Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765868 - dev-ros/roscreate-1.15.7 : CMake Error at catkin_generated/safe_execute_install.cmake:4 (message):
Summary: dev-ros/roscreate-1.15.7 : CMake Error at catkin_generated/safe_execute_insta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-18 08:25 UTC by Toralf Förster
Modified: 2021-01-20 20:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.78 KB, text/plain)
2021-01-18 08:25 UTC, Toralf Förster
Details
dev-ros:roscreate-1.15.7:20210118-022251.log (dev-ros:roscreate-1.15.7:20210118-022251.log,8.33 KB, text/plain)
2021-01-18 08:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,442.00 KB, text/plain)
2021-01-18 08:25 UTC, Toralf Förster
Details
environment (environment,130.24 KB, text/plain)
2021-01-18 08:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.24 KB, application/x-bzip)
2021-01-18 08:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.46 KB, application/x-bzip)
2021-01-18 08:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.02 KB, application/x-bzip)
2021-01-18 08:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-01-18 08:25:15 UTC
    raise ValueError("newlines not allowed")
ValueError: newlines not allowed
CMake Error at catkin_generated/safe_execute_install.cmake:4 (message):
  
  execute_process(/var/tmp/portage/dev-ros/roscreate-1.15.7/work/roscreate-1.15.7_build/catkin_generated/python_distutils_install.sh)
  returned error code

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20210104-123916

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.9 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.48.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Jan 18 02:02:45 AM UTC 2021

emerge -qpvO dev-ros/roscreate
[ebuild  N    ] dev-ros/roscreate-1.15.7  USE="-test" PYTHON_SINGLE_TARGET="python3_8 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2021-01-18 08:25:16 UTC
Created attachment 683476 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-01-18 08:25:17 UTC
Created attachment 683479 [details]
dev-ros:roscreate-1.15.7:20210118-022251.log
Comment 3 Toralf Förster gentoo-dev 2021-01-18 08:25:18 UTC
Created attachment 683482 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-01-18 08:25:20 UTC
Created attachment 683485 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-01-18 08:25:21 UTC
Created attachment 683488 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-01-18 08:25:22 UTC
Created attachment 683491 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-01-18 08:25:23 UTC
Created attachment 683494 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-01-20 20:02:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f6ac45fbebc5efaa00c25b543e34a67f011d82

commit 71f6ac45fbebc5efaa00c25b543e34a67f011d82
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-01-20 20:02:33 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-01-20 20:02:42 +0000

    dev-python/catkin_pkg: generate setup.py without newline in description
    
    Closes: https://bugs.gentoo.org/765868
    Closes: https://bugs.gentoo.org/765877
    Closes: https://bugs.gentoo.org/765772
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 ..._pkg-0.4.23.ebuild => catkin_pkg-0.4.23-r1.ebuild} |  3 ++-
 dev-python/catkin_pkg/catkin_pkg-9999.ebuild          |  3 ++-
 dev-python/catkin_pkg/files/summary_single_line.patch | 19 +++++++++++++++++++
 3 files changed, 23 insertions(+), 2 deletions(-)