Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674902 - dev-util/systemtap-4.0 - src_install(): /bin/sh: cpio: command not found
Summary: dev-util/systemtap-4.0 - src_install(): /bin/sh: cpio: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-08 18:31 UTC by Toralf Förster
Modified: 2019-01-24 15:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.80 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
dev-util:systemtap-4.0:20190108-130618.log (dev-util:systemtap-4.0:20190108-130618.log,101.97 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,37.44 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
environment (environment,133.54 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.91 KB, application/x-bzip)
2019-01-08 18:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.09 KB, application/x-bzip)
2019-01-08 18:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.80 KB, application/x-bzip)
2019-01-08 18:31 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-01-08 18:31:38 UTC
 * ERROR: dev-util/systemtap-4.0::gentoo failed (install phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20190107-221722

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.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)
  [3]   ruby26 (with Rubygems) *




emerge -qpvO dev-util/systemtap
[ebuild  N    ] dev-util/systemtap-4.0  USE="ssl -avahi -libvirt (-selinux) -sqlite" PYTHON_SINGLE_TARGET="python3_6 -python3_4 -python3_5 -python3_7" PYTHON_TARGETS="python3_6 -python3_4 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-01-08 18:31:41 UTC
Created attachment 560434 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-08 18:31:43 UTC
Created attachment 560436 [details]
dev-util:systemtap-4.0:20190108-130618.log
Comment 3 Toralf Förster gentoo-dev 2019-01-08 18:31:46 UTC
Created attachment 560438 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-08 18:31:49 UTC
Created attachment 560440 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-08 18:31:52 UTC
Created attachment 560442 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-08 18:31:54 UTC
Created attachment 560444 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-01-08 18:31:57 UTC
Created attachment 560446 [details]
temp.tbz2
Comment 8 matoro archtester 2019-01-09 14:24:10 UTC
I see this as well.  The issue is:

cd ./default; find . | cpio -pdmv "/var/tmp/portage/dev-util/systemtap-4.0/image/etc/stap-exporter/"
/bin/sh: cpio: command not found

Is this as simple as adding app-arch/cpio to build deps?
Comment 9 Larry the Git Cow gentoo-dev 2019-01-24 15:06:55 UTC
The bug has been closed via the following commit(s):

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

commit c486b4a0f3a3672bf1f4d80d48b0a4ae6e14e4c6
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-01-24 15:06:35 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-01-24 15:06:48 +0000

    dev-util/systemtap: Added app-arch/cpio to DEPEND.
    
    Closes: https://bugs.gentoo.org/674902
    Package-Manager: Portage-2.3.58, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-util/systemtap/systemtap-4.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)