Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2013 09:21:00 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        Martin Wilke <miwi@bsdhash.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Can't build devel/qt4-corelib any more -- help?
Message-ID:  <20130521162100.GX1291@albert.catwhisker.org>
In-Reply-To: <4A272F14-CFF1-4837-A5BB-1414A009D542@bsdhash.org>
References:  <20130520015433.GD1291@albert.catwhisker.org> <4A272F14-CFF1-4837-A5BB-1414A009D542@bsdhash.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--jWL1oGPK2mPq0rME
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, May 21, 2013 at 10:53:14PM +0800, Martin Wilke wrote:
> known issue, set USE_GCC=3Dany in the qt4-corelib Makefile and it will bu=
ilds
> ...

Thank you for that, but I still see a failure:

dwolf-bsd(9.1-S)[15] cd /usr/ports/
dwolf-bsd(9.1-S)[16] svn info
Path: .
Working Copy Root Path: /common/ports
URL: file:///volume/opensource/FreeBSD/svn-ports-mirror/head
Repository Root: file:///volume/opensource/FreeBSD/svn-ports-mirror
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 318654
Node Kind: directory
Schedule: normal
Last Changed Author: hrs
Last Changed Rev: 318654
Last Changed Date: 2013-05-21 01:02:48 -0700 (Tue, 21 May 2013)

dwolf-bsd(9.1-S)[17] svn diff devel/qt4-corelib/Makefile=20
Index: devel/qt4-corelib/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- devel/qt4-corelib/Makefile  (revision 318654)
+++ devel/qt4-corelib/Makefile  (working copy)
@@ -13,6 +13,7 @@
 LIB_DEPENDS=3D   icui18n:${PORTSDIR}/devel/icu
=20
 USES=3D          pkgconfig
+USE_GCC=3D       any
 USE_GNOME=3D     _glib20
 USE_QT4=3D       qmake_build moc_build
 QT_NONSTANDARD=3D        yes
dwolf-bsd(9.1-S)[18]=20

New log is in <http://www.catwhisker.org/~david/FreeBSD/qt4_GCC_any_log.txt=
>.

Salient excerpt:

root@dwolf-bsd:/var/tmp # portmaster devel/qt4-corelib^M
0;portmaster: devel/qt4-corelib^G
=3D=3D=3D>>> Port directory: /usr/ports/devel/qt4-corelib

=3D=3D=3D>>> Gathering distinfo list for installed ports

=3D=3D=3D>>> Launching 'make checksum' for devel/qt4-corelib in background
=3D=3D=3D> No options to configure
=3D=3D=3D>>> Gathering dependency list for devel/qt4-corelib from ports
=3D=3D=3D>>> Initial dependency check complete for devel/qt4-corelib

0;portmaster: devel/qt4-corelib^G
=2E..
You have already accepted the terms of the  license.

rm -f endiantest.o
rm -f *~ core *.core
rm -f endiantest
rm -f Makefile
rm -f endiantest.o
rm -f *~ core *.core
rm -f endiantest
rm -f Makefile
cp: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-4.8.4=
/src/3rdparty/webkit/Source/WebKit/qt/qt_webkit_version.pri: No such file o=
r directory
ln: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-4.8.4=
/include/QtCore/qconfig.h: File exists
ln: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-4.8.4=
/include/Qt/qconfig.h: File exists

        This target is using the GNU C++ compiler (/usr/local/share/qt4/mks=
pecs/freebsd-g++).
=2E..
Finding project files. Please wait...
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/src/src.pro:13: Unable to find file for inclusion tools/tools.pro
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/src/corelib/global/global.pri:39: Unable to find file for inclusion .=
=2E/../../tools/shared/symbian/epocroot.pri
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/projects.pro:46: Unable to find file for inclusion doc/doc.pri
=2E..
Reading /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-4=
=2E8.4/demos
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/src/src.pro:13: Unable to find file for inclusion tools/tools.pro
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/src/corelib/global/global.pri:39: Unable to find file for inclusion .=
=2E/../../tools/shared/symbian/epocroot.pri
WARNING: /common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-=
4.8.4/projects.pro:46: Unable to find file for inclusion doc/doc.pri
  211 projects found.

Creating makefiles. Please wait...
=2E..
Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into /usr/local

To reconfigure, run 'make confclean' and 'configure'.

/usr/bin/sed -i.bak -e 's|/usr/local/lib/qt4/pkgconfig|/usr/local/libdata/p=
kgconfig|g'  -e 's|.*$(QMAKE).*||g'  /common/ports/devel/qt4-corelib/work/q=
t-everywhere-opensource-src-4.8.4/src/corelib/Makefile
/usr/bin/sed -i.bak -E -e 's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]=
*lib||g'  -E -e 's|(.*location=3D).*moc|\1/usr/local/bin/moc-qt4|g'  -E -e =
's|(.*location=3D).*uic|\1/usr/local/bin/uic-qt4|g'  /common/ports/devel/qt=
4-corelib/work/qt-everywhere-opensource-src-4.8.4/lib/pkgconfig/QtCore.pc
=3D=3D=3D>  Building for qt4-corelib-4.8.4_2
=2E..
/common/ports/devel/qt4-corelib/work/qt-everywhere-opensource-src-4.8.4/bin=
/moc=20
-DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASC=
II -D
QT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDE=
R -DQT_USE_ICU -DHB_EXPORT=3DQ_CORE_EXPORT -DGNU_LIBICONV -DQT_NO_DEBUG -DQ=
T_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -D=
QT_HAVE_SSE3 -DQT_HAVE_SSSE3 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/c=
ommon/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../include -I../../inclu=
de/QtCore -I.rcc/release-shared -Iglobal -I../3rdparty/harfbuzz/src -I../3r=
dparty/md5 -I../3rdparty/md4 -I.moc/release-shared -I/common/local/include/=
qt4 -I/common/local/include io/qfile.h -o .moc/release-shared/moc_qfile.cpp
g++ -c -O2 -pipe -fno-strict-aliasing -pthread -I/usr/local/include/glib-2.=
0 -I/usr/local/include -O2 -fvisibility=3Dhidden -fvisibility-inlines-hidde=
n -Wall -W -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -D=
QT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT =
-DQT_USE_QSTRINGBUILDER -DQT_USE_ICU -DHB_EXPORT=3DQ_CORE_EXPORT -DGNU_LIBI=
CONV -DQT_NO_DEBUG -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MM=
XEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -D_LARGEFILE64_SOURCE -D=
_LARGEFILE_SOURCE -I/common/local/share/qt4/mkspecs/freebsd-g++ -I. -I../..=
/include -I../../include/QtCore -I.rcc/release-shared -Iglobal -I../3rdpart=
y/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared -I=
/common/local/include/qt4 -I/common/local/include -o .obj/release-shared/qg=
lobal.o global/qglobal.cpp
In file included from ../../include/QtCore/qatomic_arch.h:1,
                 from ../../include/QtCore/../../src/corelib/thread/qbasica=
tomic.h:227,
                 from ../../include/QtCore/qbasicatomic.h:1,
                 from ../../include/QtCore/../../src/corelib/thread/qatomic=
=2Eh:46,
                 from ../../include/QtCore/qatomic.h:1,
                 from ../../include/QtCore/../../src/corelib/tools/qbytearr=
ay.h:45,
                 from ../../include/QtCore/qbytearray.h:1,
                 from ../../include/QtCore/../../src/corelib/kernel/qobject=
=2Eh:49,
                 from ../../include/QtCore/qobject.h:1,
                 from ../../include/QtCore/../../src/corelib/thread/qthread=
=2Eh:45,
                 from ../../include/QtCore/qthread.h:1,
                 from ../../include/QtCore/private/../../../src/corelib/thr=
ead/qthread_p.h:58,
                 from ../../include/QtCore/private/qthread_p.h:1,
                 from global/qglobal.cpp:52:
=2E./../include/QtCore/../../src/corelib/arch/qatomic_arch.h:96:4: error: #=
error "Qt has not been ported to this architecture"
In file included from ../../include/QtCore/qobjectdefs.h:1,
                 from ../../include/QtCore/../../src/corelib/kernel/qobject=
=2Eh:47,
                 from ../../include/QtCore/qobject.h:1,
                 from ../../include/QtCore/../../src/corelib/thread/qthread=
=2Eh:45,
                 from ../../include/QtCore/qthread.h:1,
                 from ../../include/QtCore/private/../../../src/corelib/thr=
ead/qthread_p.h:58,
                 from ../../include/QtCore/private/qthread_p.h:1,
                 from global/qglobal.cpp:52:
=2E./../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:47: error: 'Q=
T_BEGIN_HEADER' does not name a type
=2E./../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:217: error: e=
xpected constructor, destructor, or type conversion before 'const'
=2E./../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:256: error: f=
unction definition does not declare parameters
=2E./../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:269: error: f=
unction definition does not declare parameters
=2E...


Thanks....

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--jWL1oGPK2mPq0rME
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)

iEYEARECAAYFAlGbnusACgkQmprOCmdXAD1QhQCaAqcYBwZwJ2JIgVuCIfCZKUA3
0KEAn3NLDicJ30+hbtZDgvfUDXbCvHdL
=x6zE
-----END PGP SIGNATURE-----

--jWL1oGPK2mPq0rME--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130521162100.GX1291>