Bummer, sandbox file does not exist: /var/tmp/portage/dev-perl/Devel-NYTProf-6.60.0/temp/sandbox.log ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-20200517-150404 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.3.1 [2] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.43.1 * The following VMs are available for generation-2: *) IcedTea JDK 3.16.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu 21 May 2020 08:05:39 PM UTC emerge -qpvO dev-perl/Devel-NYTProf [ebuild N ] dev-perl/Devel-NYTProf-6.60.0 USE="-examples -test"
Created attachment 640822 [details] emerge-info.txt
Created attachment 640824 [details] dev-perl:Devel-NYTProf-6.60.0:20200521-203641.log
Created attachment 640826 [details] emerge-history.txt
Created attachment 640828 [details] etc.portage.tbz2
Created attachment 640830 [details] logs.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33708c82c512b98ac90631edbc10a4bcb06cce6 commit b33708c82c512b98ac90631edbc10a4bcb06cce6 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2020-07-07 12:00:12 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2020-07-07 12:00:45 +0000 dev-perl/Devel-NYTProf: -r bump fix for bug #724506 - EAPI7 - Add subslot deps for zlib - Ensure CFLAGS passed to make/compiler - Fix problem introduced by -Dcpp=$(tc-getCPP) in dev-lang/perl where Devel-NYTProf incorrectly uses $Config{cpp} instead of $Config{cpprun}, which results in trying to invoke $GCC to pre-process headers for grep-based feature detection, where it *SHOULD* be invoking "$GCC -E", which in turn, leads to trying to compile system headers and in turn, writing precompiled headers to /usr/include, tripping a sandbox violation. Bug: https://bugs.gentoo.org/724506 Bug: https://github.com/timbunce/devel-nytprof/issues/139 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org> .../Devel-NYTProf/Devel-NYTProf-6.60.0-r1.ebuild | 56 ++++++++++++++++++++++ .../files/Devel-NYTProf-6.06-cpprun.patch | 36 ++++++++++++++ dev-perl/Devel-NYTProf/metadata.xml | 1 + 3 files changed, 93 insertions(+)
Fixed in -r1