* Package: dev-python/pyme-0.8.1 * Repository: gentoo * Maintainer: python@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking pyme-0.8.1.tar.gz to /var/tmp/portage/dev-python/pyme-0.8.1/work >>> Source unpacked in /var/tmp/portage/dev-python/pyme-0.8.1/work >>> Preparing source in /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1 ... make -j14 -j1 PYTHON=/usr/bin/python swig /usr/bin/python gpgme-h-clean.py /usr/include/gpgme/gpgme.h >gpgme.h swig -python -I/usr/include/gpgme -I/usr/include -D_FILE_OFFSET_BITS=64 gpgme.i gpgme.h:514: Warning 451: Setting a const char * variable may leak memory. mv pygpgme.py pyme/pygpgme.py * Building of dev-python/pyme-0.8.1 with CPython 2.7... python2.7 setup.py build -b build-2.7 running build running build_py creating build-2.7 creating build-2.7/lib.linux-i686-2.7 creating build-2.7/lib.linux-i686-2.7/pyme copying pyme/util.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/core.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/callbacks.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/errors.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/pygpgme.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/__init__.py -> build-2.7/lib.linux-i686-2.7/pyme copying pyme/version.py -> build-2.7/lib.linux-i686-2.7/pyme creating build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/validity.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/sigsum.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/md.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/status.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/protocol.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/pk.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/event.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/__init__.py -> build-2.7/lib.linux-i686-2.7/pyme/constants copying pyme/constants/import.py -> build-2.7/lib.linux-i686-2.7/pyme/constants creating build-2.7/lib.linux-i686-2.7/pyme/constants/data copying pyme/constants/data/__init__.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/data copying pyme/constants/data/encoding.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/data creating build-2.7/lib.linux-i686-2.7/pyme/constants/keylist copying pyme/constants/keylist/mode.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/keylist copying pyme/constants/keylist/__init__.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/keylist creating build-2.7/lib.linux-i686-2.7/pyme/constants/sig copying pyme/constants/sig/mode.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/sig copying pyme/constants/sig/__init__.py -> build-2.7/lib.linux-i686-2.7/pyme/constants/sig warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'pyme._pygpgme' extension creating build-2.7/temp.linux-i686-2.7 i686-pc-linux-gnu-gcc -pthread -O2 -pipe -fPIC -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1 -I/usr/include/gpgme -I/usr/include/python2.7 -c gpgme_wrap.c -o build-2.7/temp.linux-i686-2.7/gpgme_wrap.o gpgme_wrap.c: In function ‘_wrap__gpgme_key_sig__py_obsolete_class_set’: gpgme_wrap.c:6202:3: warning: ‘_py_obsolete_class’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:632) gpgme_wrap.c: In function ‘_wrap__gpgme_key_sig__py_obsolete_class_get’: gpgme_wrap.c:6224:3: warning: ‘_py_obsolete_class’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:632) gpgme_wrap.c: In function ‘_wrap__gpgme_new_signature__py_obsolete_class_set’: gpgme_wrap.c:13161:3: warning: ‘_py_obsolete_class’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:1264) gpgme_wrap.c: In function ‘_wrap__gpgme_new_signature__py_obsolete_class_get’: gpgme_wrap.c:13183:3: warning: ‘_py_obsolete_class’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:1264) gpgme_wrap.c: In function ‘_wrap__gpgme_op_assuan_result_err_set’: gpgme_wrap.c:18716:3: warning: ‘err’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:1706) gpgme_wrap.c: In function ‘_wrap__gpgme_op_assuan_result_err_get’: gpgme_wrap.c:18738:3: warning: ‘err’ is deprecated (declared at /var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/gpgme.h:1706) gpgme_wrap.c: In function ‘pyEditCb’: gpgme_wrap.c:3399:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gpgme_wrap.c:3400:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -pthread -O2 -pipe -fPIC -D_FILE_OFFSET_BITS=64 -I/var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1 -I/usr/include/gpgme -I/usr/include/python2.7 -c helpers.c -o build-2.7/temp.linux-i686-2.7/helpers.o In file included from /usr/include/python2.7/Python.h:8:0, from helpers.c:24: /usr/include/python2.7/pyconfig.h:1149:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:213:0: note: this is the location of the previous definition helpers.c: In function ‘pyPassphraseCb’: helpers.c:96:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result helpers.c:98:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result helpers.c:99:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe build-2.7/temp.linux-i686-2.7/gpgme_wrap.o build-2.7/temp.linux-i686-2.7/helpers.o -L/usr/lib -lpython2.7 -o build-2.7/lib.linux-i686-2.7/pyme/_pygpgme.so -lgpgme -lassuan -lgpg-error -lgpg-error >>> Source compiled. * Testing of dev-python/pyme-0.8.1 with CPython 2.7... Traceback (most recent call last): File "examples/genkey.py", line 44, in c.op_genkey(parms, None, None) File "/var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/build-2.7/lib.linux-i686-2.7/pyme/util.py", line 64, in _funcwrap "Invocation of " + name) File "/var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1/build-2.7/lib.linux-i686-2.7/pyme/errors.py", line 46, in errorcheck raise GPGMEError(retval, extradata) pyme.errors.GPGMEError: Invocation of gpgme_op_genkey: GPGME: General error (7,1) * ERROR: dev-python/pyme-0.8.1 failed: * genkey test failed with Python 2.7 * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 5006: Called python_execute_function 'testing' * environment, line 3707: Called testing * environment, line 5004: Called die * The specific snippet of code: * PYTHONPATH=$(echo build-${PYTHON_ABI}/lib.*) "$(PYTHON)" examples/genkey.py || die "genkey test failed with Python ${PYTHON_ABI}" * * If you need support, post the output of 'emerge --info =dev-python/pyme-0.8.1', * the complete build log and the output of 'emerge -pqv =dev-python/pyme-0.8.1'. * The complete build log is located at '/var/log/portage/build/dev-python/pyme-0.8.1:20101001-213613.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyme-0.8.1/temp/environment'. * S: '/var/tmp/portage/dev-python/pyme-0.8.1/work/pyme-0.8.1' >>> Install pyme-0.8.1 into /var/tmp/portage/dev-python/pyme-0.8.1/image/ category dev-python * Installation of dev-python/pyme-0.8.1 with CPython 2.7... python2.7 setup.py build -b build-2.7 install --root=/var/tmp/portage/dev-python/pyme-0.8.1/image/ --no-compile running build running build_py copying pyme/pygpgme.py -> build-2.7/lib.linux-i686-2.7/pyme warning: build_py: byte-compiling is disabled, skipping. running build_ext running install running install_lib creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7 creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/util.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/core.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/_pygpgme.so -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/validity.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/sigsum.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/sig copying build-2.7/lib.linux-i686-2.7/pyme/constants/sig/mode.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/sig copying build-2.7/lib.linux-i686-2.7/pyme/constants/sig/__init__.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/sig copying build-2.7/lib.linux-i686-2.7/pyme/constants/md.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/status.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/keylist copying build-2.7/lib.linux-i686-2.7/pyme/constants/keylist/mode.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/keylist copying build-2.7/lib.linux-i686-2.7/pyme/constants/keylist/__init__.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/keylist copying build-2.7/lib.linux-i686-2.7/pyme/constants/protocol.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants creating /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/data copying build-2.7/lib.linux-i686-2.7/pyme/constants/data/__init__.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/data copying build-2.7/lib.linux-i686-2.7/pyme/constants/data/encoding.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants/data copying build-2.7/lib.linux-i686-2.7/pyme/constants/pk.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/event.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/__init__.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/constants/import.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme/constants copying build-2.7/lib.linux-i686-2.7/pyme/callbacks.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/errors.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/pygpgme.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/__init__.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme copying build-2.7/lib.linux-i686-2.7/pyme/version.py -> /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pyme warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/dev-python/pyme-0.8.1/image/usr/lib/python2.7/site-packages/pygpgme-0.8.1-py2.7.egg-info >>> Completed installing pyme-0.8.1 into /var/tmp/portage/dev-python/pyme-0.8.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.7/site-packages/pyme/_pygpgme.so * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ]