Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909927 Details for
Bug 943943
net-libs/libnids-1.26-r1 - [ncurses-6.5] [gcc-15] ip_fragment.c: error: assignment to void ( )(void) from incompatible pointer type void ( )(long unsigned int) [-Wincompa
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-libs:libnids-1.26-r1:20241119-010219.log
net-libs:libnids-1.26-r1:20241119-010219.log (text/plain), 9.10 KB, created by
Toralf Förster
on 2024-11-19 08:50:10 UTC
(
hide
)
Description:
net-libs:libnids-1.26-r1:20241119-010219.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-19 08:50:10 UTC
Size:
9.10 KB
patch
obsolete
> * Package: net-libs/libnids-1.26-r1:1.2 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc glib kernel_linux libnet > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libnids-1.26.tar.gz to /var/tmp/portage/net-libs/libnids-1.26-r1/work >>>> Source unpacked in /var/tmp/portage/net-libs/libnids-1.26-r1/work >>>> Preparing source in /var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26 ... > * Applying libnids-1.24-ldflags.patch ... > [ ok ] > * Applying libnids-1.24-libdir.patch ... > [ ok ] > * Applying libnids-1.24-static-libs.patch ... > [ ok ] > * Applying libnids-1.24-no-inline.patch ... > [ ok ] > * Applying libnids-1.26-revert-SONAME-bump.patch ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running 'autoconf' ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26 ... > * econf: updating libnids-1.26/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libnids-1.26/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 --docdir=/usr/share/doc/libnids-1.26-r1 --htmldir=/usr/share/doc/libnids-1.26-r1/html --libdir=/usr/lib64 --enable-shared --enable-libnet >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >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 sys/time.h... (cached) yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for gettimeofday... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for libpcap... 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 GLIB... yes >checking for GTHREAD... yes >checking for g_thread_init in -lgthread-2.0... yes >checking for libnet... yes >yes >checking whether to build shared library... yes >checking the name of struct icmp... struct icmphdr >checking if tcp states are defined... yes >checking for bsd-ish struct udphdr... yes >checking libnet version... looks new >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating samples/Makefile >config.status: creating src/config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26 ... >make -O -j4 shared >cd src ; make shared >make[1]: Entering directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c ip_fragment.c -o ip_fragment_pic.o >ip_fragment.c: In function âip_createâ: >ip_fragment.c:427:22: error: assignment to âvoid (*)(void)â from incompatible pointer type âvoid (*)(long unsigned int)â [-Wincompatible-pointer-types] > 427 | qp->timer.function = ip_expire; /* expire function */ > | ^ >ip_fragment.c: In function âip_glueâ: >ip_fragment.c:486:5: error: too many arguments to function ânids_params.syslogâ > 486 | nids_params.syslog(NIDS_WARN_IP, NIDS_WARN_IP_OVERSIZED, qp->iph, 0); > | ^~~~~~~~~~~ >ip_fragment.c:507:7: error: too many arguments to function ânids_params.syslogâ > 507 | nids_params.syslog(NIDS_WARN_IP, NIDS_WARN_IP_INVLIST, qp->iph, 0); > | ^~~~~~~~~~~ >ip_fragment.c: In function âip_defragâ: >ip_fragment.c:589:24: error: assignment to âvoid (*)(void)â from incompatible pointer type âvoid (*)(long unsigned int)â [-Wincompatible-pointer-types] > 589 | qp->timer.function = ip_expire; /* expire function */ > | ^ >ip_fragment.c:602:5: error: too many arguments to function ânids_params.syslogâ > 602 | nids_params.syslog(NIDS_WARN_IP, NIDS_WARN_IP_OVERSIZED, iph, 0); > | ^~~~~~~~~~~ >ip_fragment.c:633:5: error: too many arguments to function ânids_params.syslogâ > 633 | nids_params.syslog(NIDS_WARN_IP, NIDS_WARN_IP_OVERLAP, iph, 0); > | ^~~~~~~~~~~ >ip_fragment.c:646:5: error: too many arguments to function ânids_params.syslogâ > 646 | nids_params.syslog(NIDS_WARN_IP, NIDS_WARN_IP_OVERLAP, iph, 0); > | ^~~~~~~~~~~ >ip_fragment.c: In function âip_defrag_stubâ: >ip_fragment.c:718:5: error: too many arguments to function âtimer_head->functionâ > 718 | timer_head->function(timer_head->data); > | ^~~~~~~~~~ >make[1]: *** [Makefile:45: ip_fragment_pic.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >make[1]: *** Waiting for unfinished jobs.... >make[1]: Entering directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c ip_options.c -o ip_options_pic.o >make[1]: Leaving directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >make[1]: Entering directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c checksum.c -o checksum_pic.o >make[1]: Leaving directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >make[1]: Entering directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >x86_64-pc-linux-gnu-gcc -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fno-strict-aliasing -D_BSD_SOURCE -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -c killtcp.c -o killtcp_pic.o >make[1]: Leaving directory '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26/src' >make: *** [Makefile:10: shared] Error 2 > * ERROR: net-libs/libnids-1.26-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/libnids-1.26-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libnids-1.26-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libnids-1.26-r1:20241119-010219.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libnids-1.26-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libnids-1.26-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26' > * S: '/var/tmp/portage/net-libs/libnids-1.26-r1/work/libnids-1.26' >
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 943943
:
909921
|
909922
|
909923
|
909924
|
909925
|
909926
| 909927 |
909928
|
909929