Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247439 Details for
Bug 337460
games-mud/circlemud does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
circlemud-3.1:20100915-084800.log (text/plain), 18.70 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-15 09:23:30 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-15 09:23:30 UTC
Size:
18.70 KB
patch
obsolete
> * CPV: games-mud/circlemud-3.1 > * REPO: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking circle-3.1.tar.bz2 to /var/tmp/portage/games-mud/circlemud-3.1/work >>>> Source unpacked in /var/tmp/portage/games-mud/circlemud-3.1/work >>>> Compiling source in /var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games >creating cache ./config.cache >checking for less... less >checking for gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking whether i686-pc-linux-gnu-gcc -Wall also needs -Wno-char-subscripts... no >checking whether i686-pc-linux-gnu-gcc accepts -Wno-char-subscripts... yes >checking whether i686-pc-linux-gnu-gcc accepts -fno-builtin... yes >checking for gethostbyaddr... yes >checking for socket... yes >checking for malloc... yes >checking for crypt... no >checking for crypt in -lcrypt... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for fcntl.h... yes >checking for sys/fcntl.h... yes >checking for errno.h... yes >checking for net/errno.h... no >checking for string.h... yes >checking for strings.h... yes >checking for limits.h... yes >checking for sys/time.h... yes >checking for sys/select.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for memory.h... yes >checking for crypt.h... yes >checking for assert.h... yes >checking for arpa/telnet.h... yes >checking for arpa/inet.h... yes >checking for sys/stat.h... yes >checking for sys/socket.h... yes >checking for sys/resource.h... yes >checking for netinet/in.h... yes >checking for netdb.h... yes >checking for signal.h... yes >checking for sys/uio.h... yes >checking for mcheck.h... yes >checking whether crypt needs over 10 characters... no >checking for working const... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for struct in_addr... yes >checking for typedef socklen_t... yes >checking return type of signal handlers... void >checking for vprintf... yes >checking for gettimeofday... yes >checking for select... yes >checking for snprintf... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strerror... yes >checking for stricmp... no >checking for strlcpy... no >checking for strncasecmp... yes >checking for strnicmp... no >checking for strstr... yes >checking for vsnprintf... yes >checking for inet_addr... yes >checking for inet_aton... yes >checking if accept is prototyped... yes >checking if atoi is prototyped... yes >checking if atol is prototyped... yes >checking if bind is prototyped... yes >checking if bzero is prototyped... yes >checking if chdir is prototyped... yes >checking if close is prototyped... yes >checking if crypt is prototyped... yes >checking if fclose is prototyped... yes >checking if fcntl is prototyped... yes >checking if fflush is prototyped... yes >checking if fprintf is prototyped... yes >checking if fputc is prototyped... yes >checking if fputs is prototyped... yes >checking if fread is prototyped... yes >checking if fscanf is prototyped... yes >checking if fseek is prototyped... yes >checking if fwrite is prototyped... yes >checking if getpeername is prototyped... yes >checking if getpid is prototyped... yes >checking if getrlimit is prototyped... yes >checking if getsockname is prototyped... yes >checking if gettimeofday is prototyped... yes >checking if htonl is prototyped... yes >checking if htons is prototyped... yes >checking if inet_addr is prototyped... yes >checking if inet_aton is prototyped... yes >checking if inet_ntoa is prototyped... yes >checking if listen is prototyped... yes >checking if ntohl is prototyped... yes >checking if perror is prototyped... yes >checking if printf is prototyped... yes >checking if qsort is prototyped... yes >checking if read is prototyped... yes >checking if remove is prototyped... yes >checking if rewind is prototyped... yes >checking if select is prototyped... yes >checking if setitimer is prototyped... yes >checking if setrlimit is prototyped... yes >checking if setsockopt is prototyped... yes >checking if snprintf is prototyped... yes >checking if socket is prototyped... yes >checking if sprintf is prototyped... yes >checking if sscanf is prototyped... yes >checking if strcasecmp is prototyped... yes >checking if strdup is prototyped... yes >checking if strerror is prototyped... yes >checking if stricmp is prototyped... no >checking if strlcpy is prototyped... no >checking if strncasecmp is prototyped... yes >checking if strnicmp is prototyped... no >checking if system is prototyped... yes >checking if time is prototyped... yes >checking if unlink is prototyped... yes >checking if vsnprintf is prototyped... yes >checking if write is prototyped... yes >updating cache ./config.cache >creating ./config.status >creating src/Makefile >creating src/util/Makefile >creating src/conf.h >Configuration completed. To compile, type: cd src; make >make -j14 >make ../bin/circle >make[1]: Entering directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src' >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.comm.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.informative.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.item.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.movement.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.offensive.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.other.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.social.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall act.wizard.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall alias.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall ban.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall boards.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall castle.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall class.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall comm.c >act.social.c: In function âboot_social_messagesâ: >act.social.c:234:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >act.social.c: In function âfread_actionâ: >act.social.c:179:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >ban.c: In function âValid_Nameâ: >ban.c:265:7: warning: the address of âinvalid_listâ will always evaluate as âtrueâ >alias.c: In function âread_aliasesâ: >alias.c:81:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >alias.c:89:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall config.c >boards.c: In function âBoard_load_boardâ: >boards.c:484:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >boards.c:491:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >boards.c:498:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >boards.c:508:12: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >boards.c: In function âBoard_save_boardâ: >boards.c:447:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >boards.c:462:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >boards.c:464:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >boards.c:466:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall constants.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall db.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall fight.c >act.wizard.c: In function âdo_setâ: >act.wizard.c:2579:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall graph.c >db.c: In function âsave_charâ: >db.c:2202:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >db.c: In function âload_charâ: >db.c:2173:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >db.c: In function âindex_bootâ: >db.c:714:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >db.c:720:13: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >db.c:732:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >db.c:780:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >db.c:809:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >db.c: In function âbuild_player_indexâ: >db.c:595:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall handler.c >db.c: In function âreset_timeâ: >db.c:486:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >fight.c: In function âload_messagesâ: >fight.c:158:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fight.c:160:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fight.c:163:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fight.c:189:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >fight.c:191:12: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall house.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall interpreter.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall limits.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall magic.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall mail.c >house.c: In function âHouse_bootâ: >house.c:254:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >house.c: In function âHouse_save_controlâ: >house.c:230:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >house.c: In function âHouse_listrentâ: >house.c:187:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >house.c: In function âHouse_loadâ: >house.c:76:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >limits.c: In function ârun_autowizâ: >limits.c:243:13: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall mobact.c >mail.c: In function âread_from_fileâ: >mail.c:207:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >mail.c: In function âwrite_to_fileâ: >mail.c:173:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall modify.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall objsave.c >objsave.c: In function âCrash_loadâ: >objsave.c:456:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >objsave.c:497:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >objsave.c: In function âCrash_listrentâ: >objsave.c:386:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall olc.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall random.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall shop.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall spec_assign.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall spec_procs.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall spell_parser.c >shop.c: In function âread_type_listâ: >shop.c:1093:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall spells.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall utils.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall weather.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall bsd-snprintf.c >i686-pc-linux-gnu-gcc -o ../bin/circle act.comm.o act.informative.o act.item.o act.movement.o act.offensive.o act.other.o act.social.o act.wizard.o alias.o ban.o boards.o castle.o class.o comm.o config.o constants.o db.o fight.o graph.o handler.o house.o interpreter.o limits.o magic.o mail.o mobact.o modify.o objsave.o olc.o random.o shop.o spec_assign.o spec_procs.o spell_parser.o spells.o utils.o weather.o bsd-snprintf.o -lcrypt >make[1]: Leaving directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src' >make utils >make[1]: Entering directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src' >(cd util; make all) >make[2]: Entering directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src/util' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/autowiz autowiz.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/delobjs delobjs.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/listrent listrent.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/mudpasswd mudpasswd.c -lcrypt >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/play2to3 play2to3.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/purgeplay purgeplay.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/shopconv shopconv.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/showplay showplay.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/sign sign.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/split split.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DCIRCLE_UTIL -I.. -o ../../bin/wld2html wld2html.c >play2to3.c: In function âmainâ: >play2to3.c:266:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >play2to3.c:372:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >listrent.c: In function âCrash_listrentâ: >listrent.c:41:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >listrent.c:61:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >purgeplay.c: In function âpurgeâ: >purgeplay.c:41:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >purgeplay.c:101:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >delobjs.c: In function âmainâ: >delobjs.c:71:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >autowiz.c: In function âread_fileâ: >autowiz.c:92:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >mudpasswd.c: In function âpwordâ: >mudpasswd.c:50:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >showplay.c: In function âshowâ: >showplay.c:37:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >shopconv.c: In function âmainâ: >shopconv.c:163:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >shopconv.c:180:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >shopconv.c:183:8: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >shopconv.c: In function âdo_intâ: >shopconv.c:88:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >shopconv.c: In function âdo_floatâ: >shopconv.c:76:9: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >shopconv.c: In function âdo_listâ: >shopconv.c:61:11: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result >shopconv.c:62:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >wld2html.c: In function âget_lineâ: >wld2html.c:502:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >make[2]: Leaving directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src/util' >make[1]: Leaving directory `/var/tmp/portage/games-mud/circlemud-3.1/work/circle-3.1/src' >>>> Source compiled. >>>> Test phase [none]: games-mud/circlemud-3.1 > >>>> Install circlemud-3.1 into /var/tmp/portage/games-mud/circlemud-3.1/image/ category games-mud >>>> Completed installing circlemud-3.1 into /var/tmp/portage/games-mud/circlemud-3.1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/circlemud-sign > usr/games/bin/circlemud-delobjs > usr/games/bin/circlemud-wld2html > usr/games/bin/circle > usr/games/bin/circlemud-shopconv > usr/games/bin/circlemud-showplay > usr/games/bin/circlemud-purgeplay > usr/games/bin/circlemud-split > usr/games/bin/circlemud-listrent > usr/games/bin/circlemud-mudpasswd > usr/games/bin/circlemud-autowiz > usr/games/bin/circlemud-play2to3 > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/circlemud-sign > * /usr/games/bin/circlemud-delobjs > * /usr/games/bin/circlemud-wld2html > * /usr/games/bin/circle > * /usr/games/bin/circlemud-shopconv > * /usr/games/bin/circlemud-showplay > * /usr/games/bin/circlemud-purgeplay > * /usr/games/bin/circlemud-split > * /usr/games/bin/circlemud-listrent > * /usr/games/bin/circlemud-mudpasswd > * /usr/games/bin/circlemud-autowiz > * /usr/games/bin/circlemud-play2to3 > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * ban.c:265:7: warning: the address of âinvalid_listâ will always evaluate as âtrueâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.circlemud.org/ > * Remember, in order to play games, you have to > * be in the 'games' group. > > * Just run 'gpasswd -a <USER> games', then have <USER> re-login. > > * For more info about Gentoo gaming in general, see our website: > * http://games.gentoo.org/ >
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 337460
: 247439