From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffLnB-00016k-Ic for guix-patches@gnu.org; Tue, 17 Jul 2018 04:57:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffLn8-0002iA-Le for guix-patches@gnu.org; Tue, 17 Jul 2018 04:57:09 -0400 Subject: [bug#32183] New =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?pull=E2=80=99?= /root/.config/current/bin/guix: Permission denied Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffLls-0000aj-HO for guix-patches@gnu.org; Tue, 17 Jul 2018 04:55:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffLlp-0002OK-8c for guix-patches@gnu.org; Tue, 17 Jul 2018 04:55:48 -0400 Date: Tue, 17 Jul 2018 10:55:41 +0200 From: Pjotr Prins Message-ID: <20180717085541.g6nuycopf5kxoin7@thebird.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 32183@debbugs.gnu.org On Fri, Jul 13, 2018 at 02:04:22PM +0200, Ludovic Court=C3=A8s wrote: > Hi Pjotr, >=20 > Pjotr Prins skribis: >=20 > > Fails to build with below /gnu/store/8ahlc84zaj0iw9jpsdpa9wx4ms0s9cma= -guix-daemon-0.15.0-1.4876bc8/libexec/guix/download: line 8: /root/.confi= g/current/bin/guix: Permission denied >=20 > Could you figure out why this is the case, perhaps by running attaching > =E2=80=9Cstrace -f=E2=80=9D to guix-daemon? >=20 > guix-daemon runs as root, so I wonder why we=E2=80=99re getting EACCES = for > /root/.config/current/bin/guix. >=20 > Thanks for reporting the issue, > Ludo=E2=80=99. It popped up again. On the server: strace -f /home/pjotr/.config/guix/current/bin/guix-daemon --build-user= s-group=3Dguixbuild &> /tmp/guix-daemon-strace.log on the client penguin2:~/izip/git/opensource/genenetwork/guix-gemma-dev$ ./pre-inst-e= nv guix package -i conda --no-grafts /gnu/store/8ahlc84zaj0iw9jpsdpa9wx4ms0s9cma-guix-daemon-0.15.0-1.4876= bc8/libexec/guix/download: line 8: /root/.config/current/bin/guix: Permis= sion denied /gnu/store/8ahlc84zaj0iw9jpsdpa9wx4ms0s9cma-guix-daemon-0.15.0-1.4876= bc8/libexec/guix/download: line 8: exec: /root/.config/current/bin/guix: = cannot execute: Permission denied builder for `/gnu/store/s2y18gwgyhsqp6p0kdznxq9qah38cbxv-ruamel.yaml-= 0.15.35.tar.gz.drv' failed with exit code 126 The strace starts with with a bunch of errors=20 execve("/home/pjotr/.config/guix/current/bin/guix-daemon", ["/home/pjotr/= .config/guix/current"..., "--build-users-group=3Dguixbuild"], [/* 22 var s */]) =3D 0 brk(NULL) =3D 0x155e000 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = =3D 0x7f8d5cd11000 access("/etc/ld.so.preload", R_OK) =3D -1 ENOENT (No such file or di= rectory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/tls/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/tls/hasw= ell/x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/tls/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such f ile or directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/tls/hasw= ell", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such fi le or directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/tls/x86_= 64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/tls/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or d irectory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/tls", 0x= 7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No suc h file or directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/haswell/= x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file=20 or directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/haswell"= , 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file o r directory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib/x86_64",= 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or direc tory) stat("/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/lib", {st_mo= de=3DS_IFDIR|0555, st_size=3D4096, ...}) =3D 0 openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/tls/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT=20 (No such file or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/tls/h= aswell/x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory ) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/tls/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No suc h file or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/tls/h= aswell", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/tls/x= 86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/tls/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file o r directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/tls",= 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No=20 such file or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/haswe= ll/x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such fi le or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/haswe= ll", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such fil e or directory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib/x86_6= 4", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or di rectory) stat("/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-lib/lib", {st= _mode=3DS_IFDIR|0555, st_size=3D4096, ...}) =3D 0 openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/tls/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (N o such file or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/tls/has= well/x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/tls/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such=20 file or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/tls/has= well", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such f ile or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/tls/x86= _64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/tls/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or=20 directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/tls", 0= x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/haswell/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No su ch file or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/haswell= /x86_64", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/haswell/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/haswell= ", 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file=20 or directory) stat("/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11/lib/x86_64"= , 0x7ffdb9f16af0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/libz.so.1", O_RDONLY|O_CLOEXEC) =3D 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 '\0\0\0\0\0\0"...= , 832) =3D 832 fstat(3, {st_mode=3DS_IFREG|0555, st_size=3D121128, ...}) =3D 0 mmap(NULL, 2208128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)= =3D 0x7f8d5c8d3000 mprotect(0x7f8d5c8ed000, 2097152, PROT_NONE) =3D 0 mmap(0x7f8d5caed000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MA= P_DENYWRITE, 3, 0x1a000) =3D 0x7f8d5caed000 close(3) =3D 0 openat(AT_FDCWD, "/gnu/store/l4lr0f5cjd0nbsaaf8b5dmcw1a1yypr3-glibc-2.27/= lib/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/vla5j7pbkpcp39lsdfsmz7m9azn48lr4-gcc-5.5.0-l= ib/lib/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxiwj2wpp11sif613axdax7gmwzsg6kp-zlib-1.2.11= /lib/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such file o r directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/tls/haswell/x86_64/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 E NOENT (No such file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/tls/h= aswell/x86_64", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory ) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/tls/haswell/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT ( No such file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/tls/h= aswell", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/tls/x86_64/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (N o such file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/tls/x= 86_64", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/tls/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No such=20 file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/tls",= 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/haswell/x86_64/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOEN T (No such file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/haswe= ll/x86_64", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/haswell/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No s uch file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/haswe= ll", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/x86_64/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D -1 ENOENT (No su ch file or directory) stat("/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23.0/lib/x86_6= 4", 0x7ffdb9f16ac0) =3D -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/nrsjkmnh5gqpsyap9pz4hkmmdxxryhdh-sqlite-3.23= .0/lib/libsqlite3.so.0", O_RDONLY|O_CLOEXEC) =3D 3 and ends with [pid 52405] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) =3D=3D 0= }], 0, NULL) =3D 52427 [pid 52405] --- SIGCHLD {si_signo=3DSIGCHLD, si_code=3DCLD_EXITED, si_pid= =3D52427, si_uid=3D999, si_status=3D0, si_utime=3D0, si_stime=3D0} --- [pid 52405] statfs("/gnu/store", {f_type=3DEXT2_SUPER_MAGIC, f_bsize=3D40= 96, f_blocks=3D49254537, f_bfree=3D30544962, f_bavail=3D28025538, f_files= =3D12582912, f_ffree=3D10500341, f_fsid=3D{val=3D[9367051, 4063534803]}, = f_namelen=3D255, f_frsize=3D4096, f_flags=3DST_VALID|ST_RELATIME}) =3D 0 [pid 52405] statfs("/tmp/guix-build-ruamel.yaml-0.15.35.tar.gz.drv-0", {f= _type=3DEXT2_SUPER_MAGIC, f_bsize=3D4096, f_blocks=3D56770171, f_bfree=3D= 52693770, f_bavail=3D49792574, f_files=3D14491648, f_ffree=3D14179761, f_= fsid=3D{val=3D[3427961175, 3977194498]}, f_namelen=3D255, f_frsize=3D4096= , f_flags=3DST_VALID|ST_RELATIME}) =3D 0 [pid 52405] lstat("/tmp/guix-build-ruamel.yaml-0.15.35.tar.gz.drv-0", {st= _mode=3DS_IFDIR|0700, st_size=3D4096, ...}) =3D 0 [pid 52405] openat(AT_FDCWD, "/tmp/guix-build-ruamel.yaml-0.15.35.tar.gz.= drv-0", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) =3D 14 [pid 52405] fstat(14, {st_mode=3DS_IFDIR|0700, st_size=3D4096, ...}) =3D = 0 [pid 52405] getdents(14, /* 2 entries */, 32768) =3D 48 [pid 52405] getdents(14, /* 0 entries */, 32768) =3D 0 [pid 52405] close(14) =3D 0 [pid 52405] unlink("/tmp/guix-build-ruamel.yaml-0.15.35.tar.gz.drv-0") =3D= -1 EISDIR (Is a directory) [pid 52405] rmdir("/tmp/guix-build-ruamel.yaml-0.15.35.tar.gz.drv-0") =3D= 0 [pid 52405] futex(0x7f8d5b9ba190, FUTEX_WAKE_PRIVATE, 2147483647) =3D 0 [pid 52405] write(4, "gmlo\0\0\0\0s\0\0\0\0\0\0\0builder for `/gn"..., 13= 6) =3D 136 [pid 52405] close(8) =3D 0 [pid 52405] close(12) =3D 0 [pid 52405] write(4, "gmlo\0\0\0\0\207\0\0\0\0\0\0\0cannot build der"...,= 152) =3D 152 [pid 52405] write(4, "gmlo\0\0\0\0y\0\0\0\0\0\0\0cannot build der"..., 14= 4) =3D 144 [pid 52405] write(4, "gmlo\0\0\0\0t\0\0\0\0\0\0\0cannot build der"..., 13= 6) =3D 136 [pid 52405] rt_sigaction(SIGIO, {sa_handler=3DSIG_IGN, sa_mask=3D~[RTMIN = RT_1], sa_flags=3DSA_RESTORER, sa_restorer=3D0x7f8d5b425ac0}, {sa_handler= =3D0x4092e0, sa_mask=3D~[KILL STOP RTMIN RT_1], sa_flags=3DSA_RESTORER, s= a_restorer=3D0x7f8d5b425ac0}, 8) =3D 0 [pid 52405] write(4, "ptxc\0\0\0\0I\0\0\0\0\0\0\0build of `/gnu/s"..., 10= 4) =3D 104 [pid 52405] read(4, "", 32768) =3D 0 [pid 52405] close(10) =3D 0 [pid 52405] close(11 [pid 52406] <... read resumed> "", 4096) =3D 0 [pid 52405] <... close resumed> ) =3D 0 [pid 52405] close(13) =3D 0 [pid 52405] wait4(52406, [pid 52406] read(7, "", 4096) =3D 0 [pid 52406] close(7) =3D 0 [pid 52406] exit_group(0 [pid 52424] <... read resumed> ) =3D ? [pid 52423] <... read resumed> ) =3D ? [pid 52422] <... futex resumed>) =3D ? [pid 52424] +++ exited with 0 +++ [pid 52423] +++ exited with 0 +++ [pid 52422] +++ exited with 0 +++ [pid 52421] <... futex resumed>) =3D ? [pid 52420] <... futex resumed>) =3D ? [pid 52419] <... futex resumed>) =3D ? [pid 52418] <... futex resumed>) =3D ? [pid 52421] +++ exited with 0 +++ [pid 52420] +++ exited with 0 +++ [pid 52419] +++ exited with 0 +++ [pid 52418] +++ exited with 0 +++ [pid 52416] <... futex resumed>) =3D ? [pid 52415] <... futex resumed>) =3D ? [pid 52414] <... futex resumed>) =3D ? [pid 52413] <... futex resumed>) =3D ? [pid 52416] +++ exited with 0 +++ [pid 52415] +++ exited with 0 +++ [pid 52414] +++ exited with 0 +++ [pid 52413] +++ exited with 0 +++ [pid 52412] <... futex resumed>) =3D ? [pid 52411] <... futex resumed>) =3D ? [pid 52410] <... futex resumed>) =3D ? [pid 52409] <... futex resumed>) =3D ? [pid 52412] +++ exited with 0 +++ [pid 52411] +++ exited with 0 +++ [pid 52410] +++ exited with 0 +++ [pid 52409] +++ exited with 0 +++ [pid 52408] <... futex resumed>) =3D ? [pid 52407] <... futex resumed>) =3D ? [pid 52406] <... exit_group resumed>) =3D ? [pid 52408] +++ exited with 0 +++ [pid 52407] +++ exited with 0 +++ [pid 52406] +++ exited with 0 +++ [pid 52405] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) =3D=3D 0= }], 0, NULL) =3D 52406 [pid 52405] --- SIGCHLD {si_signo=3DSIGCHLD, si_code=3DCLD_EXITED, si_pid= =3D52406, si_uid=3D0, si_status=3D0, si_utime=3D16, si_stime=3D8} --- [pid 52405] close(9) =3D 0 [pid 52405] unlink("/var/guix/temproots/52405") =3D 0 [pid 52405] stat("/var/guix/db/db.sqlite", {st_mode=3DS_IFREG|0644, st_si= ze=3D52448256, ...}) =3D 0 [pid 52405] fcntl(5, F_SETLK, {l_type=3DF_WRLCK, l_whence=3DSEEK_SET, l_s= tart=3D1073741824, l_len=3D1}) =3D 0 [pid 52405] fcntl(5, F_SETLK, {l_type=3DF_WRLCK, l_whence=3DSEEK_SET, l_s= tart=3D1073741826, l_len=3D510}) =3D -1 EAGAIN (Resource temporarily unav= ailable) [pid 52405] munmap(0x7f8d5cd02000, 32768) =3D 0 [pid 52405] munmap(0x7f8d5ccfa000, 32768) =3D 0 [pid 52405] munmap(0x7f8d5ccf2000, 32768) =3D 0 [pid 52405] munmap(0x7f8d5ccea000, 32768) =3D 0 [pid 52405] close(7) =3D 0 [pid 52405] close(6) =3D 0 [pid 52405] fcntl(5, F_SETLK, {l_type=3DF_UNLCK, l_whence=3DSEEK_SET, l_s= tart=3D1073741824, l_len=3D2}) =3D 0 [pid 52405] fcntl(5, F_SETLK, {l_type=3DF_UNLCK, l_whence=3DSEEK_SET, l_s= tart=3D0, l_len=3D0}) =3D 0 [pid 52405] fstat(5, {st_mode=3DS_IFREG|0644, st_size=3D52448256, ...}) =3D= 0 [pid 52405] stat("/var/guix/db/db.sqlite", {st_mode=3DS_IFREG|0644, st_si= ze=3D52448256, ...}) =3D 0 [pid 52405] close(5) =3D 0 [pid 52405] close(3) =3D 0 [pid 52405] exit_group(0) =3D ? [pid 52405] +++ exited with 0 +++ <... select resumed> ) =3D ? ERESTARTNOHAND (To be resta= rted if no handler) --- SIGCHLD {si_signo=3DSIGCHLD, si_code=3DCLD_EXITED, si_pid=3D52405, si= _uid=3D0, si_status=3D0, si_utime=3D15, si_stime=3D22} --- wait4(-1, NULL, WNOHANG, NULL) =3D 52405 wait4(-1, NULL, WNOHANG, NULL) =3D -1 ECHILD (No child processes= ) rt_sigreturn({mask=3D[]}) =3D -1 EINTR (Interrupted syste= m call) select(4, [3], NULL, NULL, NULLstrace: Process 52384 detached