Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 420256 Details for
Bug 569180
dev-ros/tf2_py-0.5.12 : -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ros:tf2_py-0.5.12:20151222-135907.log
dev-ros:tf2_py-0.5.12:20151222-135907.log (text/plain), 8.19 KB, created by
Toralf Förster
on 2015-12-22 15:38:40 UTC
(
hide
)
Description:
dev-ros:tf2_py-0.5.12:20151222-135907.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-12-22 15:38:40 UTC
Size:
8.19 KB
patch
obsolete
> * Package: dev-ros/tf2_py-0.5.12 > * Repository: gentoo > * Maintainer: ros > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking geometry_experimental-0.5.12.tar.gz to /var/tmp/portage/dev-ros/tf2_py-0.5.12/work >>>> Source unpacked in /var/tmp/portage/dev-ros/tf2_py-0.5.12/work >>>> Preparing source in /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py ... > * python2_7: running ros-catkin_src_configure_internal >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7" >cmake --no-warn-unused-cli -C /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCATKIN_ENABLE_TESTING=OFF -DCATKIN_BUILD_BINARY_PACKAGE=ON -DCATKIN_PREFIX_PATH=//usr -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/gentoo_toolchain.cmake /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/gentoo_common_config.cmake >-- The C compiler identification is GNU 5.3.0 >-- The CXX compiler identification is GNU 5.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Using CATKIN_DEVEL_PREFIX: /var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/devel >-- Using CMAKE_PREFIX_PATH: /usr >-- This workspace overlays: //usr >-- Found PythonInterp: /usr/bin/python2.7 (found version "2.7.11") >-- Using PYTHON_EXECUTABLE: /usr/bin/python2.7 >-- Using default Python package layout >-- Found PY_em: /usr/lib64/python2.7/site-packages/em.pyc >-- Using empy: /usr/lib64/python2.7/site-packages/em.pyc >-- Using CATKIN_ENABLE_TESTING: OFF >-- catkin 0.6.16 >-- Using these message generators: gencpp;geneus;genlisp;genpy >-- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.11", minimum required is "2") >Traceback (most recent call last): > File "/usr/share/catkin/cmake/interrogate_setup_dot_py.py", line 41, in <module> > import setuptools > File "/usr/lib64/python2.7/site-packages/setuptools/__init__.py", line 12, in <module> > from setuptools.extension import Extension > File "/usr/lib64/python2.7/site-packages/setuptools/extension.py", line 8, in <module> > from .dist import _get_unpatched > File "/usr/lib64/python2.7/site-packages/setuptools/dist.py", line 19, in <module> > import pkg_resources > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3138, in <module> > @_call_aside > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3124, in _call_aside > f(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3151, in _initialize_master_working_set > working_set = WorkingSet._build_master() > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 652, in _build_master > ws = cls() > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 645, in __init__ > self.add_entry(entry) > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 701, in add_entry > for dist in find_distributions(entry, True): > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2139, in find_on_path > path_item, entry, metadata, precedence=DEVELOP_DIST > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2521, in from_location > py_version=py_version, platform=platform, **kw > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2835, in _reload_version > md_version = _version_from_file(self._get_metadata(self.PKG_INFO)) > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2486, in _version_from_file > line = next(iter(version_lines), '') > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2654, in _get_metadata > for line in self.get_metadata_lines(name): > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2030, in get_metadata_lines > return yield_lines(self.get_metadata(name)) > File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 2025, in get_metadata > metadata = f.read() > File "/usr/lib64/python2.7/codecs.py", line 314, in decode > (result, consumed) = self._buffer_decode(data, self.errors, final) >UnicodeDecodeError: 'utf8' codec can't decode byte 0xb6 in position 147: invalid start byte >CMake Error at /usr/share/catkin/cmake/safe_execute_process.cmake:11 (message): > > execute_process(/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/catkin_generated/env_cached.sh > "/usr/bin/python2.7" "/usr/share/catkin/cmake/interrogate_setup_dot_py.py" > "tf2_py" > "/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py/setup.py" > "/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/catkin_generated/setup_py_interrogation.cmake") > returned error code 1 >Call Stack (most recent call first): > /usr/share/catkin/cmake/catkin_python_setup.cmake:69 (safe_execute_process) > CMakeLists.txt:19 (catkin_python_setup) > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7/CMakeFiles/CMakeOutput.log". > * ERROR: dev-ros/tf2_py-0.5.12::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 133: Called src_configure > * environment, line 3978: Called ros-catkin_src_configure > * environment, line 3896: Called python_foreach_impl 'ros-catkin_src_configure_internal' > * environment, line 3363: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'ros-catkin_src_configure_internal' > * environment, line 2520: Called _multibuild_run '_python_multibuild_wrapper' 'ros-catkin_src_configure_internal' > * environment, line 2518: Called _python_multibuild_wrapper 'ros-catkin_src_configure_internal' > * environment, line 581: Called ros-catkin_src_configure_internal > * environment, line 3907: Called cmake-utils_src_configure > * environment, line 851: Called _execute_optionally 'src_configure' > * environment, line 266: Called enable_cmake-utils_src_configure > * environment, line 1197: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-ros/tf2_py-0.5.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ros/tf2_py-0.5.12::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ros:tf2_py-0.5.12:20151222-135907.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ros/tf2_py-0.5.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ros/tf2_py-0.5.12/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py-python2_7' > * S: '/var/tmp/portage/dev-ros/tf2_py-0.5.12/work/geometry_experimental-0.5.12/tf2_py'
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 569180
:
420254
| 420256 |
420258
|
420260