Ticket #30303 (closed defect: worksforme)
glib2 @2.28.8: No iconv() implementation found in C library or libiconv
| Reported by: | charlie@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.0 |
| Keywords: | Cc: | ||
| Port: | glib2 |
Description
Trying ultimately to install Aubio. Getting:
cws-macbook-pro:glib-2.28.8 cw$ sudo port install aubio +no_x11 +quartz +universal ---> Computing dependencies for aubio ---> Dependencies to be installed: libsamplerate libsndfile libvorbis pkgconfig glib2 ---> Configuring glib2 Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details) Error: Failed to install glib2 Log for glib2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/glib2/main.log Error: The following dependencies were not installed: libsamplerate libsndfile libvorbis pkgconfig glib2 Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
I've tried 'clean' and '-f' but to no avail.
Attachments
Change History
comment:2 Changed 22 months ago by macsforever2000@…
- Cc charlie@… removed
- Owner changed from macports-tickets@… to ryandesign@…
- Keywords glib2 aubio removed
You need to attach the log mentioned for us to debug this.
comment:4 Changed 22 months ago by ryandesign@…
Ok, it's having trouble finding libiconv. Try rebuilding libiconv.
sudo port -n upgrade --force libiconv
Changed 22 months ago by charlie@…
- Attachment terminal.txt added
Terminal output after rebuilding libiconv
Changed 22 months ago by charlie@…
- Attachment main.2.log added
Log file of failed glib2 install after rebuilding libiconv
comment:5 Changed 22 months ago by charlie@…
Libiconv rebuilt ok but glib2 is still failing (see attached files).
comment:6 follow-up: ↓ 7 Changed 22 months ago by ryandesign@…
- Summary changed from glib2 @2.28.8 shell command failed to glib2 @2.28.8: No iconv() implementation found in C library or libiconv
comment:7 in reply to: ↑ 6 Changed 22 months ago by charlie@…
Replying to ryandesign@…:
After a HD crash and attendant system rebuild, aubio/glib2/libiconv installed fine. I guess something unknown was wrong deep in my system somewhere that was preventing glib2 from installing? Thanks anyway for your help in trying to solve this!
Note: See
TracTickets for help on using
tickets.


Cc Me!