[MacPorts] #36300: pkgconfig: build failed (was: Processing of port qt4-mac failed (mountain lion))

MacPorts noreply at macports.org
Mon Sep 24 01:17:06 PDT 2012


#36300: pkgconfig: build failed
-----------------------------+--------------------------
  Reporter:  nikos.yiotis@…  |      Owner:  ryandesign@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:                  |   Keywords:
      Port:  pkgconfig       |
-----------------------------+--------------------------
Changes (by ryandesign@…):

 * cc: nikos.yiotis@… (removed)
 * priority:  High => Normal
 * owner:  macports-tickets@… => ryandesign@…
 * port:   => pkgconfig


Old description:

> mac os x mountain lion w/ the latest xcode and gcc version 4.7.1
> (MacPorts gcc47 4.7.1_6)
>
> sudo port install qt4-mac
> --->  Computing dependencies for qt4-mac
> --->  Dependencies to be installed: dbus pkgconfig jpeg libmng lcms tiff
> libpng sqlite3 libedit
> --->  Building pkgconfig
> Error: org.macports.build for port pkgconfig returned: command execution
> failed
> Error: Failed to install pkgconfig
> Please see the log file for port pkgconfig for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/pkgconfig/main.log
>
> Here is the log http://codepad.org/9R6TfJQI. Then I install jpeg libmng
> lcms tiff libpng sqlite3 libedit, but it fails to install dbus pkgconfig.
> Here is the new log http://codepad.org/5pE92Fng

New description:

 mac os x mountain lion w/ the latest xcode and gcc version 4.7.1 (MacPorts
 gcc47 4.7.1_6)

 {{{
 sudo port install qt4-mac
 --->  Computing dependencies for qt4-mac
 --->  Dependencies to be installed: dbus pkgconfig jpeg libmng lcms tiff
 libpng sqlite3 libedit
 --->  Building pkgconfig
 Error: org.macports.build for port pkgconfig returned: command execution
 failed
 Error: Failed to install pkgconfig
 Please see the log file for port pkgconfig for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/pkgconfig/main.log
 }}}

 Here is the log http://codepad.org/9R6TfJQI. Then I install jpeg libmng
 lcms tiff libpng sqlite3 libedit, but it fails to install dbus pkgconfig.
 Here is the new log http://codepad.org/5pE92Fng

--

Comment:

 I see the log says:

 {{{
 :info:build Undefined symbols for architecture x86_64:
 :info:build   "_iconv", referenced from:
 :info:build       _g_iconv in libglib-2.0.a(gconvert.o)
 :info:build       _g_convert_with_iconv in libglib-2.0.a(gconvert.o)
 :info:build       _open_converter in libglib-2.0.a(gconvert.o)
 :info:build       _g_convert_with_fallback in libglib-2.0.a(gconvert.o)
 :info:build      (maybe you meant: _g_iconv_close, _g_iconv ,
 _g_iconv_open , _g_convert_with_iconv )
 :info:build   "_iconv_close", referenced from:
 :info:build       _g_iconv_close in libglib-2.0.a(gconvert.o)
 :info:build       _close_converter in libglib-2.0.a(gconvert.o)
 :info:build       _iconv_cache_bucket_expire in libglib-2.0.a(gconvert.o)
 :info:build      (maybe you meant: _g_iconv_close)
 :info:build   "_iconv_open", referenced from:
 :info:build       _g_iconv_open in libglib-2.0.a(gconvert.o)
 :info:build      (maybe you meant: _g_iconv_open)
 :info:build ld: symbol(s) not found for architecture x86_64
 }}}

 But this was also not a clean attempt, so we can't really trust this
 error. Please "sudo port clean pkgconfig", then try again, then attach the
 new main.log to this ticket if it fails again.

-- 
Ticket URL: <https://trac.macports.org/ticket/36300#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list