* Package: dev-python/greenlet-0.3.1  * Repository: gentoo  * Maintainer: python  * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking greenlet-0.3.1.tar.gz to /var/tmp/portage/dev-python/greenlet-0.3.1/work >>> Source unpacked in /var/tmp/portage/dev-python/greenlet-0.3.1/work >>> Preparing source in /var/tmp/portage/dev-python/greenlet-0.3.1/work/greenlet-0.3.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/greenlet-0.3.1/work/greenlet-0.3.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/greenlet-0.3.1/work/greenlet-0.3.1 ... * Building of dev-python/greenlet-0.3.1 with CPython 2.6... python2.6 setup.py build -b build-2.6  /usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) running build running build_ext building 'greenlet' extension creating build-2.6 creating build-2.6/temp.linux-x86_64-2.6 x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fno-strict-aliasing -fPIC -I/usr/include/python2.6 -c greenlet.c -o build-2.6/temp.linux-x86_64-2.6/greenlet.o creating build-2.6/lib.linux-x86_64-2.6 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fno-strict-aliasing build-2.6/temp.linux-x86_64-2.6/greenlet.o -L/usr/lib64 -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/greenlet.so * Building of dev-python/greenlet-0.3.1 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: 'repository' warnings.warn(msg) running build running build_ext building 'greenlet' extension creating build-2.7 creating build-2.7/temp.linux-x86_64-2.7 x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fno-strict-aliasing -fPIC -I/usr/include/python2.7 -c greenlet.c -o build-2.7/temp.linux-x86_64-2.7/greenlet.o creating build-2.7/lib.linux-x86_64-2.7 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fno-strict-aliasing build-2.7/temp.linux-x86_64-2.7/greenlet.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/greenlet.so * Building of dev-python/greenlet-0.3.1 with CPython 3.1... python3.1 setup.py build -b build-3.1  running build running build_ext building 'greenlet' extension creating build-3.1 creating build-3.1/temp.linux-x86_64-3.1 x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fPIC -I/usr/include/python3.1 -c greenlet.c -o build-3.1/temp.linux-x86_64-3.1/greenlet.o creating build-3.1/lib.linux-x86_64-3.1 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1,--as-needed,--gc-sections,--hash-style=gnu,--sort-common -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration build-3.1/temp.linux-x86_64-3.1/greenlet.o -L/usr/lib64 -lpython3.1 -o build-3.1/lib.linux-x86_64-3.1/greenlet.so /usr/lib64/python3.1/distutils/dist.py:259: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) * Building of dev-python/greenlet-0.3.1 with CPython 3.2... python3.2 setup.py build -b build-3.2  running build running build_ext building 'greenlet' extension creating build-3.2 creating build-3.2/temp.linux-x86_64-3.2 x86_64-pc-linux-gnu-gcc -pthread -march=core2 -O2 -fno-ident -pipe -Wall -Wpointer-sign -Werror=implicit-function-declaration -fPIC -I/usr/include/python3.2 -c greenlet.c -o build-3.2/temp.linux-x86_64-3.2/greenlet.o greenlet.c: In function ‘PyInit_greenlet’: greenlet.c:1270: error: implicit declaration of function ‘PyCObject_FromVoidPtr’ greenlet.c:1270: warning: assignment makes pointer from integer without a cast /usr/lib64/python3.2/distutils/dist.py:259: UserWarning: Unknown distribution option: 'repository' warnings.warn(msg) error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 * ERROR: dev-python/greenlet-0.3.1 failed: * Building failed with CPython 3.2 in distutils_building() function * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3402: Called distutils_src_compile * environment, line 951: Called python_execute_function 'distutils_building' * environment, line 2190: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/greenlet-0.3.1', * the complete build log and the output of 'emerge -pqv =dev-python/greenlet-0.3.1'. * The complete build log is located at '/var/log/portage/build/dev-python/greenlet-0.3.1:20101030-145819.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/greenlet-0.3.1/temp/environment'. * S: '/var/tmp/portage/dev-python/greenlet-0.3.1/work/greenlet-0.3.1'