[Lsb-autobuild] Build failure for desktop-test on s390x

lsb-autobuild at freestandards.org lsb-autobuild at freestandards.org
Mon Oct 15 04:45:03 PDT 2007


This is an automated message generated when a build failure occurs

Linux l005026 2.6.16.21-0.8-default #1 SMP Mon Jul 3 18:25:39 UTC 2006 s390x s390x s390x GNU/Linux
Failed to make packages for desktop-test
rm -f lsb-test-desktop-3.1.90.tar.gz 
rm -f lsb-test-desktop-3.1.90-2.s390x.rpm 
rm -f lsb-test-desktop-3.1.90-2.src.rpm
rm -f lsb-test-desktop-gtkvts-source-3.1.90-2.s390x.rpm
rm -f *.deb
if [ -e /tmp/lsb-test-desktop-3.1.90 ]; then rm -rf /tmp/lsb-test-desktop-3.1.90; fi
bzr export  /tmp/lsb-test-desktop-3.1.90 /home/autobuild/tmp/LSBauto/desktop-test
bzr export  /tmp/lsb-test-desktop-3.1.90/lsb-xml /home/autobuild/tmp/LSBauto/xml-test
bzr export  /tmp/lsb-test-desktop-3.1.90/misc-test /home/autobuild/tmp/LSBauto/misc-test
( cd /tmp/lsb-test-desktop-3.1.90 && mv misc-test/tetj tetj && rm -fr misc-test )
( cd `dirname /tmp/lsb-test-desktop-3.1.90` ; tar -czf /home/autobuild/tmp/LSBauto/desktop-test/scripts/package/lsb-test-desktop-3.1.90.tar.gz lsb-test-desktop-3.1.90 )
rm -rf /tmp/lsb-test-desktop-3.1.90
spawn rpmbuild --sign --rcfile /usr/lib/rpm/rpmrc:./rpmrc --define=rel 2 --define=_sourcedir /home/autobuild/tmp/LSBauto/desktop-test/scripts/package --define=_topdir /var/tmp/rpm-build --define=_target_cpu s390x -ba lsb-test-desktop.spec
Enter pass phrase: 
Pass phrase is good.
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82450
+ umask 022
+ cd /var/tmp/rpm-build/BUILD
+ set -x
+ cd /var/tmp/rpm-build/BUILD
+ rm -rf lsb-test-desktop-3.1.90
+ /usr/bin/gzip -dc /home/autobuild/tmp/LSBauto/desktop-test/scripts/package/lsb-test-desktop-3.1.90.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lsb-test-desktop-3.1.90
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.38977
+ umask 022
+ cd /var/tmp/rpm-build/BUILD
+ cd lsb-test-desktop-3.1.90
++ pwd
+ TET_ROOT=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ TET_PATH=/opt/lsb-tet3-lite
++ pwd
+ TOP=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ PATH=/opt/lsb/bin:/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin:/opt/lsb/bin:/opt/lsb-tet3-lite/bin:/sbin:/usr/sbin:/usr/local/sbin/:
+ QMAKESPEC=/opt/lsb/mkspecs/linux-lsb
+ export TET_ROOT TET_PATH PATH QMAKESPEC
+ export CC=lsbcc CXX=lsbc++ LSB_PRODUCT=desktop
+ CC=lsbcc
+ CXX=lsbc++
+ LSB_PRODUCT=desktop
+ for x in '/opt/lsb/lib*/pkgconfig'
+ PKG_CONFIG_PATH=/opt/lsb/lib64/pkgconfig
+ export PKG_CONFIG_PATH
+ cd /var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj
+ make
make[1]: Entering directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj'
lsbcc -g -Wall   -c -o tetj.o tetj.c
rm -f libtetj.a;ar clq libtetj.a tetj.o
make[1]: Leaving directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj'
+ cd /var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt3
+ LSBHOME=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ TET_SUITE_ROOT=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ TET_ROOT=/opt/lsb-tet3-lite
+ tcc -p -b lsb-qt3
tcc: journal file is /var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt3/results/0001b/journal
07:42:20  Build   /ts/tests/qactiongroup/qactiongroup
07:42:24  Build   /ts/tests/qmap/qmap
07:42:28  Build   /ts/tests/qsemaphore/qsemaphore
07:42:30  Build   /ts/tests/qtime/qtime
07:42:32  Build   /ts/tests/qdateedit/qdateedit
07:42:39  Build   /ts/tests/qpicture/qpicture
07:42:44  Build   /ts/tests/qthread/qthread
07:42:46  Build   /ts/tests/qt_sanity/qt_sanity
+ cp -f results/0001b/journal /home/autobuild/tmp/LSBauto/desktop-test/scripts/package/qt3build.journal
+ cd /var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt
+ export LSB_MODULES=Toolkit_Qt
+ LSB_MODULES=Toolkit_Qt
+ LSB_MODULES=Toolkit_Qt
+ LSBHOME=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ /opt/lsb/bin/qmake
+ LSB_MODULES=Toolkit_Qt
+ LSBHOME=/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90
+ make
make[1]: Entering directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt'
cd qtestlib && /opt/lsb/bin/qmake_lsb_qt4 qtestlib.pro -spec /opt/lsb/mkspecs/linux-lsb -unix
cd qtestlib && make 
make[2]: Entering directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/qtestlib'
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtestcase.o qtestcase.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtestlog.o qtestlog.cpp
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtesttable.o qtesttable.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtestdata.o qtestdata.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtestresult.o qtestresult.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qasciikey.o qasciikey.cpp
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qplaintestlogger.o qplaintestlogger.cpp
In file included from /opt/lsb/include/stdio.h:4,
                 from qplaintestlogger.cpp:31:
/opt/lsb/include/sys/types.h:13:1: warning: "FALSE" redefined
In file included from ../QtTest/qtest_global.h:27,
                 from ../QtTest/private/qtestresult_p.h:27,
                 from qplaintestlogger.cpp:24:
/opt/lsb/include/QtCore/qglobal.h:602:1: warning: this is the location of the previous definition
In file included from /opt/lsb/include/stdio.h:4,
                 from qplaintestlogger.cpp:31:
/opt/lsb/include/sys/types.h:14:1: warning: "TRUE" redefined
In file included from ../QtTest/qtest_global.h:27,
                 from ../QtTest/private/qtestresult_p.h:27,
                 from qplaintestlogger.cpp:24:
/opt/lsb/include/QtCore/qglobal.h:601:1: warning: this is the location of the previous definition
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qxmltestlogger.o qxmltestlogger.cpp
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qtetlogger.o qtetlogger.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qsignaldumper.o qsignaldumper.cpp
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]':
/opt/lsb/include/c++/bits/basic_string.h:215:   instantiated from 'void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/c++/bits/basic_string.h:418:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::~basic_string() [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
/opt/lsb/include/QtCore/qstring.h:796:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
/opt/lsb/include/c++/bits/basic_string.h: In static member function 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]':
/opt/lsb/include/c++/bits/basic_string.h:336:   instantiated from 'static std::basic_string<_CharT, _Traits, _Alloc>::_Rep& std::basic_string<_CharT, _Traits, _Alloc>::_S_empty_rep() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/c++/bits/basic_string.h:1974:   instantiated from 'std::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = wchar_t, _Traits = std::char_traits<wchar_t>, _Alloc = std::allocator<wchar_t>]'
/opt/lsb/include/QtCore/qstring.h:804:   instantiated from here
/opt/lsb/include/c++/bits/basic_string.h:178: warning: dereferencing type-punned pointer will break strict-aliasing rules
lsbc++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQTESTLIB_MAKEDLL -DQT_NO_DATASTREAM -DQT_NO_DEBUG -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include -I../QtTest -I.. -I/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/tetj -Itmp -I. -o tmp/release/qabstracttestlogger.o qabstracttestlogger.cpp
In file included from /opt/lsb/include/stdio.h:4,
                 from qabstracttestlogger.cpp:28:
/opt/lsb/include/sys/types.h:13:1: warning: "FALSE" redefined
In file included from ../QtTest/qtest_global.h:27,
                 from ../QtTest/private/qtestlog_p.h:27,
                 from qabstracttestlogger.cpp:25:
/opt/lsb/include/QtCore/qglobal.h:602:1: warning: this is the location of the previous definition
In file included from /opt/lsb/include/stdio.h:4,
                 from qabstracttestlogger.cpp:28:
/opt/lsb/include/sys/types.h:14:1: warning: "TRUE" redefined
In file included from ../QtTest/qtest_global.h:27,
                 from ../QtTest/private/qtestlog_p.h:27,
                 from qabstracttestlogger.cpp:25:
/opt/lsb/include/QtCore/qglobal.h:601:1: warning: this is the location of the previous definition
rm -f libQtTest.a
ar cqs libQtTest.a tmp/release/qtestcase.o tmp/release/qtestlog.o tmp/release/qtesttable.o tmp/release/qtestdata.o tmp/release/qtestresult.o tmp/release/qasciikey.o tmp/release/qplaintestlogger.o tmp/release/qxmltestlogger.o tmp/release/qtetlogger.o tmp/release/qsignaldumper.o tmp/release/qabstracttestlogger.o
rm -f ../lib/libQtTest.a
mv -f libQtTest.a ../lib/
make[2]: Leaving directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/qtestlib'
cd tests && /opt/lsb/bin/qmake_lsb_qt4 tests.pro -spec /opt/lsb/mkspecs/linux-lsb -unix
cd tests && make 
make[2]: Entering directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/tests'
cd qstring && /opt/lsb/bin/qmake_lsb_qt4 qstring.pro -spec /opt/lsb/mkspecs/linux-lsb -unix
cd qstring && make 
make[3]: Entering directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/tests/qstring'
/opt/lsb/bin/moc -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include/QtGui -I/opt/lsb/include -I../.. -I../../QtTest -I. -I. tst_qstring.cpp -o tst_qstring.moc
lsbc++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/lsb/mkspecs/linux-lsb -I. -I/opt/lsb/include/QtCore -I/opt/lsb/include/QtGui -I/opt/lsb/include -I../.. -I../../QtTest -I. -I. -o tst_qstring.o tst_qstring.cpp
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://www.suse.de/feedback> for instructions.
make[3]: *** [tst_qstring.o] Error 1
make[3]: Leaving directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/tests/qstring'
make[2]: *** [sub-qstring-make_default] Error 2
make[2]: Leaving directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt/tests'
make[1]: *** [sub-tests-make_default-ordered] Error 2
make[1]: Leaving directory `/var/tmp/rpm-build/BUILD/lsb-test-desktop-3.1.90/lsb-qt'
error: Bad exit status from /var/tmp/rpm-tmp.38977 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.38977 (%build)
expect: spawn id exp3 not open
    while executing
"expect "exit 0""
send: spawn id exp3 not open
    while executing
"send "\n""
mv: cannot stat `/var/tmp/rpm-build/SRPMS/lsb-test-desktop-3.1.90-2.src.rpm': No such file or directory
make: *** [lsb-test-desktop-3.1.90-2.s390x.rpm] Error 1



More information about the lsb-autobuild mailing list