build checks.x86_64-linux.macli-gnumake
- 0.63 s
$ /nix/store/vzx1mi9c0xfadmsm9dhd83d005cb1qs9-coreutils-9.8/bin/timeout --kill-after=15s 7200s /nix/store/86n4l5yri6hys3zk2mwy2azcv9prqb8j-nix-2.31.4/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link git+https://codeberg.org/Sh4pe/make-analyze?ref=main&rev=dedc6768fb86b719efd50035a9ec15ff33a0a318#checks.x86_64-linux.macli-gnumake --print-build-logs
- 1.11 s
fetching Git repository 'https://codeberg.org/Sh4pe/make-analyze'
- 2.61 s
- 2.91 s
Downloading cached gnumake from https://cache.nix-ci.com
- 2.91 s
Waiting for lock on macli
- 2.99 s
Progress: 0 of 3 built, 1 of 1 downloaded from cache
- 13.10 s
Building macli-gnumake
- 13.15 s
[macli-gnumake] Phase: unpackPhase
- 13.16 s
[macli-gnumake] unpacking source archive /nix/store/6ka8qb15xjad1f31k1xakib8lipbrix8-checks
- 13.16 s
[macli-gnumake] source root is checks
- 13.17 s
[macli-gnumake] Phase: patchPhase
- 13.18 s
[macli-gnumake] Phase: updateAutotoolsGnuConfigScriptsPhase
- 13.18 s
[macli-gnumake] Phase: configurePhase
- 13.19 s
[macli-gnumake] no configure script, doing nothing
- 13.19 s
[macli-gnumake] Phase: buildPhase
- 13.21 s
[macli-gnumake] fail=; \
- 13.21 s
[macli-gnumake] if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '0'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n 'unused' && test -n '/nix/store/skhi6ankhicxp002a24wsp6z1kkjghrj-gnumake'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \ ]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs ]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
- 13.21 s
[macli-gnumake] failcom='fail=yes'; \
- 13.21 s
[macli-gnumake] else \
- 13.21 s
[macli-gnumake] failcom='exit 1'; \
- 13.21 s
[macli-gnumake] fi; \
- 13.21 s
[macli-gnumake] dot_seen=no; \
- 13.21 s
[macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
- 13.21 s
[macli-gnumake] case "all-recursive" in \
- 13.21 s
[macli-gnumake] distclean-* | maintainer-clean-*) list='lib po doc' ;; \
- 13.21 s
[macli-gnumake] *) list='lib po doc' ;; \
- 13.21 s
[macli-gnumake] esac; \
- 13.21 s
[macli-gnumake] for subdir in $list; do \
- 13.21 s
[macli-gnumake] echo "Making $target in $subdir"; \
- 13.21 s
[macli-gnumake] if test "$subdir" = "."; then \
- 13.21 s
[macli-gnumake] dot_seen=yes; \
- 13.21 s
[macli-gnumake] local_target="$target-am"; \
- 13.21 s
[macli-gnumake] else \
- 13.21 s
[macli-gnumake] local_target="$target"; \
- 13.21 s
[macli-gnumake] fi; \
- 13.21 s
[macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
- 13.21 s
[macli-gnumake] || eval $failcom; \
- 13.21 s
[macli-gnumake] done; \
- 13.21 s
[macli-gnumake] if test "$dot_seen" = "no"; then \
- 13.21 s
[macli-gnumake] true "$target-am" || exit 1; \
- 13.21 s
[macli-gnumake] fi; test -z "$fail"
- 13.21 s
[macli-gnumake] Making all in lib
- 13.21 s
[macli-gnumake] Making all in po
- 13.21 s
[macli-gnumake] Making all in doc
- 13.22 s
[macli-gnumake] Making all in lib
- 13.23 s
[macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- 13.23 s
[macli-gnumake] -e 's|@''HAVE_ALLOCA_H''@|1|g' \
- 13.23 s
[macli-gnumake] ./alloca.in.h > alloca.h-t
- 13.23 s
[macli-gnumake] mv alloca.h-t alloca.h
- 13.23 s
[macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- 13.23 s
[macli-gnumake] -e 's/@''HAVE__BOOL''@/1/g' \
- 13.23 s
[macli-gnumake] ./stdbool.in.h > stdbool.h-t
- 13.23 s
[macli-gnumake] mv stdbool.h-t stdbool.h
- 13.24 s
[macli-gnumake] true all-recursive
- 13.25 s
[macli-gnumake] fail=; \
- 13.25 s
[macli-gnumake] if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '0'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n 'unused' && test -n '/nix/store/skhi6ankhicxp002a24wsp6z1kkjghrj-gnumake/lib'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \ ]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs ]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
- 13.25 s
[macli-gnumake] failcom='fail=yes'; \
- 13.25 s
[macli-gnumake] else \
- 13.25 s
[macli-gnumake] failcom='exit 1'; \
- 13.25 s
[macli-gnumake] fi; \
- 13.25 s
[macli-gnumake] dot_seen=no; \
- 13.25 s
[macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
- 13.25 s
[macli-gnumake] case "all-recursive" in \
- 13.25 s
[macli-gnumake] distclean-* | maintainer-clean-*) list='' ;; \
- 13.25 s
[macli-gnumake] *) list='' ;; \
- 13.25 s
[macli-gnumake] esac; \
- 13.25 s
[macli-gnumake] for subdir in $list; do \
- 13.25 s
[macli-gnumake] echo "Making $target in $subdir"; \
- 13.25 s
[macli-gnumake] if test "$subdir" = "."; then \
- 13.25 s
[macli-gnumake] dot_seen=yes; \
- 13.25 s
[macli-gnumake] local_target="$target-am"; \
- 13.25 s
[macli-gnumake] else \
- 13.25 s
[macli-gnumake] local_target="$target"; \
- 13.25 s
[macli-gnumake] fi; \
- 13.25 s
[macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
- 13.25 s
[macli-gnumake] || eval $failcom; \
- 13.25 s
[macli-gnumake] done; \
- 13.25 s
[macli-gnumake] if test "$dot_seen" = "no"; then \
- 13.25 s
[macli-gnumake] true "$target-am" || exit 1; \
- 13.25 s
[macli-gnumake] fi; test -z "$fail"
- 13.27 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -g -O2 -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c
- 13.27 s
[macli-gnumake] mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po
- 13.27 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -g -O2 -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c
- 13.27 s
[macli-gnumake] mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po
- 13.27 s
[macli-gnumake] rm -f libgnu.a
- 13.27 s
[macli-gnumake] ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o
- 13.27 s
[macli-gnumake] ranlib libgnu.a
- 13.29 s
[macli-gnumake] Making all in po
- 13.30 s
[macli-gnumake] Making all in doc
- 13.34 s
[macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src
- 13.34 s
[macli-gnumake] : > src/.dirstamp
- 13.34 s
[macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src/.deps
- 13.34 s
[macli-gnumake] : > src/.deps/.dirstamp
- 13.34 s
[macli-gnumake] depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o src/shuffle.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.34 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\
- 13.34 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.34 s
[macli-gnumake] make-analyze: *** No rule to make target 'lib/libgnu.a', needed by 'make'.
- 13.39 s
[macli-gnumake] fail=; \
- 13.39 s
[macli-gnumake] if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '0'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n 'unused' && test -n '/nix/store/skhi6ankhicxp002a24wsp6z1kkjghrj-gnumake'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \ ]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs ]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
- 13.39 s
[macli-gnumake] failcom='fail=yes'; \
- 13.39 s
[macli-gnumake] else \
- 13.39 s
[macli-gnumake] failcom='exit 1'; \
- 13.39 s
[macli-gnumake] fi; \
- 13.39 s
[macli-gnumake] dot_seen=no; \
- 13.39 s
[macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
- 13.39 s
[macli-gnumake] case "all-recursive" in \
- 13.39 s
[macli-gnumake] distclean-* | maintainer-clean-*) list='lib po doc' ;; \
- 13.39 s
[macli-gnumake] *) list='lib po doc' ;; \
- 13.39 s
[macli-gnumake] esac; \
- 13.39 s
[macli-gnumake] for subdir in $list; do \
- 13.39 s
[macli-gnumake] echo "Making $target in $subdir"; \
- 13.39 s
[macli-gnumake] if test "$subdir" = "."; then \
- 13.39 s
[macli-gnumake] dot_seen=yes; \
- 13.39 s
[macli-gnumake] local_target="$target-am"; \
- 13.39 s
[macli-gnumake] else \
- 13.39 s
[macli-gnumake] local_target="$target"; \
- 13.39 s
[macli-gnumake] fi; \
- 13.39 s
[macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
- 13.39 s
[macli-gnumake] || eval $failcom; \
- 13.39 s
[macli-gnumake] done; \
- 13.39 s
[macli-gnumake] if test "$dot_seen" = "no"; then \
- 13.39 s
[macli-gnumake] true "$target-am" || exit 1; \
- 13.39 s
[macli-gnumake] fi; test -z "$fail"
- 13.40 s
[macli-gnumake] Making all in lib
- 13.40 s
[macli-gnumake] Making all in po
- 13.40 s
[macli-gnumake] Making all in doc
- 13.40 s
[macli-gnumake] Making all in lib
- 13.42 s
[macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- 13.42 s
[macli-gnumake] -e 's|@''HAVE_ALLOCA_H''@|1|g' \
- 13.42 s
[macli-gnumake] ./alloca.in.h > alloca.h-t
- 13.42 s
[macli-gnumake] mv alloca.h-t alloca.h
- 13.42 s
[macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
- 13.42 s
[macli-gnumake] -e 's/@''HAVE__BOOL''@/1/g' \
- 13.42 s
[macli-gnumake] ./stdbool.in.h > stdbool.h-t
- 13.42 s
[macli-gnumake] mv stdbool.h-t stdbool.h
- 13.42 s
[macli-gnumake] true all-recursive
- 13.43 s
[macli-gnumake] fail=; \
- 13.43 s
[macli-gnumake] if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '0'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n 'unused' && test -n '/nix/store/skhi6ankhicxp002a24wsp6z1kkjghrj-gnumake/lib'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \ ]*) bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs ]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \
- 13.43 s
[macli-gnumake] failcom='fail=yes'; \
- 13.43 s
[macli-gnumake] else \
- 13.43 s
[macli-gnumake] failcom='exit 1'; \
- 13.43 s
[macli-gnumake] fi; \
- 13.43 s
[macli-gnumake] dot_seen=no; \
- 13.43 s
[macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
- 13.43 s
[macli-gnumake] case "all-recursive" in \
- 13.43 s
[macli-gnumake] distclean-* | maintainer-clean-*) list='' ;; \
- 13.43 s
[macli-gnumake] *) list='' ;; \
- 13.43 s
[macli-gnumake] esac; \
- 13.43 s
[macli-gnumake] for subdir in $list; do \
- 13.43 s
[macli-gnumake] echo "Making $target in $subdir"; \
- 13.43 s
[macli-gnumake] if test "$subdir" = "."; then \
- 13.43 s
[macli-gnumake] dot_seen=yes; \
- 13.43 s
[macli-gnumake] local_target="$target-am"; \
- 13.43 s
[macli-gnumake] else \
- 13.43 s
[macli-gnumake] local_target="$target"; \
- 13.43 s
[macli-gnumake] fi; \
- 13.43 s
[macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
- 13.43 s
[macli-gnumake] || eval $failcom; \
- 13.43 s
[macli-gnumake] done; \
- 13.43 s
[macli-gnumake] if test "$dot_seen" = "no"; then \
- 13.43 s
[macli-gnumake] true "$target-am" || exit 1; \
- 13.43 s
[macli-gnumake] fi; test -z "$fail"
- 13.46 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -g -O2 -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c
- 13.46 s
[macli-gnumake] mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po
- 13.46 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -g -O2 -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c
- 13.46 s
[macli-gnumake] mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po
- 13.46 s
[macli-gnumake] rm -f libgnu.a
- 13.46 s
[macli-gnumake] ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o
- 13.46 s
[macli-gnumake] ranlib libgnu.a
- 13.47 s
[macli-gnumake] Making all in po
- 13.49 s
[macli-gnumake] Making all in doc
- 13.52 s
[macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src
- 13.52 s
[macli-gnumake] : > src/.dirstamp
- 13.52 s
[macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src/.deps
- 13.52 s
[macli-gnumake] : > src/.deps/.dirstamp
- 13.52 s
[macli-gnumake] depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o src/shuffle.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
- 13.52 s
[macli-gnumake] gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\
- 13.52 s
[macli-gnumake] mv -f $depbase.Tpo $depbase.Po
- 13.52 s
[macli-gnumake] make-analyze: *** No rule to make target 'lib/libgnu.a', needed by 'make'.
- 13.56 s
[macli-gnumake] Run integration test suite against output
- 13.57 s
[macli-gnumake] debug: testNodeAndVertexSetIsValid...
- 13.57 s
[macli-gnumake] All tests passed!
- 13.59 s
[macli-gnumake] debug: testNodeAndVertexSetIsValid...
- 13.59 s
[macli-gnumake] All tests passed!
- 13.59 s
[macli-gnumake] Compare graph JSON against golden records
- 13.59 s
[macli-gnumake] Snapshot test: gnumake-nonexpanded.json
- 13.60 s
[macli-gnumake] Conversion test: Graph -> .dot -> SVG
- 13.64 s
[macli-gnumake] Fontconfig error: Cannot load default config file: No such file: (null)
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.64 s
[macli-gnumake]
- 13.64 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.64 s
[macli-gnumake] /var/cache/fontconfig
- 13.64 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake] Fontconfig error: Cannot load default config file: No such file: (null)
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.69 s
[macli-gnumake]
- 13.69 s
[macli-gnumake] Fontconfig error: No writable cache directories
- 13.69 s
[macli-gnumake] /var/cache/fontconfig
- 13.69 s
[macli-gnumake] /homeless-shelter/.cache/fontconfig
- 13.73 s
[macli-gnumake] Conversion test: Graph -> .gt
- 13.78 s
[macli-gnumake] Phase: installPhase
- 13.80 s
[macli-gnumake] Phase: fixupPhase
- 13.81 s
[macli-gnumake] shrinking RPATHs of ELF executables and libraries in /nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake
- 13.81 s
[macli-gnumake] checking for references to /build/ in /nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake...
- 13.82 s
[macli-gnumake] patching script interpreter paths in /nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake
- 13.90 s
[macli-gnumake] automatically fixing dependencies for ELF files
- 13.90 s
[macli-gnumake] {'add_existing': True,
- 13.90 s
[macli-gnumake] 'append_rpaths': [],
- 13.90 s
[macli-gnumake] 'extra_args': [],
- 13.90 s
[macli-gnumake] 'ignore_missing': [],
- 13.90 s
[macli-gnumake] 'keep_libc': False,
- 13.90 s
[macli-gnumake] 'libs': [PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
- 13.90 s
[macli-gnumake] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib')],
- 13.90 s
[macli-gnumake] 'paths': [PosixPath('/nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake')],
- 13.90 s
[macli-gnumake] 'recursive': True,
- 13.90 s
[macli-gnumake] 'runtime_dependencies': []}
- 14.05 s
[macli-gnumake] auto-patchelf: 0 dependencies could not be satisfied
- 14.08 s
[post-build-hook] Uploading to the NixCI cache: /nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake
- 14.14 s
[post-build-hook] copying 1 paths...
- 14.14 s
[post-build-hook] copying path '/nix/store/ac68ffdy0y6zx87bg81f5gamb7iag910-macli-gnumake' to 'https://cache.nix-ci.com'...
- 14.55 s
[post-build-hook] copying 2 paths...
- 14.55 s
[post-build-hook] copying path '/nix/store/6ka8qb15xjad1f31k1xakib8lipbrix8-checks' to 'https://cache.nix-ci.com'...
- 14.70 s
[post-build-hook] copying path '/nix/store/j5hn29cvg0fn4f6fk91nfg2gpaglmxf7-macli-gnumake.drv' to 'https://cache.nix-ci.com'...
- 14.86 s
Progress: 1 of 2 built, 1 of 1 downloaded from cache