Changes between Initial Version and Version 2 of Ticket #36300


Ignore:
Timestamp:
Sep 24, 2012, 8:17:05 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36300

    • Property Summary changed from Processing of port qt4-mac failed (mountain lion) to pkgconfig: build failed
    • Property Priority changed from High to Normal
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Port pkgconfig added
  • Ticket #36300 – Description

    initial v2  
    22mac os x mountain lion w/ the latest xcode and gcc version 4.7.1 (MacPorts gcc47 4.7.1_6)
    33
     4{{{
    45sudo port install qt4-mac
    56--->  Computing dependencies for qt4-mac
     
    1011Please see the log file for port pkgconfig for details:
    1112    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pkgconfig/pkgconfig/main.log
     13}}}
    1214
    1315Here is the log http://codepad.org/9R6TfJQI. Then I install jpeg libmng lcms tiff libpng sqlite3 libedit, but it fails to install dbus pkgconfig.