Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762205 - dev-perl/Unicode-LineBreak-2019.1.0 fails src_compile with binutils-config[-native-symlinks] (
Summary: dev-perl/Unicode-LineBreak-2019.1.0 fails src_compile with binutils-config[-n...
Status: RESOLVED DUPLICATE of bug 261375
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-28 11:26 UTC by Aaron W. Swenson
Modified: 2021-05-04 22:01 UTC (History)
0 users

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


Attachments
emerge -pqv (pqv,66 bytes, text/plain)
2020-12-28 11:31 UTC, Aaron W. Swenson
Details
emerge --info (info,6.93 KB, text/plain)
2020-12-28 11:31 UTC, Aaron W. Swenson
Details
build.log (build.log,7.93 KB, text/plain)
2020-12-28 11:32 UTC, Aaron W. Swenson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron W. Swenson gentoo-dev 2020-12-28 11:26:28 UTC
Messages preceding error:
rm -f "libsombok.a"
ar cr "libsombok.a" lib/8.0.0.o lib/break.o lib/charprop.o lib/gcstring.o lib/linebreak.o lib/southeastasian.o lib/utf8.o lib/utils.o
/bin/sh: ar: command not found
make[1]: *** [Makefile:496: libsombok.a] Error 127
make[1]: Leaving directory '/var/tmp/portage/dev-perl/Unicode-LineBreak-2019.1.0/work/Unicode-LineBreak-2019.001/sombok'
make: *** [Makefile:1118: sombok/libsombok.a] Error 2

The issue is in ${WORKDIR}/sombok/Makefile. $(AR) is hardcoded to ar.

Reproducible: Always
Comment 1 Aaron W. Swenson gentoo-dev 2020-12-28 11:31:04 UTC
Created attachment 680035 [details]
emerge -pqv
Comment 2 Aaron W. Swenson gentoo-dev 2020-12-28 11:31:35 UTC
Created attachment 680038 [details]
emerge --info
Comment 3 Aaron W. Swenson gentoo-dev 2020-12-28 11:32:44 UTC
Created attachment 680041 [details]
build.log
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2021-05-04 22:01:39 UTC
Most likely a dupe

*** This bug has been marked as a duplicate of bug 261375 ***