Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] trying to do world update and dev-util/trace-cmd hangs
Date: Sat, 03 Dec 2022 01:10:20
Message-Id: m3bkolfg27.wl-covici@ccs.covici.com
1 Hi. When trying to do a world update things get stuck at the
2 folowing
3
4 >>> Emerging (1 of 1) dev-util/trace-cmd-3.1.4::gentoo
5 * trace-cmd-v3.1.4.tar.gz BLAKE2B SHA512 size ;-) ...
6 [ ok ]
7 * Determining the location of the kernel source code
8 * Found kernel source directory:
9 * /usr/src/linux
10 * Found sources for kernel version:
11 * 5.10.155-gentoo
12 * Checking for suitable kernel configuration options ...
13 [ ok ]
14 >>> Unpacking source...
15 >>> Unpacking trace-cmd-v3.1.4.tar.gz to
16 /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
17 >>> Source unpacked in
18 /var/tmp/portage/dev-util/trace-cmd-3.1.4/work
19 >>> Preparing source in
20 /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
21 ...
22 >>> Source prepared.
23 >>> Configuring source in
24 /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
25 ...
26 >>> Source configured.
27 >>> Compiling source in
28 /var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-v3.1.4
29 ...
30 make -j1
31 BUILD_OUTPUT=/var/tmp/portage/dev-util/trace-cmd-3.1.4/work/trace-cmd-3.1.4_build
32 prefix=/usr libdir=/usr/lib64 CC=x86_64-pc-linux-gnu-gcc
33 AR=x86_64-pc-linux-gnu-ar
34 BASH_COMPLETE_DIR=/usr/share/bash-completion/completions
35 etcdir=/etc NO_UDIS86=1 VERBOSE=1 NO_PYTHON=1 trace-cmd
36 and the compile just hangs, so I cannot continue with the
37 update or even emerge by itself. skip-first says nothing to
38 resume.
39
40
41 Any ideas of how o proceed would be appreciated.
42
43 --
44 Your life is like a penny. You're going to lose it. The question is:
45 How do
46 you spend it?
47
48 John Covici wb2una
49 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] trying to do world update and dev-util/trace-cmd hangs John Covici <covici@××××××××××.com>