Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736260 - dev-perl/Coro-6.550.0 fails src_compile: Cannot copy 'jit-amd64-unix.pl' to '../blib/lib/Coro/jit-amd64-unix.pl': Permission denied
Summary: dev-perl/Coro-6.550.0 fails src_compile: Cannot copy 'jit-amd64-unix.pl' to '...
Status: RESOLVED NEEDINFO
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-08-07 12:12 UTC by Agostino Sarubbo
Modified: 2020-08-07 14:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,21.06 KB, text/plain)
2020-08-07 12:12 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-07 12:12:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/Coro-6.550.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-07 12:12:15 UTC
Created attachment 653592 [details]
build.log

build log and emerge --info
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-08-07 14:16:53 UTC
Unless additional information can be provided as to why this happens:

cp Coro/jit-amd64-unix.pl blib/lib/Coro/jit-amd64-unix.pl
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Cannot copy 'jit-amd64-unix.pl' to '../blib/lib/Coro/jit-amd64-unix.pl': Permission denied
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 at -e line 1.
make[1]: *** [Makefile:915: pm_to_blib] Error 13
make[1]: *** Waiting for unfinished jobs....
Warning: Aliases 'is_zombie' and 'is_destroyed' have identical values in State.xs, line 3889
mv State.xsc State.c
make[1]: Leaving directory '/var/tmp/portage/dev-perl/Coro-6.550.0/work/Coro-6.55/Coro'
make: *** [Makefile:511: subdirs] Error 2


This can't be fixed.