Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905018 Details for
Bug 1106685
overgod: FTBFS in rawhide
[?]
New
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.rh83 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
<fdopen> (text/plain), 14.69 KB, created by
Dennis Gilmore
on 2014-06-09 17:07:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:07:00 UTC
Size:
14.69 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/overgod.spec'], False, '/var/lib/mock/f21-build-2136739-392920/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1ff1b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/overgod.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-03.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/overgod-1.0-19.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/overgod.spec'], False, '/var/lib/mock/f21-build-2136739-392920/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1ff1b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/overgod.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cxVIlW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf overgod-1.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/overgod.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd overgod-1.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (overgod-1.0.patch):' >Patch #0 (overgod-1.0.patch): >+ /usr/bin/cat /builddir/build/SOURCES/overgod-1.0.patch >+ /usr/bin/patch -p1 -b --suffix .unix --fuzz=0 >patching file Makefile >patching file actor.c >patching file bullet.c >patching file cmds.c >patching file config.h >patching file displ_in.c >patching file display.c >patching file enemy.c >patching file game.c >patching file main.c >patching file menu.c >patching file menu.h >patching file overgod.cfg >patching file palette.c >patching file sound.c >patching file tile.c >+ sed -i 's/\r//' readme.txt licence.txt >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OBdYkp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd overgod-1.0 >+ make -j16 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' PREFIX=/usr >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o actor.o -c actor.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o bullet.o -c bullet.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o cloud.o -c cloud.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o cmds.o -c cmds.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o displ_in.o -c displ_in.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o display.o -c display.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o eclass.o -c eclass.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o enemy.o -c enemy.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o game.o -c game.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o input.o -c input.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o levels.o -c levels.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o light.o -c light.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o main.o -c main.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o menu.o -c menu.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o palette.o -c palette.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o pickup.o -c pickup.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o score.o -c score.c >menu.c: In function 'menu_display_main': >menu.c:901:7: warning: variable 'scol2' set but not used [-Wunused-but-set-variable] > int scol2 = COLOUR_BLUE6 + (menu_counter / 3) % 3; > ^ >menu.c: In function 'menu_display_options': >menu.c:1189:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_right_ex(menu_bmp, small_font, ox, oys + oy * i, col, -1, ostr); > ^ >menu.c: In function 'menu_display_duel': >menu.c:1393:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(menu_bmp, small_font, ox, oys + oy * i, col, -1, ostr); > ^ >menu.c: In function 'menu_display_special': >menu.c:1520:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(menu_bmp, small_font, ox, oys + oy * i, col, -1, ostr); > ^ >displ_in.c: In function 'progress_update': >displ_in.c:1299:2: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_right_ex(screen, small_font, 430, ypos, COLOUR_GREEN8, -1, progtxt); > ^ >menu.c: In function 'display_ship_choice2': >menu.c:2469:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(menu_bmp, small_font, 436, y + 70, COLOUR_YELLOW7, -1, descr_string); > ^ >menu.c:2471:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(menu_bmp, small_font, 436, y + 80, COLOUR_YELLOW7, -1, descr_string); > ^ >menu.c: In function 'menu_display_scores': >menu.c:2591:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(menu_bmp, small_font, ox, oys + oy * i, col, -1, sstr); > ^ >menu.c:2601:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_right_ex(menu_bmp, small_font, ox + 90, oys + oy * i, col, -1, sstr); > ^ >menu.c:2614:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(menu_bmp, small_font, ox + 220, oys + oy * i, col, -1, sstr); > ^ >menu.c:2641:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(menu_bmp, small_font, ox, oys + oy * i, col, -1, sstr); > ^ >menu.c:2657:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_right_ex(menu_bmp, small_font, ox + 90, oys + oy * i, col, -1, sstr); > ^ >menu.c:2670:4: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(menu_bmp, small_font, ox + 220, oys + oy * i, col, -1, sstr); > ^ >menu.c: In function 'jam_keys': >menu.c:3597:5: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(menu_bmp, small_font, 200, 250 + row * 10, COLOUR_ORANGE8, -1, sstr); > ^ >display.c: In function 'draw_upgrades': >display.c:1669:3: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(bmp, small_font, x + 250, y + 20, COLOUR_YELLOW6, -1, dstr); > ^ >display.c:1671:5: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_ex(bmp, small_font, x + 220, y, COLOUR_YELLOW6, -1, dstr); > ^ >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o sound.o -c sound.c >cmds.c: In function 'fire_cannon': >cmds.c:1416:6: warning: variable 'l' set but not used [-Wunused-but-set-variable] > int l = 0; > ^ >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o stuff.o -c stuff.c >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DDATADIR=\"/usr/share/overgod/\" -o tile.o -c tile.c >display.c: In function 'draw_a_pickup': >display.c:6741:6: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(bmp, small_font, x, y + 12, COLOUR_GREY3, -1, dstr); > ^ >display.c:6757:6: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(bmp, small_font, x, y + 12, COLOUR_YELLOW4 + pulsate(16, 2, counter), -1, dstr); > ^ >display.c: In function 'draw_grid': >display.c:6917:6: warning: variable 'dmax_y' set but not used [-Wunused-but-set-variable] > int dmax_y = max_y; > ^ >display.c:6916:6: warning: variable 'dmax_x' set but not used [-Wunused-but-set-variable] > int dmax_x = max_x; > ^ >display.c:6915:6: warning: variable 'min_y' set but not used [-Wunused-but-set-variable] > int min_y = 0; > ^ >display.c:6914:6: warning: variable 'min_x' set but not used [-Wunused-but-set-variable] > int min_x = 0; > ^ >cmds.c: In function 'missile_shot': >cmds.c:2514:2: warning: 'special2' is used uninitialized in this function [-Wuninitialized] > create_bullet(btype, x, y, > ^ >stuff.c: In function 'error_message_out': >stuff.c:170:7: error: format not a string literal and no format arguments [-Werror=format-security] > allegro_message(errm); > ^ >tile.c: In function 'tile_progress_update': >tile.c:1107:2: error: format not a string literal and no format arguments [-Werror=format-security] > textprintf_centre_ex(screen, small_font, 320, ypos, COLOUR_GREEN8, -1, progtxt); > ^ >cc1: some warnings being treated as errors >make: *** [stuff.o] Error 1 >make: *** Waiting for unfinished jobs.... >cc1: some warnings being treated as errors >make: *** [displ_in.o] Error 1 >cc1: some warnings being treated as errors >make: *** [tile.o] Error 1 >enemy.c: In function 'standard_attack': >enemy.c:7183:3: warning: 'status' may be used uninitialized in this function [-Wmaybe-uninitialized] > create_bullet(btype, x, y, > ^ >cc1: some warnings being treated as errors >make: *** [menu.o] Error 1 >cc1: some warnings being treated as errors >make: *** [display.o] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.OBdYkp (%build) > Bad exit status from /var/tmp/rpm-tmp.OBdYkp (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/overgod.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.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/overgod.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 1106685
: 905018 |
905019
|
905020