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 1463968 Details for
Bug 1604711
liquidwar: FTBFS in Fedora 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
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 00:06:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 00:06:57 UTC
Size:
32.00 KB
patch
obsolete
>ighter_attack > ^~~~~ > fixsqrt >fighter.c:309:7: warning: variable 'temp' set but not used [-Wunused-but-set-variable] > int temp = 0; > ^~~~ >liquidwar.dat not found: creating new datafile >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/back/back.dat -> BACK_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/font/font.dat -> FONT_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/map/map.dat -> MAP_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/sfx/sfx.dat -> SFX_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/texture/texture.dat -> TEXTURE_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/maptex/maptex.dat -> MAPTEX_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/water/water.dat -> WATER_DAT >Inserting /builddir/build/BUILD/liquidwar-5.6.4/data/music/music.dat -> MUSIC_DAT >Writing liquidwar.dat >gmake[1]: Leaving directory '/builddir/build/BUILD/liquidwar-5.6.4/data' >gmake[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >gmake[1]: Entering directory '/builddir/build/BUILD/liquidwar-5.6.4/doc' >Creating txt/rules.txt from xml/rules.xml >Compiling game.c (cpu=default, debug=no, asm=no) >Creating txt/authors.txt from xml/authors.xml >Creating txt/mailinglists.txt from xml/mailinglists.xml >Compiling gfxmode.c (cpu=default, debug=no, asm=no) >Creating txt/fanfic.txt from xml/fanfic.xml >Creating txt/options.txt from xml/options.xml >Compiling grad.c (cpu=default, debug=no, asm=no) >Creating txt/network.txt from xml/network.xml >Creating txt/parameters.txt from xml/parameters.xml >Compiling graphics.c (cpu=default, debug=no, asm=no) >Creating txt/platforms.txt from xml/platforms.xml >Creating txt/userlevels.txt from xml/userlevels.xml >Creating txt/algorithm.txt from xml/algorithm.xml >Compiling help.c (cpu=default, debug=no, asm=no) >Creating txt/source.txt from xml/source.xml >Compiling httputil.c (cpu=default, debug=no, asm=no) >Creating txt/bugs.txt from xml/bugs.xml >Creating txt/todo.txt from xml/todo.xml >Compiling info.c (cpu=default, debug=no, asm=no) >Creating txt/wip.txt from xml/wip.xml >Creating txt/copying.txt from xml/copying.xml >Creating html/rules.html from xml/rules.xml >Creating html/authors.html from xml/authors.xml >Compiling init.c (cpu=default, debug=no, asm=no) >Creating html/mailinglists.html from xml/mailinglists.xml >Creating html/fanfic.html from xml/fanfic.xml >Compiling internet.c (cpu=default, debug=no, asm=no) >Creating html/options.html from xml/options.xml >Creating html/network.html from xml/network.xml >In file included from internet.c:77: >internet.c: In function 'update_text_comment': >macro.h:84:94: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] > #define LW_MACRO_SNPRINTF1(DST,SIZE,FMT,A) { memset((DST),0,(SIZE)); snprintf((DST),(SIZE)-1,(FMT),(A)); (DST)[(SIZE)-1]='\0'; } > ^~~~~ >macro.h:95:40: note: in expansion of macro 'LW_MACRO_SNPRINTF1' > #define LW_MACRO_SPRINTF1(DST,FMT,A) { LW_MACRO_SNPRINTF1((DST),sizeof(DST),(FMT),(A)); } > ^~~~~~~~~~~~~~~~~~ >internet.c:513:4: note: in expansion of macro 'LW_MACRO_SPRINTF1' > LW_MACRO_SPRINTF1 (buffer_comment, "%s", list_data[i].comment); > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from internet.c:54: >/usr/include/bits/stdio2.h:67:10: note: '__builtin_snprintf' output between 1 and 101 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Creating html/parameters.html from xml/parameters.xml >Creating html/platforms.html from xml/platforms.xml >Compiling joystick.c (cpu=default, debug=no, asm=no) >Creating html/userlevels.html from xml/userlevels.xml >Creating html/algorithm.html from xml/algorithm.xml >Compiling keyboard.c (cpu=default, debug=no, asm=no) >Creating html/source.html from xml/source.xml >keyboard.c: In function 'wait_no_key': >keyboard.c:206:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > int dummy; > ^~~~~ >keyboard.c: In function 'wait_key_pressed': >keyboard.c:235:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > int dummy; > ^~~~~ >Compiling keyexch.c (cpu=default, debug=no, asm=no) >Creating html/bugs.html from xml/bugs.xml >Creating html/todo.html from xml/todo.xml >Creating html/wip.html from xml/wip.xml >Creating html/copying.html from xml/copying.xml >Creating man/rules.man from xml/rules.xml >Creating man/authors.man from xml/authors.xml >Creating man/mailinglists.man from xml/mailinglists.xml >Creating man/fanfic.man from xml/fanfic.xml >Compiling lang.c (cpu=default, debug=no, asm=no) >Creating man/options.man from xml/options.xml >Compiling langde.c (cpu=default, debug=no, asm=no) >Creating man/network.man from xml/network.xml >Creating man/parameters.man from xml/parameters.xml >Creating man/platforms.man from xml/platforms.xml >Creating man/userlevels.man from xml/userlevels.xml >Compiling langdk.c (cpu=default, debug=no, asm=no) >Creating man/algorithm.man from xml/algorithm.xml >Creating man/source.man from xml/source.xml >Creating man/bugs.man from xml/bugs.xml >Compiling langen.c (cpu=default, debug=no, asm=no) >Creating man/todo.man from xml/todo.xml >Creating man/wip.man from xml/wip.xml >Creating man/copying.man from xml/copying.xml >Compiling langfr.c (cpu=default, debug=no, asm=no) >Building man/liquidwar.man... >Compressing man/liquidwar.6.gz... >Creating texi/rules.texi from xml/rules.xml >Creating texi/authors.texi from xml/authors.xml >Creating texi/mailinglists.texi from xml/mailinglists.xml >Compiling language.c (cpu=default, debug=no, asm=no) >Creating texi/fanfic.texi from xml/fanfic.xml >Compiling level.c (cpu=default, debug=no, asm=no) >Creating texi/options.texi from xml/options.xml >Creating texi/network.texi from xml/network.xml >Creating texi/parameters.texi from xml/parameters.xml >Creating texi/platforms.texi from xml/platforms.xml >Creating texi/userlevels.texi from xml/userlevels.xml >Creating texi/algorithm.texi from xml/algorithm.xml >Compiling logcli.c (cpu=default, debug=no, asm=no) >Compiling main.c (cpu=default, debug=no, asm=no) >Creating texi/source.texi from xml/source.xml >Creating texi/bugs.texi from xml/bugs.xml >Compiling map.c (cpu=default, debug=no, asm=no) >Creating texi/todo.texi from xml/todo.xml >Creating texi/wip.texi from xml/wip.xml >Creating texi/copying.texi from xml/copying.xml >Building texi/liquidwar.texi... >Building info/liquidwar.info.gz... >Compiling maptex.c (cpu=default, debug=no, asm=no) >Compiling menu.c (cpu=default, debug=no, asm=no) >Compiling mesh.c (cpu=default, debug=no, asm=no) >mesh.c: In function 'group_mesher': >mesh.c:169:19: warning: variable 'size' set but not used [-Wunused-but-set-variable] > int x, y, w, h, size, i, j, k; > ^~~~ >mesh.c: In function 'test_one_mesh': >mesh.c:310:7: warning: variable 'i' set but not used [-Wunused-but-set-variable] > int i; > ^ >mesh.c:309:9: warning: variable 'bof' set but not used [-Wunused-but-set-variable] > MESH *bof; > ^~~ >Compiling message.c (cpu=default, debug=no, asm=no) >Compiling mouse.c (cpu=default, debug=no, asm=no) >Compiling move.c (cpu=default, debug=no, asm=no) >Creating tex/rules.tex from xml/rules.xml >Compiling music.c (cpu=default, debug=no, asm=no) >Creating tex/authors.tex from xml/authors.xml >Compiling mutxunix.c (cpu=default, debug=no, asm=no) >Creating tex/mailinglists.tex from xml/mailinglists.xml >Compiling netconf.c (cpu=default, debug=no, asm=no) >Creating tex/fanfic.tex from xml/fanfic.xml >Creating tex/options.tex from xml/options.xml >Compiling netgame.c (cpu=default, debug=no, asm=no) >Creating tex/network.tex from xml/network.xml >Creating tex/parameters.tex from xml/parameters.xml >Compiling netkey.c (cpu=default, debug=no, asm=no) >Creating tex/platforms.tex from xml/platforms.xml >Compiling netmap.c (cpu=default, debug=no, asm=no) >Creating tex/userlevels.tex from xml/userlevels.xml >netmap.c: In function 'lw_netmap_send': >netmap.c:90:18: warning: variable 'header' set but not used [-Wunused-but-set-variable] > unsigned char *header; > ^~~~~~ >Creating tex/algorithm.tex from xml/algorithm.xml >Compiling netmess.c (cpu=default, debug=no, asm=no) >Creating tex/source.tex from xml/source.xml >Compiling netplay.c (cpu=default, debug=no, asm=no) >Creating tex/bugs.tex from xml/bugs.xml >netplay.c: In function 'connect_on_server_start': >netplay.c:170:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] > int dummy; > ^~~~~ >Creating tex/todo.tex from xml/todo.xml >Creating tex/wip.tex from xml/wip.xml >Compiling network.c (cpu=default, debug=no, asm=no) >Creating tex/copying.tex from xml/copying.xml >Compiling options.c (cpu=default, debug=no, asm=no) >Building tex/liquidwar.dvi... >This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) > restricted \write18 enabled. >kpathsea: Running mktexfmt latex.fmt >Compiling palette.c (cpu=default, debug=no, asm=no) >palette.c: In function 'sqrt255': >palette.c:91:12: warning: implicit declaration of function 'fsqrt'; did you mean 'fixsqrt'? [-Wimplicit-function-declaration] > result = fsqrt (i * 256) / 256; > ^~~~~ > fixsqrt >mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): >mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf >mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: >mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf >mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c >mktexfmt [INFO]: --- remaking latex with pdftex >mktexfmt: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... >This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) > restricted \write18 enabled. > (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) >entering extended mode >(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/latex.ini >(/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) >(/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx >(/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) >./texsys.aux found >\@currdir set to: ./. >Assuming \openin and \input >have the same search path. >Defining UNIX/DOS style filename parser. >catcodes, registers, parameters, >LaTeX2e <2017-04-15> >hacks, control, par, spacing, files, font encodings, lengths, >==================================== >Local config file fonttext.cfg used >==================================== >(/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg >(/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) >(/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.defCompiling parser.c (cpu=default, debug=no, asm=no) >) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) >(/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) >(/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) >==================================== >Local config file fontmath.cfg used >==================================== >(/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg >(/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx >=== Don't modify this file, use a .cfg file instead === >(/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) >(/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) >==================================== >Local config file preload.cfg used >===================================== >(/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg >(/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, >environments, center, verbatim, math definitions, boxes, title, sectioning, >contents, floats, footnotes, index, bibliography, output, >=========================================== >Local configuration file hyphen.cfg used >=========================================== >(/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg >(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) >(/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) >(/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) >(/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) > ) ) >Beginning to dump on file latex.fmt > (preloaded format=latex 2018.7.15) >5082 strings of total length 69275 >44963 memory locations dumped; current usage is 144&44367 >3423 multiletter control sequences >\font\nullfont=nullfont >\font\OMX/cmex/m/n/10=cmex10 >\font\tenln=line10 >\font\tenlnw=linew10 >\font\tencirc=lcircle10 >\font\tencircw=lcirclew10 >\font\OT1/cmr/m/n/5=cmr5 >\font\OT1/cmr/m/n/7=cmr7 >\font\OT1/cmr/m/n/10=cmr10 >\font\OML/cmm/m/it/5=cmmi5 >\font\OML/cmm/m/it/7=cmmi7 >\font\OML/cmm/m/it/10=cmmi10 >\font\OMS/cmsy/m/n/5=cmsy5 >\font\OMS/cmsy/m/n/7=cmsy7 >\font\OMS/cmsy/m/n/10=cmsy10 >3633 words of font info for 14 preloaded fonts >14 hyphenation exceptions >Hyphenation trie of length 6081 has 183 ops out of 35111 > 2 for language 1 > 181 for language 0 >0 words of pdfTeX memory >0 indirect objects >No pages of output. >Transcript written on latex.log. >mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/latex.fmt installed. >mktexfmt [INFO]: Successfully rebuilt formats: 1 >mktexfmt [INFO]: Not selected formats: 10 >mktexfmt [INFO]: Total formats: 11 >mktexfmt [INFO]: exiting with status 0 >Compiling path.c (cpu=default, debug=no, asm=no) >entering extended mode >(./liquidwar.tex >LaTeX2e <2017-04-15> >Babel <3.17> and hyphenation patterns for 3 language(s) loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2014/09/29 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)) >No file liquidwar.aux. >[1] [2] >No file liquidwar.toc. >(./rules.tex [3] [4] >Chapter 1. >[5path.c: In function 'lw_path_get_system_name': >path.c:83:9: warning: variable 'end' set but not used [-Wunused-but-set-variable] > char *end; > ^~~ >] [6]) (./authors.tex [7] [8] >Chapter 2. >[9] >Overfull \hbox (92.03096pt too wide) in paragraph at lines 66--68 >[]\OT1/cmr/m/n/10 David Redick : wrote an ex-ter-nal ran-dom map gen-er-a-tor, >avail-able on http://xdavidx.sqrville.org/lwmapgen/index.html >) (./mailinglists.tex [10] >Chapter 3. >Overfull \hbox (60.64066pt too wide) in paragraph at lines 35--37 >\OT1/cmr/m/n/10 I have have set up a web-based chat-box which is ac-ces-si-ble >here: http://www.ufoot.org/liquidwar/v5/metaserver.php3 >[11]) (./fanfic.tex [12] >Chapter 4. >Underfull \vbox (badness 2318) has occurred while \output is active [13] >[14]) (./options.tex [15] [16] >Chapter 5. >[17] >Overfull \hbox (116.66985pt too wide) in paragraph at lines 49--53 >\OT1/cmr/m/n/10 us-ing an ex-ter-nal pro-gram, "lwmap-gen", de-vel-opped by Dav >id Redick, avail-able on http://www.cs.clemson.edu/$[]$dredick/lwmapgen/ >[18]Compiling ping.c (cpu=default, debug=no, asm=no) > [19] [20] [21]) (./network.tex [22] >Chapter 6. >[23] >Overfull \hbox (4.68234pt too wide) in paragraph at lines 89--92 >\OT1/cmr/m/n/10 Start the client on com-puter A nor-mally by typ-ing "liq-uid-w >ar" on GNU/Linux or double-click "lwwin.exe" >[24] [25] >Overfull \hbox (32.86409pt too wide) in paragraph at lines 225--229 >[]\OT1/cmr/m/n/10 Note that you can also get the list of avail-able servers fro >m http://www.ufoot.org/liquidwar/v5/metaserver.php3 >[26] [27] [28] [29] [30]) (./parameters.tex [31] [32] >Chapter 7. >[33] [34] [35]) (./platforms.tex [36] >Chapter 8. >[37] [38]) (./userlevels.tex [39] [40] >Chapter 9. >Overfull \hbox (1.16963pt too wide) in paragraph at lines 46--48 >[]\OT1/cmr/m/n/10 The de-fault path for maps is "custom$\OMS/cmsy/m/n/10 n$\OT1 >/cmr/m/n/10 map$\OMS/cmsy/m/n/10 n$\OT1/cmr/m/n/10 " on win-dows, and "/usr/loc >al/share/games/liquidwar/map" >Underfull \vbox (badness 10000) has occurred while \output is active [41]) >(./algorithm.tex [42] >Chapter 10. >[43] [44] >Overfull \hbox (26.68697pt too wide) in paragraph at lines 138--139 >[]\OT1/cmr/m/n/10 zone 2 has a size of 2. It's linked with zones 3 (ENE,ESE), 5 > (SE), 4 (SSE,SSW) and 1 (SW,WSW,WNW). >Overfull \hbox (4.048pt too wide) in paragraph at lines 142--143 >[]\OT1/cmr/m/n/10 zone 6 has a size of 1. It's linked with zones 5 (NNW,NNE), 7 > (ENE,ESE) and 4 (WSW,WNW,NW). >[45] [46]) (./source.tex [47] [48] >Chapter 11. >Underfull \vbox (badness 1558) has occurred while \output is active [49] >[50] [51] [52] [53] >Overfull \hbox (90.46602pt too wide) in paragraph at lines 335--343 >\OT1/cmr/m/n/10 tri-bu-tion. This pro-gram has been coded by David Redick, is a >lso avail-able on http://www.cs.clemson.edu/$[]$dredick/lwmapgen/ >[54] >Overfull \hbox (20.83624pt too wide) in paragraph at lines 444--451 >[]\OT1/cmr/m/n/10 BTW, there's a clear ad-van-tage in us-ing custom-made log fu >nc-tions in-stead of plain calls to "fprintf(stderr,...". >[55] [56] [57] [58]) (./bugs.tex [59] [60] >Chapter 12. >Overfull \hbox (41.53073pt too wide) in paragraph at lines 10--15 >[]\OT1/cmr/m/n/10 Besides, it hap-pens that now most bug re-ports come from the > De-bian track-ing sys-tem "http://bugs.debian.org/cgi- >Overfull \hbox (44.7253pt too wide) in paragraph at lines 16--23 >\OT1/cmr/m/n/10 It's ac-ces-si-ble on http://www.ufoot.org/bugtracker/ or "http >://www.ufoot.org/bugtracker/index.php?project=2". >[61] [62] >Overfull \hbox (90.94643pt too wide) in paragraph at lines 131--134 >\OT1/cmr/m/n/10 ...which cre-ates au-dio from MIDI us-ing a set of patches (mor >e info here: http://www.talula.demon.co.uk/allegro/digmid.html) >[63] >Overfull \hbox (33.44225pt too wide) in paragraph at lines 177--177 >[]\OT1/cmtt/m/n/10 Man or machine, face or code, must stand strong and solid; m >ust not just ooze away as slime.[] >) (./todo.tex [64] >Chapter 13. >Overfull \hbox (103.13261pt too wide) in paragraph at lines 29--34 >\OT1/cmr/m/n/10 Since sum-mer 2005, Liq-uid War 6, a com-plete rewrite of Liq-u >id War, is on its way. See http://www.gnu.org/software/liquidwar6/ >) (./wip.tex [65] [66] >Chapter 14. >Overfull \hbox (64.14069pt too wide) in paragraph at lines 4--9 >\OT1/cmr/m/n/10 Whenever Liq-uid War is re-leased, I usu-ally pass the good new >s to Fresh-meat ( http://freshmeat.net/projects/liquidwar/ >Overfull \hbox (66.82706pt too wide) in paragraph at lines 4--9 >\OT1/cmr/m/n/10 ). Then all re-leases are ac-ces-si-ble from the main down-load > page, which is http://www.ufoot.org/liquidwar/v5/download. >Overfull \hbox (45.64182pt too wide) in paragraph at lines 37--39 >[]\OT1/cmr/m/n/10 Step 2: point on the repos-i-tory, which is ac-ces-si-ble (re >ad-only) on http://arch.sv.gnu.org/archives/liquidwar/. >[67] >Overfull \hbox (7.07692pt too wide) in paragraph at lines 53--56 >[]\OT1/cmr/m/n/10 Besides, most de-vel-oppe-ment is now done on Liq-uid War 6. >See http://www.gnu.org/software/liquidwar6/ >) (./copying.tex [68] >Chapter 15. >) [69] (./liquidwar.aux) ) >(see the transcript file for additional information) >Output written on liquidwar.dvi (69 pages, 164052 bytes). >Transcript written on liquidwar.log. >This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=latex) > restricted \write18 enabled. >entering extended mode >(./liquidwar.tex >LaTeX2e <2017-04-15> >Babel <3.17> and hyphenation patterns for 3 language(s) loaded. >(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls >Document Class: book 2014/09/29 v1.4h Standard LaTeX document class >(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo)Compiling pion.c (cpu=default, debug=no, asm=no) >) (./liquidwar.aux) >[1] [2] (./liquidwar.toc [3] [4]) (./rules.tex [5] [6] >Chapter 1. >[7] [8]) (./authors.tex [9] [10] >Chapter 2. >[11] >Overfull \hbox (92.03096pt too wide) in paragraph at lines 66--68 >[]\OT1/cmr/m/n/10 David Redick : wrote an ex-ter-nal ran-dom map gen-er-a-tor, >avail-able on http://xdavidx.sqrville.org/lwmapgen/index.html >) (./mailinglists.tex [12] >Chapter 3. >Overfull \hbox (60.64066pt too wide) in paragraph at lines 35--37 >\OT1/cmr/m/n/10 I have have set up a web-based chat-box which is ac-ces-si-ble >here: http://www.ufoot.org/liquidwar/v5/metaserver.php3 >[13]) (./fanfic.tex [14] >Chapter 4. >Underfull \vbox (badness 2318) has occurred while \output is active [15] >[16]) (./options.tex [17] [18] >Chapter 5. >[19] >Overfull \hbox (116.66985pt too wide) in paragraph at lines 49--53 >\OT1/cmr/m/n/10 us-ing an ex-ter-nal pro-gram, "lwmap-gen", de-vel-opped by Dav >id Redick, avail-able on http://www.cs.clemson.edu/$[]$dredick/lwmapgen/ >[20] [21] [22] [23]) (./network.tex [24] >Chapter 6. >[25] >Overfull \hbox (4.68234pt too wide) in paragraph at lines 89--92 >\OT1/cmr/m/n/10 Start the client on com-puter A nor-mally by typ-ing "liq-uid-w >ar" on GNU/Linux or double-click "lwwin.exe" >[26] [27] >Overfull \hbox (32.86409pt too wide) in paragraph at lines 225--229 >[]\OT1/cmr/m/n/10 Note that you can also get the list of avail-able servers fro >m http://www.ufoot.org/liquidwar/v5/metaserver.php3 >[28] [29] [30] [31] [32]) (./parameters.tex [33] [34] >Chapter 7. >[35] [36] [37]) (./platforms.tex [38] >Chapter 8. >[39] [40]) (./userlevels.tex [41] [42] >Chapter 9. >Overfull \hbox (1.16963pt too wide) in paragraph at lines 46--48 >[]\OT1/cmr/m/n/10 The de-fault path for maps is "custom$\OMS/cmsy/m/n/10 n$\OT1 >/cmr/m/n/10 map$\OMS/cmsy/m/n/10 n$\OT1/cmr/m/n/10 " on win-dows, and "/usr/loc >al/share/games/liquidwar/map" >Underfull \vbox (badness 10000) has occurred while \output is active [43]) >(./algorithm.tex [44] >Chapter 10. >[45] [46] >Overfull \hbox (26.68697pt too wide) in paragraph at lines 138--139 >[]\OT1/cmr/m/n/10 zone 2 has a size of 2. It's linked with zones 3 (ENE,ESE), 5 > (SE), 4 (SSE,SSW) and 1 (SW,WSW,WNW). >Overfull \hbox (4.048pt too wide) in paragraph at lines 142--143 >[]\OT1/cmr/m/n/10 zone 6 has a size of 1. It's linked with zones 5 (NNW,NNE), 7 > (ENE,ESE) and 4 (WSW,WNW,NW). >[47] [48]) (./source.tex [49] [50] >Chapter 11. >Underfull \vbox (badness 1558) has occurred while \output is active [51] >[52] [53] [54] [55] >Overfull \hbox (90.46602pt too wide) in paragraph at lines 335--343 >\OT1/cmr/m/n/10 tri-bu-tion. This pro-gram has been coded by David Redick, is a >lso avail-able on http://www.cs.clemson.edu/$[]$dredick/lwmapgen/ >[56] >Overfull \hbox (20.83624pt too wide) in paragraph at lines 444--451 >[]\OT1/cmr/m/n/10 BTW, there's a clear ad-van-tage in us-ing custom-made log fu >nc-tions in-stead of plain calls to "fprintf(stderr,...". >[57] [58] [59] [60]) (./bugs.tex [61] [62] >Chapter 12. >Overfull \hbox (41.53073pt too wide) in paragraph at lines 10--15 >[]\OT1/cmr/m/n/10 Besides, it hap-pens that now most bug re-ports come from the > De-bian track-ing sys-tem "http://bugs.debian.org/cgi- >Overfull \hbox (44.7253pt too wide) in paragraph at lines 16--23 >\OT1/cmr/m/n/10 It's ac-ces-si-ble on http://www.ufoot.org/bugtracker/ or "http >://www.ufoot.org/bugtracker/index.php?project=2". >[63] [64] >Overfull \hbox (90.94643pt too wide) in paragraph at lines 131--134 >\OT1/cmr/m/n/10 ...which cre-ates au-dio from MIDI us-ing a set of patches (mor >e info here: http://www.talula.demon.co.uk/allegro/digmid.html) >[65] >Overfull \hbox (33.44225pt too wide) in paragraph at lines 177--177 >[]\OT1/cmtt/m/n/10 Man or machine, face or code, must stand strong and solid; m >ust not just ooze away as slime.[] >) (./todo.tex [66] >Chapter 13. >Overfull \hbox (103.13261pt too wide) in paragraph at lines 29--34 >\OT1/cmr/m/n/10 Since sum-mer 2005, Liq-uid War 6, a com-plete rewrite of Liq-u >id War, is on its way. See http://www.gnu.org/software/liquidwar6/ >) (./wip.tex [67] [68] >Chapter 14. >Overfull \hbox (64.14069pt too wide) in paragraph at lines 4--9 >\OT1/cmr/m/n/10 Whenever Liq-uid War is re-leased, I usu-ally pass the good new >s to Fresh-meat ( http://freshmeat.net/projects/liquidwar/ >Overfull \hbox (66.82706pt too wide) in paragraph at lines 4--9 >\OT1/cmr/m/n/10 ). Then all re-leases are ac-ces-si-ble from the main down-load > page, which is http://www.ufoot.org/liquidwar/v5/download. >Overfull \hbox (45.64182pt too wide) in paragraph at lines 37--39 >[]\OT1/cmr/m/n/10 Step 2: point on the repos-i-tory, which is ac-ces-si-ble (re >ad-only) on http://arch.sv.gnu.org/archives/liquidwar/. >[69] >Overfull \hbox (7.07692pt too wide) in paragraph at lines 53--56 >[]\OT1/cmr/m/n/10 Besides, most de-vel-oppe-ment is now done on Liq-uid War 6. >See http://www.gnu.org/software/liquidwar6/ >) (./copying.tex [70] >Chapter 15. >) [71] (./liquidwar.aux) ) >(see the transcript file for additional information) >Output written on liquidwar.dvi (71 pages, 193272 bytes). >Transcript written on liquidwar.log. >Compiling play.c (cpu=default, debug=no, asm=no) >Building ps/liquidwar.ps... >gmake[1]: dvips: Command not found >gmake[1]: *** [Makefile:87: ps/liquidwar.ps] Error 127 >gmake[1]: Leaving directory '/builddir/build/BUILD/liquidwar-5.6.4/doc' >make: *** [Makefile:95: build_doc] Error 2 >make: *** Waiting for unfinished jobs.... >play.c: In function 'play_sequence_ex': >play.c:113:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] > int result, retour = 0; > ^~~~~~ >Compiling profile.c (cpu=default, debug=no, asm=no) >Compiling protocol.c (cpu=default, debug=no, asm=no) >protocol.c: In function 'lw_protocol_ask_who': >protocol.c:287:18: warning: this statement may fall through [-Wimplicit-fallthrough=] > who->network = 1; > ~~~~~~~~~~~~~^~~ >protocol.c:293:3: note: here > case LW_NETMESS_CODE_LOCAL: > ^~~~ >Compiling random.c (cpu=default, debug=no, asm=no) >In file included from random.c:64: >random.c: In function 'lw_random_generate_map': >macro.h:87:100: warning: '%s' directive output may be truncated writing up to 999 bytes into a region of size 992 [-Wformat-truncation=] > #define LW_MACRO_SNPRINTF4(DST,SIZE,FMT,A,B,C,D) { memset((DST),0,(SIZE)); snprintf((DST),(SIZE)-1,(FMT),(A),(B),C,(D)); (DST)[(SIZE)-1]='\0'; } > ^~~~~ ~~~ >macro.h:98:46: note: in expansion of macro 'LW_MACRO_SNPRINTF4' > #define LW_MACRO_SPRINTF4(DST,FMT,A,B,C,D) { LW_MACRO_SNPRINTF4((DST),sizeof(DST),(FMT),(A),(B),(C),(D)); } > ^~~~~~~~~~~~~~~~~~ >random.c:129:3: note: in expansion of macro 'LW_MACRO_SPRINTF4' > LW_MACRO_SPRINTF4 (command, > ^~~~~~~~~~~~~~~~~ >macro.h:87:100: note: directive argument in the range [-5, 5] > #define LW_MACRO_SNPRINTF4(DST,SIZE,FMT,A,B,C,D) { memset((DST),0,(SIZE)); snprintf((DST),(SIZE)-1,(FMT),(A),(B),C,(D)); (DST)[(SIZE)-1]='\0'; } > ^~~~~ >macro.h:98:46: note: in expansion of macro 'LW_MACRO_SNPRINTF4' > #define LW_MACRO_SPRINTF4(DST,FMT,A,B,C,D) { LW_MACRO_SNPRINTF4((DST),sizeof(DST),(FMT),(A),(B),(C),(D)); } > ^~~~~~~~~~~~~~~~~~ >random.c:129:3: note: in expansion of macro 'LW_MACRO_SPRINTF4' > LW_MACRO_SPRINTF4 (command, > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from random.c:55: >/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 34 or more bytes (assuming 1034) into a destination of size 999 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Compiling rules.c (cpu=default, debug=no, asm=no) >In file included from rules.c:68: >rules.c: In function 'rules_options': >macro.h:84:94: warning: '__builtin___snprintf_chk' output truncated before the last format character [-Wformat-truncation=] > #define LW_MACRO_SNPRINTF1(DST,SIZE,FMT,A) { memset((DST),0,(SIZE)); snprintf((DST),(SIZE)-1,(FMT),(A)); (DST)[(SIZE)-1]='\0'; } > ^~~~~ >macro.h:95:40: note: in expansion of macro 'LW_MACRO_SNPRINTF1' > #define LW_MACRO_SPRINTF1(DST,FMT,A) { LW_MACRO_SNPRINTF1((DST),sizeof(DST),(FMT),(A)); } > ^~~~~~~~~~~~~~~~~~ >rules.c:202:3: note: in expansion of macro 'LW_MACRO_SPRINTF1' > LW_MACRO_SPRINTF1 (time_str, "%-8s00:00", > ^~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:873, > from rules.c:56: >/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 14 or more bytes into a destination of size 13 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Compiling score.c (cpu=default, debug=no, asm=no) >Compiling serial.c (cpu=default, debug=no, asm=no) >Compiling sock2cli.c (cpu=default, debug=no, asm=no) >Compiling sockex.c (cpu=default, debug=no, asm=no) >Compiling sockunix.c (cpu=default, debug=no, asm=no) >Compiling sound.c (cpu=default, debug=no, asm=no) >Compiling speeds.c (cpu=default, debug=no, asm=no) >Compiling startinf.c (cpu=default, debug=no, asm=no) >Compiling startup.c (cpu=default, debug=no, asm=no) >Compiling team.c (cpu=default, debug=no, asm=no) >Compiling texture.c (cpu=default, debug=no, asm=no) >Compiling thrdunix.c (cpu=default, debug=no, asm=no) >thrdunix.c: In function 'lw_thread_start': >thrdunix.c:84:38: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] > if (pthread_create (&thread, NULL, (void *(*)(void *)) func, args) == 0) > ^ >Compiling ticker.c (cpu=default, debug=no, asm=no) >Compiling time.c (cpu=default, debug=no, asm=no) >Compiling viewport.c (cpu=default, debug=no, asm=no) >Compiling volume.c (cpu=default, debug=no, asm=no) >Compiling watchdog.c (cpu=default, debug=no, asm=no) >Compiling wave.c (cpu=default, debug=no, asm=no) >Compiling wwwcli.c (cpu=default, debug=no, asm=no) >Linking liquidwar (target=default, debug=no, static=no, asm=no) >/usr/bin/ld: random.o: in function `generate_bitmap': >/builddir/build/BUILD/liquidwar-5.6.4/src/random.c:128: warning: the use of `tmpnam' is dangerous, better use `mkstemp' >/usr/bin/ld: distor.o: in function `create_wave_line': >/builddir/build/BUILD/liquidwar-5.6.4/src/distor.c:197: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/distor.c:197: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/distor.c:206: undefined reference to `fsin' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/distor.c:207: undefined reference to `fcos' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/distor.c:220: undefined reference to `fcos' >/usr/bin/ld: fighter.o: in function `move_fighters': >/builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:346: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:346: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:356: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:356: undefined reference to `fsqrt' >/usr/bin/ld: /builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:338: undefined reference to `fsqrt' >/usr/bin/ld: fighter.o:/builddir/build/BUILD/liquidwar-5.6.4/src/fighter.c:338: more undefined references to `fsqrt' follow >collect2: error: ld returned 1 exit status >gmake[1]: *** [Makefile:245: liquidwar] Error 1 >gmake[1]: Leaving directory '/builddir/build/BUILD/liquidwar-5.6.4/src' >make: *** [Makefile:88: build_bin] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.8tty4d (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.8tty4d (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/liquidwar.spec
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 1604711
: 1463968 |
1463969
|
1463970