Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684762 - sys-apps/acl-2.2.53 with sys-apps/sed[forced-sandbox]: make[1]: *** No rule to make target all . Stop.
Summary: sys-apps/acl-2.2.53 with sys-apps/sed[forced-sandbox]: make[1]: *** No rule t...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-29 18:36 UTC by Toralf Förster
Modified: 2019-04-29 19:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.10 KB, text/plain)
2019-04-29 18:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,6.38 KB, text/plain)
2019-04-29 18:36 UTC, Toralf Förster
Details
environment (environment,64.46 KB, text/plain)
2019-04-29 18:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.45 KB, application/x-bzip)
2019-04-29 18:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.13 KB, application/x-bzip)
2019-04-29 18:36 UTC, Toralf Förster
Details
sys-apps:acl-2.2.53:20190429-004754.log (sys-apps:acl-2.2.53:20190429-004754.log,8.89 KB, text/plain)
2019-04-29 18:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,19.96 KB, application/x-bzip)
2019-04-29 18:36 UTC, Toralf Förster
Details
_emerge_20190429-201134.log (_emerge_20190429-201134.log,132.30 KB, text/plain)
2019-04-29 18:42 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 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".