Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914533 Details for
Bug 946728
net-analyzer/netperf-2.7.0_p20210121 - [gcc-15] hist.h: error: conflicting types for HIST_purge; have void(struct histogram_struct )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log
net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log (text/plain), 15.98 KB, created by
Toralf Förster
on 2024-12-21 09:30:57 UTC
(
hide
)
Description:
net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-21 09:30:57 UTC
Size:
15.98 KB
patch
obsolete
> * Package: net-analyzer/netperf-2.7.0_p20210121:0 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 demo elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking netperf-2.7.0_p20210121.tar.gz to /var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work >>>> Preparing source in /var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4 ... > * Applying netperf-fix-scripts.patch ... > [ ok ] > * Applying netperf-log-dir.patch ... > [ ok ] > * Applying netperf-2.7.0-includes.patch ... >patching file src/net_uuid.c >Hunk #1 succeeded at 51 with fuzz 2 (offset 23 lines). >patching file src/netlib.c >Hunk #1 succeeded at 104 (offset 23 lines). > [ ok ] > * Applying netperf-2.7.0-fcommon.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4' ... > * Running 'aclocal -I src/missing/m4 --system-acdir=/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/temp/aclocal' ... > [ ok ] > * Running 'autoconf -I src/missing/m4 --force' ... > [ ok ] > * Running 'autoheader -I src/missing/m4 --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4 ... > * econf: updating netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/netperf-2.7.0_p20210121 --htmldir=/usr/share/doc/netperf-2.7.0_p20210121/html --libdir=/usr/lib64 --enable-demo --disable-sctp >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >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 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 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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for an ANSI C-conforming const... yes >checking for main in -lm... 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 vfork.h... no >checking for sys/param.h... yes >checking for sys/select.h... yes >checking for sys/socket.h... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for arpa/inet.h... yes >checking for endian.h... yes >checking for errno.h... yes >checking for fcntl.h... yes >checking for ifaddrs.h... yes >checking for limits.h... yes >checking for linux/tcp.h... yes >checking for linux/socket.h... yes >checking for malloc.h... yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for netinet/sctp.h... no >checking for sched.h... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for syscall.h... yes >checking for sys/ioctl.h... yes >checking for sys/mman.h... yes >checking for sys/param.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking for sys/ipc.h... yes >checking for sys/sockio.h... no >checking for sys/sysinfo.h... yes >checking for sys/wait.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for netinet/in_systm.h... yes >checking for netinet/ip.h... yes >checking for sys/sendfile.h... yes >checking for main in -lsocket... no >checking for main in -lmach... no >checking for an ANSI C-conforming const... (cached) yes >checking for off_t... yes >checking for size_t... yes >checking for socklen_t equivalent... unsigned >checking for h_errno declaration in netdb.h... yes >checking for struct sockaddr_storage... yes >checking for _Bool... yes >checking for stdbool.h that conforms to C99 or later... yes >checking if sockaddr struct has sa_len member... no >checking for pid_t... yes >checking for fork... yes >checking for vfork... yes >checking for getpagesize... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for working mmap... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking whether setpgrp requires zero arguments... yes >checking return type of signal handlers... void >checking for alarm... yes >checking for bzero... yes >checking for daemon... yes >checking for gethostbyname... yes >checking for gethrtime... no >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memset... yes >checking for memcpy... yes >checking for munmap... yes >checking for select... yes >checking for setsid... yes >checking for socket... yes >checking for sqrt... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strstr... yes >checking for strtoul... yes >checking for uname... yes >checking for toupper... yes >checking for getnameinfo... yes >checking for getaddrinfo... yes >checking for inet_ntop... yes >checking for getifaddrs... yes >checking for library containing aio_read... none required >checking for sendfile... yes >checking for uname... (cached) yes >checking for mpctl... no >checking for processor_bind... no >checking for sched_setaffinity... yes >checking for bind_to_cpu_id... no >checking for bindprocessor... no >checking whether to include histogram support... no >checking whether to include dirty support... no >checking whether to include demo support... yes >checking whether to include Unix-domain socket tests... no >checking whether to include DLPI tests... no >checking whether to include DCCP tests... no >checking whether to include OMNI tests... yes >checking whether to include XTI tests... no >checking whether to include SDP tests... no >checking whether to include ICSC-EXS tests... no >checking whether to include SCTP tests... no >checking whether to include paced send (intervals) support... no >checking whether paced sends should spin... no >checking whether to include initial burst support in _RR tests... yes >checking which CPU utilization measurement type to use... "procstat - auto" >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/netperf_version.h >config.status: creating src/Makefile >config.status: creating src/missing/Makefile >config.status: creating src/missing/m4/Makefile >config.status: creating doc/Makefile >config.status: creating doc/examples/Makefile >config.status: creating netperf.spec >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4 ... >make -O -j4 >make all-recursive >Making all in src >Making all in missing >Making all in m4 >make[4]: Nothing to be done for 'all'. >make[4]: Nothing to be done for 'all-am'. >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o netperf.o netperf.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o nettest_dlpi.o nettest_dlpi.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o nettest_bsd.o nettest_bsd.c >In file included from nettest_bsd.c:180: >hist.h:135:6: error: conflicting types for âHIST_purgeâ; have âvoid(struct histogram_struct *)â > 135 | void HIST_purge(HIST h); > | ^~~~~~~~~~ >In file included from nettest_bsd.c:175: >netlib.h:651:17: note: previous declaration of âHIST_purgeâ with type âvoid(void)â > 651 | extern void HIST_purge(); > | ^~~~~~~~~~ >nettest_bsd.c: In function âsendfile_tcp_streamâ: >nettest_bsd.c:4273:1: warning: old-style function definition [-Wold-style-definition] > 4273 | sendfile_tcp_stream(remote_host) > | ^~~~~~~~~~~~~~~~~~~ >nettest_bsd.c:4497:19: error: too many arguments to function âalloc_sendfile_buf_ringâ > 4497 | send_ring = alloc_sendfile_buf_ring(send_width, > | ^~~~~~~~~~~~~~~~~~~~~~~ >netlib.h:690:26: note: declared here > 690 | extern struct ring_elt *alloc_sendfile_buf_ring(); > | ^~~~~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c: In function ârecv_tcp_streamâ: >nettest_bsd.c:5197:15: error: too many arguments to function âallocate_buffer_ringâ > 5197 | recv_ring = allocate_buffer_ring(recv_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c: In function ârecv_tcp_maertsâ: >nettest_bsd.c:5617:15: error: too many arguments to function âallocate_buffer_ringâ > 5617 | send_ring = allocate_buffer_ring(send_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c: In function ârecv_udp_streamâ: >nettest_bsd.c:7345:15: error: too many arguments to function âallocate_buffer_ringâ > 7345 | recv_ring = allocate_buffer_ring(recv_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c: In function ârecv_udp_rrâ: >nettest_bsd.c:8360:15: error: too many arguments to function âallocate_buffer_ringâ > 8360 | recv_ring = allocate_buffer_ring(recv_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c:8365:15: error: too many arguments to function âallocate_buffer_ringâ > 8365 | send_ring = allocate_buffer_ring(send_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c: In function ârecv_tcp_rrâ: >nettest_bsd.c:8677:15: error: too many arguments to function âallocate_buffer_ringâ > 8677 | send_ring = allocate_buffer_ring(send_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >nettest_bsd.c:8682:15: error: too many arguments to function âallocate_buffer_ringâ > 8682 | recv_ring = allocate_buffer_ring(recv_width, > | ^~~~~~~~~~~~~~~~~~~~ >netlib.h:679:26: note: declared here > 679 | extern struct ring_elt *allocate_buffer_ring(); > | ^~~~~~~~~~~~~~~~~~~~ >make[3]: *** [Makefile:462: nettest_bsd.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[3]: *** Waiting for unfinished jobs.... >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o nettest_unix.o nettest_unix.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o netsh.o netsh.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[3]: Entering directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-diagnostics-color -c -o netlib.o netlib.c >make[3]: Leaving directory '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4/src' >make[2]: *** [Makefile:478: all-recursive] Error 1 >make[1]: *** [Makefile:403: all-recursive] Error 1 >make: *** [Makefile:342: all] Error 2 > * ERROR: net-analyzer/netperf-2.7.0_p20210121::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/netperf-2.7.0_p20210121::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/netperf-2.7.0_p20210121::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4' > * S: '/var/tmp/portage/net-analyzer/netperf-2.7.0_p20210121/work/netperf-3bc455b23f901dae377ca0a558e1e32aa56b31c4' >
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 946728
:
914527
|
914528
|
914529
|
914530
|
914531
|
914532
| 914533 |
914534
|
914535