Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684762

Summary: sys-apps/acl-2.2.53 with sys-apps/sed[forced-sandbox]: make[1]: *** No rule to make target all . Stop.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-apps:acl-2.2.53:20190429-004754.log
temp.tbz2
_emerge_20190429-201134.log

Description Toralf Förster gentoo-dev 2019-04-29 18:36:20 UTC
Making all in po
make[1]: Entering directory '/var/tmp/portage/sys-apps/acl-2.2.53/work/acl-2.2.53-abi_x86_64.amd64/po'
make[1]: *** No rule to make target 'all'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/sys-apps/acl-2.2.53/work/acl-2.2.53-abi_x86_64.amd64/po'
make: *** [Makefile:1895: all-recursive] Error 1
 * ERROR: sys-apps/acl-2.2.53::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20190428-205353

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO sys-apps/acl
[ebuild     U ] sys-apps/acl-2.2.53 [2.2.52-r1] USE="nls -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-04-29 18:36:23 UTC
Created attachment 574728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-29 18:36:26 UTC
Created attachment 574730 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-04-29 18:36:29 UTC
Created attachment 574732 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-04-29 18:36:32 UTC
Created attachment 574734 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-04-29 18:36:35 UTC
Created attachment 574736 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-29 18:36:38 UTC
Created attachment 574738 [details]
sys-apps:acl-2.2.53:20190429-004754.log
Comment 7 Toralf Förster gentoo-dev 2019-04-29 18:36:41 UTC
Created attachment 574740 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-04-29 18:39:14 UTC
After this package the image completely was screwed up, nearly all subsequent packages failed too.

Thnis isuee can be reproduced. It is a combination of profile+USE flag settings  causing it.
Comment 9 Toralf Förster gentoo-dev 2019-04-29 18:42:51 UTC
Created attachment 574742 [details]
_emerge_20190429-201134.log

never ending @preserved-rebuild loop
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-29 19:48:28 UTC
This is the real error:

  sed: -e expression #1, char 14: e/r/w commands disabled in sandbox mode

so you should not build sys-apps/sed with USE="forced-sandbox".