Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 910609 Details for
Bug 944167
net-misc/lambdamoo-1.8.1-r4 - [libtool] [gcc-15] objects.c: error: two or more data types in declaration specifiers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:lambdamoo-1.8.1-r4:20241120-042941.log
net-misc:lambdamoo-1.8.1-r4:20241120-042941.log (text/plain), 16.11 KB, created by
Toralf Förster
on 2024-11-20 16:09:12 UTC
(
hide
)
Description:
net-misc:lambdamoo-1.8.1-r4:20241120-042941.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-20 16:09:12 UTC
Size:
16.11 KB
patch
obsolete
> * Package: net-misc/lambdamoo-1.8.1-r4:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking LambdaMOO-1.8.1.tar.gz to /var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work >>>> Source unpacked in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work >>>> Preparing source in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1 ... > * Applying 1.8.1-enable-outbound.patch ... > [ ok ] > * Applying lambdamoo-1.8.1-C99-configure.patch ... > [ ok ] > * Applying lambdamoo-1.8.1-respect-cflags.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1' ... > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ !! ] > * Running elibtoolize in: MOO-1.8.1/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1 ... > * econf: updating MOO-1.8.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating MOO-1.8.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/lambdamoo-1.8.1-r4 --htmldir=/usr/share/doc/lambdamoo-1.8.1-r4/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for bison... bison -y >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... /usr/bin/grep -E >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for NeXT >checking for the DEC Alpha running OSF/1 >checking for the SGI compiler >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for library containing strerror... none required >checking for strftime... yes >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... (cached) x86_64-pc-linux-gnu-gcc -E >checking whether stdlib.h declares malloc and friends >checking for sys/bsdtypes.h... no >checking for sys/select.h... yes >checking for memory.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for x86_64-pc-linux-gnu-gcc -g options needed to detect all undeclared functions... (cached) none needed >checking for struct tm.tm_zone... yes >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... (cached) yes >checking for sys/cdefs.h... yes >checking for stdlib.h... (cached) yes >checking for tiuser.h... no >checking for machine/endian.h... no >checking for remove... yes >checking for rename... yes >checking for poll... yes >checking for select... yes >checking for strerror... yes >checking for strftime... (cached) yes >checking for strtoul... yes >checking for matherr... no >checking for random... yes >checking for lrand48... yes >checking for wait3... yes >checking for wait2... no >checking for sigsetmask... yes >checking for sigprocmask... yes >checking for sigrelse... yes >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... yes >checking for telnet... yes >---------------------------------------------------------------------- >| 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 >---------------------------------------------------------------------- >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1 ... >make -O -j4 CC=x86_64-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o ast.o ast.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o db_io.o db_io.c >db_io.c: In function âdbio_read_lineâ: >db_io.c:56:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 56 | fgets(s, n, input); > | ^~~~~~~~~~~~~~~~~~ >db_io.c: In function âdbio_read_numâ: >db_io.c:137:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 137 | fgets(s, 20, input); > | ^~~~~~~~~~~~~~~~~~~ >db_io.c: In function âdbio_read_floatâ: >db_io.c:152:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 152 | fgets(s, 40, input); > | ^~~~~~~~~~~~~~~~~~~ >db_io.c: In function âdbio_read_stringâ: >db_io.c:177:5: warning: ignoring return value of âfgetsâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 177 | fgets(buffer, sizeof(buffer), input); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o db_file.o db_file.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o db_objects.o db_objects.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o db_properties.o db_properties.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o db_verbs.o db_verbs.c >db_verbs.c: In function âdb_match_prepâ: >db_verbs.c:169:32: warning: comparison between pointer and zero character constant [-Wpointer-compare] > 169 | if ((ptr = strchr(s, '/')) != '\0') > | ^~ >db_verbs.c:169:9: note: did you mean to dereference the pointer? > 169 | if ((ptr = strchr(s, '/')) != '\0') > | ^ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o disassemble.o disassemble.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o eval_env.o eval_env.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o exceptions.o exceptions.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o code_gen.o code_gen.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o eval_vm.o eval_vm.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o extensions.o extensions.c >bison -y -d parser.y >mv -f y.tab.c parser.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o functions.o functions.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o log.o log.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o malloc.o malloc.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o match.o match.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o decompile.o decompile.c >touch net_single.o >touch net_multi.o >touch net_mp_selct.o >touch net_mp_poll.o >touch net_mp_fake.o >touch net_bsd_tcp.o >touch net_bsd_lcl.o >touch net_sysv_tcp.o >touch net_sysv_lcl.o >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o name_lookup.o name_lookup.c >name_lookup.c: In function âintermediaryâ: >name_lookup.c:258:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 258 | write(to_lookup, &req, sizeof(req)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:260:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 260 | write(to_lookup, buffer, req.u.length); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:266:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 266 | write(to_server, &addr, sizeof(addr)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:280:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 280 | write(to_server, &len, sizeof(len)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:282:21: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 282 | write(to_server, buffer, len); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:287:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 287 | write(to_server, &failure, sizeof(failure)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c: In function âlookupâ: >name_lookup.c:187:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 187 | write(to_intermediary, e->h_addr_list[0], e->h_length); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:193:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 193 | write(to_intermediary, &addr, sizeof(addr)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:205:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 205 | write(to_intermediary, &length, sizeof(length)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c:206:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 206 | write(to_intermediary, host_name, length); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >name_lookup.c: In function âspawn_pipeâ: >name_lookup.c:99:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 99 | write(pipe_from_child[1], &pid, sizeof(pid)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o objects.o objects.c >objects.c: In function âbf_set_player_flagâ: >objects.c:555:10: error: two or more data types in declaration specifiers > 555 | char bool; > | ^~~~ >objects.c:555:5: warning: useless type name in empty declaration > 555 | char bool; > | ^~~~ >objects.c:558:10: error: expected identifier or â(â before â=â token > 558 | bool = is_true(arglist.v.list[2]); > | ^ >objects.c:567:13: error: expected identifier or â(â before â)â token > 567 | if (bool) { > | ^ >objects.c:567:9: error: declaration in the controlling expression must have an initializer > 567 | if (bool) { > | ^~~~ >make: *** [<builtin>: objects.o] Error 1 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o list.o list.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o numbers.o numbers.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DHAVE_MKFIFO=1 -c -o execute.o execute.c >rm parser.c > * ERROR: net-misc/lambdamoo-1.8.1-r4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/lambdamoo-1.8.1-r4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/lambdamoo-1.8.1-r4::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:lambdamoo-1.8.1-r4:20241120-042941.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1' > * S: '/var/tmp/portage/net-misc/lambdamoo-1.8.1-r4/work/MOO-1.8.1' >
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 944167
:
910603
|
910604
|
910605
|
910606
|
910607
|
910608
| 910609 |
910610
|
910611