Fwd: ERRORS: mozilla-firefox.spec

Elan Ruusamäe glen at pld-linux.org
Tue Aug 28 18:26:15 CEST 2007


hey

please bring down this secondary *outdated* ac-amd64 builder whoever put it 
online or *fix* it!

-- 
glen
mozilla-firefox.spec (auto-ac-mozilla-firefox-2_0_0_6-1): FAILED

--- mozilla-firefox.spec:auto-ac-mozilla-firefox-2_0_0_6-1:
Build-Time: user:1720.43s sys:294.71s real:3417.91s (faults io:120 
non-io:33348032)



*** buildlog for mozilla-firefox.spec
request from: glen
started at: Tue Aug 28 16:18:16 2007
fetching 
http://ep09.pld-linux.org/~buildsrc/srpms/95b0d9ae-c478-4af1-9e79-13a2b9271a22/mozilla-firefox-2.0.0.6-1.src.rpm
fetched 42470312 bytes, 534.8 K/s
installing srpm: mozilla-firefox-2.0.0.6-1.src.rpm
Building target platforms: amd64-pld-linux
Building for target amd64-pld-linux
checking BR
no BR needed
building RPM using: cd rpm/SPECS; TMPDIR=/tmp/B.6ef8ae nice -n 18 
rpmbuild -bb  --target amd64-pld-linux mozilla-firefox.spec
Building target platforms: amd64-pld-linux
Building for target amd64-pld-linux
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2431
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ export LC_ALL=C
+ export LANG=C
+ unset LINGUAS
+ :
+ unset LANGUAGE
+ :
+ unset LC_MESSAGES
+ :
+ unset DISPLAY
+ :
+ cd /home/users/builder/rpm/BUILD
+ rm -rf mozilla-firefox-2.0.0.6
+ /bin/mkdir -p mozilla-firefox-2.0.0.6
+ cd mozilla-firefox-2.0.0.6
+ /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/firefox-2.0.0.6-source.tar.bz2
+ tar -xf -
+ STATUS=0
+ [ 0 -ne 0 ]
+ /usr/bin/unzip -qq /home/users/builder/rpm/SOURCES/tidy_08x_source.zip
+ STATUS=0
+ [ 0 -ne 0 ]
+ /bin/id -u
+ [ 1001 = 0 ]
+ true .
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv mozilla_tidy_source/mozilla/extensions/tidy mozilla/extensions/tidy
+ mv mozilla_tidy_source/tidy_extension .
+ rm -rf mozilla/extensions/tidy/opensp
+ cd mozilla
+ echo Patch #0 (mozilla-install.patch):
Patch #0 (mozilla-install.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-install.patch 
+ echo Patch #1 (mozilla-firefox-lib_path.patch):
Patch #1 (mozilla-firefox-lib_path.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-lib_path.patch 
+ echo Patch #2 (mozilla-firefox-addon-tidy.patch):
Patch #2 (mozilla-firefox-addon-tidy.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-addon-tidy.patch 
+ echo Patch #3 (mozilla-firefox-nopangoxft.patch):
Patch #3 (mozilla-firefox-nopangoxft.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-nopangoxft.patch 
+ echo Patch #5 (mozilla-firefox-fonts.patch):
Patch #5 (mozilla-firefox-fonts.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-fonts.patch 
+ echo Patch #6 (mozilla-firefox-myspell.patch):
Patch #6 (mozilla-firefox-myspell.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-myspell.patch 
+ echo Patch #7 (mozilla-firefox-agent.patch):
Patch #7 (mozilla-firefox-agent.patch):
+ patch -p1 -s
+ < /home/users/builder/rpm/SOURCES/mozilla-firefox-agent.patch 
+ sed -i s/\(-lgss\)\(\W\)/\1disable\2/ configure
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3084
+ umask 022
+ cd /home/users/builder/rpm/BUILD
+ cd mozilla-firefox-2.0.0.6
+ export LC_ALL=C
+ export LANG=C
+ unset LINGUAS
+ :
+ unset LANGUAGE
+ :
+ unset LC_MESSAGES
+ :
+ unset DISPLAY
+ :
+ cd mozilla
+ /usr/bin/pkg-config mozilla-nspr --cflags-only-I
+ export CFLAGS=-O2 -fno-strict-aliasing  -I/usr/include/nspr  
+ /usr/bin/pkg-config mozilla-nspr --cflags-only-I
+ export CXXFLAGS=-O2 -fno-strict-aliasing  -I/usr/include/nspr  
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub 
build/autoconf
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub 
nsprpub/build/autoconf
+ cp -f /usr/share/automake/config.guess /usr/share/automake/config.sub 
directory/c-sdk/config/autoconf
+ cat
+ << "EOF" 
+ > .mozconfig 
+ /usr/bin/make -j1 -f client.mk build CC=amd64-pld-linux-gcc 
CXX=amd64-pld-linux-g++


[...]

In file included from SpValid.cpp:26:
/usr/include/OpenSP/InternalInputSource.h:37: error: extra qualification `
   OpenSP::InternalInputSource::' on member `asInternalInputSource' ignored
SpValid.cpp:28:31: OpenSP/lib/Parser.h: No such file or directory
SpValid.h: In constructor `SpValidApp::SpValidApp(SpResult*)':
SpValid.h:45: warning: `SpValidApp::batchMode_' will be initialized after
SpValid.h:43: warning:   `Boolean SpValidApp::prologOnly_'
SpValid.cpp:192: warning:   when initialized here
SpValid.cpp:198: error: `NsgmlsMessages' undeclared (first use this function)
SpValid.cpp:198: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
SpValid.cpp:198: error: syntax error before `::' token
SpValid.cpp: In member function `virtual void SpValidApp::processOption(char, 
   const char*)':
SpValid.cpp:229: error: syntax error before `::' token
SpValid.cpp:233: error: jump to case label
SpValid.cpp:220: error:   crosses initialization of `Boolean found'
SpValid.cpp:236: error: jump to case label
SpValid.cpp:220: error:   crosses initialization of `Boolean found'
SpValid.cpp:240: error: jump to case label
SpValid.cpp:220: error:   crosses initialization of `Boolean found'
SpValid.cpp:243: error: jump to case label
SpValid.cpp:220: error:   crosses initialization of `Boolean found'
SpValid.cpp:247: error: jump to case label
SpValid.cpp:220: error:   crosses initialization of `Boolean found'
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector() 
[with 
   T = OpenSP::StringC]':
/usr/include/OpenSP/Attribute.h:57:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: `
   OpenSP::Vector<OpenSP::StringC>::ptr_' will be initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::StringC>::size_'
/usr/include/OpenSP/Vector.h:24: warning:   when initialized here
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector() 
[with 
   T = OpenSP::LeafContentToken*]':
/usr/include/OpenSP/ContentToken.h:59:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: `
   OpenSP::Vector<OpenSP::LeafContentToken*>::ptr_' will be initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::LeafContentToken*>::size_'
/usr/include/OpenSP/Vector.h:24: warning:   when initialized here
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector(long 
   unsigned int) [with T = OpenSP::LeafContentToken*]':
/usr/include/OpenSP/ContentToken.h:60:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: `
   OpenSP::Vector<OpenSP::LeafContentToken*>::ptr_' will be initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::LeafContentToken*>::size_'
/usr/include/OpenSP/Vector.h:25: warning:   when initialized here
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector() 
[with 
   T = OpenSP::Transition]':
/usr/include/OpenSP/ContentToken.h:184:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: `
   OpenSP::Vector<OpenSP::Transition>::ptr_' will be initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::Transition>::size_'
/usr/include/OpenSP/Vector.h:24: warning:   when initialized here
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector(long 
   unsigned int, const T&) [with T = OpenSP::Ptr<OpenSP::NamedResource>]':
/usr/include/OpenSP/PointerTable.cxx:56:   instantiated from `P 
OpenSP::PointerTable<P, K, HF, KF>::insert(P, bool) [with P = 
OpenSP::Ptr<OpenSP::NamedResource>, K = OpenSP::StringC, HF = OpenSP::Hash, 
KF = OpenSP::NamedResourceKeyFunction]'
/usr/include/OpenSP/NamedResourceTable.h:37:   instantiated from 
`OpenSP::Ptr<T> OpenSP::NamedResourceTable<T>::insert(const OpenSP::Ptr<T>&, 
bool) [with T = OpenSP::Entity]'
/usr/include/OpenSP/Dtd.h:164:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: `
   OpenSP::Vector<OpenSP::Ptr<OpenSP::NamedResource> >::ptr_' will be 
   initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::Ptr<OpenSP::NamedResource> >::size_'
/usr/include/OpenSP/Vector.cxx:35: warning:   when initialized here
/usr/include/OpenSP/Vector.h: In constructor `OpenSP::Vector<T>::Vector(long 
   unsigned int, const T&) [with T = OpenSP::Named*]':
/usr/include/OpenSP/PointerTable.cxx:56:   instantiated from `P 
OpenSP::PointerTable<P, K, HF, KF>::insert(P, bool) [with P = OpenSP::Named*, 
K = OpenSP::StringC, HF = OpenSP::Hash, KF = OpenSP::NamedTableKeyFunction]'
/usr/include/OpenSP/NamedTable.h:28:   instantiated from `T* 
OpenSP::NamedTable<T>::insert(T*) [with T = OpenSP::ElementType]'
/usr/include/OpenSP/Dtd.h:278:   instantiated from here
/usr/include/OpenSP/Vector.h:66: warning: 
`OpenSP::Vector<OpenSP::Named*>::ptr_
   ' will be initialized after
/usr/include/OpenSP/Vector.h:65: warning:   `size_t 
   OpenSP::Vector<OpenSP::Named*>::size_'
/usr/include/OpenSP/Vector.cxx:35: warning:   when initialized here
make[5]: *** [SpValid.o] Error 1
make[5]: Leaving directory 
`/home/users/builder/rpm/BUILD/mozilla-firefox-2.0.0.6/mozilla/extensions/tidy/spvalid'
make[4]: *** [libs] Error 2
make[4]: Leaving directory 
`/home/users/builder/rpm/BUILD/mozilla-firefox-2.0.0.6/mozilla/extensions/tidy'
make[3]: *** [libs] Error 2
make[3]: Leaving directory 
`/home/users/builder/rpm/BUILD/mozilla-firefox-2.0.0.6/mozilla/extensions'
make[2]: *** [tier_99] Error 2
make[2]: Leaving directory 
`/home/users/builder/rpm/BUILD/mozilla-firefox-2.0.0.6/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory 
`/home/users/builder/rpm/BUILD/mozilla-firefox-2.0.0.6/mozilla'
make: *** [build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.3084 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.3084 (%build)
error: No files produced.
Begin-PLD-Builder-Info
Build-Time: user:1720.43s sys:294.71s real:3417.91s (faults io:120 
non-io:33348032)

End-PLD-Builder-Info


-------------- next part --------------
An embedded message was scrubbed...
From: PLD ac-amd64 builder <builder-ac-amd64 at pld-linux.org>
Subject: ERRORS: mozilla-firefox.spec
Date: Tue, 28 Aug 2007 15:15:18 +0000
Size: 11470
Url: /mailman/pipermail/pld-devel-en/attachments/20070828/397de61a/attachment.mht 


More information about the pld-devel-en mailing list