Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247857 Details for
Bug 337940
net-misc/lambdamoo 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
lambdamoo-1.8.1-r1:20100918-131819.log (text/plain), 12.68 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-18 14:18:35 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-18 14:18:35 UTC
Size:
12.68 KB
patch
obsolete
> * CPV: net-misc/lambdamoo-1.8.1-r1 > * REPO: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking LambdaMOO-1.8.1.tar.gz to /var/tmp/portage/net-misc/lambdamoo-1.8.1-r1/work > * Applying 1.8.1-enable-outbound.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r1/work >>>> Compiling source in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r1/work/MOO-1.8.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 >checking for bison >checking for gcc >checking how to run the C preprocessor >checking whether -traditional is needed >checking how to run the C preprocessor >checking for NeXT >checking for the DEC Alpha running OSF/1 >checking for the SGI compiler >checking for AIX >checking for POSIXized ISC >checking for minix/config.h >checking for -lintl >checking for A/UX >checking for HP/UX >checking that the C compiler handles important ANSI C constructs >checking for a working const keyword >checking how to run the C preprocessor >checking whether stdlib.h declares malloc and friends >checking for sys/bsdtypes.h >checking for sys/select.h >checking for memory.h >checking for pid_t in sys/types.h >checking for mode_t in sys/types.h >checking for size_t in sys/types.h >checking for struct tm in time.h >checking for tm_zone in struct tm >checking for sqrt >checking for sqrt >checking for mkfifo >checking for waitpid >checking for sigemptyset >checking for accept >checking for t_open >checking for t_open >checking for t_open >checking for crypt >checking for crypt >checking for unistd.h >checking for sys/cdefs.h >checking for stdlib.h >checking for tiuser.h >checking for machine/endian.h >checking for remove >checking for rename >checking for poll >checking for select >checking for strerror >checking for strftime >checking for strtoul >checking for matherr >checking for random >checking for lrand48 >checking for wait3 >checking for wait2 >checking for sigsetmask >checking for sigprocmask >checking for sigrelse >checking whether tolower is declared in ctype.h >checking whether fcntl is declared in fcntl.h >checking whether htonl is declared in netinet/in.h >checking whether ioctl is declared in sys/ioctl.h >checking whether poll is declared in poll.h >checking whether kill is declared in signal.h >checking whether sigemptyset is declared in signal.h >checking whether sigprocmask is declared in signal.h >checking whether sigrelse is declared in signal.h >checking whether accept is declared in sys/socket.h >checking whether bind is declared in sys/socket.h >checking whether shutdown is declared in sys/socket.h >checking whether fstat is declared in sys/stat.h >checking whether fclose is declared in stdio.h >checking whether perror is declared in stdio.h >checking whether remove is declared in stdio.h >checking whether vfprintf is declared in stdio.h >checking whether random is declared in stdlib.h >checking whether srandom is declared in stdlib.h >checking whether strtod is declared in stdlib.h >checking whether strtol is declared in stdlib.h >checking whether strtoul is declared in stdlib.h >checking whether bzero is declared in string.h >checking whether memcpy is declared in string.h >checking whether memset is declared in string.h >checking whether strerror is declared in string.h >checking for bzero being declared in stdlib.h >checking whether getitimer is declared in sys/time.h >checking whether setitimer is declared in sys/time.h >checking whether select is declared in sys/time.h >checking whether strftime is declared in time.h >checking whether time is declared in time.h >checking whether tzname is declared in time.h >checking whether t_open is declared in tiuser.h >checking whether t_errlist is declared in tiuser.h >checking whether fork is declared in unistd.h >checking whether waitpid is declared in sys/wait.h >checking for self-sufficiency of arpa/inet.h >checking for self-sufficiency of signal.h >checking for self-sufficiency of sys/socket.h >checking for self-sufficiency of sys/stat.h >checking for self-sufficiency of time.h >checking for string.h declaring some functions incorrectly >checking for incompatibility between <sys/ioctl.h> and <stropts.h> >checking whether or not fstat() can tell how much data is in a FIFO >checking whether or not select() can be used on FIFOs >checking whether or not poll() can be used on FIFOs >checking whether POSIX-style non-blocking I/O works >checking which MOO networking configurations are likely to work... >checking for sys/socket.h >checking for telnet >---------------------------------------------------------------------- >| The following networking configurations will probably work on your >| system; any configuration *not* listed here almost certainly will >| *not* work on your system: >| >| NP_SINGLE NS_BSD/NP_LOCAL NS_BSD/NP_TCP NS_SYSV/NP_LOCAL >---------------------------------------------------------------------- >creating config.status >creating Makefile >creating config.h >make -j14 'CFLAGS=-O2 -pipe -DHAVE_MKFIFO=1' >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o ast.o ast.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o code_gen.o code_gen.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o db_file.o db_file.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o db_io.o db_io.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o db_objects.o db_objects.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o db_properties.o db_properties.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o db_verbs.o db_verbs.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o decompile.o decompile.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o disassemble.o disassemble.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o eval_env.o eval_env.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o eval_vm.o eval_vm.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o exceptions.o exceptions.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o execute.o execute.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o extensions.o extensions.c >db_objects.c: In function âdb_object_bytesâ: >db_objects.c:292:14: warning: incompatible implicit declaration of built-in function âstrlenâ >db_io.c: In function âdbio_read_stringâ: >db_io.c:178:11: warning: incompatible implicit declaration of built-in function âstrlenâ >db_io.c:177:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >db_io.c: In function âdbio_read_floatâ: >db_io.c:152:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >db_io.c: In function âdbio_read_numâ: >db_io.c:137:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >db_io.c: In function âdbio_read_lineâ: >db_io.c:56:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o functions.o functions.c >bison -y -d parser.y >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o list.o list.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o log.o log.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o malloc.o malloc.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o match.o match.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o md5.o md5.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o name_lookup.o name_lookup.c >touch net_single.o >touch net_multi.o >touch net_mp_selct.o >touch net_mp_poll.o >touch net_mp_fake.o >mv -f y.tab.c parser.c >touch net_bsd_tcp.o >touch net_bsd_lcl.o >touch net_sysv_tcp.o >touch net_sysv_lcl.o >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o numbers.o numbers.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o objects.o objects.c >name_lookup.c: In function âspawn_pipeâ: >name_lookup.c:99:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c: In function âintermediaryâ: >name_lookup.c:258:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:260:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:266:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:280:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:282:12: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:287:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c: In function âlookupâ: >name_lookup.c:187:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:193:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:205:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >name_lookup.c:206:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o parse_cmd.o parse_cmd.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o pattern.o pattern.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o program.o program.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o property.o property.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o quota.o quota.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o ref_count.o ref_count.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o regexpr.o regexpr.c >program.c: In function âprogram_bytesâ: >program.c:81:11: warning: incompatible implicit declaration of built-in function âstrlenâ >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o server.o server.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o storage.o storage.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o streams.o streams.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o str_intern.o str_intern.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o sym_table.o sym_table.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o tasks.o tasks.c >storage.c: In function âstr_dupâ: >storage.c:111:24: warning: incompatible implicit declaration of built-in function âstrlenâ >storage.c:112:2: warning: incompatible implicit declaration of built-in function âstrcpyâ >server.c: In function âread_stdin_lineâ: >server.c:609:7: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o timers.o timers.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o unparse.o unparse.c >str_intern.c: In function âstr_internâ: >str_intern.c:244:31: warning: incompatible implicit declaration of built-in function âstrlenâ >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o utils.o utils.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o verbs.o verbs.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o version.o version.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o parser.o parser.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o network.o network.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o net_mplex.o net_mplex.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o net_proto.o net_proto.c >touch y.tab.h >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 -c -o keywords.o keywords.c >gcc -g -O2 -pipe -DHAVE_MKFIFO=1 ast.o code_gen.o db_file.o db_io.o db_objects.o db_properties.o db_verbs.o decompile.o disassemble.o eval_env.o eval_vm.o exceptions.o execute.o extensions.o functions.o keywords.o list.o log.o malloc.o match.o md5.o name_lookup.o network.o net_mplex.o net_proto.o numbers.o objects.o parse_cmd.o pattern.o program.o property.o quota.o ref_count.o regexpr.o server.o storage.o streams.o str_intern.o sym_table.o tasks.o timers.o unparse.o utils.o verbs.o version.o parser.o -lm -lcrypt -o moo >rm parser.c >>>> Source compiled. >>>> Test phase [none]: net-misc/lambdamoo-1.8.1-r1 > >>>> Install lambdamoo-1.8.1-r1 into /var/tmp/portage/net-misc/lambdamoo-1.8.1-r1/image/ category net-misc >>>> Completed installing lambdamoo-1.8.1-r1 into /var/tmp/portage/net-misc/lambdamoo-1.8.1-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/sbin/moo > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/sbin/moo > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * db_objects.c:292:14: warning: incompatible implicit declaration of built-in function âstrlenâ > * db_io.c:178:11: warning: incompatible implicit declaration of built-in function âstrlenâ > * program.c:81:11: warning: incompatible implicit declaration of built-in function âstrlenâ > * storage.c:111:24: warning: incompatible implicit declaration of built-in function âstrlenâ > * storage.c:112:2: warning: incompatible implicit declaration of built-in function âstrcpyâ > * str_intern.c:244:31: warning: incompatible implicit declaration of built-in function âstrlenâ > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://sourceforge.net/projects/lambdamoo/
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 337940
: 247857