Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 445284 Details for
Bug 631379
FTBFS pinball-0.3.1-15.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 28.82 KB, created by
FTBFS
on 2010-09-07 18:39:19 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:39:19 UTC
Size:
28.82 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'], False, '/var/lib/mock/fedora-development-x86_64-pinball-0.3.1-15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x171eb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/pinball-0.3.1-15.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'], False, '/var/lib/mock/fedora-development-x86_64-pinball-0.3.1-15.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x171eb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n7YRiB >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf pinball-0.3.1 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/pinball-0.3.1.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd pinball-0.3.1 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (pinball-0.3.1-sys-ltdl.patch):' >Patch #0 (pinball-0.3.1-sys-ltdl.patch): >+ /bin/cat /builddir/build/SOURCES/pinball-0.3.1-sys-ltdl.patch >+ /usr/bin/patch -s -p1 -b --suffix .sys-ltdl --fuzz=0 >Patch #1 (pinball-0.3.1-hiscore.patch): >+ echo 'Patch #1 (pinball-0.3.1-hiscore.patch):' >+ /usr/bin/patch -s -p1 -b --suffix .hiscore --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/pinball-0.3.1-hiscore.patch >Patch #2 (pinball-0.3.1-strictproto.patch): >+ echo 'Patch #2 (pinball-0.3.1-strictproto.patch):' >+ /usr/bin/patch -s -p0 --fuzz=0 >+ /bin/cat /builddir/build/SOURCES/pinball-0.3.1-strictproto.patch >+ rm -fr libltdl >+ touch aclocal.m4 >+ touch configure >++ find -name Makefile.in >+ touch ./Makefile.in ./test/Makefile.in ./src/Makefile.in ./data/professor/Makefile.in ./data/tux/Makefile.in ./data/Makefile.in ./base/Makefile.in ./addon/Makefile.in >+ touch pinconfig.h.in >+ chmod -x ChangeLog addon/BigSphere.h addon/ColorBehavior.h addon/Cone.h addon/Cube.h addon/Cylinder.h addon/Grid.h addon/KeyBehavior.h addon/KeyRotBehavior.h addon/Menu.h addon/Sphere.h addon/StdAnimation.h addon/TexAnimation.h base/AlignVisitor.h base/AllegroVisitor.h base/AmbientLightVisitor.h base/BaseTest.h base/Behavior.h base/BehaviorVisitor.h base/BillBoard.h base/Camera.h base/CollisionBounds.h base/CollisionVisitor.h base/Config.h base/EMath.h base/EmFont.h base/Engine.h base/Group.h base/Keyboard.h base/Light.h base/Node.h base/OctTree.h base/OpenGLVisitor.h base/PointLightVisitor.h base/Polygon.h base/Private.h base/Profiler.h base/Shape3D.h base/SignalSender.h base/Sound.h base/SoundUtil.h base/SoundVisitor.h base/StateMachine.h base/TextureUtil.h base/TransformVisitor.h base/Visitor.h src/ArmBehavior.h src/BallGroup.h src/BounceBehavior.h src/BumperBehavior.h src/EyeBehavior.h src/FakeModuleBehavior.h src/Loader.h src/LoaderModule.h src/Obj3dsUtil.h src/Pinball.h src/PlungerBehavior.h src/Score.h src/Script.h src/SrcTest.h src/StateBehavior.h src/Table.h addon/BigSphere.cpp addon/ColorBehavior.cpp addon/Cone.cpp addon/Cube.cpp addon/Cylinder.cpp addon/Grid.cpp addon/KeyBehavior.cpp addon/KeyRotBehavior.cpp addon/Menu.cpp addon/Sphere.cpp addon/StdAnimation.cpp addon/TexAnimation.cpp base/AlignVisitor.cpp base/AllegroVisitor.cpp base/AmbientLightVisitor.cpp base/Behavior.cpp base/BehaviorVisitor.cpp base/BillBoard.cpp base/Camera.cpp base/CollisionBounds.cpp base/CollisionVisitor.cpp base/Config.cpp base/EMath.cpp base/EmFont.cpp base/Engine.cpp base/Group.cpp base/Keyboard.cpp base/Light.cpp base/Node.cpp base/OctTree.cpp base/OpenGLVisitor.cpp base/PointLightVisitor.cpp base/Polygon.cpp base/Profiler.cpp base/Shape3D.cpp base/SignalSender.cpp base/Sound.cpp base/SoundUtil.cpp base/SoundVisitor.cpp base/TextureUtil.cpp base/TransformVisitor.cpp src/ArmBehavior.cpp src/BallGroup.cpp src/BounceBehavior.cpp src/BumperBehavior.cpp src/EyeBehavior.cpp src/Loader.cpp src/LoaderModule.cpp src/Obj3dsUtil.cpp src/Pinball.cpp src/PlungerBehavior.cpp src/Score.cpp src/Script.cpp src/StateBehavior.cpp src/Table.cpp test/billboard.cpp test/collision.cpp test/explode.cpp test/font.cpp test/joy.cpp test/light.cpp test/load.cpp test/math.cpp test/menu.cpp test/misc.cpp test/moduletest.cpp test/scale.cpp test/signal.cpp test/simple.cpp test/sound.cpp test/texture.cpp test/thread.cpp test/trans.cpp test/unittest.cpp test/varray.cpp data/professor/ModuleProfessor.cpp data/tux/ModuleTux.cpp >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nB8lws >+ umask 022 >+ cd /builddir/build/BUILD >+ cd pinball-0.3.1 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking target system type... x86_64-unknown-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 x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for a BSD-compatible install... /usr/bin/install -c >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 for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking command to parse nm output... ok >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -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 for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the 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 if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for OpenGL support... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for IMG_Load in -lSDL_image... yes >checking for ANSI C header files... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating addon/Makefile >config.status: creating base/Makefile >config.status: creating data/Makefile >config.status: creating data/tux/Makefile >config.status: creating data/professor/Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating pinball-config >config.status: creating pinconfig.h >config.status: executing depfiles commands >+ make 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/pinball-0.3.1' >Making all in addon >make[2]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/addon' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o BigSphere.o `test -f 'BigSphere.cpp' || echo './'`BigSphere.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ColorBehavior.o `test -f 'ColorBehavior.cpp' || echo './'`ColorBehavior.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Cone.o `test -f 'Cone.cpp' || echo './'`Cone.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Cube.o `test -f 'Cube.cpp' || echo './'`Cube.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Cylinder.o `test -f 'Cylinder.cpp' || echo './'`Cylinder.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Grid.o `test -f 'Grid.cpp' || echo './'`Grid.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o KeyBehavior.o `test -f 'KeyBehavior.cpp' || echo './'`KeyBehavior.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o KeyRotBehavior.o `test -f 'KeyRotBehavior.cpp' || echo './'`KeyRotBehavior.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Menu.o `test -f 'Menu.cpp' || echo './'`Menu.cpp >Menu.cpp: In member function 'virtual int MenuInput::perform()': >Menu.cpp:282:31: warning: comparison between signed and unsigned integer expressions >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Sphere.o `test -f 'Sphere.cpp' || echo './'`Sphere.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o StdAnimation.o `test -f 'StdAnimation.cpp' || echo './'`StdAnimation.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../base -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o TexAnimation.o `test -f 'TexAnimation.cpp' || echo './'`TexAnimation.cpp >rm -f libemilia_addon.a >ar cru libemilia_addon.a BigSphere.o ColorBehavior.o Cone.o Cube.o Cylinder.o Grid.o KeyBehavior.o KeyRotBehavior.o Menu.o Sphere.o StdAnimation.o TexAnimation.o >ranlib libemilia_addon.a >make[2]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/addon' >Making all in base >make[2]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/base' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o AlignVisitor.o `test -f 'AlignVisitor.cpp' || echo './'`AlignVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o AllegroVisitor.o `test -f 'AllegroVisitor.cpp' || echo './'`AllegroVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o AmbientLightVisitor.o `test -f 'AmbientLightVisitor.cpp' || echo './'`AmbientLightVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Behavior.o `test -f 'Behavior.cpp' || echo './'`Behavior.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o BehaviorVisitor.o `test -f 'BehaviorVisitor.cpp' || echo './'`BehaviorVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o BillBoard.o `test -f 'BillBoard.cpp' || echo './'`BillBoard.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Camera.o `test -f 'Camera.cpp' || echo './'`Camera.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o CollisionBounds.o `test -f 'CollisionBounds.cpp' || echo './'`CollisionBounds.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o CollisionVisitor.o `test -f 'CollisionVisitor.cpp' || echo './'`CollisionVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Config.o `test -f 'Config.cpp' || echo './'`Config.cpp >Config.cpp: In member function 'void Config::setPaths(const char*)': >Config.cpp:442:22: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o EMath.o `test -f 'EMath.cpp' || echo './'`EMath.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o EmFont.o `test -f 'EmFont.cpp' || echo './'`EmFont.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Engine.o `test -f 'Engine.cpp' || echo './'`Engine.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Group.o `test -f 'Group.cpp' || echo './'`Group.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Keyboard.o `test -f 'Keyboard.cpp' || echo './'`Keyboard.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Light.o `test -f 'Light.cpp' || echo './'`Light.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Node.o `test -f 'Node.cpp' || echo './'`Node.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o OctTree.o `test -f 'OctTree.cpp' || echo './'`OctTree.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o OpenGLVisitor.o `test -f 'OpenGLVisitor.cpp' || echo './'`OpenGLVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o PointLightVisitor.o `test -f 'PointLightVisitor.cpp' || echo './'`PointLightVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Polygon.o `test -f 'Polygon.cpp' || echo './'`Polygon.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Profiler.o `test -f 'Profiler.cpp' || echo './'`Profiler.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Shape3D.o `test -f 'Shape3D.cpp' || echo './'`Shape3D.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o SignalSender.o `test -f 'SignalSender.cpp' || echo './'`SignalSender.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o Sound.o `test -f 'Sound.cpp' || echo './'`Sound.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o SoundUtil.o `test -f 'SoundUtil.cpp' || echo './'`SoundUtil.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o SoundVisitor.o `test -f 'SoundVisitor.cpp' || echo './'`SoundVisitor.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o TextureUtil.o `test -f 'TextureUtil.cpp' || echo './'`TextureUtil.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../addon -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o TransformVisitor.o `test -f 'TransformVisitor.cpp' || echo './'`TransformVisitor.cpp >rm -f libemilia_base.a >ar cru libemilia_base.a AlignVisitor.o AllegroVisitor.o AmbientLightVisitor.o Behavior.o BehaviorVisitor.o BillBoard.o Camera.o CollisionBounds.o CollisionVisitor.o Config.o EMath.o EmFont.o Engine.o Group.o Keyboard.o Light.o Node.o OctTree.o OpenGLVisitor.o PointLightVisitor.o Polygon.o Profiler.o Shape3D.o SignalSender.o Sound.o SoundUtil.o SoundVisitor.o TextureUtil.o TransformVisitor.o >ranlib libemilia_base.a >make[2]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/base' >Making all in data >make[2]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/data' >Making all in tux >make[3]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/data/tux' >/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ModuleTux.lo `test -f 'ModuleTux.cpp' || echo './'`ModuleTux.cpp >mkdir .libs >g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ModuleTux.cpp -fPIC -DPIC -o .libs/ModuleTux.lo >g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ModuleTux.cpp -o ModuleTux.o >/dev/null 2>&1 >mv -f .libs/ModuleTux.lo ModuleTux.lo >/bin/sh ../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libModuleTux.la -rpath /usr/lib64/pinball -module ModuleTux.lo -lSM -lICE -lGL -lGLU -lSDL -lpthread -lSDL_image -lSDL_mixer >rm -fr .libs/libModuleTux.la .libs/libModuleTux.* .libs/libModuleTux.* >gcc -shared ModuleTux.lo -lSM -lICE -lGL -lGLU -lSDL -lpthread -lSDL_image -lSDL_mixer -Wl,-soname -Wl,libModuleTux.so.0 -o .libs/libModuleTux.so.0.0.0 >(cd .libs && rm -f libModuleTux.so.0 && ln -s libModuleTux.so.0.0.0 libModuleTux.so.0) >(cd .libs && rm -f libModuleTux.so && ln -s libModuleTux.so.0.0.0 libModuleTux.so) >ar cru .libs/libModuleTux.a ModuleTux.o >ranlib .libs/libModuleTux.a >creating libModuleTux.la >(cd .libs && rm -f libModuleTux.la && ln -s ../libModuleTux.la libModuleTux.la) >make[3]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/data/tux' >Making all in professor >make[3]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/data/professor' >/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ModuleProfessor.lo `test -f 'ModuleProfessor.cpp' || echo './'`ModuleProfessor.cpp >mkdir .libs >g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ModuleProfessor.cpp -fPIC -DPIC -o .libs/ModuleProfessor.lo >ModuleProfessor.cpp: In member function 'virtual void ProfessorBehavior::onTick()': >ModuleProfessor.cpp:30:13: warning: unused variable 'score' >g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../base -I.../../addon -I../../src -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ModuleProfessor.cpp -o ModuleProfessor.o >/dev/null 2>&1 >mv -f .libs/ModuleProfessor.lo ModuleProfessor.lo >/bin/sh ../../libtool --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libModuleProfessor.la -rpath /usr/lib64/pinball -module ModuleProfessor.lo -lSM -lICE -lGL -lGLU -lSDL -lpthread -lSDL_image -lSDL_mixer >rm -fr .libs/libModuleProfessor.la .libs/libModuleProfessor.* .libs/libModuleProfessor.* >gcc -shared ModuleProfessor.lo -lSM -lICE -lGL -lGLU -lSDL -lpthread -lSDL_image -lSDL_mixer -Wl,-soname -Wl,libModuleProfessor.so.0 -o .libs/libModuleProfessor.so.0.0.0 >(cd .libs && rm -f libModuleProfessor.so.0 && ln -s libModuleProfessor.so.0.0.0 libModuleProfessor.so.0) >(cd .libs && rm -f libModuleProfessor.so && ln -s libModuleProfessor.so.0.0.0 libModuleProfessor.so) >ar cru .libs/libModuleProfessor.a ModuleProfessor.o >ranlib .libs/libModuleProfessor.a >creating libModuleProfessor.la >(cd .libs && rm -f libModuleProfessor.la && ln -s ../libModuleProfessor.la libModuleProfessor.la) >make[3]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/data/professor' >make[3]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/data' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/data' >make[2]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/data' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/pinball-0.3.1/src' >Makefile:508: *** missing separator. Stop. >make[2]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/pinball-0.3.1' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.nB8lws (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.nB8lws (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pinball.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631379
:
445280
|
445281
|
445282
|
445283
| 445284 |
445285