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 420514 Details for
Bug 599940
FTBFS tennix-1.0-1.fc13: ImplicitDSOLinking
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), 17.39 KB, created by
FTBFS
on 2010-06-03 21:04:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 21:04:09 UTC
Size:
17.39 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tennix.spec'], False, '/var/lib/mock/fedora-development-i386-tennix-1.0-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1241b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/tennix.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/tennix-1.0-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tennix.spec'], False, '/var/lib/mock/fedora-development-i386-tennix-1.0-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x1241b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tennix.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FaW07N >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf tennix-1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/tennix-1.0.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd tennix-1.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e 's/install -s/install/' makefile >+ sed -i -e 's/install -m/install -p -m/' makefile >+ echo 'Patch #0 (tennix-1.0-python26.patch):' >Patch #0 (tennix-1.0-python26.patch): >+ /bin/cat /builddir/build/SOURCES/tennix-1.0-python26.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ echo 'Patch #1 (tennix-1.0-tnxpath.patch):' >Patch #1 (tennix-1.0-tnxpath.patch): >+ /bin/cat /builddir/build/SOURCES/tennix-1.0-tnxpath.patch >+ /usr/bin/patch -s -p0 --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZVPU0J >+ umask 022 >+ cd /builddir/build/BUILD >+ cd tennix-1.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ make >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o tennix.o tennix.c >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from tennix.c:35: >/usr/include/python2.6/pyconfig-32.h:1079:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from tennix.c:24: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from tennix.c:35: >/usr/include/python2.6/pyconfig-32.h:1091:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from tennix.c:24: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/Python.h:86, > from input.h:30, > from game.h:31, > from tennix.c:35: >/usr/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long' >In file included from /usr/include/python2.6/Python.h:88, > from input.h:30, > from game.h:31, > from tennix.c:35: >/usr/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o game.o game.c >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from game.c:31: >/usr/include/python2.6/pyconfig-32.h:1079:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from game.c:24: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from game.c:31: >/usr/include/python2.6/pyconfig-32.h:1091:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/stdio.h:28, > from game.c:24: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/Python.h:86, > from input.h:30, > from game.h:31, > from game.c:31: >/usr/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long' >In file included from /usr/include/python2.6/Python.h:88, > from input.h:30, > from game.h:31, > from game.c:31: >/usr/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o graphics.o graphics.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o input.o input.c >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from input.c:28: >/usr/include/python2.6/pyconfig-32.h:1079:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/string.h:27, > from input.c:24: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/pyconfig.h:4, > from /usr/include/python2.6/Python.h:8, > from input.h:30, > from game.h:31, > from input.c:28: >/usr/include/python2.6/pyconfig-32.h:1091:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/string.h:27, > from input.c:24: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.6/Python.h:86, > from input.h:30, > from game.h:31, > from input.c:28: >/usr/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long' >In file included from /usr/include/python2.6/Python.h:88, > from input.h:30, > from game.h:31, > from input.c:28: >/usr/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o util.o util.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o sound.o sound.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o animation.o animation.c >cc -c -o archive-lib.o archive.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o SDL_rotozoom.o SDL_rotozoom.c >SDL_rotozoom.c: In function 'zoomSurfaceY': >SDL_rotozoom.c:400: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:408: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:417: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:423: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:439: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:442: warning: comparison between signed and unsigned integer expressions >SDL_rotozoom.c:370: warning: unused parameter 'flipx' >SDL_rotozoom.c:370: warning: unused parameter 'flipy' >SDL_rotozoom.c: In function 'rotozoomSurfaceSizeTrig': >SDL_rotozoom.c:805: warning: unused parameter 'zoomy' >SDL_rotozoom.c: In function 'transformSurfaceRGBA': >SDL_rotozoom.c:488: warning: 'c00.a' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c00.b' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c00.g' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c00.r' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c01.a' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c01.b' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c01.g' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c01.r' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c10.a' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c10.b' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c10.g' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c10.r' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c11.a' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c11.b' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c11.g' may be used uninitialized in this function >SDL_rotozoom.c:488: warning: 'c11.r' may be used uninitialized in this function >SDL_rotozoom.c: In function 'rotozoomSurfaceXY': >SDL_rotozoom.c:874: warning: 'colorkey' may be used uninitialized in this function >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -c -o tennixpy.o tennixpy.c >In file included from /usr/include/python2.6/Python.h:86, > from tennixpy.c:27: >/usr/include/python2.6/intobject.h:45: warning: ISO C90 does not support 'long long' >In file included from /usr/include/python2.6/Python.h:88, > from tennixpy.c:27: >/usr/include/python2.6/longobject.h:47: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:48: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:49: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:50: warning: ISO C90 does not support 'long long' >/usr/include/python2.6/longobject.h:51: warning: ISO C90 does not support 'long long' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -DTENNIXAR_STANDALONE -c -o archive.o archive.c >archive.c: In function 'tnxar_open': >archive.c:151: warning: string length '3319' is greater than the length '509' ISO C90 compilers are required to support >cc archive.o -o archive >rm -f tennix.tnx >./archive tennix.tnx data/applause.ogg data/audience.ogg data/background.ogg data/ground1.ogg data/ground2.ogg data/mouseclick.ogg data/mouseover.ogg data/out.ogg data/racket1.ogg data/racket2.ogg data/rain.ogg data/dustismo.ttf data/itwasntme.ttf data/back.png data/ball.png data/btnplay.png data/btnquit.png data/btnresume.png data/court.png data/ctt_clay.png data/ctt_grass.png data/ctt_hard.png data/cursor.png data/fog.png data/fog2.png data/forward.png data/icon.png data/input_ai.png data/input_gamepad.png data/input_keyboard_arrows.png data/input_keyboard_ol.png data/input_keyboard_ws.png data/input_maemo_dpad.png data/input_mouse.png data/input_touchscreen.png data/loc_arthur_ashe_stadium.png data/loc_court_no_1.png data/loc_margaret_court_arena.png data/loc_stade_roland_garros.png data/loc_training_camp.png data/night.png data/player-racket.png data/referee.png data/shadow.png data/sidebar.png data/stadium.png data/talk.png data/tennixlogo.png data/worldmap.png defaultbot.py >Creating tennix.tnx with 50 files >Packing: applause.ogg, audience.ogg, background.ogg, ground1.ogg, ground2.ogg, mouseclick.ogg, mouseover.ogg, out.ogg, racket1.ogg, racket2.ogg, rain.ogg, dustismo.ttf, itwasntme.ttf, back.png, ball.png, btnplay.png, btnquit.png, btnresume.png, court.png, ctt_clay.png, ctt_grass.png, ctt_hard.png, cursor.png, fog.png, fog2.png, forward.png, icon.png, input_ai.png, input_gamepad.png, input_keyboard_arrows.png, input_keyboard_ol.png, input_keyboard_ws.png, input_maemo_dpad.png, input_mouse.png, input_touchscreen.png, loc_arthur_ashe_stadium.png, loc_court_no_1.png, loc_margaret_court_arena.png, loc_stade_roland_garros.png, loc_training_camp.png, night.png, player-racket.png, referee.png, shadow.png, sidebar.png, stadium.png, talk.png, tennixlogo.png, worldmap.png, defaultbot.py >Writing: tennix.tnx....OK >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -std=c99 -W -Wall -ansi -pedantic -Wcast-qual -Wwrite-strings -DVERSION=\"1.0\" -O2 -DPREFIX=\"/usr/local\" -g -I/usr/include/python2.6/ -DTENNIX_PYTHON $(sdl-config --cflags) -o tennix tennix.o game.o graphics.o input.o util.o sound.o animation.o archive-lib.o SDL_rotozoom.o tennixpy.o -lpython2.6 $(sdl-config --libs) -lSDL_mixer -lSDL_image -lSDL_ttf >/usr/bin/ld: tennix.o: undefined reference to symbol 'sqrt@@GLIBC_2.0' >/usr/bin/ld: note: 'sqrt@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line >/lib/libm.so.6: could not read symbols: Invalid operation >collect2: ld returned 1 exit status >make: *** [tennix] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.ZVPU0J (%build) > Bad exit status from /var/tmp/rpm-tmp.ZVPU0J (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/tennix.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 i686 --nodeps builddir/build/SPECS/tennix.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 599940
:
420513
| 420514 |
420515
|
420516
|
420517
|
420518