Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 387422 Details for
Bug 526882
dev-python/matplotlib-1.3.1 - src_compile(): virtualmake: the wrap_setup distutils-r1_python_compile failed.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 18.08 KB, created by
Dennis Schridde
on 2014-10-26 09:03:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2014-10-26 09:03:41 UTC
Size:
18.08 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/matplotlib-1.3.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 cairo elibc_glibc gtk kernel_linux latex python_targets_python2_7 python_targets_python3_3 python_targets_python3_4 qt4 userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking matplotlib-1.3.1.tar.gz to /var/tmp/portage/dev-python/matplotlib-1.3.1/work >>>> Source unpacked in /var/tmp/portage/dev-python/matplotlib-1.3.1/work >>>> Preparing source in /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1 ... > [33;01m*[0m It seems that you need to set USE_PYTHON to make sure that legacy > [33;01m*[0m packages will be built with respect to PYTHON_TARGETS correctly: > [33;01m*[0m > [33;01m*[0m USE_PYTHON='[35;1m2.7 3.3[0m' > [33;01m*[0m > [33;01m*[0m Please note that after changing the USE_PYTHON variable, you may need > [33;01m*[0m to run 'python-updater' to rebuild affected packages. > [33;01m*[0m > [33;01m*[0m For more information on PYTHON_TARGETS and python.eclass > [33;01m*[0m compatibility, please see the relevant Wiki article [1]. > [33;01m*[0m > [33;01m*[0m [1] https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS > [32;01m*[0m Will copy sources from /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1 > [32;01m*[0m python3_3: copying to /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_3 > [32;01m*[0m python3_4: copying to /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_4 > [32;01m*[0m python2_7: copying to /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python2_7 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1 ... > [32;01m*[0m python3_3: running distutils-r1_run_phase python_configure > [32;01m*[0m python3_4: running distutils-r1_run_phase python_configure > [32;01m*[0m python2_7: running distutils-r1_run_phase python_configure > [32;01m*[0m python2_7: running distutils-r1_run_phase python_configure_all >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1 ... > [32;01m*[0m python3_3: running distutils-r1_run_phase python_compile > [32;01m*[0m python3_4: running distutils-r1_run_phase python_compile > [32;01m*[0m python2_7: running distutils-r1_run_phase python_compile > [32;01m*[0m Scanning for an open DISPLAY to start Xvfb ... > [32;01m*[0m Scanning for an open DISPLAY to start Xvfb ... > [32;01m*[0m Scanning for an open DISPLAY to start Xvfb ... > [32;01m*[0m Starting Xvfb on $DISPLAY=1 ... > [32;01m*[0m Starting Xvfb on $DISPLAY=1 ... > [32;01m*[0m Starting Xvfb on $DISPLAY=1 ... >/usr/bin/python3.3 setup.py build build --build-lib=/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_3/build/build/lib >/usr/bin/python2.7 setup.py build build --build-lib=/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python2_7/build/build/lib >/usr/bin/python3.4 setup.py build build --build-lib=/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_4/build/build/lib >Xlib: extension "RANDR" missing on display ":1". >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [1.3.1] > python: yes [3.4.2 (default, Oct 22 2014, 17:05:54) [GCC > 4.8.2]] > platform: yes [linux] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.9.0] > dateutil: yes [using dateutil version 2.2] > tornado: yes [tornado was not found. It is required for the > WebAgg backend. pip/easy_install may attempt to > install it after matplotlib.] > pyparsing: yes [using pyparsing version 2.0.2] > pycxx: yes [Official versions of PyCXX are not compatible > with Python 3.x. Using local copy] > libagg: yes [Requires patches that have not been merged > upstream. Using local copy.] > freetype: yes [version 17.2.11] > png: yes [version 1.6.13] > >OPTIONAL SUBPACKAGES > sample_data: yes [installing] > toolkits: yes [installing] > tests: yes [nose 0.11.1 or later is required to run the > matplotlib test suite] > >OPTIONAL BACKEND EXTENSIONS > macosx: no [Mac OS-X only] > qt4agg: no [PyQt4 not found] > gtk3agg: no [gtk3agg backend does not work on Python 3] > gtk3cairo: no [skipping due to configuration] > gtkagg: no [skipping due to configuration] > tkagg: no [skipping due to configuration] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: yes [installing, version 1.10.0] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.14] > ghostscript: yes [version 9.15] > latex: yes [version 3.1415926] > pdftops: yes [version 0.26.5] > >============================================================================ > * The following required packages can not be built: > * qt4agg >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [1.3.1] > python: yes [3.3.5 (default, Oct 23 2014, 16:55:56) [GCC > 4.8.3]] > platform: yes [linux] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.9.0] > dateutil: yes [using dateutil version 2.2] > tornado: yes [tornado was not found. It is required for the > WebAgg backend. pip/easy_install may attempt to > install it after matplotlib.] > pyparsing: yes [using pyparsing version 2.0.2] > pycxx: yes [Official versions of PyCXX are not compatible > with Python 3.x. Using local copy] > libagg: yes [Requires patches that have not been merged > upstream. Using local copy.] > freetype: yes [version 17.2.11] > png: yes [version 1.6.13] > >OPTIONAL SUBPACKAGES > sample_data: yes [installing] > toolkits: yes [installing] > tests: yes [nose 0.11.1 or later is required to run the > matplotlib test suite] > >OPTIONAL BACKEND EXTENSIONS > macosx: no [Mac OS-X only] > qt4agg: no [PyQt4 not found] > gtk3agg: no [gtk3agg backend does not work on Python 3] > gtk3cairo: no [skipping due to configuration] > gtkagg: no [skipping due to configuration] > tkagg: no [skipping due to configuration] > wxagg: no [skipping due to configuration] > gtk: no [skipping due to configuration] > agg: yes [installing] > cairo: yes [installing, version 1.10.0] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.14] > ghostscript: yes [version 9.15] > latex: yes [version 3.1415926] > pdftops: yes [version 0.26.5] > >============================================================================ > * The following required packages can not be built: > * qt4agg >============================================================================ >Edit setup.cfg to change the build options > >BUILDING MATPLOTLIB > matplotlib: yes [1.3.1] > python: yes [2.7.8 (default, Oct 23 2014, 16:43:40) [GCC > 4.8.3]] > platform: yes [linux2] > >REQUIRED DEPENDENCIES AND EXTENSIONS > numpy: yes [version 1.9.0] > dateutil: yes [using dateutil version 2.2] > tornado: yes [tornado was not found. It is required for the > WebAgg backend. pip/easy_install may attempt to > install it after matplotlib.] > pyparsing: yes [using pyparsing version 2.0.2] > pycxx: yes [Couldn't import. Using local copy.] > libagg: yes [Requires patches that have not been merged > upstream. Using local copy.] > freetype: yes [version 17.2.11] > png: yes [version 1.6.13] > >OPTIONAL SUBPACKAGES > sample_data: yes [installing] > toolkits: yes [installing] > tests: yes [nose 0.11.1 or later is required to run the > matplotlib test suite] > >OPTIONAL BACKEND EXTENSIONS > macosx: no [Mac OS-X only] > qt4agg: no [PyQt4 not found] > gtk3agg: no [skipping due to configuration] > gtk3cairo: no [skipping due to configuration] > gtkagg: yes [installing, Gtk: 2.24.25 pygtk: 2.24.0] > tkagg: no [skipping due to configuration] > wxagg: no [skipping due to configuration] > gtk: yes [installing, Gtk: 2.24.25 pygtk: 2.24.0] > agg: yes [installing] > cairo: yes [installing, version 1.10.0] > windowing: no [Microsoft Windows only] > >OPTIONAL LATEX DEPENDENCIES > dvipng: yes [version 1.14] > ghostscript: yes [version 9.15] > latex: yes [version 3.1415926] > pdftops: yes [version 0.26.5] > >============================================================================ > * The following required packages can not be built: > * qt4agg > [33;01m*[0m esetup.py: WARNING: > [33;01m*[0m esetup.py: WARNING: > [33;01m*[0m esetup.py: WARNING: >cat: /tmp/.X1-lock: No such file or directory >cat: /tmp/.X1-lock: No such file or directory >kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] >kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] > [31;01m*[0m ERROR: dev-python/matplotlib-1.3.1::gentoo failed (compile phase): > [31;01m*[0m ERROR: dev-python/matplotlib-1.3.1::gentoo failed (compile phase): > [31;01m*[0m ERROR: dev-python/matplotlib-1.3.1::gentoo failed (compile phase): > [31;01m*[0m virtualmake: the wrap_setup distutils-r1_python_compile failed. > [31;01m*[0m virtualmake: the wrap_setup distutils-r1_python_compile failed. > [31;01m*[0m virtualmake: the wrap_setup distutils-r1_python_compile failed. > [31;01m*[0m > [31;01m*[0m > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m Call stack: > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 4114: Called distutils-r1_src_compile > [31;01m*[0m environment, line 4114: Called distutils-r1_src_compile > [31;01m*[0m environment, line 4114: Called distutils-r1_src_compile > [31;01m*[0m environment, line 1386: Called _distutils-r1_run_foreach_impl 'python_compile' > [31;01m*[0m environment, line 1386: Called _distutils-r1_run_foreach_impl 'python_compile' > [31;01m*[0m environment, line 1386: Called _distutils-r1_run_foreach_impl 'python_compile' > [31;01m*[0m environment, line 392: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 392: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 3871: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 392: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2810: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 3871: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 3871: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2810: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2753: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2810: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2753: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2751: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2753: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2751: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2801: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2801: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 875: Called distutils-r1_run_phase 'python_compile' > [31;01m*[0m environment, line 2751: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 2801: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile' > [31;01m*[0m environment, line 1377: Called python_compile > [31;01m*[0m environment, line 875: Called distutils-r1_run_phase 'python_compile' > [31;01m*[0m environment, line 3248: Called virtualmake > [31;01m*[0m environment, line 875: Called distutils-r1_run_phase 'python_compile' > [31;01m*[0m environment, line 1377: Called python_compile > [31;01m*[0m environment, line 4817: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m environment, line 1377: Called python_compile > [31;01m*[0m environment, line 3248: Called virtualmake > [31;01m*[0m environment, line 3248: Called virtualmake > [31;01m*[0m environment, line 4817: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m environment, line 4817: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m [[ ${retval} -ne 0 ]] && die "${FUNCNAME}: the ${VIRTUALX_COMMAND} failed."; > [31;01m*[0m [[ ${retval} -ne 0 ]] && die "${FUNCNAME}: the ${VIRTUALX_COMMAND} failed."; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/matplotlib-1.3.1::gentoo'`, > [31;01m*[0m > [31;01m*[0m [[ ${retval} -ne 0 ]] && die "${FUNCNAME}: the ${VIRTUALX_COMMAND} failed."; > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/matplotlib-1.3.1::gentoo'`. >/usr/lib/portage/python3.4/isolated-functions.sh: line 195: wait: `virtualmake: the wrap_setup distutils-r1_python_compile failed.': not a pid or valid job spec > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/matplotlib-1.3.1::gentoo'`, > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/build.log'. > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-python/matplotlib-1.3.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/matplotlib-1.3.1::gentoo'`. >/usr/lib/portage/python3.4/isolated-functions.sh: line 195: wait: `virtualmake: the wrap_setup distutils-r1_python_compile failed.': not a pid or valid job spec > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-python/matplotlib-1.3.1::gentoo'`. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/environment'. >/usr/lib/portage/python3.4/isolated-functions.sh: line 195: wait: `virtualmake: the wrap_setup distutils-r1_python_compile failed.': not a pid or valid job spec > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/build.log'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/build.log'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python2_7' > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/environment'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/matplotlib-1.3.1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1' > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_3' > [31;01m*[0m Working directory: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1-python3_4' > [31;01m*[0m S: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1' > [31;01m*[0m S: '/var/tmp/portage/dev-python/matplotlib-1.3.1/work/matplotlib-1.3.1' >/usr/lib/portage/python3.4/isolated-functions.sh: line 226: kill: (1372) - No such process >/usr/lib/portage/python3.4/isolated-functions.sh: line 226: kill: (1372) - No such process
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 526882
: 387422