Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 353106 Details for
Bug 476554
dev-python/pycairo-1.10.0-r4 fails to configure when dev-lang/python is built with clang-3.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pycairo-1.10.0-r4:20130711-170313.log
pycairo-1.10.0-r4:20130711-170313.log (text/x-log), 5.70 KB, created by
Julian Ospald
on 2013-07-11 17:05:36 UTC
(
hide
)
Description:
pycairo-1.10.0-r4:20130711-170313.log
Filename:
MIME Type:
Creator:
Julian Ospald
Created:
2013-07-11 17:05:36 UTC
Size:
5.70 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/pycairo-1.10.0-r4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3 svg userland_GNU >[32;01m * [39;49;00mFEATURES: ccache sandbox splitdebug >>>> Unpacking source... >>>> Unpacking py2cairo-1.10.0.tar.bz2 to /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work >>>> Unpacking pycairo-1.10.0.tar.bz2 to /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work >>>> Source unpacked in /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work >>>> Preparing source in /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0 ... > [32;01m*[0m Applying pycairo-1.10.0-svg_check.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pycairo-1.10.0-xpyb.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying py2cairo-1.10.0-ppc-darwin.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying py2cairo-1.10.0-svg_check.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying py2cairo-1.10.0-xpyb.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying py2cairo-1.10.0-ppc-darwin.patch ... >[A[75C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m python3_1: running preparation > [32;01m*[0m python3_2: running preparation > [32;01m*[0m python3_3: running preparation > [32;01m*[0m python2_6: running preparation > [32;01m*[0m python2_7: running preparation >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0 ... > [32;01m*[0m python3_1: running run_in_build_dir waf-utils_src_configure --nopyc --nopyo >CCFLAGS="-march=core-avx2 -O2 -pipe -Wall -g" LINKFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" "./waf" --prefix=/usr --libdir=/usr/lib64 --nopyc --nopyo configure >Setting top to : /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0-python3_1 >Setting out to : /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0-python3_1/build_directory >Checking for 'gcc' (c compiler) : ok >Checking for program python : /usr/bin/python3.1 >Checking for python version : (3, 1, 5, 'final', 0) >Checking for library python3.1 in LIBPATH_PYEMBED : not found >Checking for library python3.1 in LIBDIR : not found >Checking for library python3.1 in python_LIBPL : not found >Checking for library python3.1 in $prefix/libs : not found >Checking for library python3.1m in LIBPATH_PYEMBED : not found >Checking for library python3.1m in LIBDIR : not found >Checking for library python3.1m in python_LIBPL : not found >Checking for library python3.1m in $prefix/libs : not found >Checking for library python31 in LIBPATH_PYEMBED : not found >Checking for library python31 in LIBDIR : not found >Checking for library python31 in python_LIBPL : not found >Checking for library python31 in $prefix/libs : not found >Checking for program python3.1-config : /usr/bin/python3.1-config >Checking for header Python.h : Could not find the python development headers >Checking for '/usr/bin/python3.1-config' : yes >Checking for header Python.h : Could not find the python development headers elsewhere >The configuration failed >(complete log in /var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0-python3_1/build_directory/config.log) > ./options() > ./configure() > [31;01m*[0m ERROR: dev-python/pycairo-1.10.0-r4 failed (configure phase): > [31;01m*[0m configure failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 3405: Called python_foreach_impl 'run_in_build_dir' 'waf-utils_src_configure' '--nopyc' '--nopyo' > [31;01m*[0m environment, line 3109: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'run_in_build_dir' 'waf-utils_src_configure' '--nopyc' '--nopyo' > [31;01m*[0m environment, line 2476: Called _multibuild_run '_python_multibuild_wrapper' 'run_in_build_dir' 'waf-utils_src_configure' '--nopyc' '--nopyo' > [31;01m*[0m environment, line 2474: Called _python_multibuild_wrapper 'run_in_build_dir' 'waf-utils_src_configure' '--nopyc' '--nopyo' > [31;01m*[0m environment, line 584: Called run_in_build_dir 'waf-utils_src_configure' '--nopyc' '--nopyo' > [31;01m*[0m environment, line 3389: Called waf-utils_src_configure '--nopyc' '--nopyo' > [31;01m*[0m environment, line 3981: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS}" "${WAF_BINARY}" "--prefix=${EPREFIX}/usr" "${libdir}" "$@" configure || die "configure failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/pycairo-1.10.0-r4'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/pycairo-1.10.0-r4'`. > [31;01m*[0m The complete build log is located at '/home/portage-log/build/dev-python/pycairo-1.10.0-r4:20130711-170313.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pycairo-1.10.0-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/pycairo-1.10.0-r4/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0-python3_1' > [31;01m*[0m S: '/var/tmp/portage/dev-python/pycairo-1.10.0-r4/work/pycairo-1.10.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 476554
: 353106 |
371242