Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865235 - app-metrics/collectd-5.12.0-r7 - /.../mount.h: error: redefinition of struct mount_attr
Summary: app-metrics/collectd-5.12.0-r7 - /.../mount.h: error: redefinition of struct ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL: https://github.com/collectd/collectd/...
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.36
  Show dependency tree
 
Reported: 2022-08-15 09:54 UTC by Toralf Förster
Modified: 2022-08-28 09:44 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.73 KB, text/plain)
2022-08-15 09:54 UTC, Toralf Förster
Details
app-metrics:collectd-5.12.0-r7:20220815-042305.log (app-metrics:collectd-5.12.0-r7:20220815-042305.log,90.29 KB, text/plain)
2022-08-15 09:54 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,91.78 KB, application/x-bzip)
2022-08-15 09:54 UTC, Toralf Förster
Details
environment (environment,251.44 KB, text/plain)
2022-08-15 09:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.05 KB, application/x-bzip)
2022-08-15 09:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,31.62 KB, application/x-bzip)
2022-08-15 09:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,62.15 KB, application/x-bzip)
2022-08-15 09:54 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 2022-08-15 09:54:47 UTC
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/sys/mount.h:205:3: note: previous definition of 'FSCONFIG_CMD_RECONFIGURE' with type 'enum fsconfig_command'
  205 |   FSCONFIG_CMD_RECONFIGURE = 7,   /* Invoke superblock reconfiguration */
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/linux/mount.h:129:8: error: redefinition of 'struct mount_attr'
  129 | struct mount_attr {
      |        ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20220809-000028

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 621005c181d2b0b1e50ad211a02ded7a2350776f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 15 02:46:57 2022 +0000

    2022-08-15 02:46:57 UTC

emerge -qpvO app-metrics/collectd
[ebuild  N    ] app-metrics/collectd-5.12.0-r7  USE="java udev xfs -contrib -debug -filecaps -perl (-selinux) -static-libs" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog -aggregation -amqp -apache -apcups -ascent -battery -bind -buddyinfo -capabilities -ceph -cgroups -check_uptime -chrony -connectivity -conntrack -contextswitch -cpu -cpufreq -cpusleep -csv -curl -curl_json -curl_xml -dbi -disk -dns -drbd -email -entropy -ethstat -exec -fhcount -filecount -fscache -gmond -gps -gpu_nvidia -hddtemp -hugepages -ipc -ipmi -iptables -ipvs -java -log_logstash -logfile -logparser -lua -madwifi -match_empty_counter -match_hashed -match_regex -match_timediff -match_value -mbmon -mcelog -md -memcachec -memcached -modbus -mqtt -multimeter -mysql -netlink -network -nfs -nginx -notify_desktop -notify_email -notify_nagios -ntpd -numa -nut -olsrd (-onewire) -openldap -openvpn -oracle -ovs_events -ovs_stats -pcie_errors -perl -ping -postgresql -powerdns -processes -procevent -protocols -python -redis -routeros -rrdcached -sensors -serial -sigrok (-slurm) -smart -snmp -snmp_agent -statsd -synproxy -sysevent -table -tail -tail_csv -target_notification -target_replace -target_scale -target_set -tcpconns -teamspeak2 -ted -thermal -threshold -turbostat -ubi -unixsock -uptime -users -uuid -varnish -virt -vmem -vserver -wireless -write_graphite -write_http -write_influxdb_udp -write_kafka -write_log -write_mongodb -write_prometheus -write_redis -write_sensu -write_stackdriver -write_syslog -write_tsdb -xencpu -zfs_arc -zookeeper" LUA_SINGLE_TARGET="lua5-1 -lua5-3 -lua5-4" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-08-15 09:54:48 UTC
Created attachment 799709 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-15 09:54:49 UTC
Created attachment 799711 [details]
app-metrics:collectd-5.12.0-r7:20220815-042305.log
Comment 3 Toralf Förster gentoo-dev 2022-08-15 09:54:51 UTC
Created attachment 799713 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-08-15 09:54:52 UTC
Created attachment 799715 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-15 09:54:53 UTC
Created attachment 799717 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-15 09:54:55 UTC
Created attachment 799719 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-15 09:54:56 UTC
Created attachment 799721 [details]
temp.tar.bz2
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2022-08-28 09:44:31 UTC
Fixed in sys-libs/glibc-2.36-r1