* ERROR: dev-python/python-poppler-qt5-0.75.0::gentoo failed (compile phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma-20201228-133206 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 11.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.9 (fallback) [3] python2.7 (fallback) [4] pypy3 (fallback) Available Ruby profiles: [1] ruby25 (with Rubygems) [2] ruby26 (with Rubygems) [3] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.48.0 * The following VMs are available for generation-2: 1) OpenJDK 8.272_p10 [openjdk-8] *) AdoptOpenJDK 8.272_p10 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-8 [2] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Wed Jan 6 07:05:18 AM UTC 2021 emerge -qpvO dev-python/python-poppler-qt5 [ebuild N ] dev-python/python-poppler-qt5-0.75.0 PYTHON_TARGETS="python3_8 (-python3_6) -python3_7"
Created attachment 681421 [details] emerge-info.txt
Created attachment 681424 [details] dev-python:python-poppler-qt5-0.75.0:20210106-073339.log
Created attachment 681427 [details] emerge-history.txt
Created attachment 681430 [details] environment
Created attachment 681433 [details] etc.portage.tbz2
Created attachment 681436 [details] temp.tbz2
It should be noted that in preparation of removal of dev-qt/qtchooser this bug occurs on an image without this package installed thus lacking the link inside $PATH to the respective Qt5 binary.
It looks like the package is providing config options to fix that: > user_options = build_ext_base.user_options + [ > ('poppler-version=', None, "version of the poppler library"), > ('qmake-bin=', None, "Path to qmake binary"), > ('sip-bin=', None, "Path to sip binary"), > ('qt-include-dir=', None, "Path to Qt headers"), > ('pyqt-sip-dir=', None, "Path to PyQt's SIP files"), > ('pyqt-sip-flags=', None, "SIP flags used to generate PyQt bindings") > ]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2400d07c2adbf5157abc7dde16892c4597d350e8 commit 2400d07c2adbf5157abc7dde16892c4597d350e8 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-07 22:56:05 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-07 23:56:50 +0000 dev-python/python-poppler-qt5: Use qmake-utils Closes: https://bugs.gentoo.org/764065 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)