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

Bug 609764

Summary: x11-libs/vte-0.46.1 - respect EPREFIX
Product: Gentoo Linux Reporter: Martin Mokrejš <mmokrejs>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Mokrejš 2017-02-18 18:27:05 UTC
make[2]: Nothing to be done for 'install-exec-am'.
 /apps/gentoo/bin/mkdir -p '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/image//apps/gentoo/usr/lib64/pkgconfig'
 /apps/gentoo/usr/bin/install -c -m 644 vte-2.91.pc '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/image//apps/gentoo/usr/lib64/pkgconfig'
make[2]: Leaving directory '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/work/vte-0.46.1'
make[1]: Leaving directory '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/work/vte-0.46.1'
 * Removing unnecessary /apps/gentoo/usr/lib64/libvte-2.91.la (no static archive)
mv: cannot stat '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/image//etc/profile.d/vte.sh': No such file or directory
 * ERROR: x11-libs/vte-0.46.1::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 115:  Called src_install
 *   environment, line 3102:  Called die
 * The specific snippet of code:
 *       mv "${D}"/etc/profile.d/vte{,-${SLOT}}.sh || die
 * 
 * If you need support, post the output of `emerge --info '=x11-libs/vte-0.46.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/vte-0.46.1::gentoo'`.
 * The complete build log is located at '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/temp/build.log'.
 * The ebuild environment file is located at '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/temp/environment'.
 * Working directory: '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/work/vte-0.46.1'
 * S: '/apps/gentoo/var/tmp/portage/x11-libs/vte-0.46.1/work/vte-0.46.1'



Use ${ED} instead of ${D}.
Comment 1 Mart Raudsepp gentoo-dev 2018-09-11 11:10:38 UTC
This was apparently already fixed in commit 39e0aee62f6c via https://github.com/gentoo/gentoo/pull/6753 on January 8th 2018 without noticing to close this bug here.