logo       

flatzebra failed on i586 dockyard-devel (www.archimedis.tv): msg#00142

Subject: flatzebra failed on i586 dockyard-devel (www.archimedis.tv)
flatzebra failed to build on i586 for dockyard-devel.
Last 2500 lines of build log:

Installing flatzebra-0.1.1-2ark.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7970
+ umask 022
+ cd /build-flatzebra-i586/BUILD
+ cd /build-flatzebra-i586/BUILD
+ rm -rf flatzebra-0.1.1
+ /usr/bin/bzip2 -dc /usr/src/ark/SOURCES/flatzebra-0.1.1.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd flatzebra-0.1.1
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7970
+ umask 022
+ cd /build-flatzebra-i586/BUILD
+ cd flatzebra-0.1.1
+ CFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers'
+ export CFLAGS
+ CXXFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=i586-ark-linux --host=i686-pc-linux-gnu 
--build=i686-pc-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=i586-ark-linux --host=i686-pc-linux-gnu 
--build=i686-pc-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr 
--program-prefix= --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc 
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib 
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com 
--mandir=/usr/share/man --infodir=/usr/share/info
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i586-ark-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-g++... no
checking for i686-pc-linux-gnu-c++... no
checking for i686-pc-linux-gnu-gpp... no
checking for i686-pc-linux-gnu-aCC... no
checking for i686-pc-linux-gnu-CC... no
checking for i686-pc-linux-gnu-cxx... no
checking for i686-pc-linux-gnu-cc++... no
checking for i686-pc-linux-gnu-cl... no
checking for i686-pc-linux-gnu-FCC... no
checking for i686-pc-linux-gnu-KCC... no
checking for i686-pc-linux-gnu-RCC... no
checking for i686-pc-linux-gnu-xlC_r... no
checking for i686-pc-linux-gnu-xlC... no
checking for g++... g++
checking for C++ compiler default output... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking maximum warning verbosity option... -Wall for C++
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-g95... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm 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 static flag  works... yes
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 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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
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 g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for pkg-config... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for SDL_image library (>= 1.2.0)... found
checking for SDL_mixer... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating flatzebra-0.1.spec
config.status: creating flatzebra-0.1.pc
config.status: creating src/Makefile
config.status: creating src/flatzebra/Makefile
config.status: executing depfiles commands
+ make
Making all in src
make[1]: Entering directory `/build-flatzebra-i586/BUILD/flatzebra-0.1.1/src'
Making all in flatzebra
make[2]: Entering directory 
`/build-flatzebra-i586/BUILD/flatzebra-0.1.1/src/flatzebra'
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-GameEngine.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-GameEngine.Tpo" \
  -c -o libflatzebra_0_1_la-GameEngine.lo `test -f 'GameEngine.cpp' || echo 
'./'`GameEngine.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-GameEngine.Tpo" 
".deps/libflatzebra_0_1_la-GameEngine.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-GameEngine.Tpo"; exit 1; \
fi
mkdir .libs
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-GameEngine.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-GameEngine.Tpo -c GameEngine.cpp  -fPIC -DPIC -o 
.libs/libflatzebra_0_1_la-GameEngine.o
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-PixmapArray.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-PixmapArray.Tpo" \
  -c -o libflatzebra_0_1_la-PixmapArray.lo `test -f 'PixmapArray.cpp' || echo 
'./'`PixmapArray.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-PixmapArray.Tpo" 
".deps/libflatzebra_0_1_la-PixmapArray.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-PixmapArray.Tpo"; exit 1; \
fi
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-PixmapArray.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-PixmapArray.Tpo -c PixmapArray.cpp  -fPIC -DPIC -o 
.libs/libflatzebra_0_1_la-PixmapArray.o
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-PixmapLoadError.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-PixmapLoadError.Tpo" \
  -c -o libflatzebra_0_1_la-PixmapLoadError.lo `test -f 'PixmapLoadError.cpp' 
|| echo './'`PixmapLoadError.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-PixmapLoadError.Tpo" 
".deps/libflatzebra_0_1_la-PixmapLoadError.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-PixmapLoadError.Tpo"; exit 1; \
fi
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-PixmapLoadError.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-PixmapLoadError.Tpo -c PixmapLoadError.cpp  -fPIC 
-DPIC -o .libs/libflatzebra_0_1_la-PixmapLoadError.o
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-Sprite.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-Sprite.Tpo" \
  -c -o libflatzebra_0_1_la-Sprite.lo `test -f 'Sprite.cpp' || echo 
'./'`Sprite.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-Sprite.Tpo" 
".deps/libflatzebra_0_1_la-Sprite.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-Sprite.Tpo"; exit 1; \
fi
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-Sprite.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-Sprite.Tpo -c Sprite.cpp  -fPIC -DPIC -o 
.libs/libflatzebra_0_1_la-Sprite.o
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-RSprite.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-RSprite.Tpo" \
  -c -o libflatzebra_0_1_la-RSprite.lo `test -f 'RSprite.cpp' || echo 
'./'`RSprite.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-RSprite.Tpo" 
".deps/libflatzebra_0_1_la-RSprite.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-RSprite.Tpo"; exit 1; \
fi
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-RSprite.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-RSprite.Tpo -c RSprite.cpp  -fPIC -DPIC -o 
.libs/libflatzebra_0_1_la-RSprite.o
if /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" 
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" -DVERSION=\"0.1.1\" 
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
-I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-SoundMixer.lo -MD -MP -MF 
".deps/libflatzebra_0_1_la-SoundMixer.Tpo" \
  -c -o libflatzebra_0_1_la-SoundMixer.lo `test -f 'SoundMixer.cpp' || echo 
'./'`SoundMixer.cpp; \
then mv -f ".deps/libflatzebra_0_1_la-SoundMixer.Tpo" 
".deps/libflatzebra_0_1_la-SoundMixer.Plo"; \
else rm -f ".deps/libflatzebra_0_1_la-SoundMixer.Tpo"; exit 1; \
fi
 g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" 
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flatzebra\" 
-DVERSION=\"0.1.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. 
-I. -I/usr/include/SDL -D_REENTRANT -I../../src -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
-MT libflatzebra_0_1_la-SoundMixer.lo -MD -MP -MF 
.deps/libflatzebra_0_1_la-SoundMixer.Tpo -c SoundMixer.cpp  -fPIC -DPIC -o 
.libs/libflatzebra_0_1_la-SoundMixer.o
/bin/sh ../../libtool --mode=link g++  -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fvisibility-inlines-hidden -Wall 
  -o libflatzebra-0.1.la -rpath /usr/lib -version-info 2:0:0 -no-undefined 
libflatzebra_0_1_la-GameEngine.lo libflatzebra_0_1_la-PixmapArray.lo 
libflatzebra_0_1_la-PixmapLoadError.lo libflatzebra_0_1_la-Sprite.lo 
libflatzebra_0_1_la-RSprite.lo libflatzebra_0_1_la-SoundMixer.lo -lSDL 
-lpthread 
g++ -shared -nostdlib /usr/lib/gcc/i586-ark-linux/3.4.4/../../../crti.o 
/usr/lib/gcc/i586-ark-linux/3.4.4/crtbeginS.o  
.libs/libflatzebra_0_1_la-GameEngine.o .libs/libflatzebra_0_1_la-PixmapArray.o 
.libs/libflatzebra_0_1_la-PixmapLoadError.o .libs/libflatzebra_0_1_la-Sprite.o 
.libs/libflatzebra_0_1_la-RSprite.o .libs/libflatzebra_0_1_la-SoundMixer.o  
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/gcc 
-L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src/.libs
 -L/build-gcc-i586/BUILD/gcc-3.4.4-20041210/i586-ark-linux/libstdc++-v3/src 
-L/usr/X11R6/lib -L/usr/lib/gcc/i586-ark-linux/3.4.3/../../.. 
-L/usr/lib/gcc/i586-ark-linux/3.4.3 
-L/build-gcc-i586/BUILD/gcc-3.4.3-20041016/gcc 
-L/build-gcc-i586/BUILD/gcc-3.4.3-20041016/i586-ark-linux/libstdc++-v3/src/.libs
 -L/build-gcc-i586/BUILD/gcc-3.4.3-20041016/i586-ark-linux/libstdc++-v3/src 
-L/usr/lib /usr/lib/libSDL.so -lpthread -L/
 usr/lib/gcc/i586-ark-linux/3.4.4 -L/usr/lib/gcc/i586-ark-linux/3.4.4/../../.. 
/usr/lib/lib
 stdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i586-ark-linux/3.4.4/crtendS.o 
/usr/lib/gcc/i586-ark-linux/3.4.4/../../../crtn.o  -march=i586 -mtune=i686 
-Wl,-soname -Wl,libflatzebra-0.1.so.2 -o .libs/libflatzebra-0.1.so.2.0.0
/usr/bin/ld: .libs/libflatzebra_0_1_la-GameEngine.o(.text+0x8dc): unresolvable 
relocation against symbol `std::basic_string<char, std::char_traits<char>, 
std::allocator<char> >::~basic_string()@@GLIBCXX_3.4'
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[2]: *** [libflatzebra-0.1.la] Error 1
make[2]: Leaving directory 
`/build-flatzebra-i586/BUILD/flatzebra-0.1.1/src/flatzebra'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build-flatzebra-i586/BUILD/flatzebra-0.1.1/src'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.7970 (%build)


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





<Prev in Thread] Current Thread [Next in Thread>