problem building qt4-x11 on SL

John B Brown jbb at vcn.com
Sun Dec 4 18:18:56 PST 2011


Dear Folk,

	My attempt has died with the following tail of the main.log. Is there a piece 
missing I must get first? Needless to say, the mail.log file is monstrous.
Getting postgresql was an exercise in decompressing and compressing; the bz2 
file would not even start to download. I got the gz file and converted.

:info:configure
:info:configure This is the Qt/X11 Open Source Edition.
:info:configure
:info:configure Determining system architecture... (Darwin:10.8.0:x86_64)
:info:configure     'i386' is supported
:info:configure System architecture: 'i386'
:info:configure Precompiled-headers support disabled.
:info:configure Separate debug info support disabled.
:info:configure Symbol visibility control enabled.
:info:configure You are licensed to use this software under the terms of
:info:configure the GNU General Public License (GPL) versions 2 or 3.
:info:configure
:info:configure You have already accepted the terms of the  license.
:info:configure
:info:configure Creating qmake. Please wait...
:info:configure /usr/bin/g++-4.2 -c -o project.o -pipe 
-DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -Igenerators/win32 
-Igenerators/mac 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/src/corelib/global 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/src/script 
-DQT_NO_PCRE -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT 
-DQT_NO_STL -DQT_BUILD_QMAKE -DQT_NO_COMPRESS 
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/mkspecs/darwin-g++ 
-DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT 
-D__USE_WS_X11__ project.cpp
:info:configure In file included from 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/qglobal.h:1,
:info:configure                  from 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/../../src/corelib/tools/qalgorithms.h:41,
:info:configure                  from 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/qalgorithms.h:1,
:info:configure                  from 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/../../src/corelib/tools/qstringlist.h:41,
:info:configure                  from 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/qstringlist.h:1,
:info:configure                  from project.h:41,
:info:configure                  from project.cpp:38:
:info:configure 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3/include/QtCore/../../src/corelib/global/qglobal.h:290:6: 
error: #error "This version of Mac OS X is unsupported"
:info:configure make: *** [project.o] Error 1
:info:configure shell command " cd 
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/work/qt-x11-opensource-src-4.4.3" 
&& ./configure -v -confirm-license -prefix /opt/local/libexec/qt4-x11 -docdir 
/opt/local/libexec/qt4-x11/share/doc/qt4-x11 -examplesdir 
/opt/local/libexec/qt4-x11/share/qt4-x11/examples -demosdir 
/opt/local/libexec/qt4-x11/share/qt4-x11/demos -system-sqlite -openssl-linked 
-dbus-linked -I/opt/local/include/mysql5/mysql -I/opt/local/include/postgresql83 
-L/opt/local/lib -L/opt/local/lib/mysql5/mysql -L/opt/local/lib/postgresql83 
-liconv -lresolv -I/opt/local/include/gstreamer-0.10 
-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include 
-I/opt/local/include/libxml2 " returned error 2
:error:configure Target org.macports.configure returned: configure failure: 
shell command failed (see log for details)
:debug:configure Backtrace: configure failure: shell command failed (see log for 
details)
     while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for qt4-x11): 
org.macports.activate org.macports.configure org.macports.build 
org.macports.destroot org.macports.install
:notice:configure Log for qt4-x11 is at: 
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_qt4-x11/qt4-x11/main.log


	Shalom,

	John B. Brown.
	[jbb at vcn.com]
	358 High Street,
	Buffalo, Wyoming
	82834

"Freedom is not worth having if it does not include
the freedom to make mistakes"  Mahatma Gandhi
"There was never a good war or a bad peace."
Benjamin Franklin
"I wonder whether the world is being run
by smart people who are putting us on
or by imbeciles who really mean it."  Mark Twain

1-307-684-9068


More information about the macports-users mailing list