unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* guix pull takes forever
@ 2017-03-08  9:38 ng0
  2017-03-08 22:36 ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: ng0 @ 2017-03-08  9:38 UTC (permalink / raw)
  To: guix-devel

Hi,

with current master and using 'guix pull' instead of a git checkout
update, the process takes more than 9 hours.

I restarted it this morning, it's the same. Basically what I see is
just:

Starting download of /tmp/guix-file.foooo
From http://urllbla.tar.gz
[status line of 11.1MiB transfered]
substitute: updating list of substitutes from bayfront 100%
substitute: updating list of substitutes from bayfront 100%
unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
substitute: updating list of substitutes from bayfront 100%
substitute: updating list of substitutes from bayfront 100%
substitute: updating list of substitutes from bayfront 100%



Yesterday I saw some GnuTLS, libpng, and other builds before pull even
started to download the master.tar.gz file.
This is on a very current, up to date system.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guix pull takes forever
  2017-03-08  9:38 guix pull takes forever ng0
@ 2017-03-08 22:36 ` Leo Famulari
  2017-03-09  0:10   ` ng0
  2017-03-09 12:38   ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Leo Famulari @ 2017-03-08 22:36 UTC (permalink / raw)
  To: guix-devel

On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote:
> Hi,
> 
> with current master and using 'guix pull' instead of a git checkout
> update, the process takes more than 9 hours.

Unfortunately, I can't reproduce this.

> I restarted it this morning, it's the same. Basically what I see is
> just:
> 
> Starting download of /tmp/guix-file.foooo
> From http://urllbla.tar.gz
> [status line of 11.1MiB transfered]
> substitute: updating list of substitutes from bayfront 100%
> substitute: updating list of substitutes from bayfront 100%
> unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
> substitute: updating list of substitutes from bayfront 100%
> substitute: updating list of substitutes from bayfront 100%
> substitute: updating list of substitutes from bayfront 100%

What happens if you try using the mirror <https://mirror.hydra.gnu.org>
instead? Bayfront is not online, as far as I know.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guix pull takes forever
  2017-03-08 22:36 ` Leo Famulari
@ 2017-03-09  0:10   ` ng0
  2017-03-09  1:18     ` ng0
  2017-03-09 12:38   ` Ludovic Courtès
  1 sibling, 1 reply; 6+ messages in thread
From: ng0 @ 2017-03-09  0:10 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Leo Famulari transcribed 0.9K bytes:
> On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote:
> > Hi,
> > 
> > with current master and using 'guix pull' instead of a git checkout
> > update, the process takes more than 9 hours.
> 
> Unfortunately, I can't reproduce this.
> 
> > I restarted it this morning, it's the same. Basically what I see is
> > just:
> > 
> > Starting download of /tmp/guix-file.foooo
> > From http://urllbla.tar.gz
> > [status line of 11.1MiB transfered]
> > substitute: updating list of substitutes from bayfront 100%
> > substitute: updating list of substitutes from bayfront 100%
> > unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
> > substitute: updating list of substitutes from bayfront 100%
> > substitute: updating list of substitutes from bayfront 100%
> > substitute: updating list of substitutes from bayfront 100%
> 
> What happens if you try using the mirror <https://mirror.hydra.gnu.org>
> instead? Bayfront is not online, as far as I know.
> 
I have 3 mirrors in my list, and up until yesterday all were being
picked up (except for the onion, where I still need clearer advice on how
to configure this - my current advice is to replicate the hydra build
farm and provide an substitute server myself I can test with).

'guix pull' round 1: 8 hours, round 2: ~12 hours, round 3: ~4 hours.
None of them succeded.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guix pull takes forever
  2017-03-09  0:10   ` ng0
@ 2017-03-09  1:18     ` ng0
  2017-03-09  1:32       ` ng0
  0 siblings, 1 reply; 6+ messages in thread
From: ng0 @ 2017-03-09  1:18 UTC (permalink / raw)
  To: Leo Famulari, guix-devel

[-- Attachment #1: Type: text/plain, Size: 1666 bytes --]

ng0 transcribed 1.3K bytes:
> Leo Famulari transcribed 0.9K bytes:
> > On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote:
> > > Hi,
> > > 
> > > with current master and using 'guix pull' instead of a git checkout
> > > update, the process takes more than 9 hours.
> > 
> > Unfortunately, I can't reproduce this.
> > 
> > > I restarted it this morning, it's the same. Basically what I see is
> > > just:
> > > 
> > > Starting download of /tmp/guix-file.foooo
> > > From http://urllbla.tar.gz
> > > [status line of 11.1MiB transfered]
> > > substitute: updating list of substitutes from bayfront 100%
> > > substitute: updating list of substitutes from bayfront 100%
> > > unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
> > > substitute: updating list of substitutes from bayfront 100%
> > > substitute: updating list of substitutes from bayfront 100%
> > > substitute: updating list of substitutes from bayfront 100%
> > 
> > What happens if you try using the mirror <https://mirror.hydra.gnu.org>
> > instead? Bayfront is not online, as far as I know.
> > 
> I have 3 mirrors in my list, and up until yesterday all were being
> picked up (except for the onion, where I still need clearer advice on how
> to configure this - my current advice is to replicate the hydra build
> farm and provide an substitute server myself I can test with).
> 
> 'guix pull' round 1: 8 hours, round 2: ~12 hours, round 3: ~4 hours.
> None of them succeded.
> 
This commit happened after I started this with machine one, but I have
two others which face similar issues now.
For both I can reproduce the error after Ludovic's last commit to
master, full error output appended.



[-- Attachment #2: error-20170903-0106UTC.txt --]
[-- Type: text/plain, Size: 236512 bytes --]

chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/cd1hxadi5a896ccg1kv29zy9f0sz2507-p3/p2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vkdfdb74795g34vg6f3hc15ji1p31x7q-module-import/guix/base32.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vkdfdb74795g34vg6f3hc15ji1p31x7q-module-import/guix/ftp-client.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vkdfdb74795g34vg6f3hc15ji1p31x7q-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vkdfdb74795g34vg6f3hc15ji1p31x7q-module-import/guix/build/download.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vkdfdb74795g34vg6f3hc15ji1p31x7q-module-import/guix/base64.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/qbzsnvl43089pg2k4cwi6kavzpkvfir3-profile/bin'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/qbzsnvl43089pg2k4cwi6kavzpkvfir3-profile/libexec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/qbzsnvl43089pg2k4cwi6kavzpkvfir3-profile/lib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/qbzsnvl43089pg2k4cwi6kavzpkvfir3-profile/include'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3y16mjsghxfy7mha9rxyg4k9mi5ir5lz-grafted-one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/a7lafvz3ap9si2r4lg05aifh8gjair0x-referrer'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/kd2b2k3qq9a070mmnbn2n1b2nn6aywns-grafted/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/kd2b2k3qq9a070mmnbn2n1b2nn6aywns-grafted/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rap107miladm2rjrsjwjz22zgwrvz9ws-p2-aaa/two'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rap107miladm2rjrsjwjz22zgwrvz9ws-p2-aaa/one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/cazg8wzdix1z9iiyx5v44fcpl7dqynzj-dep/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/cazg8wzdix1z9iiyx5v44fcpl7dqynzj-dep/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/syf5cgzxrncp4x9v4yny08fjyx6ng9lh-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pa83k9kkmhs2h21y1yvj8yj092ypzlx7-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pa83k9kkmhs2h21y1yvj8yj092ypzlx7-module-import/guix/build/graft.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/unexpand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/groups'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/readelf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/as'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/stat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/logname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/mv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/truncate'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/paste'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/yes'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/chgrp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/echo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/objdump'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/chown'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/dd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/head'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/['
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/size'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/timeout'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/stty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/pwd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/factor'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/od'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/dircolors'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ln'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tac'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/env'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/readlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tsort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/whoami'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ls'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/hostid'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/realpath'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/fold'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/seq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/basename'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/.gcc-wrapped'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/du'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/cpp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/mkfifo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/mknod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sha384sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/numfmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/fgrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/uname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gawk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/dir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/nl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tee'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/shuf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tail'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/cp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gcov'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/date'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/mkdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/rmdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/unlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gzip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/chroot'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/nice'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/nohup'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/link'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/id'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/fmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/strip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/shred'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/dirname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/bzip2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/split'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/cksum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/test'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/df'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/strings'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/expr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/pinky'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/printenv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ptx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/pathchk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/csplit'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/comm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/runcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/objcopy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/expand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/tr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/who'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sha256sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/grep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/base64'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/vdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/uniq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sha1sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/md5sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sync'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/true'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sed'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/rm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/touch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/egrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/printf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/mktemp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/chcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/xz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/chmod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/patch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/x86_64-unknown-linux-gnu-gcc-4.8.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/users'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/cut'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/uptime'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/ld'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sha512sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/false'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/install'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/kill'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/pr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/nproc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sleep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/cat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/awk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/join'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sha224sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/bin/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/libexec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libitm.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcrypt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcrypt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libm.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libasan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libsupc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/ld-linux-x86-64.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/librt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcidn.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libc.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libpthread.so.0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libutil-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/crtn.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libm-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcidn.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libc.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libdl.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/crt1.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libpthread.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libc_nonshared.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libdl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libnsl.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libutil.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libatomic.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libiberty.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libnsl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libstdc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcidn-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libutil.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libtsan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libcrypt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/librt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libasan_preinit.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libstdc++.a-gdb.py'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/ld-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libnsl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libm.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libstdc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libdl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libmemusage.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libitm.spec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libasan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libtsan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libitm.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libpthread-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libc-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libsupc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/libatomic.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/librt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/lib/crti.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netrose'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ustat.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ieee754.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/glob.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/argp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fpu_control.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/iconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/syscall.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netdb.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/langinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/err.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/wchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/linux'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/pthread.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/pty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/utmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/signal.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/crypt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/net'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/gnu'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/wait.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/getopt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/termios.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netpacket'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/link.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/string.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/a.out.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/asm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ftw.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fnmatch.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/monetary.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/tgmath.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/unistd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/byteswap.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/search.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/math.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/rpc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/tar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/envz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/libintl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stdio_ext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/limits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/inttypes.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/asm-generic'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/gconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fcntl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/regex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/mcheck.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/libgen.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netiucv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/argz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/time.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netinet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/gshadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stdio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/uchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/sys'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/utmpx.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fenv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/assert.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netatalk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/wordexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fstab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/setjmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/dlfcn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/bits'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/error.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stdint.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ucontext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/memory.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/alloca.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/neteconet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/rpcsvc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/obstack.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/locale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/scsi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/syslog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/lastlog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/resolv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/aliases.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/features.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/strings.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/xlocale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stropts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ttyent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/fmtmsg.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/termio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/paths.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/grp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/execinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/elf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/errno.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/thread_db.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/sgtty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/endian.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netipx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/protocols'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/values.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/aio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stdc-predef.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/printf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/cpio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/pwd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/shadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/re_comp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/semaphore.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/_G_config.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ulimit.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/wctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/mntent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/nss.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/libio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/malloc.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/regexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netax25'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/sched.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/complex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/netrom'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/stdlib.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/mqueue.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/nfs'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/sysexits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/arpa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/dirent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/gnu-versions.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/utime.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/ifaddrs.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/spawn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/poll.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/9kaf2gmhzaqd0rkx5zjfl0avjg3p7pax-union-test/include/nl_types.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/db284f3df4q7rf09sy9fc70srsp8n63q-to-graft/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/52aaq888fmzpb504kp5v3a9l5n6biarp-profile/bin'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/52aaq888fmzpb504kp5v3a9l5n6biarp-profile/lib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/52aaq888fmzpb504kp5v3a9l5n6biarp-profile/share'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/jak51d068mjcd0smmkrv70rw4k0kppc7-thing'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/yfg2z6ijby0mnbjdshhr8w5f3pqygkm1-module-import/guix/search-paths.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/yfg2z6ijby0mnbjdshhr8w5f3pqygkm1-module-import/guix/records.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/yfg2z6ijby0mnbjdshhr8w5f3pqygkm1-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/yfg2z6ijby0mnbjdshhr8w5f3pqygkm1-module-import/guix/build/union.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/yfg2z6ijby0mnbjdshhr8w5f3pqygkm1-module-import/guix/build/profiles.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/flk6icbslylgh3g5ajjhmk6cv5hllkjl-P2/p1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/8my7sqkji6b38kavdad6pnd2jqnb99s9-module-import/guix/build/union.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/ba4abgnlbhss9prfdn4kv9jwhl84q4nb-grafted/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/ba4abgnlbhss9prfdn4kv9jwhl84q4nb-grafted/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/xpi5828175s1i3i8f7xgagahf4bxhrpa-p2-aaa/two'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/xpi5828175s1i3i8f7xgagahf4bxhrpa-p2-aaa/one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/dhvi9rd0mwmwg2bi4src9wikrydfyrls-p3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3z9myn2lj6cxh749mfgp6nzw8jbrl6sj-allowed-refs/ok'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3z9myn2lj6cxh749mfgp6nzw8jbrl6sj-allowed-refs/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/v41swmg3xm97s4cgywjzsan9hzy6a8zr-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/v41swmg3xm97s4cgywjzsan9hzy6a8zr-module-import/guix/build/bournish.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vqnimafvfm3fid9im3yjwlq7sspm7sy8-disallowed-refs/guile'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/96y733dw97hhy2i48lzhgndia8dx9hji-thing'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdgsbis4cqxyrhgd2mcd2swf7xh6i00-dep/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdgsbis4cqxyrhgd2mcd2swf7xh6i00-dep/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/unexpand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/groups'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/readelf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/as'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/stat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/logname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/mv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/truncate'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/paste'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/yes'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/chgrp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/echo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/objdump'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/chown'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/dd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/head'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/['
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/size'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/timeout'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/stty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/pwd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/factor'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/od'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/dircolors'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ln'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tac'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/env'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/readlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tsort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/whoami'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ls'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/hostid'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/realpath'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/fold'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/seq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/basename'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/.gcc-wrapped'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/du'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cpp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/mkfifo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/mknod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sha384sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/numfmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/fgrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/uname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gawk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/dir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/nl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tee'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/shuf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tail'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gcov'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/date'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/mkdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/rmdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/unlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gzip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/chroot'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/nice'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/nohup'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/link'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/id'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/fmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/strip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/diff3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/shred'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/dirname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/bzip2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/split'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cksum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/test'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/df'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/strings'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/expr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/pinky'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/printenv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ptx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/pathchk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/csplit'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/comm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/runcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/objcopy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/expand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/tr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/who'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sha256sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/diff'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/grep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/base64'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cmp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/vdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/uniq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sha1sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/md5sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sync'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/make'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/true'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sed'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/rm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sdiff'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/touch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/egrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/printf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/mktemp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/chcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/xz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/chmod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/patch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/x86_64-unknown-linux-gnu-gcc-4.8.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/users'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cut'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/uptime'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/ld'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sha512sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/false'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/install'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/kill'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/pr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/nproc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sleep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/cat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/awk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/join'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sha224sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/bin/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/libexec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libitm.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcrypt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcrypt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libm.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libasan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libsupc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/ld-linux-x86-64.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/librt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcidn.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libc.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libpthread.so.0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libutil-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/crtn.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libm-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcidn.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libc.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libdl.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/crt1.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libpthread.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libc_nonshared.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libdl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libnsl.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libutil.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libatomic.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libiberty.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libnsl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libstdc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcidn-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libutil.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libtsan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libcrypt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/librt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libasan_preinit.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libstdc++.a-gdb.py'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/ld-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libnsl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libm.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libstdc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libdl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libmemusage.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libitm.spec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libasan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libtsan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libitm.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libpthread-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libc-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libsupc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/libatomic.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/librt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/lib/crti.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/share'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netrose'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ustat.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ieee754.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/glob.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/argp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fpu_control.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/iconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/syscall.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netdb.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/langinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/err.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/wchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/linux'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/pthread.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/pty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/utmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/signal.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/crypt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/net'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/gnu'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/wait.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/getopt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/termios.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netpacket'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/link.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/string.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/a.out.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/asm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ftw.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fnmatch.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/monetary.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/tgmath.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/unistd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/byteswap.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/search.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/math.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/rpc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/tar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/envz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/libintl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stdio_ext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/limits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/inttypes.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/asm-generic'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/gconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fcntl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/regex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/mcheck.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/libgen.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netiucv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/argz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/time.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netinet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/gshadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stdio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/uchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/sys'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/utmpx.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fenv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/assert.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netatalk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/wordexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fstab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/setjmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/dlfcn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/bits'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/error.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stdint.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ucontext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/memory.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/alloca.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/neteconet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/rpcsvc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/obstack.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/locale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/scsi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/syslog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/lastlog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/resolv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/aliases.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/features.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/strings.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/xlocale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stropts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ttyent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/fmtmsg.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/termio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/paths.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/grp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/execinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/elf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/errno.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/thread_db.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/sgtty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/endian.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netipx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/protocols'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/values.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/aio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stdc-predef.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/printf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/cpio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/pwd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/shadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/re_comp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/semaphore.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/_G_config.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ulimit.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/wctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/mntent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/nss.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/libio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/malloc.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/regexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netax25'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/sched.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/complex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/netrom'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/stdlib.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/mqueue.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/nfs'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/sysexits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/arpa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/dirent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/gnu-versions.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/utime.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/ifaddrs.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/spawn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/poll.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/vnv6k9xjjk50xxw2c2fm2cgwj32hvvj4-profile/include/nl_types.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdwi41lravvklqk4yip8gz0qn6r40lk-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdwi41lravvklqk4yip8gz0qn6r40lk-module-import/guix/build/gnu-build-system.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdwi41lravvklqk4yip8gz0qn6r40lk-module-import/guix/build/gremlin.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/rxdwi41lravvklqk4yip8gz0qn6r40lk-module-import/guix/elf.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/jf7qhbkshdmb4k4iw6i9xxvqw28dgmyp-profile/etc/foo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/zbrk4mvb9wsyrfni0fd70hqp31ngqs0d-profile/foo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/zbrk4mvb9wsyrfni0fd70hqp31ngqs0d-profile/etc/bar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/kwpkmsid99fh6djkk8nrsgrz9hmx061r-output'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/w92mbxsmb3mqx314f0bjwixiw16qpk8s-grafted-two'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/c7rlscwrx7qd34ijy0pzdinfqp4bs9bd-module-import/guix/search-paths.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/c7rlscwrx7qd34ijy0pzdinfqp4bs9bd-module-import/guix/records.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/c7rlscwrx7qd34ijy0pzdinfqp4bs9bd-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/c7rlscwrx7qd34ijy0pzdinfqp4bs9bd-module-import/guix/build/union.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/c7rlscwrx7qd34ijy0pzdinfqp4bs9bd-module-import/guix/build/profiles.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/ipabvb9iqv65mjs9h2zpg7h33lkpgvsq-profile/bin'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/qpsdf7dkw5hvj0w6al43finzm769gq38-store-copy/home/ng0/src/guix/guix-current-system/test-tmp/store/l85s7bp2qydzggidbgqg21760w0584dg-two/one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/al0l4nxld133wlkr8amrdliicx00yfi4-file-import/x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/al0l4nxld133wlkr8amrdliicx00yfi4-file-import/a/b/c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/al0l4nxld133wlkr8amrdliicx00yfi4-file-import/p/z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/al0l4nxld133wlkr8amrdliicx00yfi4-file-import/p/q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/l85s7bp2qydzggidbgqg21760w0584dg-two/one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/13lj286rdr28q7kijvfpij297mn4nki6pa60jksbi2732kwq2r8x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1q14rnfd1xh9qwy8q7sw2b7ki3lbsj39ppapwr9081rs98c1r66d'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1mb6nwwpfkcybj00ar7cgz5dz2nwyjkc8s2dlsd4ndidajc8cw08'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0i7j0ln8ayrlzb2mh2hwh62cgh611z4v4svf5kv495wn3q6vnmzx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0hdww0iq79wjc3zz4gdj53dbn5mj13k5rjnm6bjxlvcsqn7ir8qx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0dqsgc6w9ppwm6q9sgh4l19fwdmxi9i3py34465i4a57sk6k3bqw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0almy3c9121pc8nyz2w10fngjadqdczfqhxx2fzxy1azsbary8il'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1i9bwbhbzd7v1fx708zh3f1yyxkmrhhmqk01qx8q6x0gvzjrry85'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0x8bfs260aqq079arabgrhzvhq36s89d5vjwf0b5ac5c537ssc7z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1yq7b3kdc3msjx8iis4sz5wkbyxgg8hacqs1535mv5vb8xd3n402'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0q36v5vnf4lk1h3sk82kijzdbgys5iwvasp1yl59havx2csq9jxw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0yv841kh44ikssih65xv5012rlzqsy0cxqzg7b5mz0la6kc1idp7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1r3r2fgmi18f2vj74mvbr4h9h3s7rnjylpg1cw6lvfkdgi5gk56j'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1y5vn7p1iibwccvn5gsp7qrzanliq2jajm07yyfy4ppykbz5jgff'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1za694cq2hwvw79k90lvdh66y768gvvxyk6s65p1hy0iglh3vp9c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0v0lh25w3l7c2m3lbib7z670l5ick7jyhjqznbk7gmkmx5iw1xh6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ap0lk8hxiypilcwvqg4arzd6xg8v7jklgq9bassh68q56lq2xwm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1wwdzy04a1d7x5ildkvggpq41fz0gjixg07rvzvvzfy4xc1icp0v'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10pz0fmmrnqckw047lr00i9vib2qqb891j3pz74by2vx90dsb17s'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1f09kxf2a5ym73vcv6mmqpv05qxf8wplws1xlq5cjnsy2d1q490h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wc582frjxbs4y5cl503lgyp2c35g5zjmmgpxkrca0w12jzjsw6l'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01yb3gsghjxm9i82j7s545wsalcxyn0vqw9pll0v8rz4435pb5f0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/02q6339dhv5hb103108prnqgkfia6ywb0v2vr4mqx98r2jy0gwmi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0m2cpcj8xy6ylfbl0cbqazmcsyl1sam380psdqkshxn26wwi0b6j'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0i3lcry9qmgqv1rs9ncdcrimx7ji7dyl92n36zx4sam59jx20kyj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0xcip25sjryf7pmpqifyw6j473f4zfwjfwsfkb1kws632wrkych0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0nj20zxjrfsrsjrm1hk82vfr99s6fj2f8r4d4n3n216k2mxhxblh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09pnxpwk94lg4ivj24p4a60lghzlvxac88i0md876k99ndbqs5sa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qlvgvxs1n6prpq8kwd566zv7775jjl56y4mhz1kxbyz711qa4iw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0r11l640jg149cnd612srazzkd3vh5xgnc2rs303ndrq5sl1mkvn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0gzjl2gphn91m9qlr3wbzbrydscg814av5sgysrw4glwial6wymp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/02bs9ishz0bjypv8fc13jkn8smgc3izs32pdd2z7yiifmvp5gnb9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1f30bpy8j66jzlk9v24zm46an1p5virb4405jchnyl070rvrsjfi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/06li707glspv0zh5qdi7ayicx8wbkz8x7nxpnq1y4lfvc2igwl20'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/08d6a3463j9ddcx1vqx9h3nazvblijdhk5y8r27c8vznzlk2spl1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0a5hx2nj8pz6gxsdk7rfabymrbgv42la4l6xcfpx5r7459p6yhri'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/13qf0f3f96jf945im9n2qr6z0dirw4gjq8bmfq92qd2ip3p407wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0si58v4jxpvvaxsy5bj444bvpjjcqfkjfvjq3ya3l2z3n7cj8f34'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/180wvwyph63wqv2w4871lw9j05gqv9vdl4kdy5msfr8aw0wlda7q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1pr6pwhqwgicbjng104sr3qamp4x94za6lha7jjr17q9jgcq39gk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1i0qwzcm97lk59c8jccrbklwx2xzd6fi6famj9z9f7pvg7ra1qrg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ijqm121d64mj5sxvdp69mn9chbypiqzwzkl2ik982zk7sxwsmw3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17gpnpn0pyxp14yzgg1nr45q7vvjknqh84h1dzbv395an5cw4r45'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/04yjbha7c63dw82n85kl6109753a0li8js53fkqyqdyz86achzhh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/07b0xhjcqjfpmgk6qxdnq7jahnn3a1xhi75shp981an6687i0z67'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ark7m7nxinzz0sj4zm1wq34zskcr76cbn8r9gr70wqy1wl8kp8m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0v6p4mbq2d9yi8jglp58xw9dj780nvr6qsjprbsgg6j5fs84qnmk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jkr1h9i458s6nqxc6hrrd4lv7js1xh7ddk3xs6cb19kij1mr9m6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0jl122xgl7qaz4wxv83xyz76lah78ba42b1l9mfkkl6xjw63fisv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b12zjdnffhm9z9mg6zhnvzwndas422xi5znl267j3f9q6z6b1ag'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0nrmrzvi0d0f5krb68n96kyg6z5mhr960yyp315zhh187jg4hl0h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0647qjfnv2xjgsahzgr5n587b4q01901l7b15sypr350xi95qbzh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jyd36qv066cb4xrfna6fkryh23ljv57qgdxwz2svfrm4plgjmnd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1grfcvvfjsq6p4y0z2k9gsrnvnpjbwfdsgs7rkyzxsp8nk72318i'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rck5gs2xxqp8gk3s8rvpgf402bi8p4m9scb2aavcm4a69v2gqhr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0kl2z2gb4v0s1h3dxcarcmz4k0dyjp5qibxw4z3r7v049paq3l06'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1cfcmij5ng07wisv8sijrmd6flx2wnj3f96v5waw57jqbhfgq5wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0lnvr9dzy8hick1r7g6ff63916miz64ilp4g7nnlckaqw0kn8c2c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0zs18zk5dqph3yb439xph53n7486qi7m9rvbcz0xh7hzmycbynyn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/07hb16w207k3fbhwz2r5qh9v81sk4hyrsq3rps6adpfk3b6jv91p'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12981avv5zfllll1rgbhdf7220mshbazlp6s0k04dpl1biyymvb3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1c592ngqg0fw4jjzfqya6dnxn4dmlq0jhgl5x8lys35rkfn695pj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17ff1jlmbp2mcgcdsf3i2l607pc9kwgp1q3rmggsdn0wxf6jc6cp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/14s6z93y7c4vrqxm4lg119pvbg7vl1mhq76agj3gczvmdxvj34qh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0x2mhcring3zgilksswrabfp1kg89fbzqs1wmml28c99dncs3q42'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12ps1brgmklwihh9xkzrqqmhj62s9xqc02prjxn7gls9fbsb0dkn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/114z3r17k67i8v87pcm4gjvdwxf9sdz6dr91bpvafcqvd2jc5wjh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0cyvx7p6ayd8hj5pq3rk2qii4ks0ad4n0f496qqr00zsplvz7i9z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1qxn8vabf5samffdb0b83vz8wly259a4x9gmqz34d3jmp9sr0kzc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0cqjxjrw04zc6fzrjpch5nwipwkybzzrs3czrw80z9pb9r6cyczd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0bq8a805fmvjkbzn4z2a8v4azqf52z7g508fxqrwmiys417sd8hx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qkxkc644fs8ha09xp32q229256kykcnblj5hl5zkn7vfhv6yrrw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/174ppmi0qv7iah9cxxjpr1jdqi0qnlprxlr87py7i9rxw82xik7y'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1xmr8l8qdansrhb6xll5x66ipjq7rrsfznggjb3qkcrb59mmbp3h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1vb8c6100rysx06grjrj7jb9r5gyajszchbxj1y5l9nf3blvj7a4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0dr0lvh49z6rzbymcxcqpqv500fygrf1rrzkahaqbd8i3v0xqmwq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/18197bdpw5kdrfy0qslvcgjg294i8lapf9yacamyh3prmmqp86n3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qyaxrmw8paqd6x78jfa30b4ynyk5fv7jr9lxbfiawi9ggl3gjh4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b4pgiv5wzw1nwjp0ldjws3vid3qhrb5z6l6pv4bvkjg9qkc6dzd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1acsvha5ayc265abcdqlx1aj1mw62skbzlchm8rnq7r5xxx2z0fm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/15gjr5w7wwss00apdlwj23mr5pk48kfsnv71hjwkd8jr3539n7v5'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10dcg120mhwikg7qa9awz34f6pzzbjk2hc9xvvqrac8p09bzhx41'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qsgcshrdmxp2hzyiyvym28x5ivg9jl2357q9ma91k7jmcrzgl5s'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ggfb085jsyldyngg1sw73h447039aslmpyzhivc4p79b3dv8vw8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1n6jaynh76cjhw5bvd78bgq6zb25x6bh4ixfxvd3pcp7g6cq51sf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/04lz4abxnjapvdg9l6yq141mcm1a7dyi0vp48dz5spmr9mrj6r2d'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qnylghii1ignbaw83wxaf11s0cham9c26zq46s26z9wa0058wcp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09kwxvx448lxxijj78faa5agsz7p8w5k91akmzyi8fzly09pc2as'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0jymxggs1zgx5jv6d9bxfr24v6ap8dd1ykc86apcszbfgamngk0b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1v51vjqfcwx3hhnjfx8pz958w21mck857blijgs8w84b7vvcb3kd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/055cxxny1l2qbsrnwvha6y67h0idr72jbha38pkf8263bxxv801q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1vnrlhljvp9x56ry2rx0y7vrjr5yja3jyf1lvb3dll90k9q2kfr8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10447rrbnkjpv9wqqmnpx8p6a9qk39if25dxbrzk5sn02dg73nhd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/02dv1xhkb2l61sj2mhwxdbjr9nyrma4zq1x1rs3lww5ll6nrpbla'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0x0hj8gc5jjdlbllf9cqwfl0awg0r7iqdf1jcqh7vwy7m9fs9fi9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b7qi85jrylfcjqp3y5vpskbn5qxw433spl86bc5rpbhkrmzilv8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fb0vdqsnarid5a57k2ykmw2pyzydgvy1ha2jr8kiq4bgg8q3mcb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/08dn1i31waf800dh8d04fmvqjf2y4zcnb4vzlpsg55yavbndvgng'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1wz4y4gii0r55ri8fkv6ffw18af23rqhlyvc6mnfhsyn071aqccd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0cxszi9j1f4giiq1yn3dkd856jpg9h52dmn02y5am6p8amjg6y8b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0d30v1anyglaml44qv1d5lqkzw8928hzi7vcziv1462rjzpwww8x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0bw4qmmxpcaa7g20rnd2vaiz8vy694yv1i47kci8q4bph9bnlk75'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1l40r1lrk48mjqrxsxk7xl8qid295fwp6090kwpwps10xxrb546y'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jp0iy9h7fkcvr2bdggsbhgm1cgfbl726kmxdfmmz4kp1xwv58sz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/18qb4fgxmradfg6rx1sb28j54vx1cjmkgv0851df0w8y94dh1bfd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0l39h9fr2243z9hjczmzff3cmk7vffjk2ca2jw0srnss6bvjaw6w'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1h8azlhy8ps9cgs40p106lszrpj4k15bs2ykqg9q3i35h9wdndqr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0mmh5q2grr18xkgszm4xsmdywzxzx5gjkdjr7k4mlv9qpmr52r59'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01iwk0qbn5fp46889zcafn8lm85gl5jhf3i6sl75f7g9vzygky0m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/071sslr72hp7va3kiw3kwyjlv5n941725gfczgx5dsy9859k8mjw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0655abnk3a837rqgha5zkj2cp92s1nbxpdwv330w8w2kjvyvpdam'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0jz62kl9vicqb4pninnrwcichjn1jlbgx7vj58k8dmyd4g8y9p2s'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10lb1zxzddsqdxfccdvp5anmpp2bmsrjwpp477abqwykv1k6n9r1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0i7lhl9j14dlljjz3z1sg6ffij07rhhpw6w8p3jaqlvaddvz1920'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0lapvpfpz5wbvyjxl1qywxj1n4r4q4v6agwwkpby59wa2xsp3as0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0mxssgzrf4x8j0xpbrknfr4ak6d1djlxfap0hqvfqlnfmasylnj7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/19v7fl5mavfdbrq6qb9v4ff81771vfn8hkbm2hyqnr1rsj2cpswk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0sf3z5xf8lw309hnxzy7cng0za687rbxgvwfvrdcgd37aqc4g2ny'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1q8nrn9sll11cvagk0bd96np3nv9m5m4igls1593znf0azcc2kvh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1k8v1zdzn5pa6q71c97sriqapsy5zllwf3650izqsagzqxfv2nz7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/023chcm368qv9zzgcrgj4sisbyygaklsn022wmfrgbs31z5sr7nl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1swpq14cgsz6a5ks1k67biz3i9jbf9sagj2kd4myw5lfqqxw8d02'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1xkl1dcr725xmnhiga2kq5143p6w52zbcwg96if10lslqk6p64m4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1a8xf09yxn9d2bg6xjh2dlx7879glmxm9k77ivzw22zj7vjad2n6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kqnibsm4ddhjvjd1vq00dh2an2gzmss606aav3pbnmg0gpsbkf8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1j61ya8j2j70j8p9jngkam8n1iv36xc2klp2pbqm8q3br4fjli4k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1w34fkhjyb01c74a2k1jk8nacyapy7idxxn5aqgbvc1vdgvkkbkm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/04x2wssirwrvwacnmw7lif7dhqbx2b5i5q0n2r2b2890jcxbzcaq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1xgah9vhrbybafvmpdr4w2dg8bhh9vpwpw2w94fpwd0bh5kv1hha'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0gv7daisi1xxclmb53js06wg2xx49152scmz4607yfdrshcd0hxz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1gq7jaqldxpgys8771dgg9i4bysin5wpn34z30dy6r8pnjbc70c3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0zfdqqclqvpjsdhqnn5lsh8izv3h5387b9p4kmc9737zx561v2c9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/00a13ih79id4avm1h816w00hsjg3swfqdgbjgl2448h948digahm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1h0bhr89q8p4j6q14vr26ih5kzpm3wnwsndsz0rrr08pa5ymbqv7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0m8hzzvk44az4lxblh7swznpdgzcpylr54vfhbaic8k0scyp929l'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17lq6wnbqk9v1qkkzipb0ih94iwzmfaq3vlfhmaq4xva5qscgkph'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/05yjz3yzjdiphii849l922hg16hg3lkv3mvrjpjcqv3cl35ckiqi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1zzlk8qhjll8arb18j5kmn94fa0yb8akfbjwg2yzgvl41skkz0wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1sxspm9xqf78mv00czgj59k6s7l2wsd1b997j8zajnmmg10idsna'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/19q2ikd3q4kl1808ddw16shhpddbm46fmazx5pnv8dgn65al8dj7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/046g2ws2dlzmbx23pgrn67cwpcgllkjwkqv96rvfjparyy0850yx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1gxpw9drjkd6m9xp9fcwrzfs85fdk1kz3m6fmd9in1s5m9nk0wk9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1f1aybm38yn4h01mzlc69x1m2gqhgbkw3wc0jijcn1rm2489m6bb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/130s8yk945g12gbq94cqkw4id2rj7msbzwmq3a7hzv3k36q1ca3h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1y4n2wcz9d7plawy1sqn5vvfg1gqwm575b1w6lbab1jpbz37qywb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1qzk6w24fi8ps4lai6s04lllp34a3nscksb4slqf91w6qfxzv7ka'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17x7rlyb8q5k17xpak8pq4xh2clyspwi7nlhfrgfg8q5zvj0wzqv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0805rp1zrln2l14xvz3v6ykbnih23r0kqjprrfh6ahndryg4czsm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1j393d40crjjspxhsyiljg00jvmr5jk88vra5bg9ypnbpizi9wkh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ggd9a8sj5cx5xs41dbgw2vjmkngxykmwj0wj4a60r3jb62bbnii'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0kw8hbg9msr3l50k3kd52h295n0j17p4v4qawjfppba1spwg9c9p'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1bj1f03bcalvic2sach5bim7wknzlra6i5chjbb4ljrq64frp7sg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01w39srndvfwrivqp7hlcg707xgqg7fiv1w4kkfhks737zpm43xc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/055q7qg4zazjliviq573bj3s2gyf45cf3kl959bakmf8z9fdwq8i'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1i8r0q2bvqnhbbgr5cdddgq7233l4v4nwbm0rmz52qhx0q0z4m2z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0njjd4kaabvl5h2qr3zv0qhibgvyx1j9y55fa01ahrqiqfxzyw54'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rgj6l63h8k397zk5z6qq54a6cb7az4jyp6izsm48x1mpd47qdw4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0zx6n7lgvrx9hf9qzfaw74nydjhyxb0xasbp3rn8lac0yzps2fnx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0nqlc9m8wzyf2y1f75g9r54aw07cibbrnbvxnsl3mjhrymj4dxp2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1cs3r7rj8ghyw8fs1dlbr5fq25d7qjrrg4nl4q9szj5zqj7vpcqp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/15hclkslgqwc2z8galrlvxxqqi77wch5j84syarbvinfrrwhi5fr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/06shagqyzvk6cqmqxy307wlagdbbjdxxp35xfgiahzar15ccj37l'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1cmc899dm8fqp3f3rjjagw7i8mag7wvkv35yy6xn04b9fs6is01k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/07wycrs2xb95f3080hm7yz127lbfvh85bjl496c04gddx47vydxm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1q6v0qds702a9qqw1vqvcxf7mjclqwfnqh553pa2c3l7az5gmvvk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0pj03yqzfzasdj8wyzmbhf9knrxa58m22a7n7rqjs37v5d5bsg6x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rmhjlrmacwy82f5bkv5cbfln00sccjdjx8n65w40hnwnpnjj4w8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0k7qfb8vsraxkazbjynmvb44zys7iyh0nms0m0n7csz3fzwr1zdz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1d0zbz244bp0vldzr9y4imgkvvjrk4rgfqlyawqlcc822m4xd1py'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/16nfcn7f4q23jv1zfx69jaj5yg99d27m4a7dfc0p0pna4pgj9hr8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/03s66rxmh92cgycwy39vm0jks5x6jygga03nffd609a3aix63ys4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17hriqv6jffplr4m7rv8dk83hdm053bvyz1ia2lwvs20av72ri0l'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1313szsx1x29w9fq0q6spcif8dm6wz67r1bkl0q9mfcc5krd1ys0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12pdxnd1r6f7d1xkrq8c1jg3p1nif79cx7byic9h7bz5v6fxc43x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0j9b7zz42wlq9mlbk5zzy62v6yyp2zpc47z4w11ifiqb1ya7r22r'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1nqz157q26vf0hg21r7yjyvcn670r90bdyj6p3gk7xm3q18j19xw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fip418vnkj681v5q6h31qb3ygi81d0f1glcy9afgd013vkvpcnk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1asd44scq1mkhrvy8yl5hwx9l38jc1vyg4jlarnw89fqrymr4dbq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0yz24i2w3wy2paibwjpfkdr1sgk72r7106sh73ivvhny50bg1hay'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0bdsv3z2vvvi2mzmq6dhw1napjk5g15ynklb1yls9k8apkf95k5a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/111286mkl88v0hi0vdibzdjzfksgfkjbdjfk0zm1h12fk4w11xn9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jinz6pa33ghmjh6rq1g1gm53g6hq5sd0511a1q04kgmqn09hrl9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kydfi3227fhxlk9cvi5mij2j7gp28xf19gwlsbm2qrih0dsdl3w'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/084wk547pyyrij8laip5bc7ivqzm5vi581s1nrlrascdxa45yvzf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1l38qsbcpsb9l8p9fhqrk35a02cx11ilbs5dlbccggc85wh7ly0f'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0x0vxjp3hmj3kx8qbxagrrwanwn8k4047z34ps9rm3fzplmfgg01'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01g2c6hf1ry1ky1nz1rl62kq7883im5wjbgpmpbfc95jyizyiqx5'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1m8q82qgp5akr62vz4hw3lvd492cyrix3i8yw4bwmi61cwszm08g'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1gm5ddmdv4isrhiinkgdildhql38al05apivkrl3sid2mxvg4d2b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0l2045h85406szgapykhivhhqxyvndh6mvcjpk5z3r94gpgv0d9x'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12zqyv7ip2hgnn6ckd6h67mbhafs2fj6zi6hxlawcjhkc0ljy6lf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wgp90n3wyp3jm442akr2kk0i7az9vyyqx58bcz63jmjawlp3a4d'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1mxh3pxr8nb6cb1fhyr0pdzgyd5l3am4dkikicbnbd2why43gas3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1gk2akjyvcijigwl42q9gqblqhaz8pc8j90bv1d8snpjmkcgp9kv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0p95bjwj3wkpfzaaf467q6p0rc0p0724a7pkiplx6w88fwmp689r'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jvmyimfpfxd4qq2v7p7187gm151dpkckksd1077zd9ahqc25lfk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17pvvfk5g96mqygfp1k7a34jg1y9jf55w3qs54g5n2wkj6mczjkz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1bwvf5cja96ll9xilbv0yyn5sxp0hvx05pwbvibpsja977zkx146'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0c73bbfbqw6cxkzc3jybzp3p5dbdx4iicb9a47wz2j8a8ydzdgsj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0by11hh3jbyqkh854xnl33vnmdargzjb8z72pfksw835rdxlxc20'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1afrmkrl6020yqr2xkv8ligrgc65lslmaxp3z4rf6s73as9lqvd2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1j5hq9yyhls8k8ykdbi5iig6w6r6l3yalz7yajp5vbfpc9g93f2l'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0c3n1qxg719c9x5vj2yghxcrpifzqclnzgg992764ygx2bvp1n0k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0r3badrnj2vbi342z5wrqrc4yyr3bkflibr0lr0qvd5l2fi4ryih'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ncmzwk4f4qxdickhhd5017x62v2fcvyhjvddz92v8vva15drgqn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1l1y250b7jf5iysh7nclvn495ndf4jpw8v5l4fkfs00f405hknvl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/08avbg7qhx3l99nq80jp0rir5f2ykwrxps7r0x8r87p4qyifdqrh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rmsa7m6xabazdfba1dcd7mw92dvqn82zjjv9k8ijxjgb2n819ri'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0mayrb1ypgg8bfb9w5xj01m6grc4nidgg09lyxxnwf0w9mvrca4i'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12wgh5axnh1iv64hkw6g29wvy8rfknrczw66iq3zsmsj7r0lcd7i'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/005i5kkynsls8ri9lq1wzkij8s61jklgg6fmi7dbxnr7y5hb1a1n'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/129c0lj61zzd3194hjcx8nnc1cywk5r7kc7k63rq3s676ld1mpak'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0q3i7idq7dl2vhijzw2isil2xksx9kbpdj6i0vab3mp01ix4wjjn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1xy7jyig0zxxdsflakhi29220m1cpl09v5sxijnns7pb09b0w1w2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09kkg1m28nqkn5vr923zww8kry7g9dfj6bmrsc3la3khhb1qh0zm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09vpcy43lf6bcz0k0p7894v8rm13jsnn2ww64s7lnjapz918ga8c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b9shr8bm8cd1i4b7w37lzv63wvch1vsdza0lzjsrhiqsx4ysncw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/03m2mbia7m5gn9i4gwbhrr3f1a9195riggdqm5hb0kj03yzamqwb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1hrall5d1sainrsgq3vx122kvrbc7iwgr8a6138a4kwp9pvwc6i1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wlvs5zi9gkd95s46ag2z019h94iafh4ab3k6nz5b58450zd5y63'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09a97pi8v7phls62x1i9b6d3aghbl7c8n0h90dwfmqs6h6bsfds2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1hwh26g4899rxcfhmjjryhgcsrmc8kpna3qc6sbddgl0bhjxw6g7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kpxixsqy3xdvwqwlc6chfqb6cpa9mnhfkl6jjvyff6x5d52a32d'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1v1f6ygij6vsa2lq6yiasnqh8g7cciws1xa4ppzhvyk66cxjfljj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0r8vxgsylvwk7aidk225wv7cfii26gk6mfmch1gnlra8wimsgfxk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0354f9xmh32drqqgmzgyg4f25i9zm0bzclnx4a2fp9811f3p0ssy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1lwfh8v4bwg76yxbfb5zav3iid0b0wjry7k2c3nc1l0c1wqnnidx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/03zgm3qnbn5np67sgms5krwszpsk208inammlc4qiia5g10nfdzq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wg06vhd43fqkgafjsmdjybpg4wyzbwnxxym1lsb9md1si8y3v82'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0hjqs36bllx7dj9j0z5773hyczz4pawfr5jkz31d7amm5qsqsrh8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/06hzzwz4x2ffgq206yg7h5fr6y47kv21bsg9kl8figaj4zgz5jx0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/18005sqsjjp16iivpmrssg1bris43kn93yl66y4p8cv17b0qaidb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0nj7nv4djkzm1hn87gy3dbswkzp6v6wawfqmijf9kg4nxzd6vjj2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0x4xp9lg7m3gmyp3b895k3h56yvjv181n2svyp5dlgj6037gki1d'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/05ymp1b4dhar2n5jfcmmp5i10mmkcryvv6qca3b15mpfrpxacyx5'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fahvd51g5qj42vgvyqfw24ybkndislkngxcrn0s7j6pr7fly3j9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1361jc70cs9wm926zcs629kvag1fbxjksipd28h48nm4cnzjasfj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1c15dr856r4icq778qn60ni2kwx4c6w2dxyprsxhp2dk1k694ihi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10bx69bjzsrrw680p6ik6695vc9js5hr1x2gkr6r040nbb8azlq2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0xahy9xf375h5dfcjb81rn1r5dyk9d8b4ycgb9qbcyqpwlprwpm4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ps809q6h4wpfma1gsnwic2vjngqyg4pxhrr6pimvprg97qj43hs'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0kfnnxz3jzhhhfjxsmv922r1vp1az7hsrvqm0ivpqljm1x8915l6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/19n0qr3gfapyhrg5rkvlkb8y003j1034zd7jlsyqipwlwwr08bgq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0dxhwldv09z9m4fq9x2zwcxcd774wlnaf9pzlnxafw09vx41idqc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1aacyxylsn1vq0wl2ycvfacccm1rw79y8rk4yi1kmy48wsb373gx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1clikmw5dcxd55az2c70dd60cvy0m72bnl6dxrkv09vxbj7bfy1j'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0m3zzh9s1hmmhqii8jn8y8alr8ly61cg6k50hji7mbf8r00s9kwm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1n8ygp9wjwsczb24ag8gpnznw5m6dl8932xp6h29iky1clw62qzy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1qnwfmjnkydkkrlpvqx79cbsdpq1gap99glwxvqh8rlsjqbl4v9y'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1k715n4lspk478hm7q5izan9nvvclipjj5pyq7j9dhmdl80ircrl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b9d0zbh26ap0bdgibdaxvd9p8pk2f08s7d74dc9f4v1bpr5ac45'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1hwqf3jzfq9d46mq08jvh564wbbkf5394c3ah3pynxajpi3k7xzd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1h0yp8y7b1vqfvyazicrdsjz2lfgic6sqf9m0zrm435i63hd8v85'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0c78mxwkxkr2r2qlrhc9vkg6sn0yrywj4pnn7sq53qyxg8mgaq6k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fbkwdmkja3haqlsw7vby5bs12nziqh0pgka1p8fcg23ik8acqzz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0vmkd3h89bnljwf697r9mfkbnqrg3yarxf2rijq8bcgwxbhghlsa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rjsh8c9lr329pyq6h6dmrrd72yag114i8cis5662gm8fxhfccwa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0zp6ilgrk8a7wwb2nkiiw7h7g45yygi6z90y0radn0zzy215nxpm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rqbis57k18zrr2j40dmj817yncpqnwk9kva51dh99ah1xgrdcv6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1x6db12cp246l4w9c7masqr2423vs2nvk14qs3pry7prvhl0svrj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0glkigz21mx7ddkin9xb9hspyk7xvfsbw4nlyis9xib8nswvgscz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1wqib0xag458w5yizz59j0x5g88ra8z972sn89yhyjz2lswwqszc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1awf19jjfly5l12cblxjkb05m7gsn4f1b1lv2p1i72da6252m2kl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rkcgx704imiwx1rnmb66w4h33dhdlwnnwwygjqzd4aldk8j698i'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1n2d6c91a8iw844qzl7i0w310ypd1nbj60c37r0p66rcsnw6lw30'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ar4210cq60klw8hqfcjhjk6798hz5dwjrsgj9g9lcrvxkf5w4ij'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/03h3iisdkc0zcw2zwrnfr20rwxxj57r5f48zyfmndqwyd3zv52df'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/078hhmc8nixk3sflm5pd3gdylxm64q2x78nl2mnb6xdfkdbgwgz1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/15s5lz6lrw7qzzrz07cb3j08r5ravnilbqgrpw1jn5q6qi4qdsmq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/06riiddm6w8sp4p5h60kdipmgq0kncx7rc3gvj3x8cfcrfn63a0r'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kpynq2w58w4nad9a84c7kjpcpya241hgs8y5k9cl4hv7rdd4x79'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1xizzdhlwhxym9rflbm2rb4yynrazzwxh3y1lri270g69k3h2xc4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0z3d11iqxf8yimiv7kzkwnkgsgig28ag7xrrc07sdq8mx52dfyc4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jdkxr951gxznwwvjb2wfl0sz1kw15ckigh4m7vhxhf76j9sg7cc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kl60pi192l6m4gz46vkwl1gnjz87792ypfx3j8zv54mydfnzv4k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0k17jyvv4qsgvs0pqibfr9d9bfadzhhmbkwh3fz4krhqrgf4cs7y'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0l6y9ziccxxdxyknf1gc0qbrid6lzr238k918l498vfrlh33x31c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0vsb4gai9yl6i9w90mn4ifbx86n6wks4hzyqs94n2yxbx2j3ibac'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rdyx7faqm4yiqfhdbld6sllh7jpxzjryb4bhq4f3xjqvbvihg1p'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/16x7hsrj93a2q6d4jvh18smpvhdip10irk06vpj2ga7ksnldfzwa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0iqwk489g8isg7ykj4x4wwjfi6vsfj2p34f8df62zablw4gvpa27'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/092ckzf930qjjkll87vdvyf5mxania4hs9n3k3w580m9xmn91gny'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1906hc7njl9gvwbdfri796lnpn34h1gr5vgdviv6avg1m5kd8y9q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1y0rsd140z2pg1k9kgqr2v55a7ccw4yykjfnmkd6hv375h15qf4b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1iwa73pwp3vaysl5w3hrpnd6gpi46ml7lw6n2sync3qjn1ran6p6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jbq0qgr1gpm1knyplb21zv9nl16qya0a1kshk9hmzz2qrs6nb9c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kyvg5ggivaxzgwk2r82286pxchcnrapf154whn1mijj762ag1q7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1z13r3y2vgnqwz92ib24v0xqiwsfxxrv9j0vgj4kynpigsbbn0zw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0r4ww9jm3azlq8xcln8rjczwg7yy1qn0xli4ggr8ahl5l468pakn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0hc2766332skqpzws37fq9wfzmh1b0iznyc6hbxb5djadhzw8m75'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0n0y73rcni0p378zf9szlpdgd040ga0jzm000y2b2b3fg28ngkas'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10jsxiil7lsqxbrk71v92nw4yd1dycxnwqlvn7jzippf3kchknhg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0cqyn9nag05k6hawlqxi4wr0kav7jm1hi2rji7jry5sg2iz6wvhi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fp4k68n1cksm82wa5i15z7k2cyqp8lq7427sd032rqqph1307l1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/05x8zrflbggqy0adrira2g9wfxqy464r9hbyw6qf6vxvbl2rkql4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1jq9x0kv88lq3hdrrfwrvfyb13rl3i5522fszi7ym3kwqcp0h2fk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1v8kzb4c9m8z6dxnc6gg4lfkhw0hxpqrx9sx85ykd5s4wjw0jmm6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1nqkdsv37272msa0ny2iv4j98d32rfmnqbjlvnksnrnm93p6clv3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/050v9adb84ppj5kq7kbp8bkk0krr01pcsdapliannr6c1hsmynfb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1zqwggxbs84sm9rgnassjhrk4l68b8rmp372nf6ifwy15bqpd27q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ip0wkj76nv1xiag6c0lfj9vm6zp87siicdyacwlzhlz5f8xb4wr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1dyv4fnmjdx4kjpvwm63bdzh3ga8jngkbm69akrvwshlczirvcdr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0i62c5ssalmbq2pwkdnwn3hy1r4fbkck35mrkypwg752hkgm7zp1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0gjw43ml4c0kppngr03mwj0ad7q3w4lwqp4d6jkdk3vqd70309fi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1pxlkq9d6wjs9zqjhrjqzvn9akxqvc6qg9i3dmfklyr3drnkbb59'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1mm525zmqywvsb0dn0n6izygkin34y4477ar8gi8nkzzdsl1wj63'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0s9s20nmgzjyrmz8wbm57lspcbwb2vsw084vd2dq5x4jp4hnbjyy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/10rnz63mp0gy4kximm5173ngzpi07gimh94ivv50a4r5q60gijvv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/06w802jnd73q95cavb0l7fj9cyrp50b179z6n5w2qrwgylczylqf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1hlm59iwkskidpz5bfavpvqd6lgifkhlpqpybw070xpi38ww7x1s'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/139q0jvwb68nshmdsq5hkrgizj40bf8r5aylmwbrdddrrz7i0mmy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1h71nshlpsvxsv3wlhpxqmbbi6vsfjk48igb6fzlijvsk8s5ggcl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1gcn8ybixq6gpgakl6si9zv5m1vh8rv7br3s96f2dn91yvc4idv7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0layabwb8ahxy8nkxdbl71h2l1cxpsmz0c52jnkigjdryz4iv4ms'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1055ymxzhxnvyg8zmbh7aqaj41mrrpvsicpf12kfqbd28jj1cbh0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/15gqslwmm3afnrqj0vfgvfrq6jglbvfw84787mv1aqj4yr13pabp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1bbkqx34v0gcw7hx696s853vrpwiz1qlynl9n8dakl3faczy97im'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1g0p2sb5znqcq4cryvxs3zqzqiaa3bni3ywsvmsmawvymwbx45pd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1nfy5km1iral5wk967zzgaj8gwgb3g6jladvz61kycjgav10vdn2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0slf4wlkgj0dpbbmka75ar64r06ldyk8i3w52yicqxjavvv89hdk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0vmkvlyg54g1wmkzfyladxwbliad569fmb4kjs2is4cf86qyv1r4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/056v50z1r2sg615dymnk0qgcwhvphra713hh126k6pf4ziy1a836'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1791qnia5yh7j2b1gqfr9np5w42rivbn0mjrlcvcsm6s7nxa4vh7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0130ig3wy44rqnph32y2svpsl2wplxqjx02aya8nlyrlng9xpc7s'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1f8l52a3ffan1srx7q5qry0wg3lh6k8g1ja1xffiv4ad4kws344q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1g5akck79ms8h7ggdgi9jmyh4n4bia351z64n4m21jsz3c4ig10h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1b355kgwcaykpw1mxvw1q68xy4s25bc03lcb10jdviyz4l99kfxx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kz9b6ckh2s6q5h1y1sz90phhrsh99gic7vbv5yhkyqvqgm7nr0h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0gqxg7jhfj6dhfdhzjr3mxbd5ma8x6c8h1bc4yig7z3afckkw0rq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1wrrnm0w1c2gxilf5fg2lazf261aw1nr48wh8qg2gqkq3scv8kmg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1w23hp3lz8c9mr1pyirbz2isaymfrrq6d62fc10q5iajv4igklc4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0p2jns0d6njikzrr3i9jlqfsa5k3m2vxzylsgzzqacjgp8w7iy2q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wglqb5i7szqi743g2fk15njhy3q09h9xhyayc2w0adaqiard36m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/04145cadi2axxkf736gnvzdvgv9vr65z6s2hzrniyxfyrhdm5af8'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/05ycm6hwwyj1y9szmgrkqbcmib5hhjnh79xp3amps2vgqqpmxfdw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fs7v6lw0anm2rcakib830zc6zz2il61356b2ljhll92vakkqa90'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/073xvk7z8a652caahaz2g32w4yg5j5cvvq41j1yvrfaffk345ji0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0cqm3vifsckvx7ihlvgdbfk0yhpxgkzrghvflnjs195kx5wkgryc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1kgx4aj91l2h154d59cvq0kj5p826cc1fryrbkmr3d44d8kbnr0k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0dpx75vq99mmvl6f9812ji2161ipdm6phm1yg4nkfp0llz3zrqvk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0i7sfp0ir22pqgszi3ls7gzjwmjn3wpr4ihhrx6lbj6m0bj2q6yk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0k8k71rkvwv5hrhq7583kza6h11pdgzd5a1w61m0gfkpf70bg2p9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1d60ckjq4crbdwdgxrxyadvfnfbbr62l411sc16xy3gw42yg1kjh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0wjhal0gw340x9rdji3znb04wxdj5gapyvmvfgvnd8mz97gfp5fa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1pvgfbia0i1fvk3wvxafjndncgxc3dd8dlri6szcp4vyskidps85'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/14cgs9p80sm22wkrw5ii8rmhyn5x93v16d75ffq7f4bn5ybv99fj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1rc7n1js6a4i2yyvjbaahil1jpikim65vfiw3r2670xy9kam73x9'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1w3h52i00iira8mv8iv06yrzbyns8jsqk8i7lm1lqxx5ncn1d5wg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1n6j1wqnjgwkplgr35y1qg9vvs6zg5pw5wfv2d9465zhvchbvb0f'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0xbsps41spjalng93qk0had0a9ladamdjlpq30i9z5qi59gw1yzk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0fdqh805mjyc4g84s5z06n48dw7yai5yg8bgr6y2is5ydx2vsj5v'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/16iz65w7w9zl1rki9v5lh9s4jqi2zncca83ky5lgy2waya6zwd0b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ylnyxavj84nlrsxipvcfjz8gk19fn9h7si5qjj7qi1d2c19haf6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1z4s8bkzgcw8xl468bvdgqx3vaxf8b10awfcqyl9jv2b3ihjr23m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ffx4rx3qfhyrc1nn3gpxrwdfwa6aiwykv6ldab4d47g5rsy9sy3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0sz29b11kcacm9r0rgv409v4xzysxf7xxg3zbdnhjp667c48smqn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1mkxk3p8hck6bg8qzmkbbm5ddcra0m89x4b913q8hms89zp3jiqz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/19li6b23an3x02xpzirfy02zpa17vawik34gjjj70nfg560hvrzn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1bbpzm2fpzy55jak01vrmxbkacjnqx35z4kk6d5vb5sy7a3zyygl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1ad0v8cxxpn75w8l57na9g5w3ckydp08rrajhg59q7iif3918qg1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0s3g0axcd0frpy9hjh1bmanii2785mp7rimpnc201hga8mpqh8pj'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0gy71vxiq112kfwgljp3kbk5530qy49v4yihp140wnspa4zsxmrl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1821s2a2clfm2lrn89yjsw3nl8q6f9b65skz90jqpcabgd9wsb09'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rn5h0l6r7prrwj5gh1pzan5x9g8nc62h6vhfb60s5v3rmlc1qxy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0y7f378jiglidpqnhd4qacs4d2hlzgmsvffaw1fmxb4a9g9bqqs1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1yj02cz0rs1zcafji7csslxy2hbn40w0y6jr3nrb04kk8f9q9da1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0haay69bjx41fhgwcb1h1wiikphh7hxiradw7kazyh2550xl9r0b'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/037k02rydrjvsd7yg6vx92i181x24yra1akxklq5vbiiqfr7f22q'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0whrai4wlswnhcn9d8c7gz28xjn3wgw3ligvhy9wh2sx44j37dk3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1y4xv0qpd1cb8gf8jrry1a0agqr5s4r9rrz9n9wrz6wn4js7i8lz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0hp3v9x38ga9rwaa9slrm70lzmqvzyi7gq9vfrw5vph5jnjxhpc2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01ai06ynpn7yjr9nl3mxmsv2zg7gzrf0v1iw2crv9f3p9c13fwh2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0d5n06m39yhrhqd2gi3f83r9lxjswzsma47qyfbpc87qf3jdgvdk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1spr4069jvnsps1wvygawj3k8qy4pqval6pcqs1r68hc0984vfxb'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qhglrribgxah66rz7hzrh73xajljg4f2qblhpzak413731ssf6c'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1qgvf2cizy7sdd80awpdkhs3b7llpanfnfv3f8f6na6z3li8z3iw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1l6bpm342x027fm6vw1rxhjk3kxivdjmkvcf9s3s5x1l1m14y6x5'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0w1rg42vq2c7cz19wcs94jm7l9wknrf41yrbvjxwkiybmy4vvd92'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0dq69100drv07p89kln338sb0z2gr87xj6qylq9aj9xwxyn5c5y1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0n75m5rjwgnp9d96ysmg8fz556j4bk36k76zzd5crvgj5cp059xv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1nalfqmjifg324npywzfni9g5yv7y61y9g62i4h63k7mdvni4vsd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rrdsxc72w34pci98b6aq351md46ahrrn5ix2majkzv7321fxnhq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1vl4m2hcpr473gksz2jn1q7zcncc7gsqpf7yxdhbz8bdwvy5lz6m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09i3g38iblbbqg4dfg74kbimj0kxmg5884yr5h6pglrk6fnrqiiw'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1fgzf1j67lyxgrjcr9jfgyqdj5imdk3azimnbm7065kqf05v3jwg'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1mg947r6nzldyvfq0jrakpgbraa7996bsx44p96ya3fbrv0q7sjs'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1x290ffb8fdcvb6ffmwr4rh2zwpvnbiz5n8fcj3ksxjwd0v4nvq1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0vg62zkjb2dq4f9hwfsp1c36q0kffqdy94g1xs0kc4i9vf1h78py'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0lchqxyzsfakkcybi1lm3avafpykqaijw1dym1zrfph4qw2s25hy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1c4mfacy1mkpp5pqzf10pghinvvvzr4sgpwj4fh1d085bbw87l7z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0kkz8270zgmqgr2xc17q811zqn9kjlrb9ja6bcy9n1z77d433v0j'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0b83p9p6f0gsmazjk0aixr2hsc77dafxw98m8rskcasya6xp60qd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1za6szvv58bnlkzxl34ibyshdwd4hj2x4zg32wh0k9kawxpq1yin'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qgk19xyhn5ixylnnkl6sdvvv9piiypyd4v8i469hh1vpsx8icgl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0b1crf6frjjsd5d69v68rsfhjsfllzdj6r1nbm1cjiyzf98kbq2y'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/17r66n56qjyi44nq5ykj7ck1ga48ykjx2zlspg76m0nivrqr7j1h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0rnvrczj582v7y6l4fq9gabm52r8pnwi4ciqwhgw27k3rjkpa6j6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0v33zw3ak0vs25gs9dl11qs1r8fd7mxjqpvf5zqdqjlvw2551816'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1wv7dn30x1dlz2nghznnk4jmkp64lvfxs7f3hb0g09k2fq1l51yn'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1g6qdwfpy4kky3xyhbsf0zq42s162zrj7awkd17jl14ai8jasfif'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ks8wzh8lfizqk3qblizj67blrjk4nmb85aj1k570ls3yw7dca7m'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/171vj0l0hvq9al44zlcajwykzkx11y76v4kpxrjc9ybpn7q3sks4'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/1pca1vjdhnr0xmj95mpwpagb2rkr8hzf1nlvlhkz30b3dirwmmy7'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/09fngpml5zf8my8p8lb71rm5rhkyz8zrdgsb0j6kmykj9mcwk1pd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/071da1865wdggf33y5fh6b4hc4rfgsi7bg746hc9p356y7c7sv1k'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0ys8fqxwncqq2pfrqh17dhc9pxq4imgk1cbyibfisz2pw8zkgbw6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/12nh627d637rlrib4lnq1mp0q99n53106zp0jkv7basm7md3l9pl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/0qnakl0nrfzfbrpd3lnfl485pbz4i0w9gyw18by27i1qb885xy7z'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/.links/01c63yny2kx1v3gvy5sdg4zyr37r3zpgjyl30kwmdjcplxq9ljj6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/jdxkcia2v56af7gq59f4vg8ipkzg9a3f-union-collision-symlink/foo/two'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/jdxkcia2v56af7gq59f4vg8ipkzg9a3f-union-collision-symlink/foo/one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/jdxkcia2v56af7gq59f4vg8ipkzg9a3f-union-collision-symlink/bar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/44jmyg1kazv00bllbmqj5nvybfm8nrim-two-chbouib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/l6kyv4ldcwyk93m36cwnw5pwz5s6v98n-profile/bin'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/mpmllbimyqmvhglays3mi33ia6lkjpkl-to-graft/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3bba35kiwbrp43hj4xwx1gx2s97nfx2b-profile/xml'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/mxa5mfj1dggk1yd2cpk1waxgvaxpgpa7-allowed-refs/guile'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/7a58ddgzvghyyghg9aaq56vmkgxki8p3-P2/p1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/q6inm69zx5jpwhb4dkkv6q72c5jaczz0-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/8czr0k6mlrh3wgvc41zcjzayxd1mlbv8-P2-0/p1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/xzny4b8060h7n665by9aip754x39rwnb-fixed-rec-user/symlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/1x1siiz045r152wc8i5y978wqmsqs60r-p3/p2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/unexpand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/groups'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/readelf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/as'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/stat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/logname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/mv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/truncate'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/paste'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/yes'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/chgrp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/echo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/objdump'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/chown'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/dd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/head'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/['
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/size'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/timeout'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/stty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/pwd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/factor'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/od'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/wc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/dircolors'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ln'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tac'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/env'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/readlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tsort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/whoami'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ls'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/hostid'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/realpath'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/fold'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/seq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/basename'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/.gcc-wrapped'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/du'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/cpp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/mkfifo'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/mknod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sha384sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/numfmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/fgrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/uname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gawk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/dir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/nl'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-gcc-ranlib'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tee'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/shuf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tail'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/cp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gcov'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/date'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/mkdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/rmdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/unlink'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gzip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/chroot'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/nice'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/nohup'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/link'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/id'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/fmt'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/strip'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/shred'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tty'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/dirname'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/bzip2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/split'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-g++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/cksum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/test'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/df'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/strings'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/expr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sort'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/pinky'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/printenv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ptx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/pathchk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/csplit'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/comm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/runcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/objcopy'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/expand'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/tr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/who'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-gcc-nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sha256sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/grep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/base64'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/vdir'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/uniq'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sha1sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/md5sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sync'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/true'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-gcc-ar'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sed'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/rm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/touch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/egrep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/printf'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/mktemp'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/chcon'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/xz'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/chmod'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/patch'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/nm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/x86_64-unknown-linux-gnu-gcc-4.8.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/users'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/cut'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/uptime'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/ld'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sha512sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/false'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/install'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/kill'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/pr'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/nproc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sleep'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/cat'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/awk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/join'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sha224sum'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/bin/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/libexec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libitm.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcrypt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcrypt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libm.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libasan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libsupc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/ld-linux-x86-64.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/librt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcidn.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libc.so.6'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libpthread.so.0'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libutil-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/crtn.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libm-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcidn.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libc.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libdl.so.2'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/crt1.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libpthread.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libc_nonshared.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libdl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libnsl.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libutil.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libatomic.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libiberty.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libnsl-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libstdc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcidn-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libutil.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libtsan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libcrypt.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/librt-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libasan_preinit.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libstdc++.a-gdb.py'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/ld-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libnsl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libm.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libstdc++.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libdl.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/gcc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libmemusage.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libitm.spec'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libasan.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libtsan.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libitm.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libpthread-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libc-2.18.so'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libsupc++.la'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/libatomic.a'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/librt.so.1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/lib/crti.o'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netrose'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ustat.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ieee754.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/glob.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/argp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fpu_control.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/iconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/syscall.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netdb.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/langinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/err.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/wchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/linux'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/pthread.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/pty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/utmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/signal.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/crypt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/net'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/gnu'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/wait.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/getopt.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/termios.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netpacket'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/link.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/string.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/a.out.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/asm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ftw.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fnmatch.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/monetary.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/tgmath.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/unistd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/byteswap.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/search.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/math.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/rpc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/tar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/envz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/libintl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stdio_ext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/limits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/inttypes.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/asm-generic'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/gconv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fcntl.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/regex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/mcheck.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/libgen.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netiucv'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/argz.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/time.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netinet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/gshadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stdio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/uchar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/sys'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/utmpx.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fenv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/assert.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netatalk'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/wordexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fstab.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/setjmp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/dlfcn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/bits'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/error.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stdint.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ucontext.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/memory.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/alloca.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/neteconet'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/rpcsvc'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/obstack.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/locale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/scsi'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/syslog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/lastlog.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/resolv.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/aliases.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/features.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/strings.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/xlocale.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stropts.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ttyent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/fmtmsg.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/termio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/c++'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/paths.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/grp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/execinfo.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/elf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/errno.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/thread_db.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/sgtty.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/endian.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netipx'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/protocols'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/values.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/aio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stdc-predef.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/printf.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/cpio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/pwd.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/shadow.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/re_comp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/semaphore.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/_G_config.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ulimit.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/wctype.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/mntent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/nss.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/libio.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/malloc.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ar.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/regexp.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netax25'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/sched.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/complex.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/netrom'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/stdlib.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/mqueue.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/nfs'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/sysexits.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/arpa'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/dirent.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/gnu-versions.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/utime.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/ifaddrs.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/spawn.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/poll.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/pqbl4hva0s8rk79b6zvvsy63gpk90986-profile/include/nl_types.h'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/icycpnnz9qsjf8slp8kkadaqwmarp2ax-foo-2nd'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/bqnjpb5z4cr2ybspira36jpgm0dnmg2p-grafted-two'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/zzznwcz86q1zvgxnydxj53r3nhrpnhzk-local-file'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3f025hhppjqh0mill20kkr1w5gzwk6p1-p2/p1'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/06xd2rfjhfx7j664qfqdblywwd471kdy-module-import/guix/build/utils.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/06xd2rfjhfx7j664qfqdblywwd471kdy-module-import/guix/build/store-copy.scm'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/5vab6805d95aa4lhn5g7z3lhq484ywz0-grafted/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/5vab6805d95aa4lhn5g7z3lhq484ywz0-grafted/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/3npj4aj67w340q9q9cvwwjw8dff7vniy-grafted-one'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/19fpcibqrq6xldq25f283k39mz2aaqkm-grafted/self'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/19fpcibqrq6xldq25f283k39mz2aaqkm-grafted/sh'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/56ygam5k4slyah7f9yg05d0wrvjjr55r-p3'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/hi06rw42iwvbjb55x6j2jb36v73hgpqf-test-wrap-program-0/bash'
chmod: cannot operate on dangling symlink '/home/user/src/guix/guix-current-system/test-tmp/store/hi06rw42iwvbjb55x6j2jb36v73hgpqf-test-wrap-program-0/foo'
make[1]: [Makefile:5019: clean-local] Error 123 (ignored)
+ exec autoreconf -vfi
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /gnu/store/ajq23hff70hi95nrg1wnddhj2pl36d6f-autoconf-2.69/bin/autoconf --force
autoreconf: running: /gnu/store/ajq23hff70hi95nrg1wnddhj2pl36d6f-autoconf-2.69/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:21: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:21: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
Makefile.am:465: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
autoreconf: Leaving directory `.'
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
Backtrace:
In ice-9/psyntax.scm:
 279: 19 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 18 [eval # ()]
In ice-9/boot-9.scm:
2954: 17 [define-module* (guix pk-crypto) #:filename ...]
2929: 16 [resolve-imports ((# # #) (#) (#) (#) ...)]
2867: 15 [resolve-interface (guix utils) #:select ...]
2792: 14 [#<procedure e8e260 at ice-9/boot-9.scm:2780:4 (name #:optional autoload version #:key ensure)> # ...]
3068: 13 [try-module-autoload (guix utils) #f]
2404: 12 [save-module-excursion #<procedure 1b9a7b0 at ice-9/boot-9.scm:3069:17 ()>]
3088: 11 [#<procedure 1b9a7b0 at ice-9/boot-9.scm:3069:17 ()>]
In unknown file:
   ?: 10 [primitive-load-path "guix/utils" ...]
In ice-9/eval.scm:
 505: 9 [#<procedure dda5e0 at ice-9/eval.scm:499:4 (exp)> (define-module # # ...)]
In ice-9/psyntax.scm:
1106: 8 [expand-top-sequence ((define-module (guix utils) #:use-module ...)) () ...]
 989: 7 [scan ((define-module (guix utils) #:use-module ...)) () ...]
 279: 6 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]
In ice-9/eval.scm:
 411: 5 [eval # ()]
In ice-9/boot-9.scm:
2954: 4 [define-module* (guix utils) #:filename ...]
2929: 3 [resolve-imports (((guix config)) ((srfi srfi-1)) ((srfi srfi-9)) ...)]
2898: 2 [resolve-interface (rnrs io ports) #:select ...]
 771: 1 [for-each #<procedure 18902d0 at ice-9/boot-9.scm:2898:20 (binding)> #]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: no binding `bytevector->string' to hide in module (rnrs io ports)
make[2]: *** [Makefile:4933: make-go] Error 1
make[1]: *** [Makefile:4076: all-recursive] Error 1
make: *** [Makefile:2732: all] Error 2

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guix pull takes forever
  2017-03-09  1:18     ` ng0
@ 2017-03-09  1:32       ` ng0
  0 siblings, 0 replies; 6+ messages in thread
From: ng0 @ 2017-03-09  1:32 UTC (permalink / raw)
  To: guix-devel

ng0 transcribed 232K bytes:
> ng0 transcribed 1.3K bytes:
> > Leo Famulari transcribed 0.9K bytes:
> > > On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote:
> > > > Hi,
> > > > 
> > > > with current master and using 'guix pull' instead of a git checkout
> > > > update, the process takes more than 9 hours.
> > > 
> > > Unfortunately, I can't reproduce this.
> > > 
> > > > I restarted it this morning, it's the same. Basically what I see is
> > > > just:
> > > > 
> > > > Starting download of /tmp/guix-file.foooo
> > > > From http://urllbla.tar.gz
> > > > [status line of 11.1MiB transfered]
> > > > substitute: updating list of substitutes from bayfront 100%
> > > > substitute: updating list of substitutes from bayfront 100%
> > > > unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
> > > > substitute: updating list of substitutes from bayfront 100%
> > > > substitute: updating list of substitutes from bayfront 100%
> > > > substitute: updating list of substitutes from bayfront 100%
> > > 
> > > What happens if you try using the mirror <https://mirror.hydra.gnu.org>
> > > instead? Bayfront is not online, as far as I know.
> > > 
> > I have 3 mirrors in my list, and up until yesterday all were being
> > picked up (except for the onion, where I still need clearer advice on how
> > to configure this - my current advice is to replicate the hydra build
> > farm and provide an substitute server myself I can test with).
> > 
> > 'guix pull' round 1: 8 hours, round 2: ~12 hours, round 3: ~4 hours.
> > None of them succeded.
> > 
> This commit happened after I started this with machine one, but I have
> two others which face similar issues now.
> For both I can reproduce the error after Ludovic's last commit to
> master, full error output appended.
> 
> 

In my last hope to at least come to the error I have on the two other
systems, I ran some guix gc repairing, optimizing, general cleaning, and
now binutils and others are being rebuild upon 'guix pull' which I see
as some progress.

I leave this for now and will watch for new commits which will fix the
more current issue.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: guix pull takes forever
  2017-03-08 22:36 ` Leo Famulari
  2017-03-09  0:10   ` ng0
@ 2017-03-09 12:38   ` Ludovic Courtès
  1 sibling, 0 replies; 6+ messages in thread
From: Ludovic Courtès @ 2017-03-09 12:38 UTC (permalink / raw)
  To: Leo Famulari; +Cc: guix-devel

Leo Famulari <leo@famulari.name> skribis:

> On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote:
>> Hi,
>> 
>> with current master and using 'guix pull' instead of a git checkout
>> update, the process takes more than 9 hours.
>
> Unfortunately, I can't reproduce this.
>
>> I restarted it this morning, it's the same. Basically what I see is
>> just:
>> 
>> Starting download of /tmp/guix-file.foooo
>> From http://urllbla.tar.gz
>> [status line of 11.1MiB transfered]
>> substitute: updating list of substitutes from bayfront 100%
>> substitute: updating list of substitutes from bayfront 100%
>> unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz'
>> substitute: updating list of substitutes from bayfront 100%
>> substitute: updating list of substitutes from bayfront 100%
>> substitute: updating list of substitutes from bayfront 100%
>
> What happens if you try using the mirror <https://mirror.hydra.gnu.org>
> instead? Bayfront is not online, as far as I know.

It is online right now, but quite unstable due to hardware issues.

Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-03-09 12:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-08  9:38 guix pull takes forever ng0
2017-03-08 22:36 ` Leo Famulari
2017-03-09  0:10   ` ng0
2017-03-09  1:18     ` ng0
2017-03-09  1:32       ` ng0
2017-03-09 12:38   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).