Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689978 - dev-libs/elfutils mistakenly uses “randlib” instead of ranlib
Summary: dev-libs/elfutils mistakenly uses “randlib” instead of ranlib
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-16 15:08 UTC by woljiri
Modified: 2019-07-21 09:44 UTC (History)
1 user (show)

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


Attachments
end of the log (taken from tty) (elfutils-failed-test-part-001-stripped.tty.bz2,1.41 KB, application/x-bzip2)
2019-07-16 15:08 UTC, woljiri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description woljiri 2019-07-16 15:08:33 UTC
Created attachment 582966 [details]
end of the log (taken from tty)

When I compile dev-libs/elfutils I get following error:

    randlib libeu.a
    make[2]: randlib: Command not found

I tried symlinking /usr/local/bin/randlib to my ranlib binary and compilation succeeds. This is probably a typo in the Makefile.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2019-07-16 20:21:14 UTC
Please post your `emerge --info` output.
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2019-07-17 20:36:50 UTC
(In reply to Sergei Trofimovich from comment #1)
> Please post your `emerge --info` output.

To clarify: my suspiction is that 'randlib' comes from your environment somewhere in /etc/portage/ and not from elfutils tarball.
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2019-07-21 09:44:27 UTC
Closing as INVALID assuming the 'randlib' typo is in make.conf or package.env.