Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 714140 - sys-fs/autorun-3.17 : autorun.cc: error: redefinition of struct argp_option
Summary: sys-fs/autorun-3.17 : autorun.cc: error: redefinition of struct argp_option
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-24 08:20 UTC by Toralf Förster
Modified: 2023-02-06 22:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.24 KB, text/plain)
2020-03-24 08:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,284.25 KB, text/plain)
2020-03-24 08:20 UTC, Toralf Förster
Details
environment (environment,21.03 KB, text/plain)
2020-03-24 08:20 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.11 KB, application/x-bzip)
2020-03-24 08:20 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.95 KB, application/x-bzip)
2020-03-24 08:21 UTC, Toralf Förster
Details
sys-fs:autorun-3.17:20200323-232937.log (sys-fs:autorun-3.17:20200323-232937.log,18.83 KB, text/plain)
2020-03-24 08:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.69 KB, application/x-bzip)
2020-03-24 08:21 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 2020-03-24 08:20:47 UTC
      |                           devpath
autorun.cc: At global scope:
autorun.cc:237:8: error: redefinition of struct argp_option
  237 | struct argp_option
      |        ^~~~~~~~~~~
In file included from autorun.cc:86:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 23 22:13:44 UTC 2020
/var/db/repos/musl	Sun Mar 22 15:02:57 UTC 2020

emerge -qpvO sys-fs/autorun
[ebuild  N    ] sys-fs/autorun-3.17
Comment 1 Toralf Förster gentoo-dev 2020-03-24 08:20:49 UTC
Created attachment 624910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-24 08:20:52 UTC
Created attachment 624912 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-24 08:20:55 UTC
Created attachment 624914 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-24 08:20:58 UTC
Created attachment 624916 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-24 08:21:00 UTC
Created attachment 624918 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-24 08:21:03 UTC
Created attachment 624920 [details]
sys-fs:autorun-3.17:20200323-232937.log
Comment 7 Toralf Förster gentoo-dev 2020-03-24 08:21:06 UTC
Created attachment 624922 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-06 22:25:52 UTC
The bug has been referenced in the following commit(s):

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

commit 5c1bfc0adcc93d7033404ca77a507e2f3be88fc7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-06 22:25:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-06 22:25:19 +0000

    sys-fs/autorun: add missing includes
    
    Bug: https://bugs.gentoo.org/714140
    Closes: https://bugs.gentoo.org/875851
    Closes: https://bugs.gentoo.org/877125
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/autorun/files/autorun-3.17-headers.patch | 44 ++++++++++++++++++++++++-
 1 file changed, 43 insertions(+), 1 deletion(-)