Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713174 - sys-libs/libavc1394-0.5.4-r2 : panelctl.c:(.text+<snip>): undefined reference to argp_usage
Summary: sys-libs/libavc1394-0.5.4-r2 : panelctl.c:(.text+<snip>): undefined reference...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 08:59 UTC by Toralf Förster
Modified: 2021-11-07 05:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2020-03-18 08:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,64.15 KB, text/plain)
2020-03-18 08:59 UTC, Toralf Förster
Details
environment (environment,67.49 KB, text/plain)
2020-03-18 08:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.66 KB, application/x-bzip)
2020-03-18 08:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.08 KB, application/x-bzip)
2020-03-18 09:00 UTC, Toralf Förster
Details
sys-libs:libavc1394-0.5.4-r2:20200318-030031.log (sys-libs:libavc1394-0.5.4-r2:20200318-030031.log,19.67 KB, text/plain)
2020-03-18 09:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.81 KB, application/x-bzip)
2020-03-18 09:00 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-18 08:59:45 UTC
libtool: link: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wunused -Wl,-O1 -Wl,--as-needed -o .libs/panelctl panelctl.o  ../librom1394/.libs/librom1394.so ../libavc1394/.libs/libavc1394.so -lraw1394
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: panelctl.o: in function parse_opt:
panelctl.c:(.text+0x78): undefined reference to argp_usage
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: panelctl.c:(.text+0x104): undefined reference to argp_usage
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: panelctl.o: in function main:
panelctl.c:(.text.startup+0x66): undefined reference to argp_parse

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

  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) *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 01:14:31 +0000
emerge -qpvO sys-libs/libavc1394
[ebuild  N    ] sys-libs/libavc1394-0.5.4-r2
Comment 1 Toralf Förster gentoo-dev 2020-03-18 08:59:48 UTC
Created attachment 621496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 08:59:51 UTC
Created attachment 621498 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-18 08:59:53 UTC
Created attachment 621500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-18 08:59:57 UTC
Created attachment 621502 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-18 09:00:00 UTC
Created attachment 621504 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 09:00:04 UTC
Created attachment 621506 [details]
sys-libs:libavc1394-0.5.4-r2:20200318-030031.log
Comment 7 Toralf Förster gentoo-dev 2020-03-18 09:00:09 UTC
Created attachment 621508 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-11-07 05:05:05 UTC
The bug has been closed via the following commit(s):

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

commit b2f9af7650de22e118bed4f9d4aaf7a327b89437
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-07 05:04:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-07 05:04:56 +0000

    sys-libs/libavc1394: fix build on musl
    
    Closes: https://bugs.gentoo.org/713174
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/libavc1394/libavc1394-0.5.4-r2.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)