Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 06:23
Show Gist options
  • Save r-rmcgibbo/79dbe16ad744d15d02584ae3fd25df24 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/79dbe16ad744d15d02584ae3fd25df24 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 14 seconds | https://github.com/NixOS/nixpkgs/pull/115231
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/9l5pxsqf1a1dh1sq279h71bs3bmkkp31-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "autoreconfPhase" }
autoreconfPhase
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory build-aux
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /nix/store/m3k91k7mc8nm71a3g3cb2mrldcrkcjsm-autoconf-2.70/bin/autoconf --force
configure.ac:68: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
misc/m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:68: the top level
autoreconf: running: /nix/store/m3k91k7mc8nm71a3g3cb2mrldcrkcjsm-autoconf-2.70/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:37: installing 'build-aux/compile'
configure.ac:18: installing 'build-aux/config.guess'
configure.ac:18: installing 'build-aux/config.sub'
configure.ac:24: installing 'build-aux/install-sh'
configure.ac:24: installing 'build-aux/missing'
bin/Makefile.am: installing 'build-aux/depcomp'
autoreconf: Leaving directory '.'
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
patching script interpreter paths in test/
test/Build.ch-pull2tar: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
test/Build.ch-build2dir: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
test/Build.docker_pull: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
test/unused/su_wrap.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
test/Build.centos7xz: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
test/Build.missing: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
test/whiteout: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
test/Build.ch-pull2dir: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
configure flags: --disable-dependency-tracking --prefix=/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21 --with-python=/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
configure: use_werror: yes
checking whether C compiler accepts -std=c99 -Wpedantic -Wall -Werror... yes
checking for a sed that does not truncate output... /nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for shm_open in -lrt... yes
checking for asprintf... yes
checking whether sphinx-build executable path has been provided... no
checking for sphinx-build... no
checking for bash... bash
checking if bash version >= 4.1... ok (4.4.23(1)-release)
checking for bats... no
checking for buildah... no
checking for docker... docker
checking if docker version >= 17.03... ok (20.10.2)
checking for mksquashfs... no
checking for mktemp... mktemp
checking for nvidia-container-cli... no
checking for nVidia libraries & executables... no
checking if "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3" starts with slash... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 3.4... ok (3.8.8)
checking for lark-parser module... yes
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 0.7.1... ok (0.8.8)
checking for requests module... yes
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 2.6.0... ok (2.25.1)
checking for shellcheck... no
checking for squashfuse... no
checking for tar... tar
checking if in chroot... no
checking if user+mount namespaces work... yes
checking for wget... no
configure: WARNING: forcing --disable-html: no suitable sphinx-build
configure: WARNING: forcing --disable-man: no suitable sphinx-build
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating lib/Makefile
config.status: creating misc/Makefile
config.status: creating packaging/Makefile
config.status: creating test/Makefile
config.status: creating bin/config.h
config.status: executing depfiles commands
configure:
Dependencies report
===================
Below is a summary of configure's findings.
Caveats
~~~~~~~
Charliecloud's run-time dependencies are lazy; features just try to use their
dependencies and error if there's a problem. This report summarizes what
configure found on *this system*, because that's often useful, but none of the
run-time findings change what is built and installed.
Listed versions are minimums. These are a bit fuzzy. Try it even if configure
thinks a version is too old, and please report back to us.
Building Charliecloud
~~~~~~~~~~~~~~~~~~~~~
required:
C99 compiler ... gcc
documentation: no
sphinx-build(1) ≥ 1.2.3 ... not found
sphinx-build(1) Python ... n/a
"docutils" module ≥ 0.14 ... moot b/c no sphinx-build
"sphinx-rtd-theme" module ≥ 0.2.4 ... moot b/c no sphinx-build
will build and install:
HTML documentation ... no
man pages ... no
test suite ... yes
ch-image(1) ... yes
Building images via our wrappers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
with Buildah: no
Buildah ≥ 1.11.2 ... not found
with ch-image(1): yes
enabled ... yes
Python shebang line ... /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3
Python in shebang ≥ 3.4 ... ok (3.8.8)
"lark-parser" module ≥ 0.7.1 ... ok (0.8.8)
"requests" module ≥ 2.6.0 ... ok (2.25.1)
ch-run(1) ... yes
with Docker: yes
Docker ≥ 17.03 ... ok (20.10.2)
mktemp(1) ... mktemp
Managing container images
~~~~~~~~~~~~~~~~~~~~~~~~~
build from Dockerfile with ch-build(1): yes
at least one builder ... yes
access to an image repository ... assumed yes
pack images from builder storage to tarball: yes
at least one builder ... yes
tar(1) ... tar
pack images from builder storage to SquashFS: no
at least one builder ... yes
mksquashfs(1) ≥ 4.2 ... not found
Note: Pulling/pushing images from/to a repository is currently done using
the builder directly.
Running containers
~~~~~~~~~~~~~~~~~~
ch-run(1): yes
user+mount namespaces ... yes
unpack image tarballs: yes
tar(1) ... tar
ch-mount(1) and ch-umount(1) SquashFS images: no
SquashFUSE ≥ 0.1.100 ... not found
inject nVidia GPU libraries: no
nvidia-container-cli(1) ≥ 1.0.0 ... not found
nVidia libraries & executables present ... no
Test suite
~~~~~~~~~~
basic tests: no
test suite enabled ... yes
ch-run(1) ... yes
Bats ≥ 0.4.0 ... not found
Bash ≥ 4.1 ... ok (4.4.23(1)-release)
wget(1) ≥ 1.11 ... not found
recommended tests with tarballs: no
basic tests ... no
any builder above ... yes
access to Docker Hub or mirror ... assumed yes
pack images with tar ... yes
unpack images with tar ... yes
recommended tests with SquashFS: no
recommended tests with tar ... no
pack images with SquashFS ... no
mount/unmount SquashFS images ... no
complete test suite: no
recommended tests with SquashFS ... no
documentation ... no
ShellCheck ≥ 0.6.0 ... not found
generic sudo ... assumed yes
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=\$\(out\) LIBEXEC_DIR=lib/charliecloud
CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash '/build/source/build-aux/missing' aclocal-1.16
cd . && /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash /build/source/build-aux/missing automake-1.16 --foreign
CDPATH="${ZSH_VERSION+.}:" && cd . && /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash '/build/source/build-aux/missing' autoconf
configure.ac:68: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
misc/m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:68: the top level
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ./config.status --recheck
running CONFIG_SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ./configure --disable-dependency-tracking --prefix=/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21 --with-python=/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 CC=gcc --no-create --no-recursion
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
configure: use_werror: yes
checking whether C compiler accepts -std=c99 -Wpedantic -Wall -Werror... yes
checking for a sed that does not truncate output... /nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for shm_open in -lrt... yes
checking for asprintf... yes
checking whether sphinx-build executable path has been provided... no
checking for sphinx-build... no
checking for bash... bash
checking if bash version >= 4.1... ok (4.4.23(1)-release)
checking for bats... no
checking for buildah... no
checking for docker... docker
checking if docker version >= 17.03... ok (20.10.2)
checking for mksquashfs... no
checking for mktemp... mktemp
checking for nvidia-container-cli... no
checking for nVidia libraries & executables... no
checking if "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3" starts with slash... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 3.4... ok (3.8.8)
checking for lark-parser module... yes
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 0.7.1... ok (0.8.8)
checking for requests module... yes
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 is executable... ok
checking if /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3 version >= 2.6.0... ok (2.25.1)
checking for shellcheck... no
checking for squashfuse... no
checking for tar... tar
checking if in chroot... no
checking if user+mount namespaces work... yes
checking for wget... no
configure: WARNING: forcing --disable-html: no suitable sphinx-build
configure: WARNING: forcing --disable-man: no suitable sphinx-build
checking that generated files are newer than configure... done
configure: creating ./config.status
configure:
Dependencies report
===================
Below is a summary of configure's findings.
Caveats
~~~~~~~
Charliecloud's run-time dependencies are lazy; features just try to use their
dependencies and error if there's a problem. This report summarizes what
configure found on *this system*, because that's often useful, but none of the
run-time findings change what is built and installed.
Listed versions are minimums. These are a bit fuzzy. Try it even if configure
thinks a version is too old, and please report back to us.
Building Charliecloud
~~~~~~~~~~~~~~~~~~~~~
required:
C99 compiler ... gcc
documentation: no
sphinx-build(1) ≥ 1.2.3 ... not found
sphinx-build(1) Python ... n/a
"docutils" module ≥ 0.14 ... moot b/c no sphinx-build
"sphinx-rtd-theme" module ≥ 0.2.4 ... moot b/c no sphinx-build
will build and install:
HTML documentation ... no
man pages ... no
test suite ... yes
ch-image(1) ... yes
Building images via our wrappers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
with Buildah: no
Buildah ≥ 1.11.2 ... not found
with ch-image(1): yes
enabled ... yes
Python shebang line ... /nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3
Python in shebang ≥ 3.4 ... ok (3.8.8)
"lark-parser" module ≥ 0.7.1 ... ok (0.8.8)
"requests" module ≥ 2.6.0 ... ok (2.25.1)
ch-run(1) ... yes
with Docker: yes
Docker ≥ 17.03 ... ok (20.10.2)
mktemp(1) ... mktemp
Managing container images
~~~~~~~~~~~~~~~~~~~~~~~~~
build from Dockerfile with ch-build(1): yes
at least one builder ... yes
access to an image repository ... assumed yes
pack images from builder storage to tarball: yes
at least one builder ... yes
tar(1) ... tar
pack images from builder storage to SquashFS: no
at least one builder ... yes
mksquashfs(1) ≥ 4.2 ... not found
Note: Pulling/pushing images from/to a repository is currently done using
the builder directly.
Running containers
~~~~~~~~~~~~~~~~~~
ch-run(1): yes
user+mount namespaces ... yes
unpack image tarballs: yes
tar(1) ... tar
ch-mount(1) and ch-umount(1) SquashFS images: no
SquashFUSE ≥ 0.1.100 ... not found
inject nVidia GPU libraries: no
nvidia-container-cli(1) ≥ 1.0.0 ... not found
nVidia libraries & executables present ... no
Test suite
~~~~~~~~~~
basic tests: no
test suite enabled ... yes
ch-run(1) ... yes
Bats ≥ 0.4.0 ... not found
Bash ≥ 4.1 ... ok (4.4.23(1)-release)
wget(1) ≥ 1.11 ... not found
recommended tests with tarballs: no
basic tests ... no
any builder above ... yes
access to Docker Hub or mirror ... assumed yes
pack images with tar ... yes
unpack images with tar ... yes
recommended tests with SquashFS: no
recommended tests with tar ... no
pack images with SquashFS ... no
mount/unmount SquashFS images ... no
complete test suite: no
recommended tests with SquashFS ... no
documentation ... no
ShellCheck ≥ 0.6.0 ... not found
generic sudo ... assumed yes
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating lib/Makefile
config.status: creating misc/Makefile
config.status: creating packaging/Makefile
config.status: creating test/Makefile
config.status: creating bin/config.h
config.status: bin/config.h is unchanged
config.status: executing depfiles commands
Making all in lib
make[1]: Entering directory '/build/source/lib'
rm -f contributors.bash
printf '# shellcheck shell=bash\n' >> contributors.bash
printf 'declare -a ch_contributors\n' >> contributors.bash
sed -En 's/^\*.+<(.+@.+)>.*$/ch_contributors+=('"'"'\1'"'"')/p' < ../README.rst >> contributors.bash
printf "VERSION='0.21'\n" > version.py
printf "# shellcheck shell=sh disable=SC2034\n" > version.sh
printf "ch_version='0.21'\n" >> version.sh
printf '0.21\n' > version.txt
ln -s . charliecloud
make[1]: Leaving directory '/build/source/lib'
Making all in bin
make[1]: Entering directory '/build/source/bin'
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash '/build/source/build-aux/missing' autoheader)
rm -f stamp-h1
touch config.h.in
cd .. && /nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ./config.status bin/config.h
config.status: creating bin/config.h
config.status: bin/config.h is unchanged
make all-am
make[2]: Entering directory '/build/source/bin'
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch-checkns.o ch-checkns.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch_misc.o ch_misc.c
gcc -g -O2 -std=c99 -Wpedantic -Wall -Werror -o ch-checkns ch-checkns.o ch_misc.o
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -pthread -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch_run-ch-run.o `test -f 'ch-run.c' || echo './'`ch-run.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -pthread -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch_run-ch_core.o `test -f 'ch_core.c' || echo './'`ch_core.c
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -pthread -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch_run-ch_misc.o `test -f 'ch_misc.c' || echo './'`ch_misc.c
gcc -g -O2 -std=c99 -Wpedantic -Wall -Werror -pthread -g -O2 -std=c99 -Wpedantic -Wall -Werror -o ch-run ch_run-ch-run.o ch_run-ch_core.o ch_run-ch_misc.o -lrt
gcc -DHAVE_CONFIG_H -I. -g -O2 -std=c99 -Wpedantic -Wall -Werror -c -o ch-ssh.o ch-ssh.c
gcc -g -O2 -std=c99 -Wpedantic -Wall -Werror -o ch-ssh ch-ssh.o ch_misc.o
rm -f ch-run-oci
sed -E 's|%PYTHON_SHEBANG%|/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3|' < ch-run-oci.py.in > ch-run-oci
chmod +rx,-w ch-run-oci # respects umask
rm -f ch-image
sed -E 's|%PYTHON_SHEBANG%|/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3|' < ch-image.py.in > ch-image
chmod +rx,-w ch-image # respects umask
rm -f ch-grow
sed -E 's|%PYTHON_SHEBANG%|/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3|' < ch-grow.py.in > ch-grow
chmod +rx,-w ch-grow # respects umask
make[2]: Leaving directory '/build/source/bin'
make[1]: Leaving directory '/build/source/bin'
Making all in doc
make[1]: Entering directory '/build/source/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/source/doc'
Making all in examples
make[1]: Entering directory '/build/source/examples'
ln -fTs dirCb copy/dirCa/symlink-to-dirCb
ln -fTs fileDa copy/dirD/symlink-to-fileDa
ln -fTs dirEb copy/dirEa/symlink-to-dirEb
ln -fTs filey copy/dirG/s_dir2
ln -fTs diry copy/dirG/s_dir3
ln -fTs filey copy/dirG/s_file2
ln -fTs diry copy/dirG/s_file3
ln -fTs fileA copy/symlink-to-fileA
ln -fTs fileB copy/symlink-to-fileB-A
ln -fTs fileB copy/symlink-to-fileB-B
make[1]: Leaving directory '/build/source/examples'
Making all in misc
make[1]: Entering directory '/build/source/misc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/source/misc'
Making all in packaging
make[1]: Entering directory '/build/source/packaging'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/source/packaging'
Making all in test
make[1]: Entering directory '/build/source/test'
gcc -o sotest/libsotest.so.1.0 -g -O2 -std=c99 -Wpedantic -Wall -Werror -shared -fPIC -Wl,-soname,libsotest.so.1 -lc sotest/libsotest.c
ln -fTs ./libsotest.so.1.0 sotest/libsotest.so
ln -fTs ./libsotest.so.1.0 sotest/libsotest.so.1
gcc -o sotest/sotest -g -O2 -std=c99 -Wpedantic -Wall -Werror -L./sotest -lsotest sotest/sotest.c sotest/libsotest.so.1.0 sotest/libsotest.so sotest/libsotest.so.1
mkdir -p sotest/bin
cp -a sotest/sotest sotest/bin/sotest
mkdir -p sotest/lib
cp -a sotest/libsotest.so.1.0 sotest/lib/libsotest.so.1.0
rm -f docs-sane
sed -E 's|%PYTHON_SHEBANG%|/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3|' < docs-sane.py.in > docs-sane
chmod +rx,-w docs-sane # respects umask
rm -f make-perms-test
sed -E 's|%PYTHON_SHEBANG%|/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3|' < make-perms-test.py.in > make-perms-test
chmod +rx,-w make-perms-test # respects umask
ln -fTs /tmp fixtures/symlink-to-tmp
make[1]: Leaving directory '/build/source/test'
make[1]: Entering directory '/build/source'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/source'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PREFIX=\$\(out\) LIBEXEC_DIR=lib/charliecloud install
Making install in lib
make[1]: Entering directory '/build/source/lib'
make[2]: Entering directory '/build/source/lib'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/lib/charliecloud'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 base.sh build.py fakeroot.py charliecloud.py misc.py '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/lib/charliecloud'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/lib/charliecloud'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 contributors.bash version.py version.sh version.txt '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/lib/charliecloud'
make[2]: Leaving directory '/build/source/lib'
make[1]: Leaving directory '/build/source/lib'
Making install in bin
make[1]: Entering directory '/build/source/bin'
make[2]: Entering directory '/build/source/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c ch-checkns ch-run ch-ssh '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c ch-run-oci ch-image ch-grow '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c ch-build ch-build2dir ch-builder2squash ch-builder2tar ch-dir2squash ch-fromhost ch-mount ch-pull2dir ch-pull2tar ch-tar2dir ch-test ch-umount '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source/bin'
make[1]: Leaving directory '/build/source/bin'
Making install in doc
make[1]: Entering directory '/build/source/doc'
make[2]: Entering directory '/build/source/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make install-data-hook
make[3]: Entering directory '/build/source/doc'
make[3]: Nothing to be done for 'install-data-hook'.
make[3]: Leaving directory '/build/source/doc'
make[2]: Leaving directory '/build/source/doc'
make[1]: Leaving directory '/build/source/doc'
Making install in examples
make[1]: Entering directory '/build/source/examples'
ln -fTs dirCb copy/dirCa/symlink-to-dirCb
ln -fTs fileDa copy/dirD/symlink-to-fileDa
ln -fTs dirEb copy/dirEa/symlink-to-dirEb
ln -fTs filey copy/dirG/s_dir2
ln -fTs diry copy/dirG/s_dir3
ln -fTs filey copy/dirG/s_file2
ln -fTs diry copy/dirG/s_file3
ln -fTs fileA copy/symlink-to-fileA
ln -fTs fileB copy/symlink-to-fileB-A
ln -fTs fileB copy/symlink-to-fileB-B
make[2]: Entering directory '/build/source/examples'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/lustre'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 lustre/Dockerfile lustre/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/lustre'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/mpihello'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 mpihello/Dockerfile.mpich mpihello/Dockerfile.openmpi mpihello/Makefile mpihello/hello.c mpihello/slurm.sh mpihello/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/mpihello'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/hello'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 hello/Dockerfile hello/README hello/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/hello'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/spack'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 spack/Dockerfile spack/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/spack'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/diry'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirG/diry/file_ '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/diry'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/multistage'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 multistage/Dockerfile multistage/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/multistage'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/mpibench'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 mpibench/Dockerfile.mpich mpibench/Dockerfile.openmpi mpibench/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/mpibench'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/lammps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 lammps/Dockerfile lammps/melt.patch lammps/simple.patch lammps/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/lammps'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_dir4'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirG/s_dir4/file_ '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_dir4'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/spark'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 spark/Dockerfile spark/slurm.sh spark/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/spark'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/Dockerfile copy/fileA copy/fileB copy/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirF/dir19a2/file19b2 copy/dirF/dir19a2/file19b3 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirA'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirA/fileAa '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirA'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/exhaustive'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 exhaustive/Dockerfile exhaustive/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/exhaustive'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a3'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirF/dir19a3/file19b1 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a3'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirB'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirB/fileBa copy/dirB/fileBb '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirB'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 Dockerfile.centos7 Dockerfile.centos8 Dockerfile.debian9 Dockerfile.mpich Dockerfile.nvidia Dockerfile.openmpi dont-init-ucx-on-intel-cray.patch '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/.'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/paraview'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 paraview/Dockerfile paraview/cone.2ranks.vtk paraview/cone.nranks.vtk paraview/cone.png paraview/cone.py paraview/cone.serial.vtk paraview/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/paraview'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_file4'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirG/s_file4/file_ '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_file4'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2/dir19b2'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirF/dir19a2/dir19b2/file19c1 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2/dir19b2'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirEa/dirEb'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirEa/dirEb/fileEba copy/dirEa/dirEb/fileEbb '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirEa/dirEb'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2/dir19b3'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirF/dir19a2/dir19b3/file19c1 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF/dir19a2/dir19b3'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirD'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirD/fileDa '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirD'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirCa/dirCb'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirCa/dirCb/fileCba copy/dirCa/dirCb/fileCbb '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirCa/dirCb'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 chtest/Makefile chtest/chroot-escape.c chtest/mknods.c chtest/setgroups.c chtest/setuid.c '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirF/file19a3 copy/dirF/file19a2 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirF'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/obspy'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 obspy/Dockerfile obspy/README obspy/test.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/obspy'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 copy/dirG/filey copy/dirG/s_dir1 copy/dirG/s_file1 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/hello/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c chtest/Build chtest/bind_priv.py chtest/dev_proc_sys.py chtest/fs_perms.py chtest/printns chtest/signal_out.py '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c hello/hello.sh '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/hello/'
make install-data-hook
make[3]: Entering directory '/build/source/examples'
ln -fTs dirCb /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirCa/symlink-to-dirCb
ln -fTs fileDa /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirD/symlink-to-fileDa
ln -fTs dirEb /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirEa/symlink-to-dirEb
ln -fTs filey /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_dir2
ln -fTs diry /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_dir3
ln -fTs filey /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_file2
ln -fTs diry /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/dirG/s_file3
ln -fTs fileA /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/symlink-to-fileA
ln -fTs fileB /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/symlink-to-fileB-A
ln -fTs fileB /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/copy/symlink-to-fileB-B
make[3]: Leaving directory '/build/source/examples'
make[2]: Leaving directory '/build/source/examples'
make[1]: Leaving directory '/build/source/examples'
Making install in misc
make[1]: Entering directory '/build/source/misc'
make[2]: Entering directory '/build/source/misc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source/misc'
make[1]: Leaving directory '/build/source/misc'
Making install in packaging
make[1]: Entering directory '/build/source/packaging'
make[2]: Entering directory '/build/source/packaging'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source/packaging'
make[1]: Leaving directory '/build/source/packaging'
Making install in test
make[1]: Entering directory '/build/source/test'
ln -fTs /tmp fixtures/symlink-to-tmp
make[2]: Entering directory '/build/source/test'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/bin/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/lib/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c sotest/bin/sotest '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/bin/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c sotest/libsotest.so sotest/libsotest.so.1 sotest/libsotest.so.1.0 sotest/sotest '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c sotest/lib/libsotest.so.1.0 '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/lib/'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/build'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 build/10_sanity.bats build/50_ch-image.bats build/50_dockerfile.bats build/50_fakeroot.bats build/50_misc.bats build/50_pull.bats build/99_cleanup.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/build'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/fixtures'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 fixtures/empty-file '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/fixtures'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/run'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 run/build-rpms.bats run/ch-fromhost.bats run/ch-run_escalated.bats run/ch-run_isolation.bats run/ch-run_join.bats run/ch-run_misc.bats run/ch-run_uidgid.bats run/ch-tar2dir.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/run'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/make-auto.d'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 make-auto.d/build.bats.in make-auto.d/build_custom.bats.in make-auto.d/builder_to_archive.bats.in make-auto.d/unpack.bats.in '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/make-auto.d'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 sotest/files_inferrable.txt sotest/libsotest.c sotest/sotest.c '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 .dockerignore Dockerfile.00_tiny Dockerfile.argenv Dockerfile.build2dir common.bash run_first.bats '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/.'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c Build.centos7xz Build.ch-build2dir Build.ch-pull2dir Build.ch-pull2tar Build.docker_pull Build.missing docs-sane make-perms-test '/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test'
make install-data-hook
make[3]: Entering directory '/build/source/test'
mkdir -p /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/fixtures
ln -fTs /tmp /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/fixtures/symlink-to-tmp
make[3]: Leaving directory '/build/source/test'
make[2]: Leaving directory '/build/source/test'
make[1]: Leaving directory '/build/source/test'
make[1]: Entering directory '/build/source'
make[2]: Entering directory '/build/source'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-run-wrapped
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-ssh-wrapped
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-checkns-wrapped
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/sotest
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/libsotest.so
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/bin/sotest
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/libsotest.so.1
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/lib/libsotest.so.1.0
shrinking /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec/charliecloud/test/sotest/libsotest.so.1.0
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/lib /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/libexec /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin
patching script interpreter paths in /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/bind_priv.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/Build: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/signal_out.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/dev_proc_sys.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/printns: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/chtest/fs_perms.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/m6d1wclsz1sy4kpcq1cq7i90q8z0aqiy-python3-3.8.8-env/bin/python3"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/share/doc/charliecloud/examples/hello/hello.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-pull2tar-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-builder2tar-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-pull2dir-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-test-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-dir2squash-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-umount-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-build2dir-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-mount-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-tar2dir-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-builder2squash-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-build-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
/nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21/bin/.ch-fromhost-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/dg4mkhkrrhypdpdvsqck2a8avnqsyyiw-charliecloud-0.21...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment