build checks.x86_64-linux.macli-gnumake

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