Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 863839

Summary: sys-boot/plymouth-22.02.122-r1 - /.../mount.h: error: redefinition of struct mount_attr
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: fixed in stable
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 863215    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
sys-boot:plymouth-22.02.122-r1:20220805-170728.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-08-05 17:16:24 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_desktop_plasma-j4-20220805-050005

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

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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 14e85327e3a321d5c403eb132d5ba82cc6a36918
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 5 15:46:53 2022 +0000

    2022-08-05 15:46:53 UTC

emerge -qpvO sys-boot/plymouth
[ebuild  N    ] sys-boot/plymouth-22.02.122-r1  USE="drm gtk pango (split-usr) udev -debug -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-08-05 17:16:25 UTC
Created attachment 798088 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-05 17:16:27 UTC
Created attachment 798091 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-05 17:16:28 UTC
Created attachment 798094 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-05 17:16:29 UTC
Created attachment 798097 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-05 17:16:30 UTC
Created attachment 798100 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-05 17:16:31 UTC
Created attachment 798103 [details]
sys-boot:plymouth-22.02.122-r1:20220805-170728.log
Comment 7 Toralf Förster gentoo-dev 2022-08-05 17:16:33 UTC
Created attachment 798106 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-08-23 23:09:29 UTC
The bug has been closed via the following commit(s):

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

commit 944a39cd04fc0960a85035148475d9ad81e7dd51
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-08-23 22:56:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-23 22:56:18 +0000

    sys-boot/plymouth: fix build w/ glibc 2.36
    
    Closes: https://bugs.gentoo.org/863839
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/plymouth-22.02.122-glibc-2.36.patch      | 25 ++++++++++++++++++++++
 sys-boot/plymouth/plymouth-22.02.122-r1.ebuild     |  1 +
 2 files changed, 26 insertions(+)