Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729842

Summary: =dev-lang/duktape-2.5.0 only merges usr/lib/pkgconfig/duktape.pc on cross compile
Product: Gentoo Linux Reporter: tt_1 <herrtimson>
Component: Current packagesAssignee: Ian Whyman (thev00d00) (RETIRED) <thev00d00>
Status: RESOLVED DUPLICATE    
Severity: normal CC: holger, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log from cross compiling
output from cross-emerge --info

Description tt_1 2020-06-27 10:33:57 UTC
Created attachment 646678 [details]
build.log from cross compiling

This is a bit strange, but it really seems that the src_install folder is named imag instead of image, and possibly nothing is merged because of that. No idea wether that is due to the little chages that have been made in recent bump to =dev-lang/duktape-2.5.0
Comment 1 tt_1 2020-06-27 10:36:27 UTC
cross compiling with aarch64-unknown-linux-gnu wrappers shows the same result
Comment 2 tt_1 2020-06-27 10:37:05 UTC
Created attachment 646680 [details]
output from cross-emerge --info
Comment 3 Holger Hoffstätte 2020-06-27 11:14:19 UTC
This has nothing to do with cross-compiling; I just got the same
surprise natively on ~amd64. No idea where the "imag" (instead of "image")
is coming from.
Comment 4 tt_1 2020-06-27 11:22:50 UTC
Got it, the bump to eapi7 seems incomplete at some point. Revert locally to eapi6 to make it pass.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-27 19:56:29 UTC
This is a completely valid bug, but I'm going to mark it as a duplicate of the other one (there's some more info there), just to keep everything in the same place.

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