* Package: dev-python/pyopenssl-0.12 * Repository: gentoo * Maintainer: python@gentoo.org * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU * FEATURES: sandbox test >>> Unpacking source... >>> Unpacking pyOpenSSL-0.12.tar.gz to /tmp/portage/dev-python/pyopenssl-0.12/work >>> Source unpacked in /tmp/portage/dev-python/pyopenssl-0.12/work >>> Preparing source in /tmp/portage/dev-python/pyopenssl-0.12/work/pyOpenSSL-0.12 ... * Applying pyopenssl-0.11-openssl-1.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/dev-python/pyopenssl-0.12/work/pyOpenSSL-0.12 ... >>> Source configured. >>> Compiling source in /tmp/portage/dev-python/pyopenssl-0.12/work/pyOpenSSL-0.12 ... * Building of dev-python/pyopenssl-0.12 with CPython 2.7... python2.7 setup.py build -b build-2.7 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build-2.7 creating build-2.7/lib.linux-x86_64-2.7 creating build-2.7/lib.linux-x86_64-2.7/OpenSSL copying OpenSSL/__init__.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL copying OpenSSL/tsafe.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL copying OpenSSL/version.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL creating build-2.7/lib.linux-x86_64-2.7/OpenSSL/test copying OpenSSL/test/__init__.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL/test copying OpenSSL/test/util.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL/test copying OpenSSL/test/test_crypto.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL/test copying OpenSSL/test/test_rand.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL/test copying OpenSSL/test/test_ssl.py -> build-2.7/lib.linux-x86_64-2.7/OpenSSL/test warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'OpenSSL.crypto' extension creating build-2.7/temp.linux-x86_64-2.7 creating build-2.7/temp.linux-x86_64-2.7/OpenSSL creating build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crypto.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/crypto.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509name.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509name.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkey.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkey.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509store.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509store.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509req.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509req.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509ext.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509ext.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs7.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs7.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs12.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs12.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/netscape_spki.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/netscape_spki.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/revoked.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/revoked.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crl.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/crl.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/crypto.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509name.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkey.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509store.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509req.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/x509ext.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs7.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/pkcs12.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/netscape_spki.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/revoked.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/crypto/crl.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build-2.7/temp.linux-x86_64-2.7/OpenSSL/rand x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/rand/rand.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/rand/rand.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/OpenSSL/rand/rand.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/connection.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/connection.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/context.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/context.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/ssl.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/ssl.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/connection.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/context.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/ssl/ssl.o build-2.7/temp.linux-x86_64-2.7/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/OpenSSL/SSL.so * Building of dev-python/pyopenssl-0.12 with CPython 3.2... python3.2 setup.py build -b build-3.2 /usr/lib64/python3.2/distutils/dist.py:259: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build-3.2 creating build-3.2/lib.linux-x86_64-3.2 creating build-3.2/lib.linux-x86_64-3.2/OpenSSL copying OpenSSL/__init__.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL copying OpenSSL/tsafe.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL copying OpenSSL/version.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL creating build-3.2/lib.linux-x86_64-3.2/OpenSSL/test copying OpenSSL/test/__init__.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL/test copying OpenSSL/test/util.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL/test copying OpenSSL/test/test_crypto.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL/test copying OpenSSL/test/test_rand.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL/test copying OpenSSL/test/test_ssl.py -> build-3.2/lib.linux-x86_64-3.2/OpenSSL/test warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'OpenSSL.crypto' extension creating build-3.2/temp.linux-x86_64-3.2 creating build-3.2/temp.linux-x86_64-3.2/OpenSSL creating build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/crypto.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/crypto.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/x509.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/x509name.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509name.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/pkey.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkey.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/x509store.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509store.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/x509req.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509req.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/x509ext.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509ext.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/pkcs7.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkcs7.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/pkcs12.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkcs12.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/netscape_spki.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/netscape_spki.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/revoked.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/revoked.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/crypto/crl.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/crl.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/util.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/crypto.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509name.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkey.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509store.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509req.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/x509ext.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkcs7.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/pkcs12.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/netscape_spki.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/revoked.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/crypto/crl.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/OpenSSL/crypto.cpython-32.so building 'OpenSSL.rand' extension creating build-3.2/temp.linux-x86_64-3.2/OpenSSL/rand x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/rand/rand.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/rand/rand.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/util.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 build-3.2/temp.linux-x86_64-3.2/OpenSSL/rand/rand.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/OpenSSL/rand.cpython-32.so building 'OpenSSL.SSL' extension creating build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/ssl/connection.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/connection.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/ssl/context.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/context.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/ssl/ssl.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/ssl.o x86_64-pc-linux-gnu-gcc -pthread -march=native -O2 -g0 -fPIC -I/usr/include/python3.2 -c OpenSSL/util.c -o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -march=native -O2 -g0 build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/connection.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/context.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/ssl/ssl.o build-3.2/temp.linux-x86_64-3.2/OpenSSL/util.o -L/usr/lib64 -lssl -lcrypto -lpython3.2 -o build-3.2/lib.linux-x86_64-3.2/OpenSSL/SSL.cpython-32.so make -j4 html ps dvi python tools/mkhowto --a4 --html --iconserver . pyOpenSSL.tex python tools/mkhowto --a4 --ps pyOpenSSL.tex python tools/mkhowto --a4 --dvi pyOpenSSL.tex File "tools/mkhowto", line 67 print __doc__ % options ^ SyntaxError: invalid syntax make: *** [html] Errore 1 make: *** Attesa dei processi non terminati.... File "tools/mkhowto", line 67 print __doc__ % options ^ SyntaxError: invalid syntax File "tools/mkhowto", line 67 print __doc__ % options ^ SyntaxError: invalid syntax make: *** [ps] Errore 1 make: *** [dvi] Errore 1 emake failed * ERROR: dev-python/pyopenssl-0.12 failed (compile phase): * Generation of documentation failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4855: Called die * The specific snippet of code: * emake html ps dvi || die "Generation of documentation failed"; * * If you need support, post the output of 'emerge --info =dev-python/pyopenssl-0.12', * the complete build log and the output of 'emerge -pqv =dev-python/pyopenssl-0.12'. * The complete build log is located at '/home/ago/log/build/dev-python/pyopenssl-0.12:20110519-221322.log'. * The ebuild environment file is located at '/tmp/portage/dev-python/pyopenssl-0.12/temp/environment'. * S: '/tmp/portage/dev-python/pyopenssl-0.12/work/pyOpenSSL-0.12'