Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863791 - net-fs/autofs-5.1.8-r1 - /.../mount.h: error: redefinition of struct mount_attr
Summary: net-fs/autofs-5.1.8-r1 - /.../mount.h: error: redefinition of struct mount_attr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Yixun Lan
URL:
Whiteboard: fixed in stable
Keywords: PATCH
Depends on:
Blocks: glibc-2.36
  Show dependency tree
 
Reported: 2022-08-05 13:06 UTC by Toralf Förster
Modified: 2022-11-02 20:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.94 KB, text/plain)
2022-08-05 13:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,33.32 KB, text/plain)
2022-08-05 13:06 UTC, Toralf Förster
Details
environment (environment,85.39 KB, text/plain)
2022-08-05 13:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,35.72 KB, application/x-bzip)
2022-08-05 13:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.40 KB, application/x-bzip)
2022-08-05 13:06 UTC, Toralf Förster
Details
net-fs:autofs-5.1.8-r1:20220804-231804.log (net-fs:autofs-5.1.8-r1:20220804-231804.log,25.75 KB, text/plain)
2022-08-05 13:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.87 KB, application/x-bzip)
2022-08-05 13:06 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-05 13:06:33 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_systemd-j4-20220804-180005

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

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

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit e3697c26cb4aac13553f7298b9d22c2f5fe790fd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 4 23:01:55 2022 +0000

    2022-08-04 23:01:55 UTC

emerge -qpvO net-fs/autofs
[ebuild  N    ] net-fs/autofs-5.1.8-r1  USE="(libtirpc) systemd -dmalloc -ldap -mount-locking -sasl"
Comment 1 Toralf Förster gentoo-dev 2022-08-05 13:06:34 UTC
Created attachment 797899 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-05 13:06:35 UTC
Created attachment 797902 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-05 13:06:37 UTC
Created attachment 797905 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-05 13:06:38 UTC
Created attachment 797908 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-05 13:06:39 UTC
Created attachment 797911 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-05 13:06:40 UTC
Created attachment 797914 [details]
net-fs:autofs-5.1.8-r1:20220804-231804.log
Comment 7 Toralf Förster gentoo-dev 2022-08-05 13:06:41 UTC
Created attachment 797917 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2022-08-16 22:53:49 UTC
The bug has been closed via the following commit(s):

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

commit 2f1281ade31419d6e1f9370790faab77b7a8d1f1
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2022-08-16 09:01:31 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2022-08-16 22:53:40 +0000

    net-fs/autofs: fix redefinition of struct mount_attr err
    
    Closes: https://bugs.gentoo.org/863791
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-fs/autofs/autofs-5.1.8-r1.ebuild               |  1 +
 .../autofs/files/autofs-5.1.8-mount_conflict.patch | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)