Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909110 Details for
Bug 943795
net-misc/rwhoisd-1.5.9.6_p1 - [ncurses-6.5] [gcc-15] attributes.c: error: implicit declaration of function true_false
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log
net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log (text/plain), 16.26 KB, created by
Toralf Förster
on 2024-11-18 18:53:51 UTC
(
hide
)
Description:
net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 18:53:51 UTC
Size:
16.26 KB
patch
obsolete
> * Package: net-misc/rwhoisd-1.5.9.6_p1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking rwhoisd-1.5.9.6.tar.gz to /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work >>>> Unpacking rwhoisd-1.5.9.6-patches-1.tar.xz to /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work >>>> Source unpacked in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work >>>> Preparing source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd ... > * Applying patches from /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/patches ... > * 0001-Fix-source-for-clang16.patch ... > [ ok ] > * 0002-fix-direct-ar-call.patch ... > [ ok ] > * 0003-Correct-signal-hendlers.patch ... > [ ok ] > * 0004-Add-dependencies-between-targets-for-parallel-builds.patch ... > [ ok ] > * 0005-Drop-obsolete-glibc-check.patch ... > [ ok ] > * 0006-Resolve-remaining-direct-ar-calls.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running elibtoolize in: rwhoisd-1.5.9.6/rwhoisd/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd ... > * econf: updating rwhoisd-1.5.9.6/rwhoisd/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rwhoisd-1.5.9.6/rwhoisd/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/rwhoisd-1.5.9.6_p1 --htmldir=/usr/share/doc/rwhoisd-1.5.9.6_p1/html --libdir=/usr/lib64 >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >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 for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for crypt in -lcrypt... yes >checking for gethostbyname in -lnsl... yes >checking for res_search in -lresolv... yes >checking for connect in -lsocket... no >checking for connect in -linet... no >checking for hosts_access in -lwrap... yes >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 sys/time.h... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdarg.h... yes >checking for fcntl.h... yes >checking for sys/file.h... yes >checking for sys/time.h... (cached) yes >checking for syslog.h... yes >checking for sys/wait.h... yes >checking for crypt.h... 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 an ANSI C-conforming const... yes >checking for off_t... yes >checking size of off_t... 8 >checking for uint8_t... yes >checking for uint32_t... yes >checking for uchar_t... no >checking return type of signal handlers... void >checking for vprintf... yes >checking whether closedir returns void... no >checking for getcwd... yes >checking for gethostname... yes >checking for socket... yes >checking for strftime... yes >checking for uname... yes >checking for flock... yes >checking for lockf... yes >checking for setsid... yes >checking for crypt... yes >checking for memset... yes >checking for memcpy... yes >checking for usleep... yes >checking for wait3... yes >checking for getaddrinfo... yes >checking for vsnprintf... yes >checking for strerror... yes >checking whether to enable largefile suport... no >checking whether to enable IPv6... Linux IPv6 >checking for getipnodebyname... no >checking for sockaddr_storage... checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... (cached) /usr/bin/grep -E >yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating common/Makefile >config.status: creating mkdb/Makefile >config.status: creating server/Makefile >config.status: creating regexp/Makefile >config.status: creating tools/Makefile >config.status: creating tools/tcpd_wrapper/Makefile >config.status: creating tools/rwhois_indexer/Makefile >config.status: creating tools/rwhois_deleter/Makefile >config.status: creating tools/rwhois_repack/Makefile >config.status: creating sample.data/Makefile >config.status: creating config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd ... >make -O -j4 >making all in common >make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make[1]: warning: -j4 forced in submake: resetting jobserver mode. >make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I.. -I./../regexp -DHAVE_CONFIG_H -c attributes.c >In file included from attributes.h:15, > from attributes.c:10: >misc.h:32:25: error: two or more data types in declaration specifiers > 32 | char *on_off PROTO((int bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >misc.h:34:29: error: expected â;â, â,â or â)â before âboolâ > 34 | int true_false PROTO((char *bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >misc.h:56:33: error: two or more data types in declaration specifiers > 56 | char *true_false_str PROTO((int bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >attributes.c: In function âread_attributesâ: >attributes.c:425:32: error: implicit declaration of function âtrue_falseâ; did you mean âtrue_false_strâ? [-Wimplicit-function-declaration] > 425 | attr->is_primary_key = true_false(datum); > | ^~~~~~~~~~ > | true_false_str >attributes.c: In function âadd_attributeâ: >attributes.c:552:39: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 552 | dl_list_default(attr_list, FALSE, destroy_attr_data); > | ^~~~~~~~~~~~~~~~~ > | | > | int (*)(attribute_struct *) {aka int (*)(struct _attribute_struct *)} >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(attribute_struct *)â {aka âint (*)(struct _attribute_struct *)â} > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >attributes.c: In function âadd_global_attributeâ: >attributes.c:603:45: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 603 | dl_list_default(attr_ref_list, FALSE, destroy_attr_ref_data); > | ^~~~~~~~~~~~~~~~~~~~~ > | | > | int (*)(attribute_ref_struct *) {aka int (*)(struct _attribute_ref_struct *)} >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(attribute_ref_struct *)â {aka âint (*)(struct _attribute_ref_struct *)â} > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >attributes.c:615:40: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 615 | dl_list_default(class_list, FALSE, null_destroy_data); > | ^~~~~~~~~~~~~~~~~ > | | > | int (*)(void *) >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(void *)â > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >make[1]: *** [Makefile:60: attributes.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I.. -I./../regexp -DHAVE_CONFIG_H -c auth_area.c >In file included from auth_area.h:15, > from auth_area.c:10: >misc.h:32:25: error: two or more data types in declaration specifiers > 32 | char *on_off PROTO((int bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >misc.h:34:29: error: expected â;â, â,â or â)â before âboolâ > 34 | int true_false PROTO((char *bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >misc.h:56:33: error: two or more data types in declaration specifiers > 56 | char *true_false_str PROTO((int bool)); > | ^~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >auth_area.c: In function âadd_auth_area_guardianâ: >auth_area.c:770:46: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 770 | dl_list_default(aa->guardian_list, TRUE, simple_destroy_data); > | ^~~~~~~~~~~~~~~~~~~ > | | > | int (*)(void *) >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(void *)â > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >auth_area.c: In function âadd_auth_areaâ: >auth_area.c:1157:43: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 1157 | dl_list_default(auth_area_list, TRUE, destroy_auth_area_data); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | int (*)(auth_area_struct *) {aka int (*)(struct _auth_area_struct *)} >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(auth_area_struct *)â {aka âint (*)(struct _auth_area_struct *)â} > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >auth_area.c: In function âadd_serverâ: >auth_area.c:1619:33: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 1619 | dl_list_default(list, TRUE, destroy_server_data); > | ^~~~~~~~~~~~~~~~~~~ > | | > | int (*)(server_struct *) {aka int (*)(struct _server_struct *)} >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(server_struct *)â {aka âint (*)(struct _server_struct *)â} > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >auth_area.c: In function âcreate_auth_areaâ: >auth_area.c:2231:43: error: passing argument 3 of âdl_list_defaultâ from incompatible pointer type [-Wincompatible-pointer-types] > 2231 | dl_list_default(auth_area_list, TRUE, destroy_auth_area_data); > | ^~~~~~~~~~~~~~~~~~~~~~ > | | > | int (*)(auth_area_struct *) {aka int (*)(struct _auth_area_struct *)} >dl_list.h:44:34: note: expected âint (*)(void)â but argument is of type âint (*)(auth_area_struct *)â {aka âint (*)(struct _auth_area_struct *)â} > 44 | int (*destroy_data)())); > | ~~~~~~^~~~~~~~~~~~~~~ >common.h:24:21: note: in definition of macro âPROTOâ > 24 | #define PROTO(ARGS) ARGS > | ^~~~ >make[1]: *** [Makefile:60: auth_area.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I.. -I./../regexp -DHAVE_CONFIG_H -c compat.c >make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make[1]: Entering directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -I.. -I./../regexp -DHAVE_CONFIG_H -c client_msgs.c >make[1]: Leaving directory '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd/common' >make: *** [Makefile:31: libraries] Error 1 > * ERROR: net-misc/rwhoisd-1.5.9.6_p1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/rwhoisd-1.5.9.6_p1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/rwhoisd-1.5.9.6_p1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:rwhoisd-1.5.9.6_p1:20241118-065516.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd' > * S: '/var/tmp/portage/net-misc/rwhoisd-1.5.9.6_p1/work/rwhoisd-1.5.9.6/rwhoisd' >
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 943795
:
909104
|
909105
|
909106
|
909107
|
909108
|
909109
| 909110 |
909111