Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864455 - app-benchmarks/ioping-1.2 - /.../mount.h: error: redefinition of struct mount_attr
Summary: app-benchmarks/ioping-1.2 - /.../mount.h: error: redefinition of struct mount...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard: ~arch only
Keywords: PATCH
Depends on:
Blocks: glibc-2.36
  Show dependency tree
 
Reported: 2022-08-08 18:33 UTC by Toralf Förster
Modified: 2022-11-02 21:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.29 KB, text/plain)
2022-08-08 18:33 UTC, Toralf Förster
Details
app-benchmarks:ioping-1.2:20220808-165145.log (app-benchmarks:ioping-1.2:20220808-165145.log,6.03 KB, text/plain)
2022-08-08 18:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,252.10 KB, text/plain)
2022-08-08 18:33 UTC, Toralf Förster
Details
environment (environment,57.34 KB, text/plain)
2022-08-08 18:33 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.59 KB, application/x-bzip)
2022-08-08 18:33 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,15.67 KB, application/x-bzip)
2022-08-08 18:33 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-08 18:33:01 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_systemd-j4-20220806-200011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit d18c7f78a05b68db31fbbdfa4e46d75ea279ab9d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 8 15:16:54 2022 +0000

    2022-08-08 15:16:54 UTC

emerge -qpvO app-benchmarks/ioping
[ebuild  N    ] app-benchmarks/ioping-1.2
Comment 1 Toralf Förster gentoo-dev 2022-08-08 18:33:02 UTC
Created attachment 798923 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-08 18:33:03 UTC
Created attachment 798925 [details]
app-benchmarks:ioping-1.2:20220808-165145.log
Comment 3 Toralf Förster gentoo-dev 2022-08-08 18:33:05 UTC
Created attachment 798927 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-08 18:33:06 UTC
Created attachment 798929 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-08 18:33:07 UTC
Created attachment 798931 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-08 18:33:08 UTC
Created attachment 798933 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-08-26 12:04:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b367d1c264925a473857cba4733d85558341b13b

commit b367d1c264925a473857cba4733d85558341b13b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-26 11:56:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-26 12:04:38 +0000

    app-benchmarks/ioping: fix build w/ glibc 2.36
    
    Closes: https://bugs.gentoo.org/864455
    Signed-off-by: Sam James <sam@gentoo.org>

 app-benchmarks/ioping/Manifest          |  1 +
 app-benchmarks/ioping/ioping-1.3.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)