Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946728 - net-analyzer/netperf-2.7.0_p20210121 - [gcc-15] hist.h: error: conflicting types for HIST_purge; have void(struct histogram_struct )
Summary: net-analyzer/netperf-2.7.0_p20210121 - [gcc-15] hist.h: error: conflicting ty...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-21 09:30 UTC by Toralf Förster
Modified: 2024-12-21 09:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.80 KB, text/plain)
2024-12-21 09:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.25 KB, text/plain)
2024-12-21 09:30 UTC, Toralf Förster
Details
environment (environment,95.30 KB, text/plain)
2024-12-21 09:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-12-21 09:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.70 KB, application/x-xz)
2024-12-21 09:30 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.55 KB, application/x-xz)
2024-12-21 09:30 UTC, Toralf Förster
Details
net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log (net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log,15.98 KB, text/plain)
2024-12-21 09:30 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,231.38 KB, text/plain)
2024-12-21 09:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,23.78 KB, application/x-xz)
2024-12-21 09:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-12-21 09:30:50 UTC
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);
      |      ^~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_systemd_test-20241217-170002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 7870378a456581e3f212ed769f44b5795dce0a1e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 20 20:48:36 2024 +0000

    2024-12-20 20:48:35 UTC

emerge -qpvO =net-analyzer/netperf-2.7.0_p20210121
[ebuild  N    ] net-analyzer/netperf-2.7.0_p20210121  USE="demo -sctp"
Comment 1 Toralf Förster gentoo-dev 2024-12-21 09:30:51 UTC
Created attachment 914527 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-21 09:30:52 UTC
Created attachment 914528 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-21 09:30:53 UTC
Created attachment 914529 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-21 09:30:54 UTC
Created attachment 914530 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-21 09:30:55 UTC
Created attachment 914531 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-21 09:30:56 UTC
Created attachment 914532 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-21 09:30:57 UTC
Created attachment 914533 [details]
net-analyzer:netperf-2.7.0_p20210121:20241220-220636.log
Comment 8 Toralf Förster gentoo-dev 2024-12-21 09:30:59 UTC
Created attachment 914534 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-12-21 09:31:00 UTC
Created attachment 914535 [details]
temp.tar.xz