* Package: dev-python/llfuse-1.0  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_pypy python_targets_python2_7 python_targets_python3_4 userland_GNU  * FEATURES: compressdebug preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking llfuse-1.0.tar.bz2 to /var/tmp/portage/dev-python/llfuse-1.0/work >>> Source unpacked in /var/tmp/portage/dev-python/llfuse-1.0/work >>> Preparing source in /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0 ... * pypy: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/pypy setup.py build running build running build_ext building 'llfuse' extension creating /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0-pypy/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0-pypy/temp.linux-x86_64-2.7/src x86_64-pc-linux-gnu-gcc -pipe -O2 -march=bdver3 -fPIC -pipe -O2 -march=bdver3 -I/usr/lib64/pypy/include -c src/llfuse.c -o /var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0-pypy/temp.linux-x86_64-2.7/src/llfuse.o -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION="1.0" -Wno-unused-function -Werror=conversion -Werror=sign-compare -fno-strict-aliasing -DHAVE_STRUCT_STAT_ST_ATIM src/llfuse.c:624:3: error: unknown type name ‘PyBaseExceptionObject’ PyBaseExceptionObject __pyx_base; ^ src/llfuse.c: In function ‘initllfuse’: src/llfuse.c:42708:99: error: ‘PyBaseExceptionObject’ undeclared (first use in this function) __pyx_ptype_6llfuse_Exception = __Pyx_ImportType(__Pyx_BUILTIN_MODULE_NAME, "Exception", sizeof(PyBaseExceptionObject), 0); if (unlikely(!__pyx_ptype_6llfuse_Exception)) __PYX_ERR(4, 90, __pyx_L1_error) ^ src/llfuse.c:42708:99: note: each undeclared identifier is reported only once for each function it appears in src/llfuse.c: In function ‘__Pyx_CyFunction_clear’: src/llfuse.c:45564:9: warning: implicit declaration of function ‘PyObject_Free’ [-Wimplicit-function-declaration] PyObject_Free(m->defaults); ^ src/llfuse.c: In function ‘__Pyx_CyFunction_InitDefaults’: src/llfuse.c:45752:19: warning: implicit declaration of function ‘PyObject_Malloc’ [-Wimplicit-function-declaration] m->defaults = PyObject_Malloc(size); ^ src/llfuse.c:45752:17: warning: assignment makes pointer from integer without a cast [-Wint-conversion] m->defaults = PyObject_Malloc(size); ^ src/llfuse.c: In function ‘__Pyx_PyInt_From_int’: src/llfuse.c:46254:48: error: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Werror=sign-conversion] return PyLong_FromUnsignedLongLong((unsigned PY_LONG_LONG) value); ^ src/llfuse.c: In function ‘__Pyx_PyInt_From_pid_t’: src/llfuse.c:46535:48: error: conversion to ‘long unsigned int’ from ‘pid_t {aka int}’ may change the sign of the result [-Werror=sign-conversion] return PyLong_FromUnsignedLongLong((unsigned PY_LONG_LONG) value); ^ cc1: some warnings being treated as errors error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1 * ERROR: dev-python/llfuse-1.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 3597: Called distutils-r1_src_compile * environment, line 898: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 321: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3131: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2240: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2238: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 583: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 889: Called distutils-r1_python_compile * environment, line 763: Called esetup.py 'build' * environment, line 1389: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}" || return ${?} * * If you need support, post the output of `emerge --info '=dev-python/llfuse-1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/llfuse-1.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/llfuse-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/llfuse-1.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0' * S: '/var/tmp/portage/dev-python/llfuse-1.0/work/llfuse-1.0'