Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-2877

dev-python/matplotlib-1.4.3::gentoo won't build

    • Icon: Bug Bug
    • Resolution: Fixed Earlier
    • Icon: Normal Normal
    • None
    • None
    • None
    • x64

      **********************************************************************************************
      >>> Emerging (2 of 2) dev-python/matplotlib-1.4.3::gentoo

      • matplotlib-1.4.3.tar.gz SHA256 SHA512 WHIRLPOOL size ... [ ok ]
        >>> Unpacking source...
        >>> Unpacking matplotlib-1.4.3.tar.gz to /tmp/portage/dev-python/matplotlib-1.4.3/work
        >>> Source unpacked in /tmp/portage/dev-python/matplotlib-1.4.3/work
        >>> Preparing source in /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3 ...
      • Applying matplotlib-1.4.3-cross-compile-1.patch ... [ ok ]
      • Applying matplotlib-1.4.3-cross-compile-2.patch ... [ ok ]
      • Applying matplotlib-1.4.3-cross-compile-3.patch ... [ ok ]
      • Will copy sources from /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3
      • python3_3: copying to /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3
      • python2_7: copying to /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python2_7
        >>> Source prepared.
        >>> Configuring source in /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3 ...
      • python3_3: running distutils-r1_run_phase python_configure
      • python2_7: running distutils-r1_run_phase python_configure
      • python2_7: running distutils-r1_run_phase python_configure_all
        >>> Source configured.
        >>> Compiling source in /tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3 ...
      • python3_3: running distutils-r1_run_phase python_compile
        /usr/bin/python3.3 setup.py build build --build-lib=/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3/build/build/lib
        ============================================================================
        Edit setup.cfg to change the build options

      BUILDING MATPLOTLIB
      matplotlib: yes [1.4.3]
      python: yes [3.3.5 (default, Oct 15 2015, 01:07:13) [GCC
      4.9.2]]
      platform: yes [linux]

      REQUIRED DEPENDENCIES AND EXTENSIONS
      numpy: yes [version 1.10.0.post2]
      six: yes [using six version 1.10.0]
      dateutil: yes [using dateutil version 2.4.2]
      pytz: yes [using pytz version 2015.6]
      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.3]
      pycxx: yes [Official versions of PyCXX are not compatible
      with matplotlib on Python 3.x, since they lack
      support for the buffer object. Using local copy]
      libagg: yes [pkg-config information for 'libagg' could not
      be found. Using local copy.]
      freetype: yes [version 2.6.1]
      png: yes [version 1.6.18]
      qhull: yes [pkg-config information for 'qhull' could not be
      found. Using local copy.]

      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. pip/easy_install may attempt
      to install it after matplotlib. / using
      unittest.mock]
      toolkits_tests: yes [nose 0.11.1 or later is required to run the
      matplotlib test suite. pip/easy_install may attempt
      to install it after matplotlib. / using
      unittest.mock]

      OPTIONAL BACKEND EXTENSIONS
      macosx: no [Mac OS-X only]
      qt5agg: no [skipping due to configuration]
      qt4agg: no [skipping due to configuration]
      pyside: no [skipping due to configuration]

        • (process:30814): WARNING **: Failed to load shared library 'libgtk-3.so.0' referenced by the typelib: /usr/lib64/libpangoft2-1.0.so.0: undefined symbol: FcWeightToOpenType
        • (process:30814): WARNING **: Failed to load shared library 'libgdk-3.so.0' referenced by the typelib: /usr/lib64/libpangoft2-1.0.so.0: undefined symbol: FcWeightToOpenType
          Traceback (most recent call last):
          File "setup.py", line 155, in <module>
          result = package.check()
          File "/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3/setupext.py", line 479, in check
          additional_info = self.check_requirements()
          File "/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3/setupext.py", line 1772, in check_requirements
          success, msg = res.get(timeout=10)[0]
          File "/usr/lib64/python3.3/multiprocessing/pool.py", line 568, in get
          raise self._value
          TypeError: must be an interface
      • ERROR: dev-python/matplotlib-1.4.3::gentoo failed (compile phase):
      • (no error message)
        *
      • Call stack:
      • ebuild.sh, line 93: Called src_compile
      • environment, line 4056: Called distutils-r1_src_compile
      • environment, line 1162: Called _distutils-r1_run_foreach_impl 'python_compile'
      • environment, line 431: Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile'
      • environment, line 3521: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
      • environment, line 2569: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
      • environment, line 2567: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile'
      • environment, line 761: Called distutils-r1_run_phase 'python_compile'
      • environment, line 1155: Called python_compile
      • environment, line 3063: Called wrap_setup 'distutils-r1_python_compile'
      • environment, line 4825: Called distutils-r1_python_compile 'build' '--build-lib=/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3/build/build/lib'
      • environment, line 1034: Called esetup.py 'build' 'build' '--build-lib=/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3/build/build/lib'
      • environment, line 1643: Called die
      • The specific snippet of code:
      • "${@}" || die
        *
      • If you need support, post the output of `emerge --info '=dev-python/matplotlib-1.4.3::gentoo'`,
      • the complete build log and the output of `emerge -pqv '=dev-python/matplotlib-1.4.3::gentoo'`.
      • The complete build log is located at '/tmp/portage/dev-python/matplotlib-1.4.3/temp/build.log'.
      • The ebuild environment file is located at '/tmp/portage/dev-python/matplotlib-1.4.3/temp/environment'.
      • Working directory: '/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3-python3_3'
      • S: '/tmp/portage/dev-python/matplotlib-1.4.3/work/matplotlib-1.4.3'

      ***************************************************************************

            Unassigned Unassigned
            zedax Zedax
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: