Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 698220 - dev-ros/rosbag-1.14.3-r2 : * cmake-utils_use is banned in EAPI 6 and later: use -D<related_CMake_variable>="$(usex test)" instead
Summary: dev-ros/rosbag-1.14.3-r2 : * cmake-utils_use is banned in EAPI 6 and later: ...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-21 17:57 UTC by Toralf Förster
Modified: 2020-05-26 01:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.82 KB, text/plain)
2019-10-21 17:57 UTC, Toralf Förster
Details
dev-ros:rosbag-1.14.3-r2:20191021-101403.log (dev-ros:rosbag-1.14.3-r2:20191021-101403.log,2.03 KB, text/plain)
2019-10-21 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.08 KB, text/plain)
2019-10-21 17:58 UTC, Toralf Förster
Details
environment (environment,132.44 KB, text/plain)
2019-10-21 17:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.40 KB, application/x-bzip)
2019-10-21 17:58 UTC, Toralf Förster
Details
patch for ros-catkin.eclass (ros-catkin_eclass_usex.patch,425 bytes, patch)
2019-10-25 00:28 UTC, Victor Mataré
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-10-21 17:57:53 UTC
 * ERROR: dev-ros/rosbag-1.14.3-r2::gentoo failed (configure phase):
 *   cmake-utils_use is banned in EAPI 6 and later: use -D<related_CMake_variable>="$(usex test)" instead
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-20191019-171620

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 21 Oct 2019 08:05:55 +0000

emerge -qpvO dev-ros/rosbag
[ebuild  N    ] dev-ros/rosbag-1.14.3-r2  USE="-lz4 -test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-10-21 17:57:56 UTC
Created attachment 593574 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-21 17:57:58 UTC
Created attachment 593576 [details]
dev-ros:rosbag-1.14.3-r2:20191021-101403.log
Comment 3 Toralf Förster gentoo-dev 2019-10-21 17:58:01 UTC
Created attachment 593578 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-21 17:58:04 UTC
Created attachment 593580 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-21 17:58:07 UTC
Created attachment 593582 [details]
etc.portage.tbz2
Comment 6 Victor Mataré 2019-10-24 23:21:14 UTC
btw, this stuff is in ros-catkin.eclass, so the bug is actually there. Maybe you want to update the description accordingly?
Comment 7 Victor Mataré 2019-10-25 00:28:28 UTC
Created attachment 593858 [details, diff]
patch for ros-catkin.eclass

Now that I actually looked into it I found that the fix is also pretty trivial (see attachment)
Comment 8 Alessandro Barbieri 2019-10-25 00:34:23 UTC
...
Comment 9 Andreas Sturmlechner gentoo-dev 2020-05-26 01:27:39 UTC
Fixed in commit 3e750691, thanks