Opened 15 years ago

Closed 15 years ago

#20435 closed defect (fixed)

qt4-mac won't compile on Snow Leopard

Reported by: huahang.liu@… Owned by: erickt@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: snowleopard Cc: clubjuggler@…, DarkAn9el@…, jan.hosang@…, sam@…, mf2k (Frank Schima), tharant@…, skymoo (Adam Mercer), macports@…, phil@…, nicos_pavlov@…, xellos@…, czhang.oss@…, markus@…, macports.b@…, alancse@…, kiwi.2008@…, ruud@…, luis.beca@…, jungwook.shin@…, brian.gyss@…
Port: qt4-mac

Description

If I download the newest Qt 4.5.2 from their official website, it compiles well. However, if I install it from MacPorts, it won't compile.

PS: I am using the newest Mac OS X 10.6 Snow Leopard.

Attachments (1)

qt4-mac.log (43.7 KB) - added by jan.hosang@… 15 years ago.
build debug output

Download all attachments as: .zip

Change History (39)

comment:1 Changed 15 years ago by huahang.liu@…

Cc: huahang.liu@… added

Cc Me!

comment:2 Changed 15 years ago by huahang.liu@…

Cc: huahang.liu@… removed

Cc Me!

comment:3 Changed 15 years ago by huahang.liu@…

Cc: huahang.liu@… added

Cc Me!

comment:4 Changed 15 years ago by tobypeterson

Cc: clubjuggler openmaintainer removed
Keywords: qt4-mac removed
Milestone: MacPorts 1.8.0
Priority: HighNormal
Version: 1.8.0

This is a rather useless report.

comment:5 Changed 15 years ago by tobypeterson

Cc: huahang.liu@… removed

comment:6 in reply to:  4 ; Changed 15 years ago by huahang.liu@…

Replying to toby@…:

This is a rather useless report.

Please try it yourself on Snow Leopard before you say it's useless...

comment:7 in reply to:  6 Changed 15 years ago by skymoo (Adam Mercer)

Replying to huahang.liu@…:

Please try it yourself on Snow Leopard before you say it's useless...

Toby was referring to the fact that you have included no build error, you have simply said it won't compile. Which is useless in trying to track the problem down.

comment:8 Changed 15 years ago by huahang.liu@…

Error information is attached. BTW, if I download the Qt 4.5.2 from their official site, it compiles fine.

$ sudo port install qt4-mac
--->  Computing dependencies for qt4-mac
--->  Fetching qt4-mac
--->  Verifying checksum(s) for qt4-mac
--->  Extracting qt4-mac
--->  Applying patches to qt4-mac
--->  Configuring qt4-mac
--->  Building qt4-mac
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_macports_trunk_dports_aqua_qt4-mac/work/qt-mac-opensource-src-4.5.2" && /usr/bin/make -j2 first " returned error 2
Command output: ../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
In file included from ../../include/QtCore/qglobal.h:1,
                 from global/qt_pch.h:52:
../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
/usr/bin/g++-4.2 -O2 -arch x86_64 -Xarch_i386 -mmacosx-version-min=10.4 -fconstant-cfstrings -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -arch i386 -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG_PLUGIN_CHECK -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I.rcc/debug-shared -Iglobal -I../3rdparty/harfbuzz/src -I.moc/release-shared -x c++-header -c global/qt_pch.h -o .pch/debug-shared/QtCore.gch/c++
In file included from ../../include/QtCore/qglobal.h:1,
                 from global/qt_pch.h:52:
../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
In file included from ../../include/QtCore/qglobal.h:1,
                 from global/qt_pch.h:52:
../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
lipo: can't figure out the architecture type of: /var/tmp//ccM1AQBP.out
make[2]: *** [.pch/debug-shared/QtCore_debug.gch/c++] Error 1
make[1]: *** [debug-all] Error 2
make[1]: *** Waiting for unfinished jobs....
/usr/bin/gcc-4.2 -O2 -arch x86_64 -Xarch_i386 -mmacosx-version-min=10.4 -fconstant-cfstrings -O2 -fvisibility=hidden -Wall -W -arch i386 -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG_PLUGIN_CHECK -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I../../include -I../../include/QtCore -I.rcc/debug-shared -Iglobal -I../3rdparty/harfbuzz/src -I.moc/release-shared -x objective-c++-header -c global/qt_pch.h -o .pch/debug-shared/QtCore.gch/objective-c++
<built-in>:0: warning: Mac OS X version 10.5 or later is needed for use of the new objc abi
In file included from ../../include/QtCore/qglobal.h:1,
                 from global/qt_pch.h:52:
../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
lipo: can't figure out the architecture type of: /var/tmp//ccOGzF0L.out
make[2]: *** [.pch/debug-shared/QtCore.gch/c++] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../../include/QtCore/qglobal.h:1,
                 from global/qt_pch.h:52:
../../include/QtCore/../../src/corelib/global/qglobal.h:311:6: warning: #warning "Support for this version of Mac OS X is still preliminary"
lipo: can't figure out the architecture type of: /var/tmp//ccSJR4rz.out
make[2]: *** [.pch/debug-shared/QtCore.gch/objective-c++] Error 1
make[1]: *** [release-all] Error 2
make: *** [sub-corelib-make_default-ordered] Error 2

Error: Status 1 encountered during processing.

comment:9 Changed 15 years ago by mf2k (Frank Schima)

Cc: clubjuggler@… added
Owner: changed from macports-tickets@… to erickt@…

comment:10 Changed 15 years ago by nerdling (Jeremy Lavergne)

Keywords: snowleopard added
Version: 1.8.0

Setting to 1.8.0 since that's what's available on SL. Setting keyword to snowleopard so we can pull this up easily on the website.

comment:11 Changed 15 years ago by tobypeterson

Sigh, no debug output... oh well, I will try this myself if I get a chance.

comment:12 in reply to:  11 Changed 15 years ago by huahang.liu@…

Replying to toby@…:

Sigh, no debug output... oh well, I will try this myself if I get a chance.

Hi, sorry for not including the debug output at first. But debug output has already been included as comments.

Thanks, Huahang

comment:13 Changed 15 years ago by tobypeterson

No, that's the standard output. Run with -d

comment:14 Changed 15 years ago by DarkAn9el@…

Cc: DarkAn9el@… added

Cc Me!

comment:15 in reply to:  11 Changed 15 years ago by jan.hosang@…

Replying to toby@…:

Sigh, no debug output... oh well, I will try this myself if I get a chance.

(I'm doing this for the first time, so please tell me if I should provide you with more information.)

I got snow leopard, too, macports built from svn.

$ sudo port -d install qt4-mac
Password:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/qt4-mac
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/qt4-mac
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port qt4-mac.
DEBUG: Requested variant i386 is not provided by port qt4-mac.
DEBUG: Requested variant macosx is not provided by port qt4-mac.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: zlib 1.2.3_2 exists in the ports tree
DEBUG: zlib 1.2.3_2  is the latest installed
DEBUG: zlib 1.2.3_2  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port zlib.
DEBUG: Requested variant i386 is not provided by port zlib.
DEBUG: Requested variant macosx is not provided by port zlib.
DEBUG: No need to upgrade! zlib 1.2.3_2 >= zlib 1.2.3_2
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/tiff
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: tiff 3.8.2_3 exists in the ports tree
DEBUG: tiff 3.8.2_3 +macosx is the latest installed
DEBUG: tiff 3.8.2_3 +macosx is active
DEBUG: Merging existing variants macosx into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/tiff
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port tiff.
DEBUG: Requested variant i386 is not provided by port tiff.
DEBUG: Executing variant macosx provides macosx
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: jpeg 6b_3 exists in the ports tree
DEBUG: jpeg 6b_3  is the latest installed
DEBUG: jpeg 6b_3  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/jpeg
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port jpeg.
DEBUG: Requested variant i386 is not provided by port jpeg.
DEBUG: Requested variant macosx is not provided by port jpeg.
DEBUG: No need to upgrade! jpeg 6b_3 >= jpeg 6b_3
DEBUG: No need to upgrade! tiff 3.8.2_3 >= tiff 3.8.2_3
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: libpng 1.2.38_0 exists in the ports tree
DEBUG: libpng 1.2.38_0  is the latest installed
DEBUG: libpng 1.2.38_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port libpng.
DEBUG: Requested variant i386 is not provided by port libpng.
DEBUG: Requested variant macosx is not provided by port libpng.
DEBUG: No need to upgrade! libpng 1.2.38_0 >= libpng 1.2.38_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: libmng 1.0.10_0 exists in the ports tree
DEBUG: libmng 1.0.10_0  is the latest installed
DEBUG: libmng 1.0.10_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libmng
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port libmng.
DEBUG: Requested variant i386 is not provided by port libmng.
DEBUG: Requested variant macosx is not provided by port libmng.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/automake
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: automake 1.11_0 exists in the ports tree
DEBUG: automake 1.11_0  is the latest installed
DEBUG: automake 1.11_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/automake
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port automake.
DEBUG: Requested variant i386 is not provided by port automake.
DEBUG: Requested variant macosx is not provided by port automake.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/autoconf
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: autoconf 2.64_0 exists in the ports tree
DEBUG: autoconf 2.64_0  is the latest installed
DEBUG: autoconf 2.64_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/autoconf
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port autoconf.
DEBUG: Requested variant i386 is not provided by port autoconf.
DEBUG: Requested variant macosx is not provided by port autoconf.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: perl5 5.8.9_0 exists in the ports tree
DEBUG: perl5 5.8.9_0  is the latest installed
DEBUG: perl5 5.8.9_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: 'universal_variant no' specified, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port perl5.
DEBUG: Requested variant i386 is not provided by port perl5.
DEBUG: Requested variant macosx is not provided by port perl5.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: perl5.8 5.8.9_3 exists in the ports tree
DEBUG: perl5.8 5.8.9_3  is the latest installed
DEBUG: perl5.8 5.8.9_3  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: 'universal_variant no' specified, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port perl5.8.
DEBUG: Requested variant i386 is not provided by port perl5.8.
DEBUG: Requested variant macosx is not provided by port perl5.8.
DEBUG: No need to upgrade! perl5.8 5.8.9_3 >= perl5.8 5.8.9_3
DEBUG: No need to upgrade! perl5 5.8.9_0 >= perl5 5.8.9_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/m4
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: m4 1.4.13_0 exists in the ports tree
DEBUG: m4 1.4.13_0  is the latest installed
DEBUG: m4 1.4.13_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/m4
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port m4.
DEBUG: Requested variant i386 is not provided by port m4.
DEBUG: Requested variant macosx is not provided by port m4.
DEBUG: No need to upgrade! m4 1.4.13_0 >= m4 1.4.13_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/help2man
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: help2man 1.36.4_1 exists in the ports tree
DEBUG: help2man 1.36.4_1  is the latest installed
DEBUG: help2man 1.36.4_1  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/help2man
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port help2man.
DEBUG: Requested variant i386 is not provided by port help2man.
DEBUG: Requested variant macosx is not provided by port help2man.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5-locale-gettext
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: p5-locale-gettext 1.05_0 exists in the ports tree
DEBUG: p5-locale-gettext 1.05_0  is the latest installed
DEBUG: p5-locale-gettext 1.05_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/perl/p5-locale-gettext
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/perl5-1.0.tcl
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port p5-locale-gettext.
DEBUG: Requested variant i386 is not provided by port p5-locale-gettext.
DEBUG: Requested variant macosx is not provided by port p5-locale-gettext.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: gettext 0.17_4 exists in the ports tree
DEBUG: gettext 0.17_4  is the latest installed
DEBUG: gettext 0.17_4  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port gettext.
DEBUG: Requested variant i386 is not provided by port gettext.
DEBUG: Requested variant macosx is not provided by port gettext.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: libiconv 1.13_0 exists in the ports tree
DEBUG: libiconv 1.13_0  is the latest installed
DEBUG: libiconv 1.13_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port libiconv.
DEBUG: Requested variant i386 is not provided by port libiconv.
DEBUG: Requested variant macosx is not provided by port libiconv.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: gperf 3.0.4_0 exists in the ports tree
DEBUG: gperf 3.0.4_0  is the latest installed
DEBUG: gperf 3.0.4_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port gperf.
DEBUG: Requested variant i386 is not provided by port gperf.
DEBUG: Requested variant macosx is not provided by port gperf.
DEBUG: No need to upgrade! gperf 3.0.4_0 >= gperf 3.0.4_0
DEBUG: No need to upgrade! libiconv 1.13_0 >= libiconv 1.13_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: ncurses 5.7_0 exists in the ports tree
DEBUG: ncurses 5.7_0 +darwin_10 is the latest installed
DEBUG: ncurses 5.7_0 +darwin_10 is active
DEBUG: Merging existing variants darwin_10 into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port ncurses.
DEBUG: Requested variant i386 is not provided by port ncurses.
DEBUG: Requested variant macosx is not provided by port ncurses.
DEBUG: Executing variant darwin_10 provides darwin_10
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: ncursesw 5.7_0 exists in the ports tree
DEBUG: ncursesw 5.7_0 +darwin_10 is the latest installed
DEBUG: ncursesw 5.7_0 +darwin_10 is active
DEBUG: Merging existing variants darwin_10 into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port ncursesw.
DEBUG: Requested variant i386 is not provided by port ncursesw.
DEBUG: Requested variant macosx is not provided by port ncursesw.
DEBUG: Executing variant darwin_10 provides darwin_10
DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0
DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: expat 2.0.1_0 exists in the ports tree
DEBUG: expat 2.0.1_0  is the latest installed
DEBUG: expat 2.0.1_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/expat
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port expat.
DEBUG: Requested variant i386 is not provided by port expat.
DEBUG: Requested variant macosx is not provided by port expat.
DEBUG: No need to upgrade! expat 2.0.1_0 >= expat 2.0.1_0
DEBUG: No need to upgrade! gettext 0.17_4 >= gettext 0.17_4
DEBUG: No need to upgrade! p5-locale-gettext 1.05_0 >= p5-locale-gettext 1.05_0
DEBUG: No need to upgrade! help2man 1.36.4_1 >= help2man 1.36.4_1
DEBUG: No need to upgrade! autoconf 2.64_0 >= autoconf 2.64_0
DEBUG: No need to upgrade! automake 1.11_0 >= automake 1.11_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: libtool 2.2.6a_0 exists in the ports tree
DEBUG: libtool 2.2.6a_0  is the latest installed
DEBUG: libtool 2.2.6a_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libtool
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port libtool.
DEBUG: Requested variant i386 is not provided by port libtool.
DEBUG: Requested variant macosx is not provided by port libtool.
DEBUG: No need to upgrade! libtool 2.2.6a_0 >= libtool 2.2.6a_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/lcms
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: lcms 1.18a_0 exists in the ports tree
DEBUG: lcms 1.18a_0  is the latest installed
DEBUG: lcms 1.18a_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/lcms
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port lcms.
DEBUG: Requested variant i386 is not provided by port lcms.
DEBUG: Requested variant macosx is not provided by port lcms.
DEBUG: No need to upgrade! lcms 1.18a_0 >= lcms 1.18a_0
DEBUG: No need to upgrade! libmng 1.0.10_0 >= libmng 1.0.10_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dbus
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: dbus 1.2.14_0 exists in the ports tree
DEBUG: dbus 1.2.14_0  is the latest installed
DEBUG: dbus 1.2.14_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dbus
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port dbus.
DEBUG: Requested variant i386 is not provided by port dbus.
DEBUG: Requested variant macosx is not provided by port dbus.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: pkgconfig 0.23_1 exists in the ports tree
DEBUG: pkgconfig 0.23_1  is the latest installed
DEBUG: pkgconfig 0.23_1  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: adding the default universal variant
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: Requested variant darwin is not provided by port pkgconfig.
DEBUG: Requested variant i386 is not provided by port pkgconfig.
DEBUG: Requested variant macosx is not provided by port pkgconfig.
DEBUG: No need to upgrade! pkgconfig 0.23_1 >= pkgconfig 0.23_1
DEBUG: No need to upgrade! dbus 1.2.14_0 >= dbus 1.2.14_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
DEBUG: epoch: in tree: 1 installed: 1
DEBUG: openssl 0.9.8k_0 exists in the ports tree
DEBUG: openssl 0.9.8k_0 +darwin is the latest installed
DEBUG: openssl 0.9.8k_0 +darwin is active
DEBUG: Merging existing variants darwin into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant i386 is not provided by port openssl.
DEBUG: Requested variant macosx is not provided by port openssl.
DEBUG: Executing variant darwin provides darwin
DEBUG: No need to upgrade! openssl 0.9.8k_0 >= openssl 0.9.8k_0
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/sqlite3
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: sqlite3 3.6.17_0 exists in the ports tree
DEBUG: sqlite3 3.6.17_0 +darwin_10 is the latest installed
DEBUG: sqlite3 3.6.17_0 +darwin_10 is active
DEBUG: Merging existing variants darwin_10 into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/sqlite3
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: adding the default universal variant
DEBUG: Requested variant darwin is not provided by port sqlite3.
DEBUG: Requested variant i386 is not provided by port sqlite3.
DEBUG: Requested variant macosx is not provided by port sqlite3.
DEBUG: Executing variant darwin_10 provides darwin_10
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/readline
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: readline 6.0.000_1 exists in the ports tree
DEBUG: readline 6.0.000_1 +darwin is the latest installed
DEBUG: readline 6.0.000_1 +darwin is active
DEBUG: Merging existing variants darwin into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/readline
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.0.0d8
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant i386 is not provided by port readline.
DEBUG: Requested variant macosx is not provided by port readline.
DEBUG: Executing variant darwin provides darwin
DEBUG: No need to upgrade! readline 6.0.000_1 >= readline 6.0.000_1
DEBUG: No need to upgrade! sqlite3 3.6.17_0 >= sqlite3 3.6.17_0
--->  Computing dependencies for qt4-mac
DEBUG: Searching for dependency: zlib
DEBUG: Found Dependency: receipt exists for zlib
DEBUG: Searching for dependency: tiff
DEBUG: Found Dependency: receipt exists for tiff
DEBUG: Searching for dependency: libpng
DEBUG: Found Dependency: receipt exists for libpng
DEBUG: Searching for dependency: libmng
DEBUG: Found Dependency: receipt exists for libmng
DEBUG: Searching for dependency: jpeg
DEBUG: Found Dependency: receipt exists for jpeg
DEBUG: Searching for dependency: dbus
DEBUG: Found Dependency: receipt exists for dbus
DEBUG: Searching for dependency: openssl
DEBUG: Found Dependency: receipt exists for openssl
DEBUG: Searching for dependency: sqlite3
DEBUG: Found Dependency: receipt exists for sqlite3
DEBUG: Searching for dependency: pkgconfig
DEBUG: Found Dependency: receipt exists for pkgconfig
DEBUG: Executing org.macports.main (qt4-mac)
DEBUG: Skipping completed org.macports.fetch (qt4-mac)
DEBUG: Skipping completed org.macports.checksum (qt4-mac)
DEBUG: Skipping completed org.macports.extract (qt4-mac)
DEBUG: Skipping completed org.macports.patch (qt4-mac)
DEBUG: Skipping completed org.macports.configure (qt4-mac)
--->  Building qt4-mac
DEBUG: Executing proc-pre-org.macports.build-build-0
DEBUG: Executing org.macports.build (qt4-mac)
DEBUG: Environment: CPATH='/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.6' LIBRARY_PATH='/opt/local/lib'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-mac-opensource-src-4.5.2" && /usr/bin/make -j2 first'
cd src/tools/bootstrap/ && /usr/bin/make -f Makefile 
make[1]: Nothing to be done for `first'.
cd src/tools/moc/ && /usr/bin/make -f Makefile 
/usr/bin/g++-4.2 -headerpad_max_install_names -Xarch_i386 -mmacosx-version-min=10.4 -arch i386 -o ../../../bin/moc release-shared/moc.o release-shared/preprocessor.o release-shared/generator.o release-shared/parser.o release-shared/token.o release-shared/main.o    -L/opt/local/lib -L../bootstrap -lbootstrap -L/opt/local/lib -lz -framework CoreServices
ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
Undefined symbols:
  "_uncompress", referenced from:
      qUncompress(unsigned char const*, int)in libbootstrap.a(qbytearray.o)
  "_compress2", referenced from:
      qCompress(unsigned char const*, int, int)in libbootstrap.a(qbytearray.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [../../../bin/moc] Error 1
make: *** [sub-moc-make_default-ordered] Error 2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-mac-opensource-src-4.5.2" && /usr/bin/make -j2 first " returned error 2
Command output: cd src/tools/bootstrap/ && /usr/bin/make -f Makefile 
make[1]: Nothing to be done for `first'.
cd src/tools/moc/ && /usr/bin/make -f Makefile 
/usr/bin/g++-4.2 -headerpad_max_install_names -Xarch_i386 -mmacosx-version-min=10.4 -arch i386 -o ../../../bin/moc release-shared/moc.o release-shared/preprocessor.o release-shared/generator.o release-shared/parser.o release-shared/token.o release-shared/main.o    -L/opt/local/lib -L../bootstrap -lbootstrap -L/opt/local/lib -lz -framework CoreServices
ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
Undefined symbols:
  "_uncompress", referenced from:
      qUncompress(unsigned char const*, int)in libbootstrap.a(qbytearray.o)
  "_compress2", referenced from:
      qCompress(unsigned char const*, int, int)in libbootstrap.a(qbytearray.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [../../../bin/moc] Error 1
make: *** [sub-moc-make_default-ordered] Error 2

DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_qt4-mac/work/qt-mac-opensource-src-4.5.2" && /usr/bin/make -j2 first " returned error 2
Command output: cd src/tools/bootstrap/ && /usr/bin/make -f Makefile 
make[1]: Nothing to be done for `first'.
cd src/tools/moc/ && /usr/bin/make -f Makefile 
/usr/bin/g++-4.2 -headerpad_max_install_names -Xarch_i386 -mmacosx-version-min=10.4 -arch i386 -o ../../../bin/moc release-shared/moc.o release-shared/preprocessor.o release-shared/generator.o release-shared/parser.o release-shared/token.o release-shared/main.o    -L/opt/local/lib -L../bootstrap -lbootstrap -L/opt/local/lib -lz -framework CoreServices
ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture
Undefined symbols:
  "_uncompress", referenced from:
      qUncompress(unsigned char const*, int)in libbootstrap.a(qbytearray.o)
  "_compress2", referenced from:
      qCompress(unsigned char const*, int, int)in libbootstrap.a(qbytearray.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [../../../bin/moc] Error 1
make: *** [sub-moc-make_default-ordered] Error 2

    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for qt4-mac): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

comment:16 Changed 15 years ago by jan.hosang@…

Cc: jan.hosang@… added

Cc Me!

Changed 15 years ago by jan.hosang@…

Attachment: qt4-mac.log added

build debug output

comment:17 Changed 15 years ago by sam@…

Cc: sam@… added

Cc Me!

comment:18 Changed 15 years ago by gjznituv@…

cc me

comment:19 Changed 15 years ago by mf2k (Frank Schima)

Cc: macsforever2000@… added

Cc Me!

comment:20 Changed 15 years ago by tharant@…

Cc: tharant@… added

Cc Me!

comment:21 Changed 15 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Cc Me!

comment:22 Changed 15 years ago by macports@…

Cc: macports@… added

Cc Me!

comment:23 Changed 15 years ago by phil@…

Cc: phil@… added

Cc Me!

comment:24 Changed 15 years ago by nicos_pavlov@…

Cc: nicos_pavlov@… added

Cc Me!

comment:25 Changed 15 years ago by xellos@…

Cc: xellos@… added

Cc Me!

comment:26 Changed 15 years ago by czhang.oss@…

Cc: czhang.oss@… added

Cc Me!

comment:27 Changed 15 years ago by markus@…

Cc: markus@… added

Cc Me!

comment:28 Changed 15 years ago by macports.b@…

Cc: macports.b@… added

Cc Me!

comment:29 Changed 15 years ago by alancse@…

Cc: alancse@… added

Cc Me!

comment:30 Changed 15 years ago by kiwi.2008@…

Cc: kiwi.2008@… added

Cc Me!

comment:31 Changed 15 years ago by xellos@…

Please note that two different error logs are provided.

The one posted by jan.hosang with undefined _compress and _uncompress symbols can be fixed by installing libz with universal variant: sudo port install libz +universal

After that compilation continues and stops with errors posted by huahang.liu - lipo complaining about unknown architecture of some .out files in /var/tmp.

comment:32 Changed 15 years ago by phil@…

in the above comment, s/libz/zlib

comment:33 Changed 15 years ago by xellos@…

Right, thanks Phil.

I've managed to install this port by adding explicit architecture switch to configure arguments. This way qt tells lipo about architecture of .out files and everything proceeds without problems.

This can be achieved without modifying port file by using +universal variant which calls "configure.args-append -arch ${arch}" for both x86 and x86_64. Keep in mind that this requires all dependencies to be available as universal binaries.

The other way is to add "-arch x86_64" (for newer macs) or "-arch x86" (for 32bit intel macs) to configure.args in Portfile at line 81. I don't know port system's variable that would allow accessing proper value for given machine, so I cannot send universal patch.

comment:34 Changed 15 years ago by ruud@…

Cc: ruud@… added

Cc Me!

comment:35 Changed 15 years ago by luis.beca@…

Cc: luis.beca@… added

Cc Me!

comment:36 Changed 15 years ago by jungwook.shin@…

Cc: jungwook.shin@… added

Cc Me!

comment:37 Changed 15 years ago by brian.gyss@…

Cc: brian.gyss@… added

Cc Me!

comment:38 Changed 15 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Should be fixed by r57219.

Note: See TracTickets for help on using tickets.