Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864205 - app-benchmarks/bootchart2-0.14.9-r1 - /.../mount.h: error: redefinition of struct mount_attr
Summary: app-benchmarks/bootchart2-0.14.9-r1 - /.../mount.h: error: redefinition of st...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: ~arch only
Keywords: PATCH
Depends on:
Blocks: glibc-2.36
  Show dependency tree
 
Reported: 2022-08-07 10:16 UTC by Toralf Förster
Modified: 2022-11-02 21:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.76 KB, text/plain)
2022-08-07 10:16 UTC, Toralf Förster
Details
app-benchmarks:bootchart2-0.14.9-r1:20220807-090729.log (app-benchmarks:bootchart2-0.14.9-r1:20220807-090729.log,7.57 KB, text/plain)
2022-08-07 10:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.00 KB, text/plain)
2022-08-07 10:16 UTC, Toralf Förster
Details
environment (environment,117.43 KB, text/plain)
2022-08-07 10:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.89 KB, application/x-bzip)
2022-08-07 10:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,402.40 KB, application/x-bzip)
2022-08-07 10:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.84 KB, application/x-bzip)
2022-08-07 10:16 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-07 10:16:43 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 2eb03c681cff8c50ece78b9b5298b4b27a251a51
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 7 08:17:00 2022 +0000

    2022-08-07 08:16:59 UTC

emerge -qpvO app-benchmarks/bootchart2
[ebuild  N    ] app-benchmarks/bootchart2-0.14.9-r1  USE="-cairo" PYTHON_SINGLE_TARGET="python3_10 -pypy3 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-08-07 10:16:44 UTC
Created attachment 798517 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-07 10:16:45 UTC
Created attachment 798520 [details]
app-benchmarks:bootchart2-0.14.9-r1:20220807-090729.log
Comment 3 Toralf Förster gentoo-dev 2022-08-07 10:16:47 UTC
Created attachment 798523 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-07 10:16:48 UTC
Created attachment 798526 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-07 10:16:49 UTC
Created attachment 798529 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-07 10:16:51 UTC
Created attachment 798532 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-07 10:16:52 UTC
Created attachment 798535 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-08-16 00:19:54 UTC
The bug has been closed via the following commit(s):

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

commit 63adc98ac12a26bce1c16dd372f050073375b628
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-16 00:15:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-16 00:15:37 +0000

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

 .../bootchart2/bootchart2-0.14.9-r1.ebuild         |  1 +
 .../files/bootchart2-0.14.9-glibc-2.36.patch       | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)