Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Update multiple failures
Date: Wed, 03 Apr 2019 00:17:21
Message-Id: 132f6ad1-de54-40bb-2172-9225c31daf1a@gmail.com
1 Well, I haven't been bitten for quite a while now (years)...
2
3 I have been doing updates to my mythtv frontends and I noticed this time
4 around updating has been taking FOREVER. Something in this round of
5 updates broke distcc (which worked the last update run.) In addition, I
6 have multiple packages failing the same way:
7
8 distcc[3596] (dcc_open_lockfile) ERROR: failed to creat
9 /var/tmp/portage/dev-libs/glib-2.58.3/homedir/.distcc/lock/cpu_localhost_0:
10 Permission denied
11 distcc[3596] (dcc_lock_one) ERROR: failed to lock
12 distcc[3596] (dcc_open_state) ERROR: failed to open
13 /var/tmp/portage/dev-libs/glib-2.58.3/homedir/.distcc/state/binstate_3596:
14 Permission denied
15 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld:
16 .libs/libglib_2_0_la-gprintf.o: warning: relocation against
17 `stdout@@GLIBC_2.2.5' in read-only section `.text'
18 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld:
19 .libs/libglib_2_0_la-gmessages.o: relocation R_X86_64_PC32 against
20 symbol `stderr@@GLIBC_2.2.5' can not be used when making a shared
21 object; recompile with -fPIC
22 /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld:
23 final link failed: Bad value
24 collect2: error: ld returned 1 exit status
25
26
27 This example is glib, but lirc failed the same way.
28
29 I don't know if the nonfunctioning distcc is causing these problem and
30 searching for locking errors yields results from 2003 or so.
31
32 Anyone seen this? So far distcc has failed on all machines, and two
33 machines have errors almost identical to the above.
34
35 Dan

Replies

Subject Author
[gentoo-user] Re: Update multiple failures Daniel Frey <djqfrey@×××××.com>