* Package: dev-python/logbook-1.5.3 * Repository: gentoo * Maintainer: a.zuber@gmx.ch proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking logbook-1.5.3.tar.gz to /var/tmp/portage/dev-python/logbook-1.5.3/work >>> Source unpacked in /var/tmp/portage/dev-python/logbook-1.5.3/work >>> Preparing source in /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3 ... * Using python3.8 in global scope * python3_8: running distutils-r1_run_phase python_configure_all >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 8 running build running build_py creating /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/__init__.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/utils.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/queues.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/concurrency.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/compat.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/base.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/_fallback.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/helpers.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/notifiers.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/__version__.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/more.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/_termcolors.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/handlers.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook copying logbook/ticketing.py -> /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3-python3_7/lib/logbook warning: build_py: byte-compiling is disabled, skipping. running build_ext *************************************************************************** DISABLE_LOGBOOK_CEXT is set; not attempting to build C extensions. Plain-Python build succeeded. *************************************************************************** * Using python3.8 in global scope * python3_8: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/logbook-1.5.3 * python3_7: running distutils-r1_run_phase python_test ============================= test session starts ============================== platform linux -- Python 3.7.7, pytest-4.6.9, py-1.8.0, pluggy-0.13.1 -- /usr/bin/python3.7 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3/.hypothesis/examples') rootdir: /var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3 plugins: hypothesis-4.57.1, forked-1.1.3, xdist-1.31.0 collecting ... collected 199 items / 1 errors / 198 selected ==================================== ERRORS ==================================== ____________________ ERROR collecting scripts/test_setup.py ____________________ ImportError while importing test module '/var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3/scripts/test_setup.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.7/site-packages/_pytest/python.py:507: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=importmode) /usr/lib/python3.7/site-packages/py/_path/local.py:701: in pyimport __import__(modname) /usr/lib/python3.7/site-packages/_pytest/assertion/rewrite.py:304: in load_module exec(co, mod.__dict__) scripts/test_setup.py:2: in from pip._internal import main as pip_main E ModuleNotFoundError: No module named 'pip' !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! =========================== 1 error in 0.86 seconds ============================ * ERROR: dev-python/logbook-1.5.3::gentoo failed (test phase): * Tests fail with python3.7 * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2969: Called distutils-r1_src_test * environment, line 1275: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 475: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2561: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2057: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2055: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 863: Called distutils-r1_run_phase 'python_test' * environment, line 1212: Called python_test * environment, line 2911: Called die * The specific snippet of code: * pytest -vv || die "Tests fail with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/logbook-1.5.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/logbook-1.5.3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-python/logbook-1.5.3:20200512-135809.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/logbook-1.5.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/logbook-1.5.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3' * S: '/var/tmp/portage/dev-python/logbook-1.5.3/work/logbook-1.5.3' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.0, gcc-9.3.0, glibc-2.30-r8, 4.14.34-gentoo-infra38 x86_64) ================================================================= System uname: Linux-4.14.34-gentoo-infra38-x86_64-Intel-R-_Xeon-R-_CPU_E5-2620_v4_@_2.10GHz-with-gentoo-2.6 KiB Mem: 16426740 total, 5735868 free KiB Swap: 4194268 total, 4187356 free Timestamp of repository gentoo: Tue, 12 May 2020 13:35:14 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: x-portage location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* shmux JSON Mellanox-AS-IS AVASYS MicroChip-SDCC Broadcom bonnie unRAR SmartLabs ipw2100-fw sun-jlfgr freedist intel-ucode BitstreamVera man-pages-posix myspell-en_CA-KevinAtkinson man-pages-posix-2013 Texinfo-manual quake1-textures BAEKMUK mplus-fonts man-pages CC-PD MaxMind2 CC-BY-SA-1.0 vlgothic wxWinFDL-3 UbuntuFontLicense-1.0 CC-SA-1.0 LDP-1a LDP-1 CC-BY-4.0 CC-BY-SA-3.0 IPAfont GPL-2 GPL-3 CC-BY-3.0 GPL-3+ GPL-1+ CC-BY-SA-4.0 FDL-1.1+ OFL-1.1 FDL-1.2 FDL-1.3+ GPL-2+ CC-BY-SA-2.0 FDL-1.3 FDL-1.2+ Arphic OPL CC-BY-2.0 GPL-1 CC-BY-2.5 FreeArt OFL FDL-1.1 CC-BY-SA-2.5 mm Old-MIT MIT-with-advertising ElementTree ErlPL-1.1 JDOM icu BSD-with-attribution FVWM pngcrush scanlogd Princeton repoze torque-2.5 perforce mpich2 LPPL-1.3b LPPL-1.3 VTK SVFL gd x2x Allegro flexmock freetts Khronos-CLHPP BZIP2 Interbase-1.0 IDPL Sendmail ipadic FastCGI JNIC pngnq symlinks Sendmail-Open-Source w3m JOVE tcltk ngrep HTML-Tidy canfep matplotlib xvt libpng2 CeCILL-C psutils Info-ZIP boehm-gc CAOSL sash SMAIL NEWLIB sdlsasteroids inner-net totd alternate CPL-0.5 CDDL-1.1 minpack DUMB-0.9.3 rc Time-modules FLTK libpng regexp-UofT BSD-1 Emacs par SSLeay UCAR-Unidata xboing Mail-Sendmail wm2 Crypt-IDEA xtrs ipx-utils bea.ri.jsr173 libmng CMake buddy Flashpix BSD-with-disclosure LambdaMOO XC xbatt DES bufexplorer.vim LLVM-Grant Snd PCRE LIBGLOSS CRACKLIB Subversion openafs-krb5-a Openwall rwpng NCSA-HDF htmlc Ispell PHP-2.02 docbook TeX File-MMagic gsm Time-Format otter netcat AMPAS RSA tcp_wrappers_license URT TeX-other-free the-Click-license FLEX tm-align imagemagick Toyoda BEER-WARE shrimp dom4j Xdebug Mini-XML photopc feh tablelist rdisc libtiff tumbolia AIFFWriter.m iASL CDDL-Schily ZSH eGenixPublic-1.1 lsof EPL-1.0 CPL-1.0 gnuplot IBM Zend-2.0 Nokia-Qt-LGPL-Exception-1.1 Clarified-Artistic tanuki-community wxWinLL-3.1 AGPL-3+ PSF-2.2 GPL-3+-with-cuda-openssl-exception ECL-2.0 PYTHON ZLIB LGPL-2 Unlicense GPL-2 GPL-2-with-MySQL-FLOSS-exception Artistic-2 GPL-3 gcc-runtime-library-exception-3.1 GPL-3+-with-cuda-exception Ruby-BSD GPL-3+ GPL-2+-with-openssl-exception GPL-1+ Apache-2.0 GPL-2-with-exceptions metapackage qwt LGPL-2.1-with-linking-exception WTFPL-2 LGPL-2+ UPX-exception FTL BSD-2 PSF-2.4 libgcc GPL-2+ libstdc++ OPENLDAP vim LGPL-3 UoI-NCSA PSF-2.3 unicode PSF-2 GPL-2-with-classpath-exception GPL-2-with-linking-exception Ruby SGI-B-2.0 Transmission-OpenSSL-exception LGPL-2-with-linking-exception GPL-3+-with-opencl-exception BSD public-domain GPL-3-with-openssl-exception ZPL CC0-1.0 AGPL-3 LGPL-3+ GPL-3-with-font-exception Sleepycat Clear-BSD Boost-1.0 GPL-1 MIT LGPL-2.1+ Apache-2.0-with-LLVM-exceptions LGPL-3-with-linking-exception GPL-3+-with-opencl-openssl-exception W3C GPL-2-with-font-exception LGPL-2.1 CeCILL-2 IJG MPL-2.0 ISC HPND MPL-1.1 AFL-3.0 PHP-3.01 Ms-PL OSL-1.1 CNRI OSL-2.1 openssl CDDL Apache-1.0 CPAL-1.0 EUPL-1.1 AFL-2.1 EPL-2.0 APSL-2 Apache-1.1 QPL-1.0 MPL-1.0 OSL-2.0 LPPL-1.2 BSD-4 QPL FraunhoferFDK NPL-1.1 NOSA EPL-1.0 AGPL-3+ CPL-1.0 IBM ECL-2.0 ZLIB PHP-3 IPAfont MPL-1.1 GPL-2 Artistic-2 GPL-3 nethack GPL-3+ AFL-3.0 GPL-1+ Apache-2.0 PHP-3.01 Ms-PL OFL-1.1 BSD-2 LPPL-1.3c GPL-2+ CNRI LGPL-3 UoI-NCSA Watcom-1.0 OSL-2.1 PSF-2 CDDL ZPL APL-1.0 BSD CPAL-1.0 wxWinLL-3 AGPL-3 LGPL-3+ EUPL-1.1 Sleepycat EPL-2.0 Boost-1.0 APSL-2 Apache-1.1 MIT LGPL-2.1+ MPL-1.0 POSTGRESQL W3C Artistic LGPL-2.1 LGPL-2+ QPL MPL-2.0 ISC HPND ISSL Amazon NVIDIA-r1 qlogic-fibre-channel-firmware no-source-code ipw2200-fw LSI-tw_cli Atmel bh-luxi ipw3945 linux-fw-redistributable" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches -march=native" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en en_GB" MAKEOPTS="-j8" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X acl amd64 berkdb bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 jumbo-build libtirpc multilib ncurses nls nptl openmp openssl pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS