Mailing List Archive

app-text/pdfminer build failure
From portage/app-text/pdfminer-20220506/temp/build.log
adding 'pdfminer.six-20220506.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
* Installing pdfminer.six-20220506-py3-none-any.whl to /Net/gentoo/tmpdir/portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506-python3_10/install
gpep517 install-wheel --destdir=/Net/gentoo/tmpdir/portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr /Net/gentoo/tmpdir/portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506-python3_10/wheel/pdfminer.six-20220506-py3-none-any.whl
* Using python3.10 in global scope
* python3_10: running distutils-r1_run_phase python_compile_all
make: Entering directory '/Net/gentoo/tmpdir/portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506/samples'
make: *** No rule to make target 'all'. Stop.
make: Leaving directory '/Net/gentoo/tmpdir/portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506/samples'
* ERROR: app-text/pdfminer-20220506::gentoo failed (compile phase):
* emake failed

And sure enough, there is no makefile in:
portage/app-text/pdfminer-20220506/work/pdfminer.six-20220506/samples
so any make command would fail.

I could possible install it USE=-examples (cannot test just now since
emerge is busy), but is there any other way to solve this ?

Regards,
/Karl Hammar