New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30303 (closed defect: worksforme)

Opened 22 months ago

Last modified 22 months ago

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

main.log (15.4 KB) - added by charlie@… 22 months ago.
Glib2 log file
terminal.txt (2.4 KB) - added by charlie@… 22 months ago.
Terminal output after rebuilding libiconv
main.2.log (42.7 KB) - added by charlie@… 22 months ago.
Log file of failed glib2 install after rebuilding libiconv

Change History

comment:1 Changed 22 months ago by charlie@…

  • Cc charlie@… added

Cc Me!

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:3 Changed 22 months ago by charlie@…

Using XCode 4.0.2 on OS X.6.8 Snow Leopard.

Changed 22 months ago by charlie@…

Glib2 log file

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@…

Terminal output after rebuilding libiconv

Changed 22 months ago by charlie@…

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!

comment:8 Changed 22 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to worksforme

Sorry to hear about hard drive crash, but glad you got MacPorts working properly now.

Note: See TracTickets for help on using tickets.