====================================================================== ERROR: test_lzma_legacy (tests.test_compression.LZMALegacyCompressionTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/app-portage/gemato-9.2/work/gemato-9.2/tests/test_compression.py", line 295, in test_lzma_legacy ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib-hardened_libressl-test_20171229-182601 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.5 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.6.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv app-portage/gemato [ebuild N ] app-portage/gemato-9.2 USE="blake2 bzip2 gpg portage-postsync -lzma -sha3 {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Created attachment 512996 [details] emerge-info.txt
Created attachment 512998 [details] app-portage:gemato-9.2:20180103-023228.log
Created attachment 513000 [details] emerge-history.txt
Created attachment 513002 [details] environment
Created attachment 513004 [details] etc.portage.tbz2
Created attachment 513006 [details] temp.tbz2
Created attachment 513008 [details] tests.tbz2
Ah, I see the problem. It doesn't support running without external backports.lzma module on Python 2.7 but it doesn't reject the built-in either. Will fix that.
Wait a minute... but Python 2.7 doesn't have a built-in lzma module! So it's some other module using the same name...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7098e18bf81f9609945ba3922280e9071329d551 commit 7098e18bf81f9609945ba3922280e9071329d551 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-01-03 19:14:02 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-01-03 19:22:49 +0000 app-portage/gemato: Block incompatible mod from dev-python/pyliblzma Closes: https://bugs.gentoo.org/643254 app-portage/gemato/{gemato-9.2.ebuild => gemato-9.2-r1.ebuild} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)