build checks.x86_64-linux.macli-gnumake

Reproduce this run
  1. 0.15 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=9a873eeb122f2ab5d3c80f66eef80b5e7870fc86#checks.x86_64-linux.macli-gnumake --print-build-logs
  2. 13.18 s
  3. 13.63 s Downloading cached gnumake from https://cache.nix-ci.com
  4. 15.33 s Progress: 0 of 2 built, 1 of 1 downloaded from cache
  5. 15.45 s Building macli-gnumake
  6. 15.51 s [macli-gnumake] Phase: unpackPhase
  7. 15.51 s [macli-gnumake] unpacking source archive /nix/store/yypvk1g3wf78ajdmk415va8w7bcrviqm-checks
  8. 15.51 s [macli-gnumake] source root is checks
  9. 15.52 s [macli-gnumake] Phase: patchPhase
  10. 15.53 s [macli-gnumake] Phase: updateAutotoolsGnuConfigScriptsPhase
  11. 15.54 s [macli-gnumake] Phase: configurePhase
  12. 15.55 s [macli-gnumake] no configure script, doing nothing
  13. 15.55 s [macli-gnumake] Phase: buildPhase
  14. 15.57 s [macli-gnumake] fail=; \
  15. 15.57 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 \
  16. 15.57 s [macli-gnumake] failcom='fail=yes'; \
  17. 15.57 s [macli-gnumake] else \
  18. 15.57 s [macli-gnumake] failcom='exit 1'; \
  19. 15.57 s [macli-gnumake] fi; \
  20. 15.57 s [macli-gnumake] dot_seen=no; \
  21. 15.57 s [macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
  22. 15.57 s [macli-gnumake] case "all-recursive" in \
  23. 15.57 s [macli-gnumake] distclean-* | maintainer-clean-*) list='lib po doc' ;; \
  24. 15.57 s [macli-gnumake] *) list='lib po doc' ;; \
  25. 15.57 s [macli-gnumake] esac; \
  26. 15.57 s [macli-gnumake] for subdir in $list; do \
  27. 15.57 s [macli-gnumake] echo "Making $target in $subdir"; \
  28. 15.57 s [macli-gnumake] if test "$subdir" = "."; then \
  29. 15.57 s [macli-gnumake] dot_seen=yes; \
  30. 15.57 s [macli-gnumake] local_target="$target-am"; \
  31. 15.57 s [macli-gnumake] else \
  32. 15.57 s [macli-gnumake] local_target="$target"; \
  33. 15.57 s [macli-gnumake] fi; \
  34. 15.57 s [macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  35. 15.57 s [macli-gnumake] || eval $failcom; \
  36. 15.57 s [macli-gnumake] done; \
  37. 15.57 s [macli-gnumake] if test "$dot_seen" = "no"; then \
  38. 15.57 s [macli-gnumake] true "$target-am" || exit 1; \
  39. 15.57 s [macli-gnumake] fi; test -z "$fail"
  40. 15.58 s [macli-gnumake] Making all in lib
  41. 15.58 s [macli-gnumake] Making all in po
  42. 15.58 s [macli-gnumake] Making all in doc
  43. 15.58 s [macli-gnumake] Making all in lib
  44. 15.60 s [macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  45. 15.60 s [macli-gnumake] -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  46. 15.60 s [macli-gnumake] ./alloca.in.h > alloca.h-t
  47. 15.60 s [macli-gnumake] mv alloca.h-t alloca.h
  48. 15.60 s [macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  49. 15.60 s [macli-gnumake] -e 's/@''HAVE__BOOL''@/1/g' \
  50. 15.60 s [macli-gnumake] ./stdbool.in.h > stdbool.h-t
  51. 15.60 s [macli-gnumake] mv stdbool.h-t stdbool.h
  52. 15.60 s [macli-gnumake] true all-recursive
  53. 15.62 s [macli-gnumake] fail=; \
  54. 15.62 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 \
  55. 15.62 s [macli-gnumake] failcom='fail=yes'; \
  56. 15.62 s [macli-gnumake] else \
  57. 15.62 s [macli-gnumake] failcom='exit 1'; \
  58. 15.62 s [macli-gnumake] fi; \
  59. 15.62 s [macli-gnumake] dot_seen=no; \
  60. 15.62 s [macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
  61. 15.62 s [macli-gnumake] case "all-recursive" in \
  62. 15.62 s [macli-gnumake] distclean-* | maintainer-clean-*) list='' ;; \
  63. 15.62 s [macli-gnumake] *) list='' ;; \
  64. 15.62 s [macli-gnumake] esac; \
  65. 15.62 s [macli-gnumake] for subdir in $list; do \
  66. 15.62 s [macli-gnumake] echo "Making $target in $subdir"; \
  67. 15.62 s [macli-gnumake] if test "$subdir" = "."; then \
  68. 15.62 s [macli-gnumake] dot_seen=yes; \
  69. 15.62 s [macli-gnumake] local_target="$target-am"; \
  70. 15.62 s [macli-gnumake] else \
  71. 15.62 s [macli-gnumake] local_target="$target"; \
  72. 15.62 s [macli-gnumake] fi; \
  73. 15.62 s [macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  74. 15.62 s [macli-gnumake] || eval $failcom; \
  75. 15.62 s [macli-gnumake] done; \
  76. 15.62 s [macli-gnumake] if test "$dot_seen" = "no"; then \
  77. 15.62 s [macli-gnumake] true "$target-am" || exit 1; \
  78. 15.62 s [macli-gnumake] fi; test -z "$fail"
  79. 15.65 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
  80. 15.65 s [macli-gnumake] mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po
  81. 15.65 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
  82. 15.65 s [macli-gnumake] mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po
  83. 15.65 s [macli-gnumake] rm -f libgnu.a
  84. 15.65 s [macli-gnumake] ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o
  85. 15.65 s [macli-gnumake] ranlib libgnu.a
  86. 15.67 s [macli-gnumake] Making all in po
  87. 15.68 s [macli-gnumake] Making all in doc
  88. 15.72 s [macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src
  89. 15.72 s [macli-gnumake] : > src/.dirstamp
  90. 15.72 s [macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src/.deps
  91. 15.72 s [macli-gnumake] : > src/.deps/.dirstamp
  92. 15.72 s [macli-gnumake] depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  93. 15.72 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 &&\
  94. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  95. 15.72 s [macli-gnumake] depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  96. 15.72 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 &&\
  97. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  98. 15.72 s [macli-gnumake] depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  99. 15.72 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 &&\
  100. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  101. 15.72 s [macli-gnumake] depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  102. 15.72 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 &&\
  103. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  104. 15.72 s [macli-gnumake] depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  105. 15.72 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 &&\
  106. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  107. 15.72 s [macli-gnumake] depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  108. 15.72 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 &&\
  109. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  110. 15.72 s [macli-gnumake] depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  111. 15.72 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 &&\
  112. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  113. 15.72 s [macli-gnumake] depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  114. 15.72 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 &&\
  115. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  116. 15.72 s [macli-gnumake] depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  117. 15.72 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 &&\
  118. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  119. 15.72 s [macli-gnumake] depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  120. 15.72 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 &&\
  121. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  122. 15.72 s [macli-gnumake] depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  123. 15.72 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 &&\
  124. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  125. 15.72 s [macli-gnumake] depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  126. 15.72 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 &&\
  127. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  128. 15.72 s [macli-gnumake] depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  129. 15.72 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 &&\
  130. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  131. 15.72 s [macli-gnumake] depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  132. 15.72 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 &&\
  133. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  134. 15.72 s [macli-gnumake] depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  135. 15.72 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 &&\
  136. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  137. 15.72 s [macli-gnumake] depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  138. 15.72 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 &&\
  139. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  140. 15.72 s [macli-gnumake] depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  141. 15.72 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 &&\
  142. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  143. 15.72 s [macli-gnumake] depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  144. 15.72 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 &&\
  145. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  146. 15.72 s [macli-gnumake] depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  147. 15.72 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 &&\
  148. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  149. 15.72 s [macli-gnumake] depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  150. 15.72 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 &&\
  151. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  152. 15.72 s [macli-gnumake] depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  153. 15.72 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 &&\
  154. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  155. 15.72 s [macli-gnumake] depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  156. 15.72 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 &&\
  157. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  158. 15.72 s [macli-gnumake] depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  159. 15.72 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 &&\
  160. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  161. 15.72 s [macli-gnumake] depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  162. 15.72 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 &&\
  163. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  164. 15.72 s [macli-gnumake] depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  165. 15.72 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 &&\
  166. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  167. 15.72 s [macli-gnumake] depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  168. 15.72 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 &&\
  169. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  170. 15.72 s [macli-gnumake] depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  171. 15.72 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 &&\
  172. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  173. 15.72 s [macli-gnumake] depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  174. 15.72 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 &&\
  175. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  176. 15.72 s [macli-gnumake] depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  177. 15.72 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 &&\
  178. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  179. 15.72 s [macli-gnumake] depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  180. 15.72 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 &&\
  181. 15.72 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  182. 15.72 s [macli-gnumake] make-analyze: *** No rule to make target 'lib/libgnu.a', needed by 'make'.
  183. 15.78 s [macli-gnumake] fail=; \
  184. 15.78 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 \
  185. 15.78 s [macli-gnumake] failcom='fail=yes'; \
  186. 15.78 s [macli-gnumake] else \
  187. 15.78 s [macli-gnumake] failcom='exit 1'; \
  188. 15.78 s [macli-gnumake] fi; \
  189. 15.78 s [macli-gnumake] dot_seen=no; \
  190. 15.78 s [macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
  191. 15.78 s [macli-gnumake] case "all-recursive" in \
  192. 15.78 s [macli-gnumake] distclean-* | maintainer-clean-*) list='lib po doc' ;; \
  193. 15.78 s [macli-gnumake] *) list='lib po doc' ;; \
  194. 15.78 s [macli-gnumake] esac; \
  195. 15.78 s [macli-gnumake] for subdir in $list; do \
  196. 15.78 s [macli-gnumake] echo "Making $target in $subdir"; \
  197. 15.78 s [macli-gnumake] if test "$subdir" = "."; then \
  198. 15.78 s [macli-gnumake] dot_seen=yes; \
  199. 15.78 s [macli-gnumake] local_target="$target-am"; \
  200. 15.78 s [macli-gnumake] else \
  201. 15.78 s [macli-gnumake] local_target="$target"; \
  202. 15.78 s [macli-gnumake] fi; \
  203. 15.78 s [macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  204. 15.78 s [macli-gnumake] || eval $failcom; \
  205. 15.78 s [macli-gnumake] done; \
  206. 15.78 s [macli-gnumake] if test "$dot_seen" = "no"; then \
  207. 15.78 s [macli-gnumake] true "$target-am" || exit 1; \
  208. 15.78 s [macli-gnumake] fi; test -z "$fail"
  209. 15.78 s [macli-gnumake] Making all in lib
  210. 15.78 s [macli-gnumake] Making all in po
  211. 15.78 s [macli-gnumake] Making all in doc
  212. 15.79 s [macli-gnumake] Making all in lib
  213. 15.81 s [macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  214. 15.81 s [macli-gnumake] -e 's|@''HAVE_ALLOCA_H''@|1|g' \
  215. 15.81 s [macli-gnumake] ./alloca.in.h > alloca.h-t
  216. 15.81 s [macli-gnumake] mv alloca.h-t alloca.h
  217. 15.81 s [macli-gnumake] sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \
  218. 15.81 s [macli-gnumake] -e 's/@''HAVE__BOOL''@/1/g' \
  219. 15.81 s [macli-gnumake] ./stdbool.in.h > stdbool.h-t
  220. 15.81 s [macli-gnumake] mv stdbool.h-t stdbool.h
  221. 15.81 s [macli-gnumake] true all-recursive
  222. 15.82 s [macli-gnumake] fail=; \
  223. 15.82 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 \
  224. 15.82 s [macli-gnumake] failcom='fail=yes'; \
  225. 15.82 s [macli-gnumake] else \
  226. 15.82 s [macli-gnumake] failcom='exit 1'; \
  227. 15.82 s [macli-gnumake] fi; \
  228. 15.82 s [macli-gnumake] dot_seen=no; \
  229. 15.82 s [macli-gnumake] target=`echo all-recursive | sed s/-recursive//`; \
  230. 15.82 s [macli-gnumake] case "all-recursive" in \
  231. 15.82 s [macli-gnumake] distclean-* | maintainer-clean-*) list='' ;; \
  232. 15.82 s [macli-gnumake] *) list='' ;; \
  233. 15.82 s [macli-gnumake] esac; \
  234. 15.82 s [macli-gnumake] for subdir in $list; do \
  235. 15.83 s [macli-gnumake] echo "Making $target in $subdir"; \
  236. 15.83 s [macli-gnumake] if test "$subdir" = "."; then \
  237. 15.83 s [macli-gnumake] dot_seen=yes; \
  238. 15.83 s [macli-gnumake] local_target="$target-am"; \
  239. 15.83 s [macli-gnumake] else \
  240. 15.83 s [macli-gnumake] local_target="$target"; \
  241. 15.83 s [macli-gnumake] fi; \
  242. 15.83 s [macli-gnumake] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  243. 15.83 s [macli-gnumake] || eval $failcom; \
  244. 15.83 s [macli-gnumake] done; \
  245. 15.83 s [macli-gnumake] if test "$dot_seen" = "no"; then \
  246. 15.83 s [macli-gnumake] true "$target-am" || exit 1; \
  247. 15.83 s [macli-gnumake] fi; test -z "$fail"
  248. 15.85 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
  249. 15.85 s [macli-gnumake] mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po
  250. 15.85 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
  251. 15.85 s [macli-gnumake] mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po
  252. 15.85 s [macli-gnumake] rm -f libgnu.a
  253. 15.85 s [macli-gnumake] ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o
  254. 15.85 s [macli-gnumake] ranlib libgnu.a
  255. 15.87 s [macli-gnumake] Making all in po
  256. 15.89 s [macli-gnumake] Making all in doc
  257. 15.93 s [macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src
  258. 15.93 s [macli-gnumake] : > src/.dirstamp
  259. 15.93 s [macli-gnumake] /nix/store/48nhpn1dv5pn74018agdz7qrbiik2sd5-coreutils-9.8/bin/mkdir -p src/.deps
  260. 15.93 s [macli-gnumake] : > src/.deps/.dirstamp
  261. 15.93 s [macli-gnumake] depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  262. 15.93 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 &&\
  263. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  264. 15.93 s [macli-gnumake] depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  265. 15.93 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 &&\
  266. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  267. 15.93 s [macli-gnumake] depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  268. 15.93 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 &&\
  269. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  270. 15.93 s [macli-gnumake] depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  271. 15.93 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 &&\
  272. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  273. 15.93 s [macli-gnumake] depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  274. 15.93 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 &&\
  275. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  276. 15.93 s [macli-gnumake] depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  277. 15.93 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 &&\
  278. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  279. 15.93 s [macli-gnumake] depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  280. 15.93 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 &&\
  281. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  282. 15.93 s [macli-gnumake] depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  283. 15.93 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 &&\
  284. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  285. 15.93 s [macli-gnumake] depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  286. 15.93 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 &&\
  287. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  288. 15.93 s [macli-gnumake] depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  289. 15.93 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 &&\
  290. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  291. 15.93 s [macli-gnumake] depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  292. 15.93 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 &&\
  293. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  294. 15.93 s [macli-gnumake] depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  295. 15.93 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 &&\
  296. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  297. 15.93 s [macli-gnumake] depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  298. 15.93 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 &&\
  299. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  300. 15.93 s [macli-gnumake] depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  301. 15.93 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 &&\
  302. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  303. 15.93 s [macli-gnumake] depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  304. 15.93 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 &&\
  305. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  306. 15.93 s [macli-gnumake] depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  307. 15.93 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 &&\
  308. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  309. 15.93 s [macli-gnumake] depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  310. 15.93 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 &&\
  311. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  312. 15.93 s [macli-gnumake] depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  313. 15.93 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 &&\
  314. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  315. 15.93 s [macli-gnumake] depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  316. 15.93 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 &&\
  317. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  318. 15.93 s [macli-gnumake] depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  319. 15.93 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 &&\
  320. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  321. 15.93 s [macli-gnumake] depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  322. 15.93 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 &&\
  323. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  324. 15.93 s [macli-gnumake] depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  325. 15.93 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 &&\
  326. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  327. 15.93 s [macli-gnumake] depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  328. 15.93 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 &&\
  329. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  330. 15.93 s [macli-gnumake] depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  331. 15.93 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 &&\
  332. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  333. 15.93 s [macli-gnumake] depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  334. 15.93 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 &&\
  335. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  336. 15.93 s [macli-gnumake] depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  337. 15.93 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 &&\
  338. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  339. 15.93 s [macli-gnumake] depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  340. 15.93 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 &&\
  341. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  342. 15.93 s [macli-gnumake] depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  343. 15.93 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 &&\
  344. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  345. 15.93 s [macli-gnumake] depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  346. 15.93 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 &&\
  347. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  348. 15.93 s [macli-gnumake] depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
  349. 15.93 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 &&\
  350. 15.93 s [macli-gnumake] mv -f $depbase.Tpo $depbase.Po
  351. 15.93 s [macli-gnumake] make-analyze: *** No rule to make target 'lib/libgnu.a', needed by 'make'.
  352. 15.97 s [macli-gnumake] Run integration test suite against output
  353. 15.99 s [macli-gnumake] debug: testNodeAndVertexSetIsValid...
  354. 15.99 s [macli-gnumake] All tests passed!
  355. 16.01 s [macli-gnumake] debug: testNodeAndVertexSetIsValid...
  356. 16.01 s [macli-gnumake] All tests passed!
  357. 16.01 s [macli-gnumake] Compare graph JSON against golden records
  358. 16.01 s [macli-gnumake] Snapshot test: gnumake-nonexpanded.json
  359. 16.01 s [macli-gnumake] Conversion test: Graph -> .dot -> SVG
  360. 16.06 s [macli-gnumake] Fontconfig error: Cannot load default config file: No such file: (null)
  361. 16.06 s [macli-gnumake]
  362. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  363. 16.06 s [macli-gnumake] /var/cache/fontconfig
  364. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  365. 16.06 s [macli-gnumake]
  366. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  367. 16.06 s [macli-gnumake] /var/cache/fontconfig
  368. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  369. 16.06 s [macli-gnumake]
  370. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  371. 16.06 s [macli-gnumake] /var/cache/fontconfig
  372. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  373. 16.06 s [macli-gnumake]
  374. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  375. 16.06 s [macli-gnumake] /var/cache/fontconfig
  376. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  377. 16.06 s [macli-gnumake]
  378. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  379. 16.06 s [macli-gnumake] /var/cache/fontconfig
  380. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  381. 16.06 s [macli-gnumake]
  382. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  383. 16.06 s [macli-gnumake] /var/cache/fontconfig
  384. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  385. 16.06 s [macli-gnumake]
  386. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  387. 16.06 s [macli-gnumake] /var/cache/fontconfig
  388. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  389. 16.06 s [macli-gnumake]
  390. 16.06 s [macli-gnumake] Fontconfig error: No writable cache directories
  391. 16.06 s [macli-gnumake] /var/cache/fontconfig
  392. 16.06 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  393. 16.11 s [macli-gnumake] Fontconfig error: Cannot load default config file: No such file: (null)
  394. 16.12 s [macli-gnumake]
  395. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  396. 16.12 s [macli-gnumake] /var/cache/fontconfig
  397. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  398. 16.12 s [macli-gnumake]
  399. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  400. 16.12 s [macli-gnumake] /var/cache/fontconfig
  401. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  402. 16.12 s [macli-gnumake]
  403. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  404. 16.12 s [macli-gnumake] /var/cache/fontconfig
  405. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  406. 16.12 s [macli-gnumake]
  407. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  408. 16.12 s [macli-gnumake] /var/cache/fontconfig
  409. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  410. 16.12 s [macli-gnumake]
  411. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  412. 16.12 s [macli-gnumake] /var/cache/fontconfig
  413. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  414. 16.12 s [macli-gnumake]
  415. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  416. 16.12 s [macli-gnumake] /var/cache/fontconfig
  417. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  418. 16.12 s [macli-gnumake]
  419. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  420. 16.12 s [macli-gnumake] /var/cache/fontconfig
  421. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  422. 16.12 s [macli-gnumake]
  423. 16.12 s [macli-gnumake] Fontconfig error: No writable cache directories
  424. 16.12 s [macli-gnumake] /var/cache/fontconfig
  425. 16.12 s [macli-gnumake] /homeless-shelter/.cache/fontconfig
  426. 16.16 s [macli-gnumake] Phase: installPhase
  427. 16.18 s [macli-gnumake] Phase: fixupPhase
  428. 16.19 s [macli-gnumake] shrinking RPATHs of ELF executables and libraries in /nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake
  429. 16.19 s [macli-gnumake] checking for references to /build/ in /nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake...
  430. 16.20 s [macli-gnumake] patching script interpreter paths in /nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake
  431. 16.29 s [macli-gnumake] automatically fixing dependencies for ELF files
  432. 16.29 s [macli-gnumake] {'add_existing': True,
  433. 16.29 s [macli-gnumake] 'append_rpaths': [],
  434. 16.29 s [macli-gnumake] 'extra_args': [],
  435. 16.29 s [macli-gnumake] 'ignore_missing': [],
  436. 16.29 s [macli-gnumake] 'keep_libc': False,
  437. 16.29 s [macli-gnumake] 'libs': [PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
  438. 16.29 s [macli-gnumake] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
  439. 16.29 s [macli-gnumake] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
  440. 16.29 s [macli-gnumake] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
  441. 16.29 s [macli-gnumake] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
  442. 16.29 s [macli-gnumake] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
  443. 16.29 s [macli-gnumake] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
  444. 16.29 s [macli-gnumake] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
  445. 16.29 s [macli-gnumake] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
  446. 16.29 s [macli-gnumake] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
  447. 16.29 s [macli-gnumake] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
  448. 16.29 s [macli-gnumake] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
  449. 16.29 s [macli-gnumake] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
  450. 16.29 s [macli-gnumake] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
  451. 16.29 s [macli-gnumake] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
  452. 16.29 s [macli-gnumake] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
  453. 16.29 s [macli-gnumake] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
  454. 16.29 s [macli-gnumake] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
  455. 16.29 s [macli-gnumake] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
  456. 16.29 s [macli-gnumake] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
  457. 16.29 s [macli-gnumake] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
  458. 16.29 s [macli-gnumake] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib'),
  459. 16.29 s [macli-gnumake] PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
  460. 16.29 s [macli-gnumake] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
  461. 16.29 s [macli-gnumake] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
  462. 16.29 s [macli-gnumake] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
  463. 16.29 s [macli-gnumake] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
  464. 16.29 s [macli-gnumake] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
  465. 16.29 s [macli-gnumake] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
  466. 16.29 s [macli-gnumake] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
  467. 16.29 s [macli-gnumake] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
  468. 16.29 s [macli-gnumake] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
  469. 16.29 s [macli-gnumake] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
  470. 16.29 s [macli-gnumake] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
  471. 16.29 s [macli-gnumake] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
  472. 16.29 s [macli-gnumake] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
  473. 16.29 s [macli-gnumake] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
  474. 16.29 s [macli-gnumake] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
  475. 16.29 s [macli-gnumake] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
  476. 16.29 s [macli-gnumake] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
  477. 16.29 s [macli-gnumake] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
  478. 16.29 s [macli-gnumake] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
  479. 16.29 s [macli-gnumake] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
  480. 16.29 s [macli-gnumake] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib')],
  481. 16.29 s [macli-gnumake] 'paths': [PosixPath('/nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake')],
  482. 16.29 s [macli-gnumake] 'recursive': True,
  483. 16.29 s [macli-gnumake] 'runtime_dependencies': []}
  484. 16.45 s [macli-gnumake] auto-patchelf: 0 dependencies could not be satisfied
  485. 16.50 s [post-build-hook] Uploading to the NixCI cache: /nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake
  486. 16.56 s [post-build-hook] copying 1 paths...
  487. 16.56 s [post-build-hook] copying path '/nix/store/0cgqd5xz7m608hsf4c28pfb92q24q6j6-macli-gnumake' to 'https://cache.nix-ci.com'...
  488. 17.14 s [post-build-hook] copying 1 paths...
  489. 17.14 s [post-build-hook] copying path '/nix/store/zgv8z9y45r3l9zcp7137wizhnhwjxcws-macli-gnumake.drv' to 'https://cache.nix-ci.com'...
  490. 17.40 s Progress: 1 of 2 built, 1 of 1 downloaded from cache