* Package: dev-python/piexif-1.1.3 * Repository: gentoo * Maintainer: sping@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo/gentoo/commit/6676e5438b61465520ea48112f299a74ec349cf1 @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking piexif-1.1.3.zip to /var/tmp/portage/dev-python/piexif-1.1.3/work >>> Source unpacked in /var/tmp/portage/dev-python/piexif-1.1.3/work >>> Preparing source in /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 16 running build running build_py creating /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_remove.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_webp.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_insert.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_transplant.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_load.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_exif.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_common.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_dump.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/_exceptions.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/__init__.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif copying piexif/helper.py -> /var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3-python3_7/lib/piexif warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. >>> Test phase: dev-python/piexif-1.1.3 * python3_7: running distutils-r1_run_phase python_test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing piexif.egg-info/PKG-INFO writing dependency_links to piexif.egg-info/dependency_links.txt writing top-level names to piexif.egg-info/top_level.txt reading manifest file 'piexif.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'piexif.egg-info/SOURCES.txt' running build_ext test_ExifReader_convert_value_fail (s_test.UTests) ... ok test_ExifReader_return_unknown (s_test.UTests) ... ok test_dump_user_comment (s_test.UTests) ... ok test_load_user_comment (s_test.UTests) ... ok test_merge_segments (s_test.UTests) ... ok test_split_into_segments_fail1 (s_test.UTests) ... ok test_split_into_segments_fail2 (s_test.UTests) ... ok test_dump (s_test.ExifTests) ... ok test_dump_and_load (s_test.ExifTests) ... ok test_dump_and_load2 (s_test.ExifTests) ... ok test_dump_and_load3 (s_test.ExifTests) ... ok test_dump_and_load_specials (s_test.ExifTests) test dump and load special types(SingedByte, SiginedShort, DoubleFloat) ... ok test_dump_and_load_specials2 (s_test.ExifTests) test dump and load special types(SingedByte, SiginedShort, DoubleFloat) ... ok test_dump_fail (s_test.ExifTests) ... ok test_dump_fail2 (s_test.ExifTests) ... ok test_dump_fail3 (s_test.ExifTests) ... ok test_dump_fail4 (s_test.ExifTests) ... ok test_insert (s_test.ExifTests) ... ok test_insert_fail1 (s_test.ExifTests) ... ok test_insert_fail2 (s_test.ExifTests) ... ok test_insert_m (s_test.ExifTests) 'insert' on memory. ... ok test_load (s_test.ExifTests) ... FAIL test_load_from_pilImage_property (s_test.ExifTests) ... ok test_load_m (s_test.ExifTests) 'load' on memory. ... ERROR test_load_name_dict (s_test.ExifTests) ... ok test_load_tif (s_test.ExifTests) ... ok test_load_tif_m (s_test.ExifTests) ... ok test_load_unicode_filename (s_test.ExifTests) ... ERROR test_no_exif_dump (s_test.ExifTests) ... ok test_no_exif_load (s_test.ExifTests) ... ok test_print_exif (s_test.ExifTests) ... ok test_remove (s_test.ExifTests) ... ok test_remove2 (s_test.ExifTests) ... ok test_remove_m (s_test.ExifTests) 'remove' on memory. ... ok test_roundtrip_files (s_test.ExifTests) ... ok test_transplant (s_test.ExifTests) ... ok test_transplant_fail1 (s_test.ExifTests) ... ok test_transplant_fail2 (s_test.ExifTests) ... ok test_transplant_m (s_test.ExifTests) 'transplant' on memory. ... ok test_decode_ascii (s_test.HelperTests) Do we decode ASCII correctly? ... ok test_decode_bad_encoding (s_test.HelperTests) De we gracefully handle bad input when decoding? ... ok test_decode_jis (s_test.HelperTests) Do we decode JIS correctly? ... ok test_decode_unicode (s_test.HelperTests) Do we decode Unicode correctly? ... ok test_encode_ascii (s_test.HelperTests) Do we encode ASCII correctly? ... ok test_encode_bad_encoding (s_test.HelperTests) De we gracefully handle bad input when encoding? ... ok test_encode_jis (s_test.HelperTests) Do we encode JIS correctly? ... ok test_encode_unicode (s_test.HelperTests) Do we encode Unicode correctly? ... ok test_headers (s_test.HelperTests) Are our headers the correct length? ... ok test_get_exif (s_test.WebpTests) Can we get exif from WebP? ... ok test_insert (s_test.WebpTests) Can PIL open WebP that is inserted exif? ... ok test_insert_exif (s_test.WebpTests) Can PIL open WebP that is inserted exif? ... ok test_load (s_test.WebpTests) Can we get exif from WebP? ... ok test_merge_chunks (s_test.WebpTests) Can PIL open our output WebP? ... ok test_remove (s_test.WebpTests) Can PIL open WebP that is removed exif? ... ok test_remove_exif (s_test.WebpTests) Can PIL open WebP that is removed exif? ... ok ====================================================================== ERROR: test_load_m (s_test.ExifTests) 'load' on memory. ---------------------------------------------------------------------- Traceback (most recent call last): File "./tests/s_test.py", line 118, in test_load_m self._compare_piexifDict_PILDict(exif, e) File "./tests/s_test.py", line 614, in _compare_piexifDict_PILDict self._compare_value(zeroth_ifd[key], pilDict[key]) File "./tests/s_test.py", line 585, in _compare_value self.assertEqual(pack_byte(*v1), v2) File "./tests/s_test.py", line 87, in pack_byte return struct.pack("B" * len(args), *args) struct.error: ubyte format requires 0 <= number <= 255 ====================================================================== ERROR: test_load_unicode_filename (s_test.ExifTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "./tests/s_test.py", line 186, in test_load_unicode_filename self._compare_piexifDict_PILDict(exif, e, p=False) File "./tests/s_test.py", line 614, in _compare_piexifDict_PILDict self._compare_value(zeroth_ifd[key], pilDict[key]) File "./tests/s_test.py", line 585, in _compare_value self.assertEqual(pack_byte(*v1), v2) File "./tests/s_test.py", line 87, in pack_byte return struct.pack("B" * len(args), *args) struct.error: ubyte format requires 0 <= number <= 255 ====================================================================== FAIL: test_load (s_test.ExifTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "./tests/s_test.py", line 110, in test_load self._compare_piexifDict_PILDict(exif, e, p=False) File "./tests/s_test.py", line 614, in _compare_piexifDict_PILDict self._compare_value(zeroth_ifd[key], pilDict[key]) File "./tests/s_test.py", line 585, in _compare_value self.assertEqual(pack_byte(*v1), v2) AssertionError: b'\xb4\x01' != 180.0 ---------------------------------------------------------------------- Ran 55 tests in 0.046s FAILED (failures=1, errors=2) Test failed: piexif version: 1.1.3 'dump': 0.00023174285888671875[sec] ******************** tests/images/r_sigma.jpg ******************** tests/images/01.jpg BitsPerSample (24, 24, 24) (24, 24, 24) Make b'Make' Make Model b'XXX-XXX' XXX-XXX {'0th': {'BitsPerSample': (24, 24, 24), 'Make': b'Make', 'Model': b'XXX-XXX', 'XResolution': (4294967295, 1), 'ResolutionUnit': 65535, 'Software': b'PIL', 'BlackLevelDeltaH': ((1, 1), (1, 1), (1, 1)), 'ZZZTestSlong1': -11, 'ZZZTestSlong2': (-11, -11, -11, -11), 'ExifTag': 213, 'GPSTag': 406}, 'Exif': {'ExposureTime': (4294967295, 1), 'OECF': b'\xaa\xaa\xaa\xaa\xaa\xaa', 'ISOSpeed': 4294967295, 'DateTimeOriginal': b'2099:09:29 10:10:10', 'ExposureBiasValue': (2147483647, -2147483648), 'Sharpness': 65535, 'LensSpecification': ((1, 1), (1, 1), (1, 1), (1, 1)), 'LensMake': b'LensMake', 'InteroperabilityTag': 496}, '1st': {'BitsPerSample': (24, 24, 24), 'Make': b'Make', 'Model': b'XXX-XXX', 'Software': b'PIL', 'BlackLevelDeltaH': ((1, 1), (1, 1), (1, 1)), 'JPEGInterchangeFormat': 643, 'JPEGInterchangeFormatLength': 501}, 'GPS': {'GPSVersionID': (0, 0, 0, 1), 'GPSLatitude': (4294967295, 1), 'GPSAltitudeRef': 1, 'GPSDateStamp': b'1999:99:99 99:99:99', 'GPSDifferential': 65535}, 'Interop': {'InteroperabilityIndex': b'R98'}, 'thumbnail': b'\xff\xd8\xff\xdb\x00C\x00\x08\x06\x06\x07\x06\x05\x08\x07\x07\x07\t\t\x08\n\x0c\x14\r\x0c\x0b\x0b\x0c\x19\x12\x13\x0f\x14\x1d\x1a\x1f\x1e\x1d\x1a\x1c\x1c $.\' ",#\x1c\x1c(7),01444\x1f\'9=82<.342\xff\xc0\x00\x0b\x08\x00\x15\x00(\x01\x01\x11\x00\xff\xc4\x00\x1f\x00\x00\x01\x05\x01\x01\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\xff\xc4\x00\xb5\x10\x00\x02\x01\x03\x03\x02\x04\x03\x05\x05\x04\x04\x00\x00\x01}\x01\x02\x03\x00\x04\x11\x05\x12!1A\x06\x13Qa\x07"q\x142\x81\x91\xa1\x08#B\xb1\xc1\x15R\xd1\xf0$3br\x82\t\n\x16\x17\x18\x19\x1a%&\'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz\x83\x84\x85\x86\x87\x88\x89\x8a\x92\x93\x94\x95\x96\x97\x98\x99\x9a\xa2\xa3\xa4\xa5\xa6\xa7\xa8\xa9\xaa\xb2\xb3\xb4\xb5\xb6\xb7\xb8\xb9\xba\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xd2\xd3\xd4\xd5\xd6\xd7\xd8\xd9\xda\xe1\xe2\xe3\xe4\xe5\xe6\xe7\xe8\xe9\xea\xf1\xf2\xf3\xf4\xf5\xf6\xf7\xf8\xf9\xfa\xff\xda\x00\x08\x01\x01\x00\x00?\x00\xf6\x05\xd5\xe3n\x0b.}\xaa\x9d\x97\x89\xad\xf5h~\xd1ar\xadn\xae\xd1\xb1\xc7;\x94\xe0\xd5\xdf\xedT\xc0\x05\x8e\x05W\x9fZ\x89Abp\xa2\xabM\xae\xc6\xbf\xc1\x9fZ\xf9\xf7\xfe\x16E\xe4G\x0cK\x12:+t\xac\xbd\x03\xc6\xd7\x9a-\x84\x96\xb1\xe5\x95\xe5i\x01\xdd\xd38\xcf\xf2\xad\x98\xfe%\xdc\xbb\x05i\x1d9\xee\xdc\n\xa7\xabx\xea\xf2\xefM\x9a\x14\xb8\x0c\xac\xcb\x8eHn\x08>\xbe\xd5rO\x1d\xdcJ\x9b\xc3\xf4\xe3\x01\xf9\xfcs\\K\xd9\xda\xc2X\x84\x90\xe3\x18\xfd\xe1\x14\xab\x15\xa9~b\x94\xae:y\xc6\x8bh\xa2\xb8\xba\x95eM\xd1\xa2\x90\x8b\x9e\x9c\xfa\xf7\xa8\xae>\xcd\x0c\xa65\xb5\\\x0fV\xaa\xec\xf1\x0e\x90\'\xe7_\xff\xd9'} ********************************************** 'load': 0.0003199577331542969[sec] 0th IFD: 270 ImageDescription b'OLYMPUS DI' 271 Make b'OLYMPUS IM' 272 Model b'E-P3 ' 274 Orientation 1 282 XResolution (314, 1) 283 YResolution (314, 1) 296 ResolutionUnit 2 305 Software b'Version 1.' 306 DateTime b'2014:08:23' 315 Artist b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' 531 YCbCrPositioning 2 33432 Copyright b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' 34665 ExifTag 218 50341 PrintImageMatching b'PrintIM\x0003' Exif IFD: 33434 ExposureTime (1, 30) 33437 FNumber (36, 10) 34850 ExposureProgram 5 34855 ISOSpeedRatings 1600 36864 ExifVersion b'0221' 36867 DateTimeOriginal b'2014:08:23' 36868 DateTimeDigitized b'2014:08:23' 37121 ComponentsConfiguration b'\x01\x02\x03\x00' 37380 ExposureBiasValue (0, 10) 37381 MaxApertureValue (925, 256) 37383 MeteringMode 5 37384 LightSource 255 37385 Flash 8 37386 FocalLength (15, 1) 37500 MakerNote b'OLYMPUS\x00II' 37510 UserComment b'\x00\x00\x00\x00\x00\x00\x00\x00 ' 40960 FlashpixVersion b'0100' 40961 ColorSpace 1 40962 PixelXDimension 4032 40963 PixelYDimension 3024 40965 InteroperabilityTag 686 41728 FileSource b'\x03' 41985 CustomRendered 1 41986 ExposureMode 0 41987 WhiteBalance 0 41988 DigitalZoomRatio (100, 100) 41990 SceneCaptureType 0 41991 GainControl 2 41992 Contrast 2 41993 Saturation 2 41994 Sharpness 0 GPS IFD: Interop IFD: 1 InteroperabilityIndex b'R98' 1st IFD: 259 Compression 6 282 XResolution (72, 1) 283 YResolution (72, 1) 296 ResolutionUnit 2 513 JPEGInterchangeFormat 13588 514 JPEGInterchangeFormatLength 7361 ********************************************** tests/images/r_sigma.jpg Given JPEG doesn't follow exif thumbnail standard. APPn segments in thumbnail should be removed, whereas thumbnail JPEG has it. : tests/images/r_sigma.jpg - pass tests/images/r_sony.jpg - pass tests/images/r_ricoh.jpg - pass tests/images/r_casio.jpg - pass tests/images/r_olympus.jpg - pass tests/images/r_pana.jpg - pass tests/images/r_canon.jpg - pass tests/images/r_pen.jpg - pass Pillow can't read tool1.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp Pillow can't read tool1.webp Pillow can't read pil1.webp Pillow can't read pil2.webp Pillow can't read pil3.webp Pillow can't read pil_rgb.webp Pillow can't read pil_rgba.webp error: Test failed: * ERROR: dev-python/piexif-1.1.3::gentoo failed (test phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2956: Called distutils-r1_src_test * environment, line 1264: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 460: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2571: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2046: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2044: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 852: Called distutils-r1_run_phase 'python_test' * environment, line 1201: Called python_test * environment, line 2916: Called die * The specific snippet of code: * "${PYTHON}" setup.py test || die * * If you need support, post the output of `emerge --info '=dev-python/piexif-1.1.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/piexif-1.1.3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-python/piexif-1.1.3:20200715-183034.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/piexif-1.1.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/piexif-1.1.3/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3' * S: '/var/tmp/portage/dev-python/piexif-1.1.3/work/piexif-1.1.3' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-Intel-R-_Xeon-R-_Platinum_8175M_CPU_@_2.50GHz-with-gentoo-2.7 KiB Mem: 64359960 total, 38262804 free KiB Swap: 0 total, 0 free sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.4::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::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-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH 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 -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg 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 strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j16 V=1" 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="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp 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" 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="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: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS