Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 911292 Details for
Bug 944372
games-mud/powwow-1.2.22 - [libtool] [gcc-15] cmd2.c: error: conflicting types for select; have int(void)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-mud:powwow-1.2.22:20241121-115327.log
games-mud:powwow-1.2.22:20241121-115327.log (text/plain), 14.04 KB, created by
Toralf Förster
on 2024-11-21 20:26:35 UTC
(
hide
)
Description:
games-mud:powwow-1.2.22:20241121-115327.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-21 20:26:35 UTC
Size:
14.04 KB
patch
obsolete
> * Package: games-mud/powwow-1.2.22:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking powwow-1.2.22.tar.gz to /var/tmp/portage/games-mud/powwow-1.2.22/work >>>> Source unpacked in /var/tmp/portage/games-mud/powwow-1.2.22/work >>>> Preparing source in /var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22 ... > * Applying powwow-1.2.22-linking.patch ... > [ ok ] > * Applying powwow-1.2.22-musl-termios.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/games-mud/powwow-1.2.22/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: powwow-1.2.22/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22 ... > * econf: updating powwow-1.2.22/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating powwow-1.2.22/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/powwow-1.2.22 --htmldir=/usr/share/doc/powwow-1.2.22/html --libdir=/usr/lib64 --includedir=/usr/include >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking man page encoding... UTF-8 >checking whether make supports the include directive... yes (GNU style) >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking for lrand48... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for ncurses... yes >checking for library containing dlopen... none required >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 stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for locale.h... yes >checking for putwc... yes >checking for pcreposix.h... yes >Using pcreposix regcomp >checking for regcomp in -lpcreposix... yes >checking for an ANSI C-conforming const... yes >checking for GNU libc compatible malloc... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/powwow.doc >config.status: creating doc/Makefile >config.status: creating man/powwow.6.utf-8 >config.status: creating man/Makefile >config.status: executing depfiles commands > > >Powwow has been configured with the following options: > >Version: 1.2.22 >User binaries: /usr/bin >Data directory: /usr/share/powwow >Plugin directory: /usr/lib64/powwow > >enable-vt100: no >enable-regex: yes (pcreposix) >enable-sort: no >enable-noshell: no >enable-ansibug: no >enable-bsd: no > >Man page encoding: UTF-8 > >Host: x86_64-pc-linux-gnu >Compiler: x86_64-pc-linux-gnu-gcc >Preprocessor flags: >Compiler flags: -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Libraries: -lpcreposix > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22 ... >make -O -j4 >Making all in src >make[1]: Entering directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.22\" -DPACKAGE_STRING=\"powwow\ 1.2.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.22\" -DHAVE_LIBDL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DUSE_REGEXP_PCREPOSIX=1 -DHAVE_LIBPCREPOSIX=1 -DHAVE_MALLOC=1 -I. -D_XOPEN_SOURCE=700 -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -fno-diagnostics-color -c -o log.o log.c >make[1]: Leaving directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >make[1]: Entering directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.22\" -DPACKAGE_STRING=\"powwow\ 1.2.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.22\" -DHAVE_LIBDL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DUSE_REGEXP_PCREPOSIX=1 -DHAVE_LIBPCREPOSIX=1 -DHAVE_MALLOC=1 -I. -D_XOPEN_SOURCE=700 -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -fno-diagnostics-color -c -o cmd2.o cmd2.c >cmd2.c:29:5: warning: conflicting types for built-in function âstrcasecmpâ; expected âint(const char *, const char *)â [-Wbuiltin-declaration-mismatch] > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:30:5: error: conflicting types for âselectâ; have âint(void)â > 30 | int select(); > | ^~~~~~ >In file included from /usr/include/sys/time.h:32, > from cmd2.c:25: >/usr/include/sys/select.h:102:12: note: previous declaration of âselectâ with type âint(int, fd_set * restrict, fd_set * restrict, fd_set * restrict, struct timeval * restrict)â > 102 | extern int select (int __nfds, fd_set *__restrict __readfds, > | ^~~~~~ >cmd2.c: In function âparse_attributesâ: >cmd2.c:790:14: error: too many arguments to function âstrcasecmpâ > 790 | if (!strcasecmp(p, "bold")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:792:19: error: too many arguments to function âstrcasecmpâ > 792 | else if (!strcasecmp(p, "blink")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:794:19: error: too many arguments to function âstrcasecmpâ > 794 | else if (!strcasecmp(p, "underline")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:796:19: error: too many arguments to function âstrcasecmpâ > 796 | else if (!strcasecmp(p, "inverse") || !strcasecmp(p, "reverse")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:796:48: error: too many arguments to function âstrcasecmpâ > 796 | else if (!strcasecmp(p, "inverse") || !strcasecmp(p, "reverse")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c:820:9: error: too many arguments to function âstrcasecmpâ > 820 | if (strcasecmp(p, "on")) > | ^~~~~~~~~~ >cmd2.c:29:5: note: declared here > 29 | int strcasecmp(); > | ^~~~~~~~~~ >cmd2.c: In function âget_one_charâ: >cmd2.c:1060:9: error: too many arguments to function âselectâ > 1060 | n = select(tty_read_fd + 1, &fds, NULL, NULL, > | ^~~~~~ >cmd2.c:30:5: note: declared here > 30 | int select(); > | ^~~~~~ >make[1]: *** [Makefile:480: cmd2.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.22\" -DPACKAGE_STRING=\"powwow\ 1.2.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.22\" -DHAVE_LIBDL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DUSE_REGEXP_PCREPOSIX=1 -DHAVE_LIBPCREPOSIX=1 -DHAVE_MALLOC=1 -I. -D_XOPEN_SOURCE=700 -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -fno-diagnostics-color -c -o beam.o beam.c >make[1]: Leaving directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >make[1]: Entering directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.22\" -DPACKAGE_STRING=\"powwow\ 1.2.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.22\" -DHAVE_LIBDL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DUSE_REGEXP_PCREPOSIX=1 -DHAVE_LIBPCREPOSIX=1 -DHAVE_MALLOC=1 -I. -D_XOPEN_SOURCE=700 -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -fno-diagnostics-color -c -o edit.o edit.c >edit.c: In function âcomplete_wordâ: >edit.c:493:23: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 493 | if (last_edit_cmd == (function_any)complete_word && comp_len) { > | ^~ >edit.c: In function âcomplete_lineâ: >edit.c:553:23: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 553 | if (last_edit_cmd != (function_any)complete_line) { > | ^~ >edit.c: In function âupcase_wordâ: >edit.c:765:23: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 765 | if (last_edit_cmd == (function_any)upcase_word) > | ^~ >edit.c:773:27: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 773 | (last_edit_cmd == (function_any)upcase_word && edbuf[npos])) > | ^~ >edit.c: In function âdowncase_wordâ: >edit.c:786:23: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 786 | if (last_edit_cmd == (function_any)downcase_word) > | ^~ >edit.c:794:27: warning: comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types] > 794 | (last_edit_cmd == (function_any)downcase_word && edbuf[npos])) { > | ^~ >make[1]: Leaving directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >make[1]: Entering directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"powwow\" -DPACKAGE_TARNAME=\"powwow\" -DPACKAGE_VERSION=\"1.2.22\" -DPACKAGE_STRING=\"powwow\ 1.2.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powwow\" -DVERSION=\"1.2.22\" -DHAVE_LIBDL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DUSE_LOCALE=1 -DUSE_REGEXP=1 -DUSE_REGEXP_PCREPOSIX=1 -DHAVE_LIBPCREPOSIX=1 -DHAVE_MALLOC=1 -I. -D_XOPEN_SOURCE=700 -DPOWWOW_DIR=\"/usr/share/powwow\" -DPLUGIN_DIR=\"/usr/lib64/powwow\" -O2 -pipe -march=native -fno-diagnostics-color -c -o cmd.o cmd.c >make[1]: Leaving directory '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22/src' >make: *** [Makefile:410: all-recursive] Error 1 > * ERROR: games-mud/powwow-1.2.22::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-mud/powwow-1.2.22::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-mud/powwow-1.2.22::gentoo'`. > * The complete build log is located at '/var/log/portage/games-mud:powwow-1.2.22:20241121-115327.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-mud/powwow-1.2.22/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-mud/powwow-1.2.22/temp/environment'. > * Working directory: '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22' > * S: '/var/tmp/portage/games-mud/powwow-1.2.22/work/powwow-1.2.22' >
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 944372
:
911287
|
911288
|
911289
|
911290
|
911291
| 911292 |
911293
|
911294
|
911295