* CPV: dev-python/pycurl-7.19.0 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking pycurl-7.19.0.tar.gz to /var/tmp/portage/dev-python/pycurl-7.19.0/work >>> Source unpacked in /var/tmp/portage/dev-python/pycurl-7.19.0/work >>> Preparing source in /var/tmp/portage/dev-python/pycurl-7.19.0/work/pycurl-7.19.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pycurl-7.19.0/work/pycurl-7.19.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pycurl-7.19.0/work/pycurl-7.19.0 ... * Building of dev-python/pycurl-7.19.0 with CPython 2.6... python2.6 setup.py build -b build-2.6 Using curl-config (libcurl 7.20.1) running build running build_py creating build-2.6 creating build-2.6/lib.linux-i686-2.6 creating build-2.6/lib.linux-i686-2.6/curl copying python/curl/__init__.py -> build-2.6/lib.linux-i686-2.6/curl warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'pycurl' extension creating build-2.6/temp.linux-i686-2.6 creating build-2.6/temp.linux-i686-2.6/src i686-pc-linux-gnu-gcc -pthread -O2 -pipe -fPIC -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_OPENSSL=1 -DHAVE_CURL_SSL=1 -I/usr/include/python2.6 -c src/pycurl.c -o build-2.6/temp.linux-i686-2.6/src/pycurl.o src/pycurl.c: In function ‘do_multi_info_read’: src/pycurl.c:2843:15: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info src/pycurl.c: In function ‘do_curl_unsetopt’: src/pycurl.c:1476:9: warning: call to ‘_curl_easy_setopt_err_CURLSH’ declared with attribute warning: curl_easy_setopt expects a CURLSH* argument for this option src/pycurl.c: In function ‘multi_socket_callback’: src/pycurl.c:2355:11: warning: call to ‘_curl_easy_getinfo_err_string’ declared with attribute warning: curl_easy_getinfo expects a pointer to char * for this info i686-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -O2 -pipe build-2.6/temp.linux-i686-2.6/src/pycurl.o -L/usr/lib -lcurl -lssl -lcrypto -lrt -lssl -lcrypto -ldl -lz -lz -lpython2.6 -o build-2.6/lib.linux-i686-2.6/pycurl.so /usr/lib/libcurl.a -Wl,-O1 >>> Source compiled. * Testing of dev-python/pycurl-7.19.0 with CPython 2.6... Traceback (most recent call last): File "tests/test_internals.py", line 33, in import pycurl ImportError: No module named pycurl * ERROR: dev-python/pycurl-7.19.0 failed: * Testing failed with CPython 2.6 in testing() function * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 3017: Called python_execute_function 'testing' * environment, line 1902: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/pycurl-7.19.0', * the complete build log and the output of 'emerge -pqv =dev-python/pycurl-7.19.0'. * The complete build log is located at '/var/log/portage/build/dev-python/pycurl-7.19.0:20100505-215309.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pycurl-7.19.0/temp/environment'. * S: '/var/tmp/portage/dev-python/pycurl-7.19.0/work/pycurl-7.19.0' >>> Install pycurl-7.19.0 into /var/tmp/portage/dev-python/pycurl-7.19.0/image/ category dev-python * Installation of dev-python/pycurl-7.19.0 with CPython 2.6... python2.6 setup.py build -b build-2.6 install --root=/var/tmp/portage/dev-python/pycurl-7.19.0/image/ --no-compile Using curl-config (libcurl 7.20.1) running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext running install running install_lib creating /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr creating /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib creating /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6 creating /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6/site-packages copying build-2.6/lib.linux-i686-2.6/pycurl.so -> /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6/site-packages creating /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6/site-packages/curl copying build-2.6/lib.linux-i686-2.6/curl/__init__.py -> /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6/site-packages/curl warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/dev-python/pycurl-7.19.0/image/usr/lib/python2.6/site-packages/pycurl-7.19.0-py2.6.egg-info >>> Completed installing pycurl-7.19.0 into /var/tmp/portage/dev-python/pycurl-7.19.0/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/python2.6/site-packages/pycurl.so * Compilation and optimization of Python modules for CPython 2.6 ... [ ok ]