Created attachment 680152 [details] build.log + emerge --info Here we have: local myqmakeargs=( qpdfview.pro CONFIG+="${myconfig[@]}" PLUGIN_INSTALL_PATH="${EPREFIX}/usr/$(get_libdir)/${PN}" ) Which similarly to other bugs, with bash-5.1, leads to: Cannot find file: without_djvu. Cannot find file: without_synctex. Cannot find file: without_ps.
Created attachment 680155 [details, diff] 0001-app-text-qpdfview-fix-build-with-bash-5.1.patch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19372a283f49698a80187d32d92634a84b75244 commit c19372a283f49698a80187d32d92634a84b75244 Author: Ionen Wolkens <sudinave@gmail.com> AuthorDate: 2020-12-29 10:31:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-01-10 18:38:25 +0000 app-text/qpdfview: fix build with bash-5.1 Closes: https://bugs.gentoo.org/762397 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-text/qpdfview/qpdfview-0.4.18.ebuild | 2 +- app-text/qpdfview/qpdfview-0.4.18_p1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)