QtExt failed on i586 dockyard-devel (fastbuild.arklinux.org)

arklinux <[email protected]> Tue, 6 Nov 2007 08:52:35 -0600 (CST)
Newsgroups gmane.linux.arklinux.build-watch
Message-ID <[email protected]>
QtExt failed to build on i586 for dockyard-devel.
Last 250 lines of build log:

checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for Qt 4.x... 
checking for KDE 4.x... /opt/kde-4.0
checking Qt platform... unknown
configure: creating ./config.status
config.status: creating Makefile
config.status: creating QtExt/Makefile
config.status: creating QtExt/Speech/Makefile
config.status: creating QtExt/X11/Makefile
config.status: creating examples/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.53530
+ umask 022
+ cd /build-QtExt-i586/BUILD
+ cd QtExt
+ make
make -r all-recursive
make[1]: Entering directory `/build-QtExt-i586/BUILD/QtExt'
Making all in QtExt
make[2]: Entering directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
make -r all-recursive
make[3]: Entering directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
Making all in .
make[4]: Entering directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..   -D_REENTRANT -DQT_SHARED -I.. -I../QtExt -I../QtExt/Speech -I../QtExt/X11 -DDATADIR=\"/usr/share/qtext\" -DVERSION=\"1.0\" -DBUILDING_QTEXT -D_REENTRANT -DQT_SHARED -I/include/QtCore -I/include/QtGui -I/include/QtXml -I/include/QtNetwork -I/include/QtOpenGL -I/include/QtDBus -I/include/QtScript -I/include/QtSql -I/include/QtSvg -I/include/QtTest  -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -MT QIOStream.lo -MD -MP -MF .deps/QIOStream.Tpo -c -o QIOStream.lo QIOStream.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -DQT_SHARED -I.. -I../QtExt -I../QtExt/Speech -I../QtExt/X11 -DDATADIR=\"/usr/share/qtext\" -DVERSION=\"1.0\" -DBUILDING_QTEXT -D_REENTRANT -DQT_SHARED -I/include/QtCore -I/include/QtGui -I/include/QtXml -I/include/QtNetwork -I/include/QtOpenGL -I/include/QtDBus -I/include/QtScript -I/include/QtSql -I/include/QtSvg -I/include/QtTest -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -MT QIOStream.lo -MD -MP -MF .deps/QIOStream.Tpo -c QIOStream.cpp  -fPIC -DPIC -o .libs/QIOStream.o
In file included from QIOStream.cpp:1:
QIOStream:12:19: error: QString: No such file or directory
QIOStream:13:21: error: QFileInfo: No such file or directory
QIOStream:14:20: error: QVariant: No such file or directory
QIOStream:15:17: error: QHash: No such file or directory
QIOStream:16:21: error: QDateTime: No such file or directory
QIOStream.cpp:2:23: error: QStringList: No such file or directory
QIOStream.cpp:4:16: error: QUrl: No such file or directory
In file included from QIOStream.cpp:1:
QIOStream:36: error: 'QList' has not been declared
QIOStream:36: error: expected ',' or '...' before '<' token
QIOStream: In function 'std::ostream& operator<<(std::ostream&, int)':
QIOStream:37: error: expected primary-expression before 'const'
QIOStream:37: error: 'l' was not declared in this scope
QIOStream:37: error: there are no arguments to 'foreach' that depend on a template parameter, so a declaration of 'foreach' must be available
QIOStream:37: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
QIOStream:37: error: expected `;' before '{' token
QIOStream: At global scope:
QIOStream:46: error: 'QLinkedList' has not been declared
QIOStream:46: error: expected ',' or '...' before '<' token
QIOStream:46: error: redefinition of 'template<class X> std::ostream& operator<<(std::ostream&, int)'
QIOStream:36: error: 'template<class X> std::ostream& operator<<(std::ostream&, int)' previously declared here
QIOStream: In function 'std::ostream& operator<<(std::ostream&, int)':
QIOStream:47: error: expected primary-expression before 'const'
QIOStream:47: error: 'l' was not declared in this scope
QIOStream:47: error: there are no arguments to 'foreach' that depend on a template parameter, so a declaration of 'foreach' must be available
QIOStream:47: error: expected `;' before '{' token
QIOStream: At global scope:
QIOStream:56: error: 'QVector' has not been declared
QIOStream:56: error: expected ',' or '...' before '<' token
QIOStream:56: error: redefinition of 'template<class X> std::ostream& operator<<(std::ostream&, int)'
QIOStream:36: error: 'template<class X> std::ostream& operator<<(std::ostream&, int)' previously declared here
QIOStream: In function 'std::ostream& operator<<(std::ostream&, int)':
QIOStream:57: error: expected primary-expression before 'const'
QIOStream:57: error: 'l' was not declared in this scope
QIOStream:57: error: there are no arguments to 'foreach' that depend on a template parameter, so a declaration of 'foreach' must be available
QIOStream:57: error: expected `;' before '{' token
QIOStream: At global scope:
QIOStream:68: error: 'QMap' has not been declared
QIOStream:68: error: expected ',' or '...' before '<' token
QIOStream: In function 'std::ostream& operator<<(std::ostream&, int)':
QIOStream:69: error: expected initializer before '<' token
QIOStream:69: error: 'it' was not declared in this scope
QIOStream:69: error: 'l' was not declared in this scope
QIOStream: At global scope:
QIOStream:80: error: 'QHash' has not been declared
QIOStream:80: error: expected ',' or '...' before '<' token
QIOStream:80: error: redefinition of 'template<class X, class Y> std::ostream& operator<<(std::ostream&, int)'
QIOStream:68: error: 'template<class X, class Y> std::ostream& operator<<(std::ostream&, int)' previously declared here
QIOStream: In function 'std::ostream& operator<<(std::ostream&, int)':
QIOStream:81: error: expected initializer before '<' token
QIOStream:81: error: 'it' was not declared in this scope
QIOStream:81: error: 'l' was not declared in this scope
QIOStream: At global scope:
QIOStream:92: error: 'QString' has not been declared
QIOStream:100: error: 'QFileInfo' has not been declared
QIOStream:108: error: 'QVariant' has not been declared
QIOStream:116: error: 'QDate' has not been declared
QIOStream:124: error: 'QTime' has not been declared
QIOStream:132: error: 'QDateTime' has not been declared
QIOStream:140: error: 'QString' does not name a type
QIOStream:148: error: 'QString' does not name a type
QIOStream:156: error: 'QByteArray' has not been declared
QIOStream.cpp:8: error: 'QString' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:9: error: request for member 'toLatin1' in 's', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:12: error: 'QFileInfo' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:12: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:13: error: request for member 'absoluteFilePath' in 's', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:16: error: 'QDate' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:16: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:17: error: request for member 'toString' in 'd', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:20: error: 'QTime' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:20: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:21: error: request for member 'toString' in 't', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:24: error: 'QDateTime' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:24: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:25: error: request for member 'toString' in 'dt', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:28: error: 'QVariant' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:28: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:29: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:29: error: 'QVariant' has not been declared
QIOStream.cpp:30: error: request for member 'toBool' in 'v', which is of non-class type 'const int'
QIOStream.cpp:31: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:31: error: 'QVariant' has not been declared
QIOStream.cpp:32: error: request for member 'toChar' in 'v', which is of non-class type 'const int'
QIOStream.cpp:33: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:33: error: 'QVariant' has not been declared
QIOStream.cpp:34: error: request for member 'toDate' in 'v', which is of non-class type 'const int'
QIOStream.cpp:35: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:35: error: 'QVariant' has not been declared
QIOStream.cpp:36: error: request for member 'toDateTime' in 'v', which is of non-class type 'const int'
QIOStream.cpp:37: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:37: error: 'QVariant' has not been declared
QIOStream.cpp:38: error: request for member 'toDouble' in 'v', which is of non-class type 'const int'
QIOStream.cpp:39: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:39: error: 'QVariant' has not been declared
QIOStream.cpp:40: error: request for member 'toInt' in 'v', which is of non-class type 'const int'
QIOStream.cpp:41: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:41: error: 'QVariant' has not been declared
QIOStream.cpp:42: error: request for member 'toString' in 'v', which is of non-class type 'const int'
QIOStream.cpp:43: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:43: error: 'QVariant' has not been declared
QIOStream.cpp:44: error: request for member 'toStringList' in 'v', which is of non-class type 'const int'
QIOStream.cpp:45: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:45: error: 'QVariant' has not been declared
QIOStream.cpp:46: error: request for member 'toTime' in 'v', which is of non-class type 'const int'
QIOStream.cpp:47: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:47: error: 'QVariant' has not been declared
QIOStream.cpp:48: error: request for member 'toUInt' in 'v', which is of non-class type 'const int'
QIOStream.cpp:49: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:49: error: 'QVariant' has not been declared
QIOStream.cpp:50: error: request for member 'toULongLong' in 'v', which is of non-class type 'const int'
QIOStream.cpp:51: error: request for member 'type' in 'v', which is of non-class type 'const int'
QIOStream.cpp:51: error: 'QVariant' has not been declared
QIOStream.cpp:52: error: request for member 'toUrl' in 'v', which is of non-class type 'const int'
QIOStream.cpp:53: error: request for member 'canConvert' in 'v', which is of non-class type 'const int'
QIOStream.cpp:53: error: 'QVariantList' was not declared in this scope
QIOStream.cpp:53: error: expected primary-expression before ')' token
QIOStream.cpp:54: error: request for member 'toList' in 'v', which is of non-class type 'const int'
QIOStream.cpp:56: error: request for member 'canConvert' in 'v', which is of non-class type 'const int'
QIOStream.cpp:56: error: 'QString' was not declared in this scope
QIOStream.cpp:56: error: expected primary-expression before ')' token
QIOStream.cpp:57: error: request for member 'toString' in 'v', which is of non-class type 'const int'
QIOStream.cpp:58: error: request for member 'canConvert' in 'v', which is of non-class type 'const int'
QIOStream.cpp:58: error: expected primary-expression before '>' token
QIOStream.cpp:58: error: expected primary-expression before ')' token
QIOStream.cpp:59: error: request for member 'toULongLong' in 'v', which is of non-class type 'const int'
QIOStream.cpp: At global scope:
QIOStream.cpp:63: error: 'QString' does not name a type
QIOStream.cpp:69: error: 'QString' does not name a type
QIOStream.cpp:91: error: 'QByteArray' has not been declared
QIOStream.cpp: In function 'std::ostream& operator<<(std::ostream&, const int&)':
QIOStream.cpp:91: error: redefinition of 'std::ostream& operator<<(std::ostream&, const int&)'
QIOStream.cpp:8: error: 'std::ostream& operator<<(std::ostream&, const int&)' previously defined here
QIOStream.cpp:92: error: 'hexdump' was not declared in this scope
make[4]: *** [QIOStream.lo] Error 1
make[4]: Leaving directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build-QtExt-i586/BUILD/QtExt/QtExt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build-QtExt-i586/BUILD/QtExt'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.53530 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.53530 (%build)