* Package: dev-python/jellyfish-0.5.6 * Repository: gentoo * Maintainer: python@gentoo.org sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking jellyfish-0.5.6.tar.gz to /var/tmp/portage/dev-python/jellyfish-0.5.6/work >>> Source unpacked in /var/tmp/portage/dev-python/jellyfish-0.5.6/work >>> Preparing source in /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6 ... * Will copy sources from /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6 * python2_7: copying to /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7 * python3_5: copying to /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6 ... * python2_7: running distutils-r1_run_phase python_compile python2.7 setup.py build_ext --inplace running build_ext building 'jellyfish.cjellyfish' extension creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/jellyfishmodule.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jellyfishmodule.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/jaro.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jaro.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/jaro.c:5: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/ctype.h:25:0, from cjellyfish/jaro.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/hamming.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/hamming.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/hamming.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/hamming.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/levenshtein.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/levenshtein.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/levenshtein.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/damerau_levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/damerau_levenshtein.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/damerau_levenshtein.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/damerau_levenshtein.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/mra.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/mra.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/mra.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/mra.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/soundex.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/soundex.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/soundex.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/soundex.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/metaphone.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/metaphone.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/metaphone.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/metaphone.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/nysiis.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/nysiis.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/nysiis.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/nysiis.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/porter.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/porter.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/porter.c:35: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/porter.c:34: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jellyfishmodule.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jaro.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/hamming.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/damerau_levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/mra.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/soundex.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/metaphone.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/nysiis.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/porter.o -L/usr/lib64 -lpython2.7 -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/jellyfish/cjellyfish.so python2.7 setup.py build running build running build_py creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish copying jellyfish/test.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish copying jellyfish/porter.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish copying jellyfish/compat.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish copying jellyfish/_jellyfish.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish copying jellyfish/__init__.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'jellyfish.cjellyfish' extension x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/jellyfishmodule.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jellyfishmodule.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/jaro.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jaro.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/jaro.c:5: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/ctype.h:25:0, from cjellyfish/jaro.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/hamming.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/hamming.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/hamming.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/hamming.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/levenshtein.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/levenshtein.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/levenshtein.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/damerau_levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/damerau_levenshtein.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/damerau_levenshtein.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/damerau_levenshtein.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/mra.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/mra.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/mra.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/mra.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/soundex.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/soundex.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/soundex.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/soundex.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/metaphone.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/metaphone.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/metaphone.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/metaphone.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/nysiis.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/nysiis.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/nysiis.c:1: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/jellyfish.h:4, from cjellyfish/nysiis.c:1: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python2.7 -c cjellyfish/porter.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/porter.o In file included from /usr/include/python2.7/Python.h:8:0, from cjellyfish/jellyfish.h:7, from cjellyfish/porter.c:35: /usr/include/python2.7/pyconfig.h:1193:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from cjellyfish/porter.c:34: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jellyfishmodule.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/jaro.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/hamming.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/damerau_levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/mra.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/soundex.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/metaphone.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/nysiis.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/temp.linux-x86_64-2.7/cjellyfish/porter.o -L/usr/lib64 -lpython2.7 -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7/build/lib/jellyfish/cjellyfish.so * python3_5: running distutils-r1_run_phase python_compile python3.5 setup.py build_ext --inplace running build_ext building 'jellyfish.cjellyfish' extension creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5 creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/jellyfishmodule.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jellyfishmodule.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/jaro.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jaro.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/hamming.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/hamming.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/levenshtein.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/damerau_levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/damerau_levenshtein.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/mra.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/mra.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/soundex.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/soundex.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/metaphone.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/metaphone.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/nysiis.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/nysiis.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/porter.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/porter.o x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jellyfishmodule.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jaro.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/hamming.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/damerau_levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/mra.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/soundex.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/metaphone.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/nysiis.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/porter.o -L/usr/lib64 -lpython3.5m -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/jellyfish/cjellyfish.cpython-35m-x86_64-linux-gnu.so python3.5 setup.py build running build running build_py creating /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish copying jellyfish/test.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish copying jellyfish/porter.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish copying jellyfish/compat.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish copying jellyfish/_jellyfish.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish copying jellyfish/__init__.py -> /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'jellyfish.cjellyfish' extension x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/jellyfishmodule.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jellyfishmodule.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/jaro.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jaro.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/hamming.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/hamming.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/levenshtein.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/damerau_levenshtein.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/damerau_levenshtein.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/mra.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/mra.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/soundex.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/soundex.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/metaphone.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/metaphone.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/nysiis.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/nysiis.o x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.5m -c cjellyfish/porter.c -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/porter.o x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jellyfishmodule.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/jaro.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/hamming.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/damerau_levenshtein.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/mra.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/soundex.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/metaphone.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/nysiis.o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/temp.linux-x86_64-3.5/cjellyfish/porter.o -L/usr/lib64 -lpython3.5m -o /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python3_5/build/lib/jellyfish/cjellyfish.cpython-35m-x86_64-linux-gnu.so * python3_5: running distutils-r1_run_phase python_compile_all >>> Source compiled. >>> Test phase: dev-python/jellyfish-0.5.6 * python2_7: running distutils-r1_run_phase python_test ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.4.1, py-1.5.3, pluggy-0.6.0 rootdir: /var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7, inifile: plugins: xprocess-0.12.1, xdist-1.20.1, virtualenv-1.2.11, timeout-1.2.1, shutil-1.2.11, mock-1.6.3, isort-0.1.0, forked-0.2, expect-1.1.0, cython-0.1.0, cov-2.5.1, catchlog-1.2.2, arraydiff-0.1, flaky-3.4.0, case-1.5.3, backports.unittest-mock-1.3 collected 0 items / 1 errors ===Flaky Test Report=== ===End Flaky Test Report=== ==================================== ERRORS ==================================== ______________________ ERROR collecting jellyfish/test.py ______________________ /usr/lib64/python2.7/site-packages/pluggy/__init__.py:617: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /usr/lib64/python2.7/site-packages/pluggy/__init__.py:222: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /usr/lib64/python2.7/site-packages/pluggy/__init__.py:216: in firstresult=hook.spec_opts.get('firstresult'), /usr/lib64/python2.7/site-packages/_pytest/python.py:200: in pytest_pycollect_makeitem res = list(collector._genfunctions(name, obj)) /usr/lib64/python2.7/site-packages/_pytest/python.py:378: in _genfunctions self.ihook.pytest_generate_tests(metafunc=metafunc) /usr/lib64/python2.7/site-packages/pluggy/__init__.py:617: in __call__ return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs) /usr/lib64/python2.7/site-packages/pluggy/__init__.py:222: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /usr/lib64/python2.7/site-packages/pluggy/__init__.py:216: in firstresult=hook.spec_opts.get('firstresult'), /usr/lib64/python2.7/site-packages/_pytest/python.py:125: in pytest_generate_tests metafunc.parametrize(*marker.args, **marker.kwargs) /usr/lib64/python2.7/site-packages/_pytest/python.py:831: in parametrize ids = idmaker(argnames, parameters, idfn, ids, self.config) /usr/lib64/python2.7/site-packages/_pytest/python.py:962: in idmaker for valindex, parameterset in enumerate(parametersets)] /usr/lib64/python2.7/site-packages/_pytest/python.py:954: in _idvalset for val, argname in zip(parameterset.values, argnames)] /usr/lib64/python2.7/site-packages/_pytest/python.py:928: in _idval return ascii_escaped(s) /usr/lib64/python2.7/site-packages/_pytest/compat.py:184: in ascii_escaped return val.encode('ascii') E UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-5: ordinal not in range(128) =============================== warnings summary =============================== None pytest-catchlog plugin has been merged into the core, please remove it from your requirements. -- Docs: http://doc.pytest.org/en/latest/warnings.html !!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection !!!!!!!!!!!!!!!!!!!! ===================== 1 warnings, 1 error in 0.87 seconds ====================== * ERROR: dev-python/jellyfish-0.5.6::gentoo failed (test phase): * tests failed with python2.7 * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 2709: Called distutils-r1_src_test * environment, line 953: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 410: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 2244: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1607: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 1605: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 627: Called distutils-r1_run_phase 'python_test' * environment, line 884: Called python_test * environment, line 2611: Called die * The specific snippet of code: * py.test jellyfish/test.py || die "tests failed with ${EPYTHON}" * * If you need support, post the output of `emerge --info '=dev-python/jellyfish-0.5.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/jellyfish-0.5.6::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:jellyfish-0.5.6:20180527-131452.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/jellyfish-0.5.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/jellyfish-0.5.6/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6-python2_7' * S: '/var/tmp/portage/dev-python/jellyfish-0.5.6/work/jellyfish-0.5.6'