Opened 13 years ago
Closed 13 years ago
#30303 closed defect (worksforme)
glib2 @2.28.8: No iconv() implementation found in C library or libiconv
Reported by: | charlie@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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 (3)
Change History (11)
comment:1 Changed 13 years ago by charlie@…
Cc: | charlie@… added |
---|
comment:2 Changed 13 years ago by mf2k (Frank Schima)
Cc: | charlie@… removed |
---|---|
Keywords: | glib2 aubio removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
You need to attach the log mentioned for us to debug this.
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Ok, it's having trouble finding libiconv. Try rebuilding libiconv.
sudo port -n upgrade --force libiconv
Changed 13 years ago by charlie@…
Attachment: | terminal.txt added |
---|
Terminal output after rebuilding libiconv
Changed 13 years ago by charlie@…
Attachment: | main.2.log added |
---|
Log file of failed glib2 install after rebuilding libiconv
comment:5 Changed 13 years ago by charlie@…
Libiconv rebuilt ok but glib2 is still failing (see attached files).
comment:6 follow-up: 7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | glib2 @2.28.8 shell command failed → glib2 @2.28.8: No iconv() implementation found in C library or libiconv |
---|
comment:7 Changed 13 years 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!
comment:8 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Sorry to hear about hard drive crash, but glad you got MacPorts working properly now.
Cc Me!