Created attachment 439154 [details, diff] Fix libdir in eqmake5 for net-libs/accounts-qt-1.13 In ebuild net-libs/accounts-qt-1.13 on eqmake5 need set LIBDIR as: LIBDIR="${EROOT}usr/$(get_libdir)" otherwise libdir bee detected internally in package (by uname -m) that does not always match portage settings or env.
I guess it would be better to use QMAKE_LIBDIR, but the package appears to abuse it for some other purpose.
Bug has been closed via the following commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7359a68ca738aa7e27b8da634b72d42fc175bed7 commit 7359a68ca738aa7e27b8da634b72d42fc175bed7 Author: Michael Palimaka <kensington@gentoo.org> AuthorDate: 2017-09-09 13:08:05 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2017-09-09 13:08:36 +0000 net-libs/accounts-qt: version bump 1.15 Closes: https://bugs.gentoo.org/587506 Package-Manager: Portage-2.3.6, Repoman-2.3.3 net-libs/accounts-qt/Manifest | 1 + net-libs/accounts-qt/accounts-qt-1.15.ebuild | 45 ++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+)