[kde-freebsd] x11/kdelibs3 - fails: arch

QAT at FreeBSD.org QAT at FreeBSD.org
Mon Jan 5 04:42:11 CET 2009


Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/kdelibs-3.5.10.log :


building kdelibs-3.5.10 in directory /var/tinderbox/7-STABLE-FTP
maintained by: kde at FreeBSD.org
building for:  7.1-PRERELEASE amd64
port directory: /usr/ports/x11/kdelibs3
Makefile ident: $FreeBSD: ports/x11/kdelibs3/Makefile,v 1.229 2008/08/29 11:55:02 miwi Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Mon Jan  5 03:29:33 UTC 2009

.................................<Last 40 lines of the log>..................

../dcop/dcopidl/dcopidl ./khtml_iface.h > khtml_iface.kidl || ( rm -f khtml_iface.kidl ; false )
../dcop/dcopidl2cpp/dcopidl2cpp --c++-suffix cc --no-signals --no-stub khtml_iface.kidl
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I../kjs -I../kjs -I../kimgio -I./java -I../dcop -I./misc -I./dom -I./xml -I./html -I./css -I../libltdl -I../kio/kssl -I../kio/kssl -I../kdeprint -I../interfaces -I../interfaces/kregexpeditor -I../kwallet/client -I../kutils -I.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT khtml_iface_skel.lo 
 -MD -MP -MF .deps/khtml_iface_skel.Tpo -c -o khtml_iface_skel.lo khtml_iface_skel.cc
mv -f .deps/khtml_iface_skel.Tpo .deps/khtml_iface_skel.Plo
/usr/local/bin/moc kjserrordlg.h -o kjserrordlg.moc
rm -f kjserrordlg.cc
echo '#include <kdialog.h>' > kjserrordlg.cc
echo '#include <klocale.h>' >> kjserrordlg.cc
/usr/local/bin/uic -nounload -tr tr2i18n -i kjserrordlg.h ./kjserrordlg.ui > kjserrordlg.cc.temp ; ret=$?; \
	/usr/local/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" kjserrordlg.cc.temp | /usr/local/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/local/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_kjserrordlg,g" | /usr/local/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> kjserrordlg.cc ;\
	rm -f kjserrordlg.cc.temp ;\
	if test "$ret" = 0; then echo '#include "kjserrordlg.moc"' >> kjserrordlg.cc; else rm -f kjserrordlg.cc ; exit $ret ; fi
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I../kjs -I../kjs -I../kimgio -I./java -I../dcop -I./misc -I./dom -I./xml -I./html -I./css -I../libltdl -I../kio/kssl -I../kio/kssl -I../kdeprint -I../interfaces -I../interfaces/kregexpeditor -I../kwallet/client -I../kutils -I.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kjserrordlg.lo -MD -
 MP -MF .deps/kjserrordlg.Tpo -c -o kjserrordlg.lo kjserrordlg.cc
mv -f .deps/kjserrordlg.Tpo .deps/kjserrordlg.Plo
/usr/local/bin/moc htmlpageinfo.h -o htmlpageinfo.moc
rm -f htmlpageinfo.cc
echo '#include <kdialog.h>' > htmlpageinfo.cc
echo '#include <klocale.h>' >> htmlpageinfo.cc
/usr/local/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h ./htmlpageinfo.ui > htmlpageinfo.cc.temp ; ret=$?; \
	/usr/local/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" htmlpageinfo.cc.temp | /usr/local/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/local/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_htmlpageinfo,g" | /usr/local/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> htmlpageinfo.cc ;\
	rm -f htmlpageinfo.cc.temp ;\
	if test "$ret" = 0; then echo '#include "htmlpageinfo.moc"' >> htmlpageinfo.cc; else rm -f htmlpageinfo.cc ; exit $ret ; fi
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I../dcop -I../kdecore -I../kio/kssl -I../kjs -I../kjs -I../kjs -I../kimgio -I./java -I../dcop -I./misc -I./dom -I./xml -I./html -I./css -I../libltdl -I../kio/kssl -I../kio/kssl -I../kdeprint -I../interfaces -I../interfaces/kregexpeditor -I../kwallet/client -I../kutils -I.. -I../dcop -I../libltdl -I../kdefx -I../kdecore -I../kdecore -I../kdecore/network -I../kdeui -I../kio -I../kio/kio -I../kio/kfile -I..  -I/usr/local/include -I/usr/local/include -I/usr/local/include  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT htmlpageinfo.lo -MD 
 -MP -MF .deps/htmlpageinfo.Tpo -c -o htmlpageinfo.lo htmlpageinfo.cc
mv -f .deps/htmlpageinfo.Tpo .deps/htmlpageinfo.Plo
/bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=link c++  -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -version-info 6:0:2 -no-undefined -Wl,--version-script=./libkhtml.map -L/usr/local/lib -L/usr/local/lib   -D_THREAD_SAFE -pthread  -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -o libkhtml.la -rpath /usr/local/lib khtmlview.lo khtml_part.lo khtml_run.lo khtml_factory.lo khtml_settings.lo khtml_events.lo khtml_ext.lo khtml_pagecache.lo khtml_iface.lo khtml_printsettings.lo khtmlimage.lo khtml_iface_skel.lo kjserrordlg.lo htmlpageinfo.lo ./xml/libkhtmlxml.la ./html/libkhtmlhtml.la ./rendering/libkhtmlrender.la ./css/libkhtmlcss.la ./misc/libkhtmlmisc.la ecma/libkjs_html.la ./dom/libkhtmldom.la  ../kparts/libkparts.la -lthai ../kdeprint/libkdeprint.la ../ku
 tils/libkutils.la ../kwallet/client/libkwalletclient.la -Wl,-export-dynamic -L/usr/local/lib -ljpeg  -L/usr/local/lib
./rendering/.libs/libkhtmlrender.a(render_text.o)(.text+0x3306): In function `khtml::InlineTextBoxArray::findFirstMatching(void*) const':
: relocation truncated to fit: R_X86_64_PLT32 QGVector::warningIndexRange(unsigned int)
/usr/bin/ld: final link failed: Bad value
gmake[3]: *** [libkhtml.la] Error 1
gmake[3]: Leaving directory `/work/a/ports/x11/kdelibs3/work/kdelibs-3.5.10/khtml'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/work/a/ports/x11/kdelibs3/work/kdelibs-3.5.10/khtml'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/x11/kdelibs3/work/kdelibs-3.5.10'
gmake: *** [all] Error 2
*** Error code 2

Stop in /a/ports/x11/kdelibs3.
================================================================
build of /usr/ports/x11/kdelibs3 ended at Mon Jan  5 03:42:02 UTC 2009


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B



More information about the kde-freebsd mailing list