File "/var/tmp/portage/dev-python/pypy-5.9.0/work/pypy2-v5.9.0-src/lib_pypy/audioop.py", line 5, in <module> from _audioop_cffi import ffi, lib ImportError: No module named _audioop_cffi _______________________________________ _______________________________________ test_bug7732 (test.test_import.ImportTests) ... ok ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop_abi32+64-test_20171029-135004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-python/pypy [ebuild N ] dev-python/pypy-5.9.0 USE="bzip2 gdbm jit ncurses -doc -libressl -low-memory (-sandbox) -sqlite {-test} -tk" CPU_FLAGS_X86="(-sse2)"
Created attachment 502388 [details] emerge-info.txt
Created attachment 502390 [details] dev-python:pypy-5.9.0:20171104-024421.log.bz2
Created attachment 502392 [details] emerge-history.txt
Created attachment 502394 [details] environment
Created attachment 502396 [details] etc.portage.tbz2
Created attachment 502398 [details] logs.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ee5e7fe94a944842077b4740c6857d2c60ba2a commit 61ee5e7fe94a944842077b4740c6857d2c60ba2a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2017-11-04 23:59:59 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2017-11-05 12:19:19 +0000 dev-python/pypy: Generate caches earlier, in compile Generate the caches in compile phase since they are needed for tests. Closes: https://bugs.gentoo.org/636490 dev-python/pypy/pypy-5.9.0.ebuild | 72 ++++++++++++++++++++------------------- dev-python/pypy/pypy-9999.ebuild | 72 ++++++++++++++++++++------------------- 2 files changed, 74 insertions(+), 70 deletions(-)