Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609764 - x11-libs/vte-0.46.1 - respect EPREFIX
Summary: x11-libs/vte-0.46.1 - respect EPREFIX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-18 18:27 UTC by Martin Mokrejš
Modified: 2018-09-11 11:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.