build checks.x86_64-linux.macli-gwenhywfar

Reproduce this run
  1. 0.17 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-gwenhywfar --print-build-logs
  2. 0.21 s
  3. 0.69 s Building macli-gwenhywfar
  4. 0.75 s [macli-gwenhywfar] Phase: unpackPhase
  5. 0.75 s [macli-gwenhywfar] unpacking source archive /nix/store/yypvk1g3wf78ajdmk415va8w7bcrviqm-checks
  6. 0.76 s [macli-gwenhywfar] source root is checks
  7. 0.77 s [macli-gwenhywfar] Phase: patchPhase
  8. 0.78 s [macli-gwenhywfar] Phase: updateAutotoolsGnuConfigScriptsPhase
  9. 0.78 s [macli-gwenhywfar] Phase: configurePhase
  10. 0.79 s [macli-gwenhywfar] no configure script, doing nothing
  11. 0.80 s [macli-gwenhywfar] Phase: buildPhase
  12. 0.81 s [macli-gwenhywfar] make -C ` dirname src/version.h ` ` basename src/version.h `
  13. 0.81 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/version.h ` basename gwenhywfar5/gwenhywfar/version.h ` )
  14. 0.81 s [macli-gwenhywfar] make -C ` dirname src/types.h ` ` basename src/types.h `
  15. 0.81 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/types.h ` basename gwenhywfar5/gwenhywfar/types.h ` )
  16. 0.81 s [macli-gwenhywfar] make -C ` dirname src/os/posix/system.h ` ` basename src/os/posix/system.h `
  17. 0.81 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/os/posix/system.h ` basename gwenhywfar5/gwenhywfar/system.h ` )
  18. 0.81 s [macli-gwenhywfar] true all-recursive
  19. 0.83 s [macli-gwenhywfar] fail=; \
  20. 0.83 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar'; 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 \
  21. 0.83 s [macli-gwenhywfar] failcom='fail=yes'; \
  22. 0.83 s [macli-gwenhywfar] else \
  23. 0.83 s [macli-gwenhywfar] failcom='exit 1'; \
  24. 0.83 s [macli-gwenhywfar] fi; \
  25. 0.83 s [macli-gwenhywfar] dot_seen=no; \
  26. 0.83 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  27. 0.83 s [macli-gwenhywfar] case "all-recursive" in \
  28. 0.83 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='admin data m4 src plugins tools gui test doc po checks' ;; \
  29. 0.83 s [macli-gwenhywfar] *) list='admin data m4 src plugins tools gui test po doc checks' ;; \
  30. 0.83 s [macli-gwenhywfar] esac; \
  31. 0.83 s [macli-gwenhywfar] for subdir in $list; do \
  32. 0.83 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  33. 0.83 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  34. 0.83 s [macli-gwenhywfar] dot_seen=yes; \
  35. 0.83 s [macli-gwenhywfar] local_target="$target-am"; \
  36. 0.83 s [macli-gwenhywfar] else \
  37. 0.83 s [macli-gwenhywfar] local_target="$target"; \
  38. 0.83 s [macli-gwenhywfar] fi; \
  39. 0.83 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  40. 0.83 s [macli-gwenhywfar] || eval $failcom; \
  41. 0.83 s [macli-gwenhywfar] done; \
  42. 0.83 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  43. 0.83 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  44. 0.83 s [macli-gwenhywfar] fi; test -z "$fail"
  45. 0.84 s [macli-gwenhywfar] Making all in admin
  46. 0.84 s [macli-gwenhywfar] Making all in data
  47. 0.84 s [macli-gwenhywfar] Making all in m4
  48. 0.84 s [macli-gwenhywfar] Making all in src
  49. 0.84 s [macli-gwenhywfar] Making all in plugins
  50. 0.84 s [macli-gwenhywfar] Making all in tools
  51. 0.84 s [macli-gwenhywfar] Making all in gui
  52. 0.84 s [macli-gwenhywfar] Making all in test
  53. 0.84 s [macli-gwenhywfar] Making all in po
  54. 0.84 s [macli-gwenhywfar] Making all in doc
  55. 0.84 s [macli-gwenhywfar] Making all in checks
  56. 0.85 s [macli-gwenhywfar] Making all in admin
  57. 0.86 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -DGWEN_HEADERS=\"/usr/local/include/gwenhywfar5/gwenhywfar\" -g -O2 -Wall -Wall -Wall -MT mklistdoc.o -MD -MP -MF .deps/mklistdoc.Tpo -c -o mklistdoc.o mklistdoc.c
  58. 0.86 s [macli-gwenhywfar] mv -f .deps/mklistdoc.Tpo .deps/mklistdoc.Po
  59. 0.86 s [macli-gwenhywfar] rm -f mklistdoc
  60. 0.86 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=link gcc -DGWEN_HEADERS=\"/usr/local/include/gwenhywfar5/gwenhywfar\" -g -O2 -Wall -Wall -Wall -o mklistdoc mklistdoc.o
  61. 0.87 s [macli-gwenhywfar] Making all in data
  62. 0.89 s [macli-gwenhywfar] Making all in m4
  63. 0.91 s [macli-gwenhywfar] Making all in src
  64. 0.92 s [macli-gwenhywfar] true all-recursive
  65. 0.94 s [macli-gwenhywfar] fail=; \
  66. 0.94 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/src'; 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 \
  67. 0.94 s [macli-gwenhywfar] failcom='fail=yes'; \
  68. 0.94 s [macli-gwenhywfar] else \
  69. 0.94 s [macli-gwenhywfar] failcom='exit 1'; \
  70. 0.94 s [macli-gwenhywfar] fi; \
  71. 0.94 s [macli-gwenhywfar] dot_seen=no; \
  72. 0.94 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  73. 0.94 s [macli-gwenhywfar] case "all-recursive" in \
  74. 0.94 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='base sio os parser crypt3 crypttoken gui cryptmsg html sar xmlcmd test_framework' ;; \
  75. 0.94 s [macli-gwenhywfar] *) list='base sio os parser crypt3 crypttoken gui cryptmsg html sar xmlcmd test_framework' ;; \
  76. 0.94 s [macli-gwenhywfar] esac; \
  77. 0.94 s [macli-gwenhywfar] for subdir in $list; do \
  78. 0.94 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  79. 0.94 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  80. 0.94 s [macli-gwenhywfar] dot_seen=yes; \
  81. 0.94 s [macli-gwenhywfar] local_target="$target-am"; \
  82. 0.94 s [macli-gwenhywfar] else \
  83. 0.94 s [macli-gwenhywfar] local_target="$target"; \
  84. 0.94 s [macli-gwenhywfar] fi; \
  85. 0.94 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  86. 0.94 s [macli-gwenhywfar] || eval $failcom; \
  87. 0.94 s [macli-gwenhywfar] done; \
  88. 0.94 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  89. 0.94 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  90. 0.94 s [macli-gwenhywfar] fi; test -z "$fail"
  91. 0.95 s [macli-gwenhywfar] Making all in base
  92. 0.95 s [macli-gwenhywfar] Making all in sio
  93. 0.95 s [macli-gwenhywfar] Making all in os
  94. 0.95 s [macli-gwenhywfar] Making all in parser
  95. 0.95 s [macli-gwenhywfar] Making all in crypt3
  96. 0.95 s [macli-gwenhywfar] Making all in crypttoken
  97. 0.95 s [macli-gwenhywfar] Making all in gui
  98. 0.95 s [macli-gwenhywfar] Making all in cryptmsg
  99. 0.95 s [macli-gwenhywfar] Making all in html
  100. 0.95 s [macli-gwenhywfar] Making all in sar
  101. 0.95 s [macli-gwenhywfar] Making all in xmlcmd
  102. 0.95 s [macli-gwenhywfar] Making all in test_framework
  103. 0.96 s [macli-gwenhywfar] Making all in base
  104. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c
  105. 0.98 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Plo
  106. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c
  107. 0.98 s [macli-gwenhywfar] mv -f .deps/buffer.Tpo .deps/buffer.Plo
  108. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
  109. 0.98 s [macli-gwenhywfar] mv -f .deps/debug.Tpo .deps/debug.Plo
  110. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  111. 0.98 s [macli-gwenhywfar] mv -f .deps/error.Tpo .deps/error.Plo
  112. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.c
  113. 0.98 s [macli-gwenhywfar] mv -f .deps/funcs.Tpo .deps/funcs.Plo
  114. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwensignal.lo -MD -MP -MF .deps/gwensignal.Tpo -c -o gwensignal.lo gwensignal.c
  115. 0.98 s [macli-gwenhywfar] mv -f .deps/gwensignal.Tpo .deps/gwensignal.Plo
  116. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c -o i18n.lo i18n.c
  117. 0.98 s [macli-gwenhywfar] mv -f .deps/i18n.Tpo .deps/i18n.Plo
  118. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT idlist64.lo -MD -MP -MF .deps/idlist64.Tpo -c -o idlist64.lo idlist64.c
  119. 0.98 s [macli-gwenhywfar] mv -f .deps/idlist64.Tpo .deps/idlist64.Plo
  120. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inherit.lo -MD -MP -MF .deps/inherit.Tpo -c -o inherit.lo inherit.c
  121. 0.98 s [macli-gwenhywfar] mv -f .deps/inherit.Tpo .deps/inherit.Plo
  122. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
  123. 0.98 s [macli-gwenhywfar] mv -f .deps/list.Tpo .deps/list.Plo
  124. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT list1.lo -MD -MP -MF .deps/list1.Tpo -c -o list1.lo list1.c
  125. 0.98 s [macli-gwenhywfar] mv -f .deps/list1.Tpo .deps/list1.Plo
  126. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o logger.lo logger.c
  127. 0.98 s [macli-gwenhywfar] mv -f .deps/logger.Tpo .deps/logger.Plo
  128. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c
  129. 0.98 s [macli-gwenhywfar] mv -f .deps/memory.Tpo .deps/memory.Plo
  130. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT pathmanager.lo -MD -MP -MF .deps/pathmanager.Tpo -c -o pathmanager.lo pathmanager.c
  131. 0.98 s [macli-gwenhywfar] mv -f .deps/pathmanager.Tpo .deps/pathmanager.Plo
  132. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
  133. 0.98 s [macli-gwenhywfar] mv -f .deps/plugin.Tpo .deps/plugin.Plo
  134. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT plugindescr.lo -MD -MP -MF .deps/plugindescr.Tpo -c -o plugindescr.lo plugindescr.c
  135. 0.98 s [macli-gwenhywfar] mv -f .deps/plugindescr.Tpo .deps/plugindescr.Plo
  136. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT refptr.lo -MD -MP -MF .deps/refptr.Tpo -c -o refptr.lo refptr.c
  137. 0.98 s [macli-gwenhywfar] mv -f .deps/refptr.Tpo .deps/refptr.Plo
  138. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ringbuffer.lo -MD -MP -MF .deps/ringbuffer.Tpo -c -o ringbuffer.lo ringbuffer.c
  139. 0.98 s [macli-gwenhywfar] mv -f .deps/ringbuffer.Tpo .deps/ringbuffer.Plo
  140. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT stringlist.lo -MD -MP -MF .deps/stringlist.Tpo -c -o stringlist.lo stringlist.c
  141. 0.98 s [macli-gwenhywfar] mv -f .deps/stringlist.Tpo .deps/stringlist.Plo
  142. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT stringlist2.lo -MD -MP -MF .deps/stringlist2.Tpo -c -o stringlist2.lo stringlist2.c
  143. 0.98 s [macli-gwenhywfar] mv -f .deps/stringlist2.Tpo .deps/stringlist2.Plo
  144. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT idmap.lo -MD -MP -MF .deps/idmap.Tpo -c -o idmap.lo idmap.c
  145. 0.98 s [macli-gwenhywfar] mv -f .deps/idmap.Tpo .deps/idmap.Plo
  146. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT fastbuffer.lo -MD -MP -MF .deps/fastbuffer.Tpo -c -o fastbuffer.lo fastbuffer.c
  147. 0.98 s [macli-gwenhywfar] mv -f .deps/fastbuffer.Tpo .deps/fastbuffer.Plo
  148. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT memcache.lo -MD -MP -MF .deps/memcache.Tpo -c -o memcache.lo memcache.c
  149. 0.98 s [macli-gwenhywfar] mv -f .deps/memcache.Tpo .deps/memcache.Plo
  150. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
  151. 0.98 s [macli-gwenhywfar] mv -f .deps/tree.Tpo .deps/tree.Plo
  152. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tree2.lo -MD -MP -MF .deps/tree2.Tpo -c -o tree2.lo tree2.c
  153. 0.98 s [macli-gwenhywfar] mv -f .deps/tree2.Tpo .deps/tree2.Plo
  154. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT simpleptrlist.lo -MD -MP -MF .deps/simpleptrlist.Tpo -c -o simpleptrlist.lo simpleptrlist.c
  155. 0.98 s [macli-gwenhywfar] mv -f .deps/simpleptrlist.Tpo .deps/simpleptrlist.Plo
  156. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT multicache.lo -MD -MP -MF .deps/multicache.Tpo -c -o multicache.lo multicache.c
  157. 0.98 s [macli-gwenhywfar] mv -f .deps/multicache.Tpo .deps/multicache.Plo
  158. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c
  159. 0.98 s [macli-gwenhywfar] mv -f .deps/param.Tpo .deps/param.Plo
  160. 0.98 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libbase.la args.lo buffer.lo debug.lo error.lo funcs.lo gwensignal.lo i18n.lo idlist64.lo inherit.lo list.lo list1.lo logger.lo memory.lo pathmanager.lo plugin.lo plugindescr.lo refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo fastbuffer.lo memcache.lo tree.lo tree2.lo simpleptrlist.lo multicache.lo param.lo
  161. 1.00 s [macli-gwenhywfar] Making all in sio
  162. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio.lo -MD -MP -MF .deps/syncio.Tpo -c -o syncio.lo syncio.c
  163. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio.Tpo .deps/syncio.Plo
  164. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_socket.lo -MD -MP -MF .deps/syncio_socket.Tpo -c -o syncio_socket.lo syncio_socket.c
  165. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio_socket.Tpo .deps/syncio_socket.Plo
  166. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_memory.lo -MD -MP -MF .deps/syncio_memory.Tpo -c -o syncio_memory.lo syncio_memory.c
  167. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio_memory.Tpo .deps/syncio_memory.Plo
  168. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_buffered.lo -MD -MP -MF .deps/syncio_buffered.Tpo -c -o syncio_buffered.lo syncio_buffered.c
  169. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio_buffered.Tpo .deps/syncio_buffered.Plo
  170. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_tls.lo -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.lo syncio_tls.c
  171. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Plo
  172. 1.01 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_http.lo -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.lo syncio_http.c
  173. 1.01 s [macli-gwenhywfar] mv -f .deps/syncio_http.Tpo .deps/syncio_http.Plo
  174. 1.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ssl_cert_descr.lo -MD -MP -MF .deps/ssl_cert_descr.Tpo -c -o ssl_cert_descr.lo ssl_cert_descr.c
  175. 1.02 s [macli-gwenhywfar] mv -f .deps/ssl_cert_descr.Tpo .deps/ssl_cert_descr.Plo
  176. 1.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT httpsession.lo -MD -MP -MF .deps/httpsession.Tpo -c -o httpsession.lo httpsession.c
  177. 1.02 s [macli-gwenhywfar] mv -f .deps/httpsession.Tpo .deps/httpsession.Plo
  178. 1.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libsio.la syncio.lo syncio_socket.lo syncio_memory.lo syncio_buffered.lo syncio_tls.lo syncio_http.lo ssl_cert_descr.lo httpsession.lo
  179. 1.03 s [macli-gwenhywfar] Making all in os
  180. 1.05 s [macli-gwenhywfar] fail=; \
  181. 1.05 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/src/os'; 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 \
  182. 1.05 s [macli-gwenhywfar] failcom='fail=yes'; \
  183. 1.05 s [macli-gwenhywfar] else \
  184. 1.05 s [macli-gwenhywfar] failcom='exit 1'; \
  185. 1.05 s [macli-gwenhywfar] fi; \
  186. 1.05 s [macli-gwenhywfar] dot_seen=no; \
  187. 1.05 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  188. 1.05 s [macli-gwenhywfar] case "all-recursive" in \
  189. 1.05 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='posix windows' ;; \
  190. 1.05 s [macli-gwenhywfar] *) list='posix' ;; \
  191. 1.05 s [macli-gwenhywfar] esac; \
  192. 1.05 s [macli-gwenhywfar] for subdir in $list; do \
  193. 1.05 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  194. 1.05 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  195. 1.05 s [macli-gwenhywfar] dot_seen=yes; \
  196. 1.05 s [macli-gwenhywfar] local_target="$target-am"; \
  197. 1.05 s [macli-gwenhywfar] else \
  198. 1.05 s [macli-gwenhywfar] local_target="$target"; \
  199. 1.05 s [macli-gwenhywfar] fi; \
  200. 1.05 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  201. 1.05 s [macli-gwenhywfar] || eval $failcom; \
  202. 1.05 s [macli-gwenhywfar] done; \
  203. 1.05 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  204. 1.05 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  205. 1.05 s [macli-gwenhywfar] fi; test -z "$fail"
  206. 1.05 s [macli-gwenhywfar] Making all in posix
  207. 1.06 s [macli-gwenhywfar] Making all in posix
  208. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT directory.lo -MD -MP -MF .deps/directory.Tpo -c -o directory.lo directory.c
  209. 1.08 s [macli-gwenhywfar] mv -f .deps/directory.Tpo .deps/directory.Plo
  210. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT fslock.lo -MD -MP -MF .deps/fslock.Tpo -c -o fslock.lo fslock.c
  211. 1.08 s [macli-gwenhywfar] mv -f .deps/fslock.Tpo .deps/fslock.Plo
  212. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwentime.lo -MD -MP -MF .deps/gwentime.Tpo -c -o gwentime.lo gwentime.c
  213. 1.08 s [macli-gwenhywfar] mv -f .deps/gwentime.Tpo .deps/gwentime.Plo
  214. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwenthread.lo -MD -MP -MF .deps/gwenthread.Tpo -c -o gwenthread.lo gwenthread.c
  215. 1.08 s [macli-gwenhywfar] mv -f .deps/gwenthread.Tpo .deps/gwenthread.Plo
  216. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT threadlocaldata.lo -MD -MP -MF .deps/threadlocaldata.Tpo -c -o threadlocaldata.lo threadlocaldata.c
  217. 1.08 s [macli-gwenhywfar] mv -f .deps/threadlocaldata.Tpo .deps/threadlocaldata.Plo
  218. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c -o inetaddr.lo inetaddr.c
  219. 1.08 s [macli-gwenhywfar] mv -f .deps/inetaddr.Tpo .deps/inetaddr.Plo
  220. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inetsocket.lo -MD -MP -MF .deps/inetsocket.Tpo -c -o inetsocket.lo inetsocket.c
  221. 1.08 s [macli-gwenhywfar] mv -f .deps/inetsocket.Tpo .deps/inetsocket.Plo
  222. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
  223. 1.08 s [macli-gwenhywfar] mv -f .deps/init.Tpo .deps/init.Plo
  224. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT libloader.lo -MD -MP -MF .deps/libloader.Tpo -c -o libloader.lo libloader.c
  225. 1.08 s [macli-gwenhywfar] mv -f .deps/libloader.Tpo .deps/libloader.Plo
  226. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c
  227. 1.08 s [macli-gwenhywfar] mv -f .deps/process.Tpo .deps/process.Plo
  228. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.c
  229. 1.08 s [macli-gwenhywfar] mv -f .deps/mutex.Tpo .deps/mutex.Plo
  230. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.c
  231. 1.08 s [macli-gwenhywfar] mv -f .deps/semaphore.Tpo .deps/semaphore.Plo
  232. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_file.lo -MD -MP -MF .deps/syncio_file.Tpo -c -o syncio_file.lo syncio_file.c
  233. 1.08 s [macli-gwenhywfar] mv -f .deps/syncio_file.Tpo .deps/syncio_file.Plo
  234. 1.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libosimpl.la directory.lo fslock.lo gwentime.lo gwenthread.lo threadlocaldata.lo inetaddr.lo inetsocket.lo init.lo libloader.lo process.lo mutex.lo semaphore.lo syncio_file.lo
  235. 1.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT directory_all.lo -MD -MP -MF .deps/directory_all.Tpo -c -o directory_all.lo directory_all.c
  236. 1.11 s [macli-gwenhywfar] mv -f .deps/directory_all.Tpo .deps/directory_all.Plo
  237. 1.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwentime_all.lo -MD -MP -MF .deps/gwentime_all.Tpo -c -o gwentime_all.lo gwentime_all.c
  238. 1.11 s [macli-gwenhywfar] mv -f .deps/gwentime_all.Tpo .deps/gwentime_all.Plo
  239. 1.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwendate.lo -MD -MP -MF .deps/gwendate.Tpo -c -o gwendate.lo gwendate.c
  240. 1.11 s [macli-gwenhywfar] mv -f .deps/gwendate.Tpo .deps/gwendate.Plo
  241. 1.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT process_all.lo -MD -MP -MF .deps/process_all.Tpo -c -o process_all.lo process_all.c
  242. 1.11 s [macli-gwenhywfar] mv -f .deps/process_all.Tpo .deps/process_all.Plo
  243. 1.11 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'posix/libosimpl.la', needed by 'libos.la'.
  244. 1.13 s [macli-gwenhywfar] Making all in parser
  245. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
  246. 1.14 s [macli-gwenhywfar] mv -f .deps/base64.Tpo .deps/base64.Plo
  247. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT configmgr.lo -MD -MP -MF .deps/configmgr.Tpo -c -o configmgr.lo configmgr.c
  248. 1.14 s [macli-gwenhywfar] mv -f .deps/configmgr.Tpo .deps/configmgr.Plo
  249. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c
  250. 1.14 s [macli-gwenhywfar] mv -f .deps/db.Tpo .deps/db.Plo
  251. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dbio.lo -MD -MP -MF .deps/dbio.Tpo -c -o dbio.lo dbio.c
  252. 1.14 s [macli-gwenhywfar] mv -f .deps/dbio.Tpo .deps/dbio.Plo
  253. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT msgengine.lo -MD -MP -MF .deps/msgengine.Tpo -c -o msgengine.lo msgengine.c
  254. 1.14 s [macli-gwenhywfar] mv -f .deps/msgengine.Tpo .deps/msgengine.Plo
  255. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.c
  256. 1.14 s [macli-gwenhywfar] mv -f .deps/path.Tpo .deps/path.Plo
  257. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tag16.lo -MD -MP -MF .deps/tag16.Tpo -c -o tag16.lo tag16.c
  258. 1.14 s [macli-gwenhywfar] mv -f .deps/tag16.Tpo .deps/tag16.Plo
  259. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c
  260. 1.14 s [macli-gwenhywfar] mv -f .deps/text.Tpo .deps/text.Plo
  261. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.c
  262. 1.14 s [macli-gwenhywfar] mv -f .deps/tlv.Tpo .deps/tlv.Plo
  263. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.c
  264. 1.14 s [macli-gwenhywfar] mv -f .deps/url.Tpo .deps/url.Plo
  265. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT urlfns.lo -MD -MP -MF .deps/urlfns.Tpo -c -o urlfns.lo urlfns.c
  266. 1.14 s [macli-gwenhywfar] mv -f .deps/urlfns.Tpo .deps/urlfns.Plo
  267. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c
  268. 1.14 s [macli-gwenhywfar] mv -f .deps/xml.Tpo .deps/xml.Plo
  269. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlctx.lo -MD -MP -MF .deps/xmlctx.Tpo -c -o xmlctx.lo xmlctx.c
  270. 1.14 s [macli-gwenhywfar] mv -f .deps/xmlctx.Tpo .deps/xmlctx.Plo
  271. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xsdnode.lo -MD -MP -MF .deps/xsdnode.Tpo -c -o xsdnode.lo xsdnode.c
  272. 1.14 s [macli-gwenhywfar] mv -f .deps/xsdnode.Tpo .deps/xsdnode.Plo
  273. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xml2db.lo -MD -MP -MF .deps/xml2db.Tpo -c -o xml2db.lo xml2db.c
  274. 1.14 s [macli-gwenhywfar] mv -f .deps/xml2db.Tpo .deps/xml2db.Plo
  275. 1.14 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libparser.la base64.lo configmgr.lo db.lo dbio.lo msgengine.lo path.lo tag16.lo text.lo tlv.lo url.lo urlfns.lo xml.lo xmlctx.lo xsdnode.lo xml2db.lo
  276. 1.16 s [macli-gwenhywfar] Making all in crypt3
  277. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptalgo.lo -MD -MP -MF .deps/cryptalgo.Tpo -c -o cryptalgo.lo cryptalgo.c
  278. 1.17 s [macli-gwenhywfar] mv -f .deps/cryptalgo.Tpo .deps/cryptalgo.Plo
  279. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptdefs.lo -MD -MP -MF .deps/cryptdefs.Tpo -c -o cryptdefs.lo cryptdefs.c
  280. 1.17 s [macli-gwenhywfar] mv -f .deps/cryptdefs.Tpo .deps/cryptdefs.Plo
  281. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT hashalgo.lo -MD -MP -MF .deps/hashalgo.Tpo -c -o hashalgo.lo hashalgo.c
  282. 1.17 s [macli-gwenhywfar] mv -f .deps/hashalgo.Tpo .deps/hashalgo.Plo
  283. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT paddalgo.lo -MD -MP -MF .deps/paddalgo.Tpo -c -o paddalgo.lo paddalgo.c
  284. 1.17 s [macli-gwenhywfar] mv -f .deps/paddalgo.Tpo .deps/paddalgo.Plo
  285. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkey.lo -MD -MP -MF .deps/cryptkey.Tpo -c -o cryptkey.lo cryptkey.c
  286. 1.17 s [macli-gwenhywfar] mv -f .deps/cryptkey.Tpo .deps/cryptkey.Plo
  287. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkeyrsa.lo -MD -MP -MF .deps/cryptkeyrsa.Tpo -c -o cryptkeyrsa.lo cryptkeyrsa.c
  288. 1.17 s [macli-gwenhywfar] mv -f .deps/cryptkeyrsa.Tpo .deps/cryptkeyrsa.Plo
  289. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkeysym.lo -MD -MP -MF .deps/cryptkeysym.Tpo -c -o cryptkeysym.lo cryptkeysym.c
  290. 1.17 s [macli-gwenhywfar] mv -f .deps/cryptkeysym.Tpo .deps/cryptkeysym.Plo
  291. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mdigest.lo -MD -MP -MF .deps/mdigest.Tpo -c -o mdigest.lo mdigest.c
  292. 1.17 s [macli-gwenhywfar] mv -f .deps/mdigest.Tpo .deps/mdigest.Plo
  293. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mdigestgc.lo -MD -MP -MF .deps/mdigestgc.Tpo -c -o mdigestgc.lo mdigestgc.c
  294. 1.17 s [macli-gwenhywfar] mv -f .deps/mdigestgc.Tpo .deps/mdigestgc.Plo
  295. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT padd.lo -MD -MP -MF .deps/padd.Tpo -c -o padd.lo padd.c
  296. 1.17 s [macli-gwenhywfar] mv -f .deps/padd.Tpo .deps/padd.Plo
  297. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT smalltresor.lo -MD -MP -MF .deps/smalltresor.Tpo -c -o smalltresor.lo smalltresor.c
  298. 1.17 s [macli-gwenhywfar] mv -f .deps/smalltresor.Tpo .deps/smalltresor.Plo
  299. 1.17 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcrypt3.la cryptalgo.lo cryptdefs.lo hashalgo.lo paddalgo.lo cryptkey.lo cryptkeyrsa.lo cryptkeysym.lo mdigest.lo mdigestgc.lo padd.lo smalltresor.lo
  300. 1.18 s [macli-gwenhywfar] Making all in crypttoken
  301. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct_context.lo -MD -MP -MF .deps/ct_context.Tpo -c -o ct_context.lo ct_context.c
  302. 1.20 s [macli-gwenhywfar] mv -f .deps/ct_context.Tpo .deps/ct_context.Plo
  303. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct_keyinfo.lo -MD -MP -MF .deps/ct_keyinfo.Tpo -c -o ct_keyinfo.lo ct_keyinfo.c
  304. 1.20 s [macli-gwenhywfar] mv -f .deps/ct_keyinfo.Tpo .deps/ct_keyinfo.Plo
  305. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
  306. 1.20 s [macli-gwenhywfar] mv -f .deps/ct.Tpo .deps/ct.Plo
  307. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctf_context.lo -MD -MP -MF .deps/ctf_context.Tpo -c -o ctf_context.lo ctf_context.c
  308. 1.20 s [macli-gwenhywfar] mv -f .deps/ctf_context.Tpo .deps/ctf_context.Plo
  309. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctfile.lo -MD -MP -MF .deps/ctfile.Tpo -c -o ctfile.lo ctfile.c
  310. 1.20 s [macli-gwenhywfar] mv -f .deps/ctfile.Tpo .deps/ctfile.Plo
  311. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctplugin.lo -MD -MP -MF .deps/ctplugin.Tpo -c -o ctplugin.lo ctplugin.c
  312. 1.20 s [macli-gwenhywfar] mv -f .deps/ctplugin.Tpo .deps/ctplugin.Plo
  313. 1.20 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcrypttoken.la ct_context.lo ct_keyinfo.lo ct.lo ctf_context.lo ctfile.lo ctplugin.lo
  314. 1.21 s [macli-gwenhywfar] Making all in gui
  315. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c -o cgui.lo cgui.c
  316. 1.23 s [macli-gwenhywfar] mv -f .deps/cgui.Tpo .deps/cgui.Plo
  317. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cprogress.lo -MD -MP -MF .deps/cprogress.Tpo -c -o cprogress.lo cprogress.c
  318. 1.23 s [macli-gwenhywfar] mv -f .deps/cprogress.Tpo .deps/cprogress.Plo
  319. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c -o dialog.lo dialog.c
  320. 1.23 s [macli-gwenhywfar] mv -f .deps/dialog.Tpo .deps/dialog.Plo
  321. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c -o gui.lo gui.c
  322. 1.23 s [macli-gwenhywfar] mv -f .deps/gui.Tpo .deps/gui.Plo
  323. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT nogui.lo -MD -MP -MF .deps/nogui.Tpo -c -o nogui.lo nogui.c
  324. 1.23 s [macli-gwenhywfar] mv -f .deps/nogui.Tpo .deps/nogui.Plo
  325. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.c
  326. 1.23 s [macli-gwenhywfar] mv -f .deps/widget.Tpo .deps/widget.Plo
  327. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT progressdata.lo -MD -MP -MF .deps/progressdata.Tpo -c -o progressdata.lo progressdata.c
  328. 1.23 s [macli-gwenhywfar] mv -f .deps/progressdata.Tpo .deps/progressdata.Plo
  329. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_progress.lo -MD -MP -MF .deps/dlg_progress.Tpo -c -o dlg_progress.lo dlg_progress.c
  330. 1.23 s [macli-gwenhywfar] mv -f .deps/dlg_progress.Tpo .deps/dlg_progress.Plo
  331. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_input.lo -MD -MP -MF .deps/dlg_input.Tpo -c -o dlg_input.lo dlg_input.c
  332. 1.23 s [macli-gwenhywfar] mv -f .deps/dlg_input.Tpo .deps/dlg_input.Plo
  333. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_message.lo -MD -MP -MF .deps/dlg_message.Tpo -c -o dlg_message.lo dlg_message.c
  334. 1.23 s [macli-gwenhywfar] mv -f .deps/dlg_message.Tpo .deps/dlg_message.Plo
  335. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_showbox.lo -MD -MP -MF .deps/dlg_showbox.Tpo -c -o dlg_showbox.lo dlg_showbox.c
  336. 1.23 s [macli-gwenhywfar] mv -f .deps/dlg_showbox.Tpo .deps/dlg_showbox.Plo
  337. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT passwdstore.lo -MD -MP -MF .deps/passwdstore.Tpo -c -o passwdstore.lo passwdstore.c
  338. 1.23 s [macli-gwenhywfar] mv -f .deps/passwdstore.Tpo .deps/passwdstore.Plo
  339. 1.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libgui.la cgui.lo cprogress.lo dialog.lo gui.lo nogui.lo widget.lo progressdata.lo dlg_progress.lo dlg_input.lo dlg_message.lo dlg_showbox.lo passwdstore.lo
  340. 1.24 s [macli-gwenhywfar] Making all in cryptmsg
  341. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sighead.lo -MD -MP -MF .deps/sighead.Tpo -c -o sighead.lo sighead.c
  342. 1.26 s [macli-gwenhywfar] mv -f .deps/sighead.Tpo .deps/sighead.Plo
  343. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sigtail.lo -MD -MP -MF .deps/sigtail.Tpo -c -o sigtail.lo sigtail.c
  344. 1.26 s [macli-gwenhywfar] mv -f .deps/sigtail.Tpo .deps/sigtail.Plo
  345. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT crypthead.lo -MD -MP -MF .deps/crypthead.Tpo -c -o crypthead.lo crypthead.c
  346. 1.26 s [macli-gwenhywfar] mv -f .deps/crypthead.Tpo .deps/crypthead.Plo
  347. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptmgr.lo -MD -MP -MF .deps/cryptmgr.Tpo -c -o cryptmgr.lo cryptmgr.c
  348. 1.26 s [macli-gwenhywfar] mv -f .deps/cryptmgr.Tpo .deps/cryptmgr.Plo
  349. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptmgrkeys.lo -MD -MP -MF .deps/cryptmgrkeys.Tpo -c -o cryptmgrkeys.lo cryptmgrkeys.c
  350. 1.26 s [macli-gwenhywfar] mv -f .deps/cryptmgrkeys.Tpo .deps/cryptmgrkeys.Plo
  351. 1.26 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcryptmsg.la sighead.lo sigtail.lo crypthead.lo cryptmgr.lo cryptmgrkeys.lo
  352. 1.26 s [macli-gwenhywfar] Making all in html
  353. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c -o g_box.lo g_box.c
  354. 1.28 s [macli-gwenhywfar] mv -f .deps/g_box.Tpo .deps/g_box.Plo
  355. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_generic.lo -MD -MP -MF .deps/g_generic.Tpo -c -o g_generic.lo g_generic.c
  356. 1.28 s [macli-gwenhywfar] mv -f .deps/g_generic.Tpo .deps/g_generic.Plo
  357. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_table.lo -MD -MP -MF .deps/g_table.Tpo -c -o g_table.lo g_table.c
  358. 1.28 s [macli-gwenhywfar] mv -f .deps/g_table.Tpo .deps/g_table.Plo
  359. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_tablerow.lo -MD -MP -MF .deps/g_tablerow.Tpo -c -o g_tablerow.lo g_tablerow.c
  360. 1.28 s [macli-gwenhywfar] mv -f .deps/g_tablerow.Tpo .deps/g_tablerow.Plo
  361. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_unorderedlist.lo -MD -MP -MF .deps/g_unorderedlist.Tpo -c -o g_unorderedlist.lo g_unorderedlist.c
  362. 1.28 s [macli-gwenhywfar] mv -f .deps/g_unorderedlist.Tpo .deps/g_unorderedlist.Plo
  363. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlctx.lo -MD -MP -MF .deps/htmlctx.Tpo -c -o htmlctx.lo htmlctx.c
  364. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlctx.Tpo .deps/htmlctx.Plo
  365. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlfont.lo -MD -MP -MF .deps/htmlfont.Tpo -c -o htmlfont.lo htmlfont.c
  366. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlfont.Tpo .deps/htmlfont.Plo
  367. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlimage.lo -MD -MP -MF .deps/htmlimage.Tpo -c -o htmlimage.lo htmlimage.c
  368. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlimage.Tpo .deps/htmlimage.Plo
  369. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlgroup.lo -MD -MP -MF .deps/htmlgroup.Tpo -c -o htmlgroup.lo htmlgroup.c
  370. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlgroup.Tpo .deps/htmlgroup.Plo
  371. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlobject.lo -MD -MP -MF .deps/htmlobject.Tpo -c -o htmlobject.lo htmlobject.c
  372. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlobject.Tpo .deps/htmlobject.Plo
  373. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlprops.lo -MD -MP -MF .deps/htmlprops.Tpo -c -o htmlprops.lo htmlprops.c
  374. 1.28 s [macli-gwenhywfar] mv -f .deps/htmlprops.Tpo .deps/htmlprops.Plo
  375. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_box.lo -MD -MP -MF .deps/o_box.Tpo -c -o o_box.lo o_box.c
  376. 1.28 s [macli-gwenhywfar] mv -f .deps/o_box.Tpo .deps/o_box.Plo
  377. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_grid.lo -MD -MP -MF .deps/o_grid.Tpo -c -o o_grid.lo o_grid.c
  378. 1.28 s [macli-gwenhywfar] mv -f .deps/o_grid.Tpo .deps/o_grid.Plo
  379. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_gridentry.lo -MD -MP -MF .deps/o_gridentry.Tpo -c -o o_gridentry.lo o_gridentry.c
  380. 1.28 s [macli-gwenhywfar] mv -f .deps/o_gridentry.Tpo .deps/o_gridentry.Plo
  381. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_image.lo -MD -MP -MF .deps/o_image.Tpo -c -o o_image.lo o_image.c
  382. 1.28 s [macli-gwenhywfar] mv -f .deps/o_image.Tpo .deps/o_image.Plo
  383. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_word.lo -MD -MP -MF .deps/o_word.Tpo -c -o o_word.lo o_word.c
  384. 1.28 s [macli-gwenhywfar] mv -f .deps/o_word.Tpo .deps/o_word.Plo
  385. 1.28 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -Wall -Wall -Wall -o libgwenhtml.la g_box.lo g_generic.lo g_table.lo g_tablerow.lo g_unorderedlist.lo htmlctx.lo htmlfont.lo htmlimage.lo htmlgroup.lo htmlobject.lo htmlprops.lo o_box.lo o_grid.lo o_gridentry.lo o_image.lo o_word.lo
  386. 1.29 s [macli-gwenhywfar] Making all in sar
  387. 1.31 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwen_sar_fileheader.lo -MD -MP -MF .deps/gwen_sar_fileheader.Tpo -c -o gwen_sar_fileheader.lo gwen_sar_fileheader.c
  388. 1.31 s [macli-gwenhywfar] mv -f .deps/gwen_sar_fileheader.Tpo .deps/gwen_sar_fileheader.Plo
  389. 1.31 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c -o sar.lo sar.c
  390. 1.31 s [macli-gwenhywfar] mv -f .deps/sar.Tpo .deps/sar.Plo
  391. 1.31 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libsar.la gwen_sar_fileheader.lo sar.lo
  392. 1.31 s [macli-gwenhywfar] Making all in xmlcmd
  393. 1.33 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd.lo -MD -MP -MF .deps/xmlcmd.Tpo -c -o xmlcmd.lo xmlcmd.c
  394. 1.33 s [macli-gwenhywfar] mv -f .deps/xmlcmd.Tpo .deps/xmlcmd.Plo
  395. 1.33 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml.lo -MD -MP -MF .deps/xmlcmd_gxml.Tpo -c -o xmlcmd_gxml.lo xmlcmd_gxml.c
  396. 1.33 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml.Tpo .deps/xmlcmd_gxml.Plo
  397. 1.33 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml_todb.lo -MD -MP -MF .deps/xmlcmd_gxml_todb.Tpo -c -o xmlcmd_gxml_todb.lo xmlcmd_gxml_todb.c
  398. 1.33 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml_todb.Tpo .deps/xmlcmd_gxml_todb.Plo
  399. 1.33 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml_fromdb.lo -MD -MP -MF .deps/xmlcmd_gxml_fromdb.Tpo -c -o xmlcmd_gxml_fromdb.lo xmlcmd_gxml_fromdb.c
  400. 1.33 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml_fromdb.Tpo .deps/xmlcmd_gxml_fromdb.Plo
  401. 1.33 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libxmlcmd.la xmlcmd.lo xmlcmd_gxml.lo xmlcmd_gxml_todb.lo xmlcmd_gxml_fromdb.lo
  402. 1.33 s [macli-gwenhywfar] Making all in test_framework
  403. 1.35 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c -o testmodule.lo testmodule.c
  404. 1.35 s [macli-gwenhywfar] mv -f .deps/testmodule.Tpo .deps/testmodule.Plo
  405. 1.35 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testframework.lo -MD -MP -MF .deps/testframework.Tpo -c -o testframework.lo testframework.c
  406. 1.35 s [macli-gwenhywfar] mv -f .deps/testframework.Tpo .deps/testframework.Plo
  407. 1.35 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testgui.lo -MD -MP -MF .deps/testgui.Tpo -c -o testgui.lo testgui.c
  408. 1.35 s [macli-gwenhywfar] mv -f .deps/testgui.Tpo .deps/testgui.Plo
  409. 1.35 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libtestframework.la testmodule.lo testframework.lo testgui.lo
  410. 1.37 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT testlib.o -MD -MP -MF .deps/testlib.Tpo -c -o testlib.o testlib.c
  411. 1.37 s [macli-gwenhywfar] mv -f .deps/testlib.Tpo .deps/testlib.Po
  412. 1.37 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -pthread -g -O2 -Wall -Wall -Wall -MT libgwenhywfar_la-binreloc.lo -MD -MP -MF .deps/libgwenhywfar_la-binreloc.Tpo -c -o libgwenhywfar_la-binreloc.lo `test -f 'binreloc.c' || echo './'`binreloc.c
  413. 1.37 s [macli-gwenhywfar] mv -f .deps/libgwenhywfar_la-binreloc.Tpo .deps/libgwenhywfar_la-binreloc.Plo
  414. 1.37 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -pthread -g -O2 -Wall -Wall -Wall -MT libgwenhywfar_la-gwenhywfar.lo -MD -MP -MF .deps/libgwenhywfar_la-gwenhywfar.Tpo -c -o libgwenhywfar_la-gwenhywfar.lo `test -f 'gwenhywfar.c' || echo './'`gwenhywfar.c
  415. 1.37 s [macli-gwenhywfar] mv -f .deps/libgwenhywfar_la-gwenhywfar.Tpo .deps/libgwenhywfar_la-gwenhywfar.Plo
  416. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'base/libbase.la', needed by 'libgwenhywfar.la'.
  417. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'crypt3/libcrypt3.la', needed by 'libgwenhywfar.la'.
  418. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'crypttoken/libcrypttoken.la', needed by 'libgwenhywfar.la'.
  419. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'cryptmsg/libcryptmsg.la', needed by 'libgwenhywfar.la'.
  420. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'sio/libsio.la', needed by 'libgwenhywfar.la'.
  421. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'os/libos.la', needed by 'libgwenhywfar.la'.
  422. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'parser/libparser.la', needed by 'libgwenhywfar.la'.
  423. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'html/libgwenhtml.la', needed by 'libgwenhywfar.la'.
  424. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'gui/libgui.la', needed by 'libgwenhywfar.la'.
  425. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'sar/libsar.la', needed by 'libgwenhywfar.la'.
  426. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'xmlcmd/libxmlcmd.la', needed by 'libgwenhywfar.la'.
  427. 1.37 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'test_framework/libtestframework.la', needed by 'libgwenhywfar.la'.
  428. 1.53 s [macli-gwenhywfar] Making all in plugins
  429. 1.54 s [macli-gwenhywfar] fail=; \
  430. 1.54 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins'; 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 \
  431. 1.54 s [macli-gwenhywfar] failcom='fail=yes'; \
  432. 1.54 s [macli-gwenhywfar] else \
  433. 1.54 s [macli-gwenhywfar] failcom='exit 1'; \
  434. 1.54 s [macli-gwenhywfar] fi; \
  435. 1.54 s [macli-gwenhywfar] dot_seen=no; \
  436. 1.54 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  437. 1.54 s [macli-gwenhywfar] case "all-recursive" in \
  438. 1.54 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='dbio ct configmgr' ;; \
  439. 1.54 s [macli-gwenhywfar] *) list='dbio ct configmgr' ;; \
  440. 1.54 s [macli-gwenhywfar] esac; \
  441. 1.54 s [macli-gwenhywfar] for subdir in $list; do \
  442. 1.54 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  443. 1.54 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  444. 1.54 s [macli-gwenhywfar] dot_seen=yes; \
  445. 1.54 s [macli-gwenhywfar] local_target="$target-am"; \
  446. 1.54 s [macli-gwenhywfar] else \
  447. 1.54 s [macli-gwenhywfar] local_target="$target"; \
  448. 1.54 s [macli-gwenhywfar] fi; \
  449. 1.54 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  450. 1.54 s [macli-gwenhywfar] || eval $failcom; \
  451. 1.54 s [macli-gwenhywfar] done; \
  452. 1.54 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  453. 1.54 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  454. 1.54 s [macli-gwenhywfar] fi; test -z "$fail"
  455. 1.55 s [macli-gwenhywfar] Making all in dbio
  456. 1.55 s [macli-gwenhywfar] Making all in ct
  457. 1.55 s [macli-gwenhywfar] Making all in configmgr
  458. 1.55 s [macli-gwenhywfar] Making all in dbio
  459. 1.57 s [macli-gwenhywfar] fail=; \
  460. 1.57 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/dbio'; 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 \
  461. 1.57 s [macli-gwenhywfar] failcom='fail=yes'; \
  462. 1.57 s [macli-gwenhywfar] else \
  463. 1.57 s [macli-gwenhywfar] failcom='exit 1'; \
  464. 1.57 s [macli-gwenhywfar] fi; \
  465. 1.57 s [macli-gwenhywfar] dot_seen=no; \
  466. 1.57 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  467. 1.57 s [macli-gwenhywfar] case "all-recursive" in \
  468. 1.57 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='csv olddb xmldb' ;; \
  469. 1.57 s [macli-gwenhywfar] *) list='csv olddb xmldb' ;; \
  470. 1.57 s [macli-gwenhywfar] esac; \
  471. 1.57 s [macli-gwenhywfar] for subdir in $list; do \
  472. 1.57 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  473. 1.57 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  474. 1.57 s [macli-gwenhywfar] dot_seen=yes; \
  475. 1.57 s [macli-gwenhywfar] local_target="$target-am"; \
  476. 1.57 s [macli-gwenhywfar] else \
  477. 1.57 s [macli-gwenhywfar] local_target="$target"; \
  478. 1.57 s [macli-gwenhywfar] fi; \
  479. 1.57 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  480. 1.57 s [macli-gwenhywfar] || eval $failcom; \
  481. 1.57 s [macli-gwenhywfar] done; \
  482. 1.57 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  483. 1.57 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  484. 1.57 s [macli-gwenhywfar] fi; test -z "$fail"
  485. 1.57 s [macli-gwenhywfar] Making all in csv
  486. 1.57 s [macli-gwenhywfar] Making all in olddb
  487. 1.57 s [macli-gwenhywfar] Making all in xmldb
  488. 1.58 s [macli-gwenhywfar] Making all in csv
  489. 1.59 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.c
  490. 1.59 s [macli-gwenhywfar] mv -f .deps/csv.Tpo .deps/csv.Plo
  491. 1.59 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'csv.la'.
  492. 1.60 s [macli-gwenhywfar] Making all in olddb
  493. 1.62 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT olddb.lo -MD -MP -MF .deps/olddb.Tpo -c -o olddb.lo olddb.c
  494. 1.62 s [macli-gwenhywfar] mv -f .deps/olddb.Tpo .deps/olddb.Plo
  495. 1.62 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'olddb.la'.
  496. 1.62 s [macli-gwenhywfar] Making all in xmldb
  497. 1.64 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT xmldb.lo -MD -MP -MF .deps/xmldb.Tpo -c -o xmldb.lo xmldb.c
  498. 1.64 s [macli-gwenhywfar] mv -f .deps/xmldb.Tpo .deps/xmldb.Plo
  499. 1.64 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'xmldb.la'.
  500. 1.68 s [macli-gwenhywfar] Making all in ct
  501. 1.69 s [macli-gwenhywfar] fail=; \
  502. 1.69 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/ct'; 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 \
  503. 1.69 s [macli-gwenhywfar] failcom='fail=yes'; \
  504. 1.69 s [macli-gwenhywfar] else \
  505. 1.69 s [macli-gwenhywfar] failcom='exit 1'; \
  506. 1.69 s [macli-gwenhywfar] fi; \
  507. 1.69 s [macli-gwenhywfar] dot_seen=no; \
  508. 1.69 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  509. 1.69 s [macli-gwenhywfar] case "all-recursive" in \
  510. 1.69 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='ohbci' ;; \
  511. 1.69 s [macli-gwenhywfar] *) list='ohbci' ;; \
  512. 1.69 s [macli-gwenhywfar] esac; \
  513. 1.69 s [macli-gwenhywfar] for subdir in $list; do \
  514. 1.69 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  515. 1.69 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  516. 1.69 s [macli-gwenhywfar] dot_seen=yes; \
  517. 1.69 s [macli-gwenhywfar] local_target="$target-am"; \
  518. 1.69 s [macli-gwenhywfar] else \
  519. 1.69 s [macli-gwenhywfar] local_target="$target"; \
  520. 1.69 s [macli-gwenhywfar] fi; \
  521. 1.69 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  522. 1.69 s [macli-gwenhywfar] || eval $failcom; \
  523. 1.69 s [macli-gwenhywfar] done; \
  524. 1.69 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  525. 1.69 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  526. 1.69 s [macli-gwenhywfar] fi; test -z "$fail"
  527. 1.69 s [macli-gwenhywfar] Making all in ohbci
  528. 1.70 s [macli-gwenhywfar] Making all in ohbci
  529. 1.72 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT ohbci.lo -MD -MP -MF .deps/ohbci.Tpo -c -o ohbci.lo ohbci.c
  530. 1.72 s [macli-gwenhywfar] mv -f .deps/ohbci.Tpo .deps/ohbci.Plo
  531. 1.72 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'ohbci.la'.
  532. 1.75 s [macli-gwenhywfar] Making all in configmgr
  533. 1.76 s [macli-gwenhywfar] fail=; \
  534. 1.76 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/configmgr'; 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 \
  535. 1.76 s [macli-gwenhywfar] failcom='fail=yes'; \
  536. 1.76 s [macli-gwenhywfar] else \
  537. 1.76 s [macli-gwenhywfar] failcom='exit 1'; \
  538. 1.76 s [macli-gwenhywfar] fi; \
  539. 1.76 s [macli-gwenhywfar] dot_seen=no; \
  540. 1.76 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  541. 1.76 s [macli-gwenhywfar] case "all-recursive" in \
  542. 1.76 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='dir' ;; \
  543. 1.76 s [macli-gwenhywfar] *) list='dir' ;; \
  544. 1.76 s [macli-gwenhywfar] esac; \
  545. 1.76 s [macli-gwenhywfar] for subdir in $list; do \
  546. 1.76 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  547. 1.76 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  548. 1.76 s [macli-gwenhywfar] dot_seen=yes; \
  549. 1.76 s [macli-gwenhywfar] local_target="$target-am"; \
  550. 1.76 s [macli-gwenhywfar] else \
  551. 1.76 s [macli-gwenhywfar] local_target="$target"; \
  552. 1.76 s [macli-gwenhywfar] fi; \
  553. 1.76 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  554. 1.76 s [macli-gwenhywfar] || eval $failcom; \
  555. 1.76 s [macli-gwenhywfar] done; \
  556. 1.76 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  557. 1.76 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  558. 1.76 s [macli-gwenhywfar] fi; test -z "$fail"
  559. 1.77 s [macli-gwenhywfar] Making all in dir
  560. 1.77 s [macli-gwenhywfar] Making all in dir
  561. 1.79 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT cfgdir.lo -MD -MP -MF .deps/cfgdir.Tpo -c -o cfgdir.lo cfgdir.c
  562. 1.79 s [macli-gwenhywfar] mv -f .deps/cfgdir.Tpo .deps/cfgdir.Plo
  563. 1.79 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'dir.la'.
  564. 1.86 s [macli-gwenhywfar] Making all in tools
  565. 1.88 s [macli-gwenhywfar] fail=; \
  566. 1.88 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools'; 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 \
  567. 1.88 s [macli-gwenhywfar] failcom='fail=yes'; \
  568. 1.88 s [macli-gwenhywfar] else \
  569. 1.88 s [macli-gwenhywfar] failcom='exit 1'; \
  570. 1.88 s [macli-gwenhywfar] fi; \
  571. 1.88 s [macli-gwenhywfar] dot_seen=no; \
  572. 1.88 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  573. 1.88 s [macli-gwenhywfar] case "all-recursive" in \
  574. 1.88 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='xmlmerge typemaker typemaker2 gcttool gsa gwenbuild' ;; \
  575. 1.88 s [macli-gwenhywfar] *) list='xmlmerge typemaker typemaker2 gcttool gsa gwenbuild' ;; \
  576. 1.88 s [macli-gwenhywfar] esac; \
  577. 1.88 s [macli-gwenhywfar] for subdir in $list; do \
  578. 1.88 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  579. 1.88 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  580. 1.88 s [macli-gwenhywfar] dot_seen=yes; \
  581. 1.88 s [macli-gwenhywfar] local_target="$target-am"; \
  582. 1.88 s [macli-gwenhywfar] else \
  583. 1.88 s [macli-gwenhywfar] local_target="$target"; \
  584. 1.88 s [macli-gwenhywfar] fi; \
  585. 1.88 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  586. 1.88 s [macli-gwenhywfar] || eval $failcom; \
  587. 1.88 s [macli-gwenhywfar] done; \
  588. 1.88 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  589. 1.88 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  590. 1.88 s [macli-gwenhywfar] fi; test -z "$fail"
  591. 1.88 s [macli-gwenhywfar] Making all in xmlmerge
  592. 1.88 s [macli-gwenhywfar] Making all in typemaker
  593. 1.88 s [macli-gwenhywfar] Making all in typemaker2
  594. 1.88 s [macli-gwenhywfar] Making all in gcttool
  595. 1.88 s [macli-gwenhywfar] Making all in gsa
  596. 1.88 s [macli-gwenhywfar] Making all in gwenbuild
  597. 1.89 s [macli-gwenhywfar] Making all in xmlmerge
  598. 1.90 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
  599. 1.90 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Po
  600. 1.90 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  601. 1.90 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  602. 1.90 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'xmlmerge'.
  603. 1.91 s [macli-gwenhywfar] Making all in typemaker
  604. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
  605. 1.92 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Po
  606. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  607. 1.92 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  608. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT phc.o -MD -MP -MF .deps/phc.Tpo -c -o phc.o phc.c
  609. 1.92 s [macli-gwenhywfar] mv -f .deps/phc.Tpo .deps/phc.Po
  610. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT lhc.o -MD -MP -MF .deps/lhc.Tpo -c -o lhc.o lhc.c
  611. 1.92 s [macli-gwenhywfar] mv -f .deps/lhc.Tpo .deps/lhc.Po
  612. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT ahc.o -MD -MP -MF .deps/ahc.Tpo -c -o ahc.o ahc.c
  613. 1.92 s [macli-gwenhywfar] mv -f .deps/ahc.Tpo .deps/ahc.Po
  614. 1.92 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT code_c.o -MD -MP -MF .deps/code_c.Tpo -c -o code_c.o code_c.c
  615. 1.92 s [macli-gwenhywfar] mv -f .deps/code_c.Tpo .deps/code_c.Po
  616. 1.92 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'typemaker'.
  617. 1.93 s [macli-gwenhywfar] Making all in typemaker2
  618. 1.95 s [macli-gwenhywfar] fail=; \
  619. 1.95 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/typemaker2'; 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 \
  620. 1.95 s [macli-gwenhywfar] failcom='fail=yes'; \
  621. 1.95 s [macli-gwenhywfar] else \
  622. 1.95 s [macli-gwenhywfar] failcom='exit 1'; \
  623. 1.95 s [macli-gwenhywfar] fi; \
  624. 1.95 s [macli-gwenhywfar] dot_seen=no; \
  625. 1.95 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  626. 1.95 s [macli-gwenhywfar] case "all-recursive" in \
  627. 1.95 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='c types' ;; \
  628. 1.95 s [macli-gwenhywfar] *) list='c types' ;; \
  629. 1.95 s [macli-gwenhywfar] esac; \
  630. 1.95 s [macli-gwenhywfar] for subdir in $list; do \
  631. 1.95 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  632. 1.95 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  633. 1.95 s [macli-gwenhywfar] dot_seen=yes; \
  634. 1.95 s [macli-gwenhywfar] local_target="$target-am"; \
  635. 1.95 s [macli-gwenhywfar] else \
  636. 1.95 s [macli-gwenhywfar] local_target="$target"; \
  637. 1.95 s [macli-gwenhywfar] fi; \
  638. 1.95 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  639. 1.95 s [macli-gwenhywfar] || eval $failcom; \
  640. 1.95 s [macli-gwenhywfar] done; \
  641. 1.95 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  642. 1.95 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  643. 1.95 s [macli-gwenhywfar] fi; test -z "$fail"
  644. 1.95 s [macli-gwenhywfar] Making all in c
  645. 1.95 s [macli-gwenhywfar] Making all in types
  646. 1.96 s [macli-gwenhywfar] Making all in c
  647. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm_builder_c.lo -MD -MP -MF .deps/tm_builder_c.Tpo -c -o tm_builder_c.lo tm_builder_c.c
  648. 1.97 s [macli-gwenhywfar] mv -f .deps/tm_builder_c.Tpo .deps/tm_builder_c.Plo
  649. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_misc.lo -MD -MP -MF .deps/tm2c_misc.Tpo -c -o tm2c_misc.lo tm2c_misc.c
  650. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_misc.Tpo .deps/tm2c_misc.Plo
  651. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_enums.lo -MD -MP -MF .deps/tm2c_enums.Tpo -c -o tm2c_enums.lo tm2c_enums.c
  652. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_enums.Tpo .deps/tm2c_enums.Plo
  653. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_constructor.lo -MD -MP -MF .deps/tm2c_constructor.Tpo -c -o tm2c_constructor.lo tm2c_constructor.c
  654. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_constructor.Tpo .deps/tm2c_constructor.Plo
  655. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_destructor.lo -MD -MP -MF .deps/tm2c_destructor.Tpo -c -o tm2c_destructor.lo tm2c_destructor.c
  656. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_destructor.Tpo .deps/tm2c_destructor.Plo
  657. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_dup.lo -MD -MP -MF .deps/tm2c_dup.Tpo -c -o tm2c_dup.lo tm2c_dup.c
  658. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_dup.Tpo .deps/tm2c_dup.Plo
  659. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_copy.lo -MD -MP -MF .deps/tm2c_copy.Tpo -c -o tm2c_copy.lo tm2c_copy.c
  660. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_copy.Tpo .deps/tm2c_copy.Plo
  661. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_typedef.lo -MD -MP -MF .deps/tm2c_typedef.Tpo -c -o tm2c_typedef.lo tm2c_typedef.c
  662. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_typedef.Tpo .deps/tm2c_typedef.Plo
  663. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_struct.lo -MD -MP -MF .deps/tm2c_struct.Tpo -c -o tm2c_struct.lo tm2c_struct.c
  664. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_struct.Tpo .deps/tm2c_struct.Plo
  665. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_macros.lo -MD -MP -MF .deps/tm2c_macros.Tpo -c -o tm2c_macros.lo tm2c_macros.c
  666. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_macros.Tpo .deps/tm2c_macros.Plo
  667. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_getter.lo -MD -MP -MF .deps/tm2c_getter.Tpo -c -o tm2c_getter.lo tm2c_getter.c
  668. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_getter.Tpo .deps/tm2c_getter.Plo
  669. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_setter.lo -MD -MP -MF .deps/tm2c_setter.Tpo -c -o tm2c_setter.lo tm2c_setter.c
  670. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_setter.Tpo .deps/tm2c_setter.Plo
  671. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readdb.lo -MD -MP -MF .deps/tm2c_readdb.Tpo -c -o tm2c_readdb.lo tm2c_readdb.c
  672. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_readdb.Tpo .deps/tm2c_readdb.Plo
  673. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writedb.lo -MD -MP -MF .deps/tm2c_writedb.Tpo -c -o tm2c_writedb.lo tm2c_writedb.c
  674. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_writedb.Tpo .deps/tm2c_writedb.Plo
  675. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readxml.lo -MD -MP -MF .deps/tm2c_readxml.Tpo -c -o tm2c_readxml.lo tm2c_readxml.c
  676. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_readxml.Tpo .deps/tm2c_readxml.Plo
  677. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writexml.lo -MD -MP -MF .deps/tm2c_writexml.Tpo -c -o tm2c_writexml.lo tm2c_writexml.c
  678. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_writexml.Tpo .deps/tm2c_writexml.Plo
  679. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_object.lo -MD -MP -MF .deps/tm2c_object.Tpo -c -o tm2c_object.lo tm2c_object.c
  680. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_object.Tpo .deps/tm2c_object.Plo
  681. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readobject.lo -MD -MP -MF .deps/tm2c_readobject.Tpo -c -o tm2c_readobject.lo tm2c_readobject.c
  682. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_readobject.Tpo .deps/tm2c_readobject.Plo
  683. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writeobject.lo -MD -MP -MF .deps/tm2c_writeobject.Tpo -c -o tm2c_writeobject.lo tm2c_writeobject.c
  684. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_writeobject.Tpo .deps/tm2c_writeobject.Plo
  685. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_list1.lo -MD -MP -MF .deps/tm2c_list1.Tpo -c -o tm2c_list1.lo tm2c_list1.c
  686. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_list1.Tpo .deps/tm2c_list1.Plo
  687. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_tree1.lo -MD -MP -MF .deps/tm2c_tree1.Tpo -c -o tm2c_tree1.lo tm2c_tree1.c
  688. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_tree1.Tpo .deps/tm2c_tree1.Plo
  689. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_tree2.lo -MD -MP -MF .deps/tm2c_tree2.Tpo -c -o tm2c_tree2.lo tm2c_tree2.c
  690. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_tree2.Tpo .deps/tm2c_tree2.Plo
  691. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_signal.lo -MD -MP -MF .deps/tm2c_signal.Tpo -c -o tm2c_signal.lo tm2c_signal.c
  692. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_signal.Tpo .deps/tm2c_signal.Plo
  693. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_slot.lo -MD -MP -MF .deps/tm2c_slot.Tpo -c -o tm2c_slot.lo tm2c_slot.c
  694. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_slot.Tpo .deps/tm2c_slot.Plo
  695. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_virtualfn.lo -MD -MP -MF .deps/tm2c_virtualfn.Tpo -c -o tm2c_virtualfn.lo tm2c_virtualfn.c
  696. 1.97 s [macli-gwenhywfar] mv -f .deps/tm2c_virtualfn.Tpo .deps/tm2c_virtualfn.Plo
  697. 1.97 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libtm2_c.la tm_builder_c.lo tm2c_misc.lo tm2c_enums.lo tm2c_constructor.lo tm2c_destructor.lo tm2c_dup.lo tm2c_copy.lo tm2c_typedef.lo tm2c_struct.lo tm2c_macros.lo tm2c_getter.lo tm2c_setter.lo tm2c_readdb.lo tm2c_writedb.lo tm2c_readxml.lo tm2c_writexml.lo tm2c_object.lo tm2c_readobject.lo tm2c_writeobject.lo tm2c_list1.lo tm2c_tree1.lo tm2c_tree2.lo tm2c_signal.lo tm2c_slot.lo tm2c_virtualfn.lo
  698. 1.99 s [macli-gwenhywfar] Making all in types
  699. 2.00 s [macli-gwenhywfar] fail=; \
  700. 2.00 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/typemaker2/types'; 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 \
  701. 2.00 s [macli-gwenhywfar] failcom='fail=yes'; \
  702. 2.00 s [macli-gwenhywfar] else \
  703. 2.00 s [macli-gwenhywfar] failcom='exit 1'; \
  704. 2.00 s [macli-gwenhywfar] fi; \
  705. 2.00 s [macli-gwenhywfar] dot_seen=no; \
  706. 2.00 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  707. 2.00 s [macli-gwenhywfar] case "all-recursive" in \
  708. 2.00 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='c' ;; \
  709. 2.00 s [macli-gwenhywfar] *) list='c' ;; \
  710. 2.00 s [macli-gwenhywfar] esac; \
  711. 2.00 s [macli-gwenhywfar] for subdir in $list; do \
  712. 2.00 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  713. 2.00 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  714. 2.00 s [macli-gwenhywfar] dot_seen=yes; \
  715. 2.00 s [macli-gwenhywfar] local_target="$target-am"; \
  716. 2.00 s [macli-gwenhywfar] else \
  717. 2.00 s [macli-gwenhywfar] local_target="$target"; \
  718. 2.00 s [macli-gwenhywfar] fi; \
  719. 2.00 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  720. 2.00 s [macli-gwenhywfar] || eval $failcom; \
  721. 2.00 s [macli-gwenhywfar] done; \
  722. 2.00 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  723. 2.00 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  724. 2.00 s [macli-gwenhywfar] fi; test -z "$fail"
  725. 2.00 s [macli-gwenhywfar] Making all in c
  726. 2.01 s [macli-gwenhywfar] Making all in c
  727. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_type.o -MD -MP -MF .deps/tm_type.Tpo -c -o tm_type.o tm_type.c
  728. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_type.Tpo .deps/tm_type.Po
  729. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_member.o -MD -MP -MF .deps/tm_member.Tpo -c -o tm_member.o tm_member.c
  730. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_member.Tpo .deps/tm_member.Po
  731. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_header.o -MD -MP -MF .deps/tm_header.Tpo -c -o tm_header.o tm_header.c
  732. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_header.Tpo .deps/tm_header.Po
  733. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_util.o -MD -MP -MF .deps/tm_util.Tpo -c -o tm_util.o tm_util.c
  734. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_util.Tpo .deps/tm_util.Po
  735. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_typemanager.o -MD -MP -MF .deps/tm_typemanager.Tpo -c -o tm_typemanager.o tm_typemanager.c
  736. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_typemanager.Tpo .deps/tm_typemanager.Po
  737. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_builder.o -MD -MP -MF .deps/tm_builder.Tpo -c -o tm_builder.o tm_builder.c
  738. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_builder.Tpo .deps/tm_builder.Po
  739. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_item.o -MD -MP -MF .deps/tm_item.Tpo -c -o tm_item.o tm_item.c
  740. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_item.Tpo .deps/tm_item.Po
  741. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_enum.o -MD -MP -MF .deps/tm_enum.Tpo -c -o tm_enum.o tm_enum.c
  742. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_enum.Tpo .deps/tm_enum.Po
  743. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_define.o -MD -MP -MF .deps/tm_define.Tpo -c -o tm_define.o tm_define.c
  744. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_define.Tpo .deps/tm_define.Po
  745. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_code.o -MD -MP -MF .deps/tm_code.Tpo -c -o tm_code.o tm_code.c
  746. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_code.Tpo .deps/tm_code.Po
  747. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_inline.o -MD -MP -MF .deps/tm_inline.Tpo -c -o tm_inline.o tm_inline.c
  748. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_inline.Tpo .deps/tm_inline.Po
  749. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_virtualfn.o -MD -MP -MF .deps/tm_virtualfn.Tpo -c -o tm_virtualfn.o tm_virtualfn.c
  750. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_virtualfn.Tpo .deps/tm_virtualfn.Po
  751. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_signal.o -MD -MP -MF .deps/tm_signal.Tpo -c -o tm_signal.o tm_signal.c
  752. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_signal.Tpo .deps/tm_signal.Po
  753. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_slot.o -MD -MP -MF .deps/tm_slot.Tpo -c -o tm_slot.o tm_slot.c
  754. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_slot.Tpo .deps/tm_slot.Po
  755. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_group.o -MD -MP -MF .deps/tm_group.Tpo -c -o tm_group.o tm_group.c
  756. 2.07 s [macli-gwenhywfar] mv -f .deps/tm_group.Tpo .deps/tm_group.Po
  757. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c
  758. 2.07 s [macli-gwenhywfar] mv -f .deps/build.Tpo .deps/build.Po
  759. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT builddefs.o -MD -MP -MF .deps/builddefs.Tpo -c -o builddefs.o builddefs.c
  760. 2.07 s [macli-gwenhywfar] mv -f .deps/builddefs.Tpo .deps/builddefs.Po
  761. 2.07 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  762. 2.07 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  763. 2.07 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'c/libtm2_c.la', needed by 'typemaker2'.
  764. 2.07 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'typemaker2'.
  765. 2.10 s [macli-gwenhywfar] Making all in gcttool
  766. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT activatekey.o -MD -MP -MF .deps/activatekey.Tpo -c -o activatekey.o activatekey.c
  767. 2.28 s [macli-gwenhywfar] mv -f .deps/activatekey.Tpo .deps/activatekey.Po
  768. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT changepin.o -MD -MP -MF .deps/changepin.Tpo -c -o changepin.o changepin.c
  769. 2.28 s [macli-gwenhywfar] mv -f .deps/changepin.Tpo .deps/changepin.Po
  770. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c
  771. 2.28 s [macli-gwenhywfar] mv -f .deps/create.Tpo .deps/create.Po
  772. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT genkey.o -MD -MP -MF .deps/genkey.Tpo -c -o genkey.o genkey.c
  773. 2.28 s [macli-gwenhywfar] mv -f .deps/genkey.Tpo .deps/genkey.Po
  774. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showkey.o -MD -MP -MF .deps/showkey.Tpo -c -o showkey.o showkey.c
  775. 2.28 s [macli-gwenhywfar] mv -f .deps/showkey.Tpo .deps/showkey.Po
  776. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showuser.o -MD -MP -MF .deps/showuser.Tpo -c -o showuser.o showuser.c
  777. 2.28 s [macli-gwenhywfar] mv -f .deps/showuser.Tpo .deps/showuser.Po
  778. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c
  779. 2.28 s [macli-gwenhywfar] mv -f .deps/update.Tpo .deps/update.Po
  780. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT setsignseq.o -MD -MP -MF .deps/setsignseq.Tpo -c -o setsignseq.o setsignseq.c
  781. 2.28 s [macli-gwenhywfar] mv -f .deps/setsignseq.Tpo .deps/setsignseq.Po
  782. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT setkey.o -MD -MP -MF .deps/setkey.Tpo -c -o setkey.o setkey.c
  783. 2.28 s [macli-gwenhywfar] mv -f .deps/setkey.Tpo .deps/setkey.Po
  784. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT hashtree.o -MD -MP -MF .deps/hashtree.Tpo -c -o hashtree.o hashtree.c
  785. 2.28 s [macli-gwenhywfar] mv -f .deps/hashtree.Tpo .deps/hashtree.Po
  786. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT checktree.o -MD -MP -MF .deps/checktree.Tpo -c -o checktree.o checktree.c
  787. 2.28 s [macli-gwenhywfar] mv -f .deps/checktree.Tpo .deps/checktree.Po
  788. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showpasswords.o -MD -MP -MF .deps/showpasswords.Tpo -c -o showpasswords.o showpasswords.c
  789. 2.28 s [macli-gwenhywfar] mv -f .deps/showpasswords.Tpo .deps/showpasswords.Po
  790. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  791. 2.28 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  792. 2.28 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gct-tool'.
  793. 2.28 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT cttest.o -MD -MP -MF .deps/cttest.Tpo -c -o cttest.o cttest.c
  794. 2.28 s [macli-gwenhywfar] mv -f .deps/cttest.Tpo .deps/cttest.Po
  795. 2.29 s [macli-gwenhywfar] Making all in gsa
  796. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c
  797. 2.30 s [macli-gwenhywfar] mv -f .deps/add.Tpo .deps/add.Po
  798. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c
  799. 2.30 s [macli-gwenhywfar] mv -f .deps/create.Tpo .deps/create.Po
  800. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c
  801. 2.30 s [macli-gwenhywfar] mv -f .deps/check.Tpo .deps/check.Po
  802. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c
  803. 2.30 s [macli-gwenhywfar] mv -f .deps/extract.Tpo .deps/extract.Po
  804. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
  805. 2.30 s [macli-gwenhywfar] mv -f .deps/list.Tpo .deps/list.Po
  806. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT mkkey.o -MD -MP -MF .deps/mkkey.Tpo -c -o mkkey.o mkkey.c
  807. 2.30 s [macli-gwenhywfar] mv -f .deps/mkkey.Tpo .deps/mkkey.Po
  808. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT rfi.o -MD -MP -MF .deps/rfi.Tpo -c -o rfi.o rfi.c
  809. 2.30 s [macli-gwenhywfar] mv -f .deps/rfi.Tpo .deps/rfi.Po
  810. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c
  811. 2.30 s [macli-gwenhywfar] mv -f .deps/sign.Tpo .deps/sign.Po
  812. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
  813. 2.30 s [macli-gwenhywfar] mv -f .deps/verify.Tpo .deps/verify.Po
  814. 2.30 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  815. 2.30 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  816. 2.30 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gsa'.
  817. 2.31 s [macli-gwenhywfar] Making all in gwenbuild
  818. 2.33 s [macli-gwenhywfar] fail=; \
  819. 2.33 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/gwenbuild'; 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 \
  820. 2.33 s [macli-gwenhywfar] failcom='fail=yes'; \
  821. 2.33 s [macli-gwenhywfar] else \
  822. 2.33 s [macli-gwenhywfar] failcom='exit 1'; \
  823. 2.33 s [macli-gwenhywfar] fi; \
  824. 2.33 s [macli-gwenhywfar] dot_seen=no; \
  825. 2.33 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  826. 2.33 s [macli-gwenhywfar] case "all-recursive" in \
  827. 2.33 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='types parser tools buildctx builders templates' ;; \
  828. 2.33 s [macli-gwenhywfar] *) list='types parser tools buildctx builders templates' ;; \
  829. 2.33 s [macli-gwenhywfar] esac; \
  830. 2.33 s [macli-gwenhywfar] for subdir in $list; do \
  831. 2.33 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  832. 2.33 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  833. 2.33 s [macli-gwenhywfar] dot_seen=yes; \
  834. 2.33 s [macli-gwenhywfar] local_target="$target-am"; \
  835. 2.33 s [macli-gwenhywfar] else \
  836. 2.33 s [macli-gwenhywfar] local_target="$target"; \
  837. 2.33 s [macli-gwenhywfar] fi; \
  838. 2.33 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  839. 2.33 s [macli-gwenhywfar] || eval $failcom; \
  840. 2.33 s [macli-gwenhywfar] done; \
  841. 2.33 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  842. 2.33 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  843. 2.33 s [macli-gwenhywfar] fi; test -z "$fail"
  844. 2.33 s [macli-gwenhywfar] Making all in types
  845. 2.33 s [macli-gwenhywfar] Making all in parser
  846. 2.33 s [macli-gwenhywfar] Making all in tools
  847. 2.33 s [macli-gwenhywfar] Making all in buildctx
  848. 2.33 s [macli-gwenhywfar] Making all in builders
  849. 2.33 s [macli-gwenhywfar] Making all in templates
  850. 2.34 s [macli-gwenhywfar] Making all in types
  851. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c -o builder.lo builder.c
  852. 2.36 s [macli-gwenhywfar] mv -f .deps/builder.Tpo .deps/builder.Plo
  853. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
  854. 2.36 s [macli-gwenhywfar] mv -f .deps/context.Tpo .deps/context.Plo
  855. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c
  856. 2.36 s [macli-gwenhywfar] mv -f .deps/file.Tpo .deps/file.Plo
  857. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT gwenbuild.lo -MD -MP -MF .deps/gwenbuild.Tpo -c -o gwenbuild.lo gwenbuild.c
  858. 2.36 s [macli-gwenhywfar] mv -f .deps/gwenbuild.Tpo .deps/gwenbuild.Plo
  859. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT keyvaluepair.lo -MD -MP -MF .deps/keyvaluepair.Tpo -c -o keyvaluepair.lo keyvaluepair.c
  860. 2.36 s [macli-gwenhywfar] mv -f .deps/keyvaluepair.Tpo .deps/keyvaluepair.Plo
  861. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo target.c
  862. 2.36 s [macli-gwenhywfar] mv -f .deps/target.Tpo .deps/target.Plo
  863. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT project.lo -MD -MP -MF .deps/project.Tpo -c -o project.lo project.c
  864. 2.36 s [macli-gwenhywfar] mv -f .deps/project.Tpo .deps/project.Plo
  865. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT option.lo -MD -MP -MF .deps/option.Tpo -c -o option.lo option.c
  866. 2.36 s [macli-gwenhywfar] mv -f .deps/option.Tpo .deps/option.Plo
  867. 2.36 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_types.la builder.lo context.lo file.lo gwenbuild.lo keyvaluepair.lo target.lo project.lo option.lo
  868. 2.37 s [macli-gwenhywfar] Making all in parser
  869. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
  870. 2.38 s [macli-gwenhywfar] mv -f .deps/parser.Tpo .deps/parser.Plo
  871. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_buildfiles.lo -MD -MP -MF .deps/p_buildfiles.Tpo -c -o p_buildfiles.lo p_buildfiles.c
  872. 2.38 s [macli-gwenhywfar] mv -f .deps/p_buildfiles.Tpo .deps/p_buildfiles.Plo
  873. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_project.lo -MD -MP -MF .deps/p_project.Tpo -c -o p_project.lo p_project.c
  874. 2.38 s [macli-gwenhywfar] mv -f .deps/p_project.Tpo .deps/p_project.Plo
  875. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkfunctions.lo -MD -MP -MF .deps/p_checkfunctions.Tpo -c -o p_checkfunctions.lo p_checkfunctions.c
  876. 2.38 s [macli-gwenhywfar] mv -f .deps/p_checkfunctions.Tpo .deps/p_checkfunctions.Plo
  877. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkheaders.lo -MD -MP -MF .deps/p_checkheaders.Tpo -c -o p_checkheaders.lo p_checkheaders.c
  878. 2.38 s [macli-gwenhywfar] mv -f .deps/p_checkheaders.Tpo .deps/p_checkheaders.Plo
  879. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checklibs.lo -MD -MP -MF .deps/p_checklibs.Tpo -c -o p_checklibs.lo p_checklibs.c
  880. 2.38 s [macli-gwenhywfar] mv -f .deps/p_checklibs.Tpo .deps/p_checklibs.Plo
  881. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkprogs.lo -MD -MP -MF .deps/p_checkprogs.Tpo -c -o p_checkprogs.lo p_checkprogs.c
  882. 2.38 s [macli-gwenhywfar] mv -f .deps/p_checkprogs.Tpo .deps/p_checkprogs.Plo
  883. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkcompiler.lo -MD -MP -MF .deps/p_checkcompiler.Tpo -c -o p_checkcompiler.lo p_checkcompiler.c
  884. 2.38 s [macli-gwenhywfar] mv -f .deps/p_checkcompiler.Tpo .deps/p_checkcompiler.Plo
  885. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_dependencies.lo -MD -MP -MF .deps/p_dependencies.Tpo -c -o p_dependencies.lo p_dependencies.c
  886. 2.38 s [macli-gwenhywfar] mv -f .deps/p_dependencies.Tpo .deps/p_dependencies.Plo
  887. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_options.lo -MD -MP -MF .deps/p_options.Tpo -c -o p_options.lo p_options.c
  888. 2.38 s [macli-gwenhywfar] mv -f .deps/p_options.Tpo .deps/p_options.Plo
  889. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_target.lo -MD -MP -MF .deps/p_target.Tpo -c -o p_target.lo p_target.c
  890. 2.38 s [macli-gwenhywfar] mv -f .deps/p_target.Tpo .deps/p_target.Plo
  891. 2.38 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_parser.la parser.lo p_buildfiles.lo p_project.lo p_checkfunctions.lo p_checkheaders.lo p_checklibs.lo p_checkprogs.lo p_checkcompiler.lo p_dependencies.lo p_options.lo p_target.lo
  892. 2.39 s [macli-gwenhywfar] Making all in tools
  893. 2.41 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT trycompile.lo -MD -MP -MF .deps/trycompile.Tpo -c -o trycompile.lo trycompile.c
  894. 2.41 s [macli-gwenhywfar] mv -f .deps/trycompile.Tpo .deps/trycompile.Plo
  895. 2.41 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT trylink.lo -MD -MP -MF .deps/trylink.Tpo -c -o trylink.lo trylink.c
  896. 2.41 s [macli-gwenhywfar] mv -f .deps/trylink.Tpo .deps/trylink.Plo
  897. 2.41 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_tools.la trycompile.lo trylink.lo
  898. 2.41 s [macli-gwenhywfar] Making all in buildctx
  899. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildcmd.lo -MD -MP -MF .deps/buildcmd.Tpo -c -o buildcmd.lo buildcmd.c
  900. 2.43 s [macli-gwenhywfar] mv -f .deps/buildcmd.Tpo .deps/buildcmd.Plo
  901. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildsubcmd.lo -MD -MP -MF .deps/buildsubcmd.Tpo -c -o buildsubcmd.lo buildsubcmd.c
  902. 2.43 s [macli-gwenhywfar] mv -f .deps/buildsubcmd.Tpo .deps/buildsubcmd.Plo
  903. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx.lo -MD -MP -MF .deps/buildctx.Tpo -c -o buildctx.lo buildctx.c
  904. 2.43 s [macli-gwenhywfar] mv -f .deps/buildctx.Tpo .deps/buildctx.Plo
  905. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_bdeps.lo -MD -MP -MF .deps/buildctx_bdeps.Tpo -c -o buildctx_bdeps.lo buildctx_bdeps.c
  906. 2.43 s [macli-gwenhywfar] mv -f .deps/buildctx_bdeps.Tpo .deps/buildctx_bdeps.Plo
  907. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_depfile.lo -MD -MP -MF .deps/buildctx_depfile.Tpo -c -o buildctx_depfile.lo buildctx_depfile.c
  908. 2.43 s [macli-gwenhywfar] mv -f .deps/buildctx_depfile.Tpo .deps/buildctx_depfile.Plo
  909. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_run.lo -MD -MP -MF .deps/buildctx_run.Tpo -c -o buildctx_run.lo buildctx_run.c
  910. 2.43 s [macli-gwenhywfar] mv -f .deps/buildctx_run.Tpo .deps/buildctx_run.Plo
  911. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_xml.lo -MD -MP -MF .deps/buildctx_xml.Tpo -c -o buildctx_xml.lo buildctx_xml.c
  912. 2.43 s [macli-gwenhywfar] mv -f .deps/buildctx_xml.Tpo .deps/buildctx_xml.Plo
  913. 2.43 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_build.la buildcmd.lo buildsubcmd.lo buildctx.lo buildctx_bdeps.lo buildctx_depfile.lo buildctx_run.lo buildctx_xml.lo
  914. 2.43 s [macli-gwenhywfar] Making all in builders
  915. 2.45 s [macli-gwenhywfar] fail=; \
  916. 2.45 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/gwenbuild/builders'; 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 \
  917. 2.45 s [macli-gwenhywfar] failcom='fail=yes'; \
  918. 2.45 s [macli-gwenhywfar] else \
  919. 2.45 s [macli-gwenhywfar] failcom='exit 1'; \
  920. 2.45 s [macli-gwenhywfar] fi; \
  921. 2.45 s [macli-gwenhywfar] dot_seen=no; \
  922. 2.45 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  923. 2.45 s [macli-gwenhywfar] case "all-recursive" in \
  924. 2.45 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='posix windows' ;; \
  925. 2.45 s [macli-gwenhywfar] *) list='posix windows' ;; \
  926. 2.45 s [macli-gwenhywfar] esac; \
  927. 2.45 s [macli-gwenhywfar] for subdir in $list; do \
  928. 2.45 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  929. 2.45 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  930. 2.45 s [macli-gwenhywfar] dot_seen=yes; \
  931. 2.45 s [macli-gwenhywfar] local_target="$target-am"; \
  932. 2.45 s [macli-gwenhywfar] else \
  933. 2.45 s [macli-gwenhywfar] local_target="$target"; \
  934. 2.45 s [macli-gwenhywfar] fi; \
  935. 2.45 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  936. 2.45 s [macli-gwenhywfar] || eval $failcom; \
  937. 2.45 s [macli-gwenhywfar] done; \
  938. 2.45 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  939. 2.45 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  940. 2.45 s [macli-gwenhywfar] fi; test -z "$fail"
  941. 2.45 s [macli-gwenhywfar] Making all in posix
  942. 2.45 s [macli-gwenhywfar] Making all in windows
  943. 2.46 s [macli-gwenhywfar] Making all in posix
  944. 2.48 s [macli-gwenhywfar] Making all in windows
  945. 2.51 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT genericbuilder.lo -MD -MP -MF .deps/genericbuilder.Tpo -c -o genericbuilder.lo genericbuilder.c
  946. 2.51 s [macli-gwenhywfar] mv -f .deps/genericbuilder.Tpo .deps/genericbuilder.Plo
  947. 2.51 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT gbuilderdescr.lo -MD -MP -MF .deps/gbuilderdescr.Tpo -c -o gbuilderdescr.lo gbuilderdescr.c
  948. 2.51 s [macli-gwenhywfar] mv -f .deps/gbuilderdescr.Tpo .deps/gbuilderdescr.Plo
  949. 2.51 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_builders.la genericbuilder.lo gbuilderdescr.lo
  950. 2.53 s [macli-gwenhywfar] Making all in templates
  951. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  952. 2.57 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  953. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  954. 2.57 s [macli-gwenhywfar] mv -f .deps/utils.Tpo .deps/utils.Po
  955. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_setup.o -MD -MP -MF .deps/c_setup.Tpo -c -o c_setup.o c_setup.c
  956. 2.57 s [macli-gwenhywfar] mv -f .deps/c_setup.Tpo .deps/c_setup.Po
  957. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_prepare.o -MD -MP -MF .deps/c_prepare.Tpo -c -o c_prepare.o c_prepare.c
  958. 2.57 s [macli-gwenhywfar] mv -f .deps/c_prepare.Tpo .deps/c_prepare.Po
  959. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_build.o -MD -MP -MF .deps/c_build.Tpo -c -o c_build.o c_build.c
  960. 2.57 s [macli-gwenhywfar] mv -f .deps/c_build.Tpo .deps/c_build.Po
  961. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_install.o -MD -MP -MF .deps/c_install.Tpo -c -o c_install.o c_install.c
  962. 2.57 s [macli-gwenhywfar] mv -f .deps/c_install.Tpo .deps/c_install.Po
  963. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_clean.o -MD -MP -MF .deps/c_clean.Tpo -c -o c_clean.o c_clean.c
  964. 2.57 s [macli-gwenhywfar] mv -f .deps/c_clean.Tpo .deps/c_clean.Po
  965. 2.57 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_dist.o -MD -MP -MF .deps/c_dist.Tpo -c -o c_dist.o c_dist.c
  966. 2.57 s [macli-gwenhywfar] mv -f .deps/c_dist.Tpo .deps/c_dist.Po
  967. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gwbuild'.
  968. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'types/libgwb_types.la', needed by 'gwbuild'.
  969. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'parser/libgwb_parser.la', needed by 'gwbuild'.
  970. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'tools/libgwb_tools.la', needed by 'gwbuild'.
  971. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'builders/libgwb_builders.la', needed by 'gwbuild'.
  972. 2.57 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'buildctx/libgwb_build.la', needed by 'gwbuild'.
  973. 2.76 s [macli-gwenhywfar] Making all in gui
  974. 2.77 s [macli-gwenhywfar] fail=; \
  975. 2.77 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/gui'; 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 \
  976. 2.77 s [macli-gwenhywfar] failcom='fail=yes'; \
  977. 2.77 s [macli-gwenhywfar] else \
  978. 2.77 s [macli-gwenhywfar] failcom='exit 1'; \
  979. 2.77 s [macli-gwenhywfar] fi; \
  980. 2.77 s [macli-gwenhywfar] dot_seen=no; \
  981. 2.77 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  982. 2.77 s [macli-gwenhywfar] case "all-recursive" in \
  983. 2.77 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='testdialogs cpp qt4 qt5 fox16 gtk2 gtk3 cocoa' ;; \
  984. 2.77 s [macli-gwenhywfar] *) list='testdialogs cpp ' ;; \
  985. 2.77 s [macli-gwenhywfar] esac; \
  986. 2.77 s [macli-gwenhywfar] for subdir in $list; do \
  987. 2.77 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  988. 2.77 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  989. 2.77 s [macli-gwenhywfar] dot_seen=yes; \
  990. 2.77 s [macli-gwenhywfar] local_target="$target-am"; \
  991. 2.77 s [macli-gwenhywfar] else \
  992. 2.77 s [macli-gwenhywfar] local_target="$target"; \
  993. 2.77 s [macli-gwenhywfar] fi; \
  994. 2.77 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  995. 2.77 s [macli-gwenhywfar] || eval $failcom; \
  996. 2.77 s [macli-gwenhywfar] done; \
  997. 2.77 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  998. 2.77 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  999. 2.77 s [macli-gwenhywfar] fi; test -z "$fail"
  1000. 2.78 s [macli-gwenhywfar] Making all in testdialogs
  1001. 2.78 s [macli-gwenhywfar] Making all in cpp
  1002. 2.78 s [macli-gwenhywfar] Making all in testdialogs
  1003. 2.80 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/build/gwenhywfar-5.10.2/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT dlg_test.lo -MD -MP -MF .deps/dlg_test.Tpo -c -o dlg_test.lo dlg_test.c
  1004. 2.80 s [macli-gwenhywfar] mv -f .deps/dlg_test.Tpo .deps/dlg_test.Plo
  1005. 2.80 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/build/gwenhywfar-5.10.2/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT dlg_test2.lo -MD -MP -MF .deps/dlg_test2.Tpo -c -o dlg_test2.lo dlg_test2.c
  1006. 2.80 s [macli-gwenhywfar] mv -f .deps/dlg_test2.Tpo .deps/dlg_test2.Plo
  1007. 2.80 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libgwengui-test.la'.
  1008. 2.81 s [macli-gwenhywfar] Making all in cpp
  1009. 2.82 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppdialog.lo -MD -MP -MF .deps/cppdialog.Tpo -c -o cppdialog.lo cppdialog.cpp
  1010. 2.82 s [macli-gwenhywfar] mv -f .deps/cppdialog.Tpo .deps/cppdialog.Plo
  1011. 2.82 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppgui.lo -MD -MP -MF .deps/cppgui.Tpo -c -o cppgui.lo cppgui.cpp
  1012. 2.82 s [macli-gwenhywfar] mv -f .deps/cppgui.Tpo .deps/cppgui.Plo
  1013. 2.82 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppwidget.lo -MD -MP -MF .deps/cppwidget.Tpo -c -o cppwidget.lo cppwidget.cpp
  1014. 2.82 s [macli-gwenhywfar] mv -f .deps/cppwidget.Tpo .deps/cppwidget.Plo
  1015. 2.82 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libgwengui-cpp.la'.
  1016. 2.86 s [macli-gwenhywfar] Making all in test
  1017. 2.87 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT gwentest.o -MD -MP -MF .deps/gwentest.Tpo -c -o gwentest.o gwentest.c
  1018. 2.87 s [macli-gwenhywfar] mv -f .deps/gwentest.Tpo .deps/gwentest.Po
  1019. 2.87 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT testthread.o -MD -MP -MF .deps/testthread.Tpo -c -o testthread.o testthread.c
  1020. 2.87 s [macli-gwenhywfar] mv -f .deps/testthread.Tpo .deps/testthread.Po
  1021. 2.87 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/libgwenhywfar.la', needed by 'gwentest'.
  1022. 2.87 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/base/libbase.la', needed by 'gwentest'.
  1023. 2.88 s [macli-gwenhywfar] Making all in po
  1024. 2.90 s [macli-gwenhywfar] Making all in doc
  1025. 2.91 s [macli-gwenhywfar] fail=; \
  1026. 2.91 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/doc'; 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 \
  1027. 2.91 s [macli-gwenhywfar] failcom='fail=yes'; \
  1028. 2.91 s [macli-gwenhywfar] else \
  1029. 2.91 s [macli-gwenhywfar] failcom='exit 1'; \
  1030. 2.91 s [macli-gwenhywfar] fi; \
  1031. 2.91 s [macli-gwenhywfar] dot_seen=no; \
  1032. 2.91 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1033. 2.91 s [macli-gwenhywfar] case "all-recursive" in \
  1034. 2.91 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='inherit dialog' ;; \
  1035. 2.91 s [macli-gwenhywfar] *) list='inherit dialog' ;; \
  1036. 2.91 s [macli-gwenhywfar] esac; \
  1037. 2.91 s [macli-gwenhywfar] for subdir in $list; do \
  1038. 2.91 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1039. 2.91 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1040. 2.91 s [macli-gwenhywfar] dot_seen=yes; \
  1041. 2.91 s [macli-gwenhywfar] local_target="$target-am"; \
  1042. 2.91 s [macli-gwenhywfar] else \
  1043. 2.91 s [macli-gwenhywfar] local_target="$target"; \
  1044. 2.91 s [macli-gwenhywfar] fi; \
  1045. 2.91 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1046. 2.91 s [macli-gwenhywfar] || eval $failcom; \
  1047. 2.91 s [macli-gwenhywfar] done; \
  1048. 2.91 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1049. 2.91 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1050. 2.91 s [macli-gwenhywfar] fi; test -z "$fail"
  1051. 2.91 s [macli-gwenhywfar] Making all in inherit
  1052. 2.91 s [macli-gwenhywfar] Making all in dialog
  1053. 2.92 s [macli-gwenhywfar] Making all in inherit
  1054. 2.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT testinherit.o -MD -MP -MF .deps/testinherit.Tpo -c -o testinherit.o testinherit.c
  1055. 2.94 s [macli-gwenhywfar] mv -f .deps/testinherit.Tpo .deps/testinherit.Po
  1056. 2.94 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT baseclass.lo -MD -MP -MF .deps/baseclass.Tpo -c -o baseclass.lo baseclass.c
  1057. 2.94 s [macli-gwenhywfar] mv -f .deps/baseclass.Tpo .deps/baseclass.Plo
  1058. 2.94 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT derivedclass.lo -MD -MP -MF .deps/derivedclass.Tpo -c -o derivedclass.lo derivedclass.c
  1059. 2.94 s [macli-gwenhywfar] mv -f .deps/derivedclass.Tpo .deps/derivedclass.Plo
  1060. 2.94 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libinherit.la'.
  1061. 2.94 s [macli-gwenhywfar] Making all in dialog
  1062. 2.96 s [macli-gwenhywfar] fail=; \
  1063. 2.96 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/doc/dialog'; 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 \
  1064. 2.96 s [macli-gwenhywfar] failcom='fail=yes'; \
  1065. 2.96 s [macli-gwenhywfar] else \
  1066. 2.96 s [macli-gwenhywfar] failcom='exit 1'; \
  1067. 2.96 s [macli-gwenhywfar] fi; \
  1068. 2.96 s [macli-gwenhywfar] dot_seen=no; \
  1069. 2.96 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1070. 2.96 s [macli-gwenhywfar] case "all-recursive" in \
  1071. 2.96 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='images' ;; \
  1072. 2.96 s [macli-gwenhywfar] *) list='images' ;; \
  1073. 2.96 s [macli-gwenhywfar] esac; \
  1074. 2.96 s [macli-gwenhywfar] for subdir in $list; do \
  1075. 2.96 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1076. 2.96 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1077. 2.96 s [macli-gwenhywfar] dot_seen=yes; \
  1078. 2.96 s [macli-gwenhywfar] local_target="$target-am"; \
  1079. 2.96 s [macli-gwenhywfar] else \
  1080. 2.96 s [macli-gwenhywfar] local_target="$target"; \
  1081. 2.96 s [macli-gwenhywfar] fi; \
  1082. 2.96 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1083. 2.96 s [macli-gwenhywfar] || eval $failcom; \
  1084. 2.96 s [macli-gwenhywfar] done; \
  1085. 2.96 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1086. 2.96 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1087. 2.96 s [macli-gwenhywfar] fi; test -z "$fail"
  1088. 2.96 s [macli-gwenhywfar] Making all in images
  1089. 2.97 s [macli-gwenhywfar] Making all in images
  1090. 3.05 s [macli-gwenhywfar] Making all in checks
  1091. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1092. 3.06 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1093. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
  1094. 3.06 s [macli-gwenhywfar] mv -f .deps/db.Tpo .deps/db.Po
  1095. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_tls.o -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.o syncio_tls.c
  1096. 3.06 s [macli-gwenhywfar] mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Po
  1097. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_http.o -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.o syncio_http.c
  1098. 3.06 s [macli-gwenhywfar] mv -f .deps/syncio_http.Tpo .deps/syncio_http.Po
  1099. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_https.o -MD -MP -MF .deps/syncio_https.Tpo -c -o syncio_https.o syncio_https.c
  1100. 3.06 s [macli-gwenhywfar] mv -f .deps/syncio_https.Tpo .deps/syncio_https.Po
  1101. 3.06 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/libgwenhywfar.la', needed by 'checks'.
  1102. 3.06 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT check_urlfns.o -MD -MP -MF .deps/check_urlfns.Tpo -c -o check_urlfns.o check_urlfns.c
  1103. 3.06 s [macli-gwenhywfar] mv -f .deps/check_urlfns.Tpo .deps/check_urlfns.Po
  1104. 3.09 s [macli-gwenhywfar] echo "#! /bin/sh" >gwenhywfar-config && \
  1105. 3.09 s [macli-gwenhywfar] echo 'dir="/usr/local"' >>gwenhywfar-config && \
  1106. 3.09 s [macli-gwenhywfar] cat gwenhywfar-config.in >>gwenhywfar-config && \
  1107. 3.09 s [macli-gwenhywfar] chmod a+x gwenhywfar-config
  1108. 3.65 s [macli-gwenhywfar] make -C ` dirname src/version.h ` ` basename src/version.h `
  1109. 3.65 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/version.h ` basename gwenhywfar5/gwenhywfar/version.h ` )
  1110. 3.65 s [macli-gwenhywfar] make -C ` dirname src/types.h ` ` basename src/types.h `
  1111. 3.65 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/types.h ` basename gwenhywfar5/gwenhywfar/types.h ` )
  1112. 3.65 s [macli-gwenhywfar] make -C ` dirname src/os/posix/system.h ` ` basename src/os/posix/system.h `
  1113. 3.65 s [macli-gwenhywfar] ( cd ./gwenhywfar5/gwenhywfar && ln -s -f ../../src/os/posix/system.h ` basename gwenhywfar5/gwenhywfar/system.h ` )
  1114. 3.65 s [macli-gwenhywfar] true all-recursive
  1115. 3.67 s [macli-gwenhywfar] fail=; \
  1116. 3.67 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar'; 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 \
  1117. 3.67 s [macli-gwenhywfar] failcom='fail=yes'; \
  1118. 3.67 s [macli-gwenhywfar] else \
  1119. 3.67 s [macli-gwenhywfar] failcom='exit 1'; \
  1120. 3.67 s [macli-gwenhywfar] fi; \
  1121. 3.67 s [macli-gwenhywfar] dot_seen=no; \
  1122. 3.67 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1123. 3.67 s [macli-gwenhywfar] case "all-recursive" in \
  1124. 3.67 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='admin data m4 src plugins tools gui test doc po checks' ;; \
  1125. 3.67 s [macli-gwenhywfar] *) list='admin data m4 src plugins tools gui test po doc checks' ;; \
  1126. 3.67 s [macli-gwenhywfar] esac; \
  1127. 3.67 s [macli-gwenhywfar] for subdir in $list; do \
  1128. 3.67 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1129. 3.67 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1130. 3.67 s [macli-gwenhywfar] dot_seen=yes; \
  1131. 3.67 s [macli-gwenhywfar] local_target="$target-am"; \
  1132. 3.67 s [macli-gwenhywfar] else \
  1133. 3.67 s [macli-gwenhywfar] local_target="$target"; \
  1134. 3.67 s [macli-gwenhywfar] fi; \
  1135. 3.67 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1136. 3.67 s [macli-gwenhywfar] || eval $failcom; \
  1137. 3.67 s [macli-gwenhywfar] done; \
  1138. 3.67 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1139. 3.67 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1140. 3.67 s [macli-gwenhywfar] fi; test -z "$fail"
  1141. 3.67 s [macli-gwenhywfar] Making all in admin
  1142. 3.67 s [macli-gwenhywfar] Making all in data
  1143. 3.67 s [macli-gwenhywfar] Making all in m4
  1144. 3.67 s [macli-gwenhywfar] Making all in src
  1145. 3.67 s [macli-gwenhywfar] Making all in plugins
  1146. 3.67 s [macli-gwenhywfar] Making all in tools
  1147. 3.67 s [macli-gwenhywfar] Making all in gui
  1148. 3.67 s [macli-gwenhywfar] Making all in test
  1149. 3.67 s [macli-gwenhywfar] Making all in po
  1150. 3.67 s [macli-gwenhywfar] Making all in doc
  1151. 3.67 s [macli-gwenhywfar] Making all in checks
  1152. 3.68 s [macli-gwenhywfar] Making all in admin
  1153. 3.69 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -DGWEN_HEADERS=\"/usr/local/include/gwenhywfar5/gwenhywfar\" -g -O2 -Wall -Wall -Wall -MT mklistdoc.o -MD -MP -MF .deps/mklistdoc.Tpo -c -o mklistdoc.o mklistdoc.c
  1154. 3.69 s [macli-gwenhywfar] mv -f .deps/mklistdoc.Tpo .deps/mklistdoc.Po
  1155. 3.69 s [macli-gwenhywfar] rm -f mklistdoc
  1156. 3.69 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=link gcc -DGWEN_HEADERS=\"/usr/local/include/gwenhywfar5/gwenhywfar\" -g -O2 -Wall -Wall -Wall -o mklistdoc mklistdoc.o
  1157. 3.70 s [macli-gwenhywfar] Making all in data
  1158. 3.72 s [macli-gwenhywfar] Making all in m4
  1159. 3.74 s [macli-gwenhywfar] Making all in src
  1160. 3.75 s [macli-gwenhywfar] true all-recursive
  1161. 3.78 s [macli-gwenhywfar] fail=; \
  1162. 3.78 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/src'; 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 \
  1163. 3.78 s [macli-gwenhywfar] failcom='fail=yes'; \
  1164. 3.78 s [macli-gwenhywfar] else \
  1165. 3.78 s [macli-gwenhywfar] failcom='exit 1'; \
  1166. 3.78 s [macli-gwenhywfar] fi; \
  1167. 3.78 s [macli-gwenhywfar] dot_seen=no; \
  1168. 3.78 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1169. 3.78 s [macli-gwenhywfar] case "all-recursive" in \
  1170. 3.78 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='base sio os parser crypt3 crypttoken gui cryptmsg html sar xmlcmd test_framework' ;; \
  1171. 3.78 s [macli-gwenhywfar] *) list='base sio os parser crypt3 crypttoken gui cryptmsg html sar xmlcmd test_framework' ;; \
  1172. 3.78 s [macli-gwenhywfar] esac; \
  1173. 3.78 s [macli-gwenhywfar] for subdir in $list; do \
  1174. 3.78 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1175. 3.78 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1176. 3.78 s [macli-gwenhywfar] dot_seen=yes; \
  1177. 3.78 s [macli-gwenhywfar] local_target="$target-am"; \
  1178. 3.78 s [macli-gwenhywfar] else \
  1179. 3.78 s [macli-gwenhywfar] local_target="$target"; \
  1180. 3.78 s [macli-gwenhywfar] fi; \
  1181. 3.78 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1182. 3.78 s [macli-gwenhywfar] || eval $failcom; \
  1183. 3.78 s [macli-gwenhywfar] done; \
  1184. 3.78 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1185. 3.78 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1186. 3.78 s [macli-gwenhywfar] fi; test -z "$fail"
  1187. 3.79 s [macli-gwenhywfar] Making all in base
  1188. 3.79 s [macli-gwenhywfar] Making all in sio
  1189. 3.79 s [macli-gwenhywfar] Making all in os
  1190. 3.79 s [macli-gwenhywfar] Making all in parser
  1191. 3.79 s [macli-gwenhywfar] Making all in crypt3
  1192. 3.79 s [macli-gwenhywfar] Making all in crypttoken
  1193. 3.79 s [macli-gwenhywfar] Making all in gui
  1194. 3.79 s [macli-gwenhywfar] Making all in cryptmsg
  1195. 3.79 s [macli-gwenhywfar] Making all in html
  1196. 3.79 s [macli-gwenhywfar] Making all in sar
  1197. 3.79 s [macli-gwenhywfar] Making all in xmlcmd
  1198. 3.79 s [macli-gwenhywfar] Making all in test_framework
  1199. 3.80 s [macli-gwenhywfar] Making all in base
  1200. 3.82 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c
  1201. 3.83 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Plo
  1202. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c
  1203. 3.83 s [macli-gwenhywfar] mv -f .deps/buffer.Tpo .deps/buffer.Plo
  1204. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
  1205. 3.83 s [macli-gwenhywfar] mv -f .deps/debug.Tpo .deps/debug.Plo
  1206. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c
  1207. 3.83 s [macli-gwenhywfar] mv -f .deps/error.Tpo .deps/error.Plo
  1208. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT funcs.lo -MD -MP -MF .deps/funcs.Tpo -c -o funcs.lo funcs.c
  1209. 3.83 s [macli-gwenhywfar] mv -f .deps/funcs.Tpo .deps/funcs.Plo
  1210. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwensignal.lo -MD -MP -MF .deps/gwensignal.Tpo -c -o gwensignal.lo gwensignal.c
  1211. 3.83 s [macli-gwenhywfar] mv -f .deps/gwensignal.Tpo .deps/gwensignal.Plo
  1212. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c -o i18n.lo i18n.c
  1213. 3.83 s [macli-gwenhywfar] mv -f .deps/i18n.Tpo .deps/i18n.Plo
  1214. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT idlist64.lo -MD -MP -MF .deps/idlist64.Tpo -c -o idlist64.lo idlist64.c
  1215. 3.83 s [macli-gwenhywfar] mv -f .deps/idlist64.Tpo .deps/idlist64.Plo
  1216. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inherit.lo -MD -MP -MF .deps/inherit.Tpo -c -o inherit.lo inherit.c
  1217. 3.83 s [macli-gwenhywfar] mv -f .deps/inherit.Tpo .deps/inherit.Plo
  1218. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.c
  1219. 3.83 s [macli-gwenhywfar] mv -f .deps/list.Tpo .deps/list.Plo
  1220. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT list1.lo -MD -MP -MF .deps/list1.Tpo -c -o list1.lo list1.c
  1221. 3.83 s [macli-gwenhywfar] mv -f .deps/list1.Tpo .deps/list1.Plo
  1222. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT logger.lo -MD -MP -MF .deps/logger.Tpo -c -o logger.lo logger.c
  1223. 3.83 s [macli-gwenhywfar] mv -f .deps/logger.Tpo .deps/logger.Plo
  1224. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c
  1225. 3.83 s [macli-gwenhywfar] mv -f .deps/memory.Tpo .deps/memory.Plo
  1226. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT pathmanager.lo -MD -MP -MF .deps/pathmanager.Tpo -c -o pathmanager.lo pathmanager.c
  1227. 3.83 s [macli-gwenhywfar] mv -f .deps/pathmanager.Tpo .deps/pathmanager.Plo
  1228. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c
  1229. 3.83 s [macli-gwenhywfar] mv -f .deps/plugin.Tpo .deps/plugin.Plo
  1230. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT plugindescr.lo -MD -MP -MF .deps/plugindescr.Tpo -c -o plugindescr.lo plugindescr.c
  1231. 3.83 s [macli-gwenhywfar] mv -f .deps/plugindescr.Tpo .deps/plugindescr.Plo
  1232. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT refptr.lo -MD -MP -MF .deps/refptr.Tpo -c -o refptr.lo refptr.c
  1233. 3.83 s [macli-gwenhywfar] mv -f .deps/refptr.Tpo .deps/refptr.Plo
  1234. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ringbuffer.lo -MD -MP -MF .deps/ringbuffer.Tpo -c -o ringbuffer.lo ringbuffer.c
  1235. 3.83 s [macli-gwenhywfar] mv -f .deps/ringbuffer.Tpo .deps/ringbuffer.Plo
  1236. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT stringlist.lo -MD -MP -MF .deps/stringlist.Tpo -c -o stringlist.lo stringlist.c
  1237. 3.83 s [macli-gwenhywfar] mv -f .deps/stringlist.Tpo .deps/stringlist.Plo
  1238. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT stringlist2.lo -MD -MP -MF .deps/stringlist2.Tpo -c -o stringlist2.lo stringlist2.c
  1239. 3.83 s [macli-gwenhywfar] mv -f .deps/stringlist2.Tpo .deps/stringlist2.Plo
  1240. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT idmap.lo -MD -MP -MF .deps/idmap.Tpo -c -o idmap.lo idmap.c
  1241. 3.83 s [macli-gwenhywfar] mv -f .deps/idmap.Tpo .deps/idmap.Plo
  1242. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT fastbuffer.lo -MD -MP -MF .deps/fastbuffer.Tpo -c -o fastbuffer.lo fastbuffer.c
  1243. 3.83 s [macli-gwenhywfar] mv -f .deps/fastbuffer.Tpo .deps/fastbuffer.Plo
  1244. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT memcache.lo -MD -MP -MF .deps/memcache.Tpo -c -o memcache.lo memcache.c
  1245. 3.83 s [macli-gwenhywfar] mv -f .deps/memcache.Tpo .deps/memcache.Plo
  1246. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.c
  1247. 3.83 s [macli-gwenhywfar] mv -f .deps/tree.Tpo .deps/tree.Plo
  1248. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tree2.lo -MD -MP -MF .deps/tree2.Tpo -c -o tree2.lo tree2.c
  1249. 3.83 s [macli-gwenhywfar] mv -f .deps/tree2.Tpo .deps/tree2.Plo
  1250. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT simpleptrlist.lo -MD -MP -MF .deps/simpleptrlist.Tpo -c -o simpleptrlist.lo simpleptrlist.c
  1251. 3.83 s [macli-gwenhywfar] mv -f .deps/simpleptrlist.Tpo .deps/simpleptrlist.Plo
  1252. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT multicache.lo -MD -MP -MF .deps/multicache.Tpo -c -o multicache.lo multicache.c
  1253. 3.83 s [macli-gwenhywfar] mv -f .deps/multicache.Tpo .deps/multicache.Plo
  1254. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DGWEN_BUFFER_DEFAULT_HARDLIMIT='(16*1024*1024)' -I. -I../.. -I../../gwenhywfar5 -I../.. -I../../src/ -I../../src/base -I../../src/gui -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT param.lo -MD -MP -MF .deps/param.Tpo -c -o param.lo param.c
  1255. 3.83 s [macli-gwenhywfar] mv -f .deps/param.Tpo .deps/param.Plo
  1256. 3.83 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libbase.la args.lo buffer.lo debug.lo error.lo funcs.lo gwensignal.lo i18n.lo idlist64.lo inherit.lo list.lo list1.lo logger.lo memory.lo pathmanager.lo plugin.lo plugindescr.lo refptr.lo ringbuffer.lo stringlist.lo stringlist2.lo idmap.lo fastbuffer.lo memcache.lo tree.lo tree2.lo simpleptrlist.lo multicache.lo param.lo
  1257. 3.86 s [macli-gwenhywfar] Making all in sio
  1258. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio.lo -MD -MP -MF .deps/syncio.Tpo -c -o syncio.lo syncio.c
  1259. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio.Tpo .deps/syncio.Plo
  1260. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_socket.lo -MD -MP -MF .deps/syncio_socket.Tpo -c -o syncio_socket.lo syncio_socket.c
  1261. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio_socket.Tpo .deps/syncio_socket.Plo
  1262. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_memory.lo -MD -MP -MF .deps/syncio_memory.Tpo -c -o syncio_memory.lo syncio_memory.c
  1263. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio_memory.Tpo .deps/syncio_memory.Plo
  1264. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_buffered.lo -MD -MP -MF .deps/syncio_buffered.Tpo -c -o syncio_buffered.lo syncio_buffered.c
  1265. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio_buffered.Tpo .deps/syncio_buffered.Plo
  1266. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_tls.lo -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.lo syncio_tls.c
  1267. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Plo
  1268. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_http.lo -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.lo syncio_http.c
  1269. 3.87 s [macli-gwenhywfar] mv -f .deps/syncio_http.Tpo .deps/syncio_http.Plo
  1270. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ssl_cert_descr.lo -MD -MP -MF .deps/ssl_cert_descr.Tpo -c -o ssl_cert_descr.lo ssl_cert_descr.c
  1271. 3.87 s [macli-gwenhywfar] mv -f .deps/ssl_cert_descr.Tpo .deps/ssl_cert_descr.Plo
  1272. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT httpsession.lo -MD -MP -MF .deps/httpsession.Tpo -c -o httpsession.lo httpsession.c
  1273. 3.87 s [macli-gwenhywfar] mv -f .deps/httpsession.Tpo .deps/httpsession.Plo
  1274. 3.87 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libsio.la syncio.lo syncio_socket.lo syncio_memory.lo syncio_buffered.lo syncio_tls.lo syncio_http.lo ssl_cert_descr.lo httpsession.lo
  1275. 3.88 s [macli-gwenhywfar] Making all in os
  1276. 3.90 s [macli-gwenhywfar] fail=; \
  1277. 3.90 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/src/os'; 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 \
  1278. 3.90 s [macli-gwenhywfar] failcom='fail=yes'; \
  1279. 3.90 s [macli-gwenhywfar] else \
  1280. 3.90 s [macli-gwenhywfar] failcom='exit 1'; \
  1281. 3.90 s [macli-gwenhywfar] fi; \
  1282. 3.90 s [macli-gwenhywfar] dot_seen=no; \
  1283. 3.90 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1284. 3.90 s [macli-gwenhywfar] case "all-recursive" in \
  1285. 3.90 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='posix windows' ;; \
  1286. 3.90 s [macli-gwenhywfar] *) list='posix' ;; \
  1287. 3.90 s [macli-gwenhywfar] esac; \
  1288. 3.90 s [macli-gwenhywfar] for subdir in $list; do \
  1289. 3.90 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1290. 3.90 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1291. 3.90 s [macli-gwenhywfar] dot_seen=yes; \
  1292. 3.90 s [macli-gwenhywfar] local_target="$target-am"; \
  1293. 3.90 s [macli-gwenhywfar] else \
  1294. 3.90 s [macli-gwenhywfar] local_target="$target"; \
  1295. 3.90 s [macli-gwenhywfar] fi; \
  1296. 3.90 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1297. 3.90 s [macli-gwenhywfar] || eval $failcom; \
  1298. 3.90 s [macli-gwenhywfar] done; \
  1299. 3.90 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1300. 3.90 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1301. 3.90 s [macli-gwenhywfar] fi; test -z "$fail"
  1302. 3.90 s [macli-gwenhywfar] Making all in posix
  1303. 3.91 s [macli-gwenhywfar] Making all in posix
  1304. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT directory.lo -MD -MP -MF .deps/directory.Tpo -c -o directory.lo directory.c
  1305. 3.93 s [macli-gwenhywfar] mv -f .deps/directory.Tpo .deps/directory.Plo
  1306. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT fslock.lo -MD -MP -MF .deps/fslock.Tpo -c -o fslock.lo fslock.c
  1307. 3.93 s [macli-gwenhywfar] mv -f .deps/fslock.Tpo .deps/fslock.Plo
  1308. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwentime.lo -MD -MP -MF .deps/gwentime.Tpo -c -o gwentime.lo gwentime.c
  1309. 3.93 s [macli-gwenhywfar] mv -f .deps/gwentime.Tpo .deps/gwentime.Plo
  1310. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwenthread.lo -MD -MP -MF .deps/gwenthread.Tpo -c -o gwenthread.lo gwenthread.c
  1311. 3.93 s [macli-gwenhywfar] mv -f .deps/gwenthread.Tpo .deps/gwenthread.Plo
  1312. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT threadlocaldata.lo -MD -MP -MF .deps/threadlocaldata.Tpo -c -o threadlocaldata.lo threadlocaldata.c
  1313. 3.93 s [macli-gwenhywfar] mv -f .deps/threadlocaldata.Tpo .deps/threadlocaldata.Plo
  1314. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inetaddr.lo -MD -MP -MF .deps/inetaddr.Tpo -c -o inetaddr.lo inetaddr.c
  1315. 3.93 s [macli-gwenhywfar] mv -f .deps/inetaddr.Tpo .deps/inetaddr.Plo
  1316. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT inetsocket.lo -MD -MP -MF .deps/inetsocket.Tpo -c -o inetsocket.lo inetsocket.c
  1317. 3.93 s [macli-gwenhywfar] mv -f .deps/inetsocket.Tpo .deps/inetsocket.Plo
  1318. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
  1319. 3.93 s [macli-gwenhywfar] mv -f .deps/init.Tpo .deps/init.Plo
  1320. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT libloader.lo -MD -MP -MF .deps/libloader.Tpo -c -o libloader.lo libloader.c
  1321. 3.93 s [macli-gwenhywfar] mv -f .deps/libloader.Tpo .deps/libloader.Plo
  1322. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT process.lo -MD -MP -MF .deps/process.Tpo -c -o process.lo process.c
  1323. 3.93 s [macli-gwenhywfar] mv -f .deps/process.Tpo .deps/process.Plo
  1324. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mutex.lo -MD -MP -MF .deps/mutex.Tpo -c -o mutex.lo mutex.c
  1325. 3.93 s [macli-gwenhywfar] mv -f .deps/mutex.Tpo .deps/mutex.Plo
  1326. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT semaphore.lo -MD -MP -MF .deps/semaphore.Tpo -c -o semaphore.lo semaphore.c
  1327. 3.93 s [macli-gwenhywfar] mv -f .deps/semaphore.Tpo .deps/semaphore.Plo
  1328. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/sio -I../../../src/os -I../../../src -I../../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT syncio_file.lo -MD -MP -MF .deps/syncio_file.Tpo -c -o syncio_file.lo syncio_file.c
  1329. 3.93 s [macli-gwenhywfar] mv -f .deps/syncio_file.Tpo .deps/syncio_file.Plo
  1330. 3.93 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libosimpl.la directory.lo fslock.lo gwentime.lo gwenthread.lo threadlocaldata.lo inetaddr.lo inetsocket.lo init.lo libloader.lo process.lo mutex.lo semaphore.lo syncio_file.lo
  1331. 3.95 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT directory_all.lo -MD -MP -MF .deps/directory_all.Tpo -c -o directory_all.lo directory_all.c
  1332. 3.95 s [macli-gwenhywfar] mv -f .deps/directory_all.Tpo .deps/directory_all.Plo
  1333. 3.95 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwentime_all.lo -MD -MP -MF .deps/gwentime_all.Tpo -c -o gwentime_all.lo gwentime_all.c
  1334. 3.95 s [macli-gwenhywfar] mv -f .deps/gwentime_all.Tpo .deps/gwentime_all.Plo
  1335. 3.95 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwendate.lo -MD -MP -MF .deps/gwendate.Tpo -c -o gwendate.lo gwendate.c
  1336. 3.95 s [macli-gwenhywfar] mv -f .deps/gwendate.Tpo .deps/gwendate.Plo
  1337. 3.95 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT process_all.lo -MD -MP -MF .deps/process_all.Tpo -c -o process_all.lo process_all.c
  1338. 3.95 s [macli-gwenhywfar] mv -f .deps/process_all.Tpo .deps/process_all.Plo
  1339. 3.95 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'posix/libosimpl.la', needed by 'libos.la'.
  1340. 3.97 s [macli-gwenhywfar] Making all in parser
  1341. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c
  1342. 3.99 s [macli-gwenhywfar] mv -f .deps/base64.Tpo .deps/base64.Plo
  1343. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT configmgr.lo -MD -MP -MF .deps/configmgr.Tpo -c -o configmgr.lo configmgr.c
  1344. 3.99 s [macli-gwenhywfar] mv -f .deps/configmgr.Tpo .deps/configmgr.Plo
  1345. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT db.lo -MD -MP -MF .deps/db.Tpo -c -o db.lo db.c
  1346. 3.99 s [macli-gwenhywfar] mv -f .deps/db.Tpo .deps/db.Plo
  1347. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dbio.lo -MD -MP -MF .deps/dbio.Tpo -c -o dbio.lo dbio.c
  1348. 3.99 s [macli-gwenhywfar] mv -f .deps/dbio.Tpo .deps/dbio.Plo
  1349. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT msgengine.lo -MD -MP -MF .deps/msgengine.Tpo -c -o msgengine.lo msgengine.c
  1350. 3.99 s [macli-gwenhywfar] mv -f .deps/msgengine.Tpo .deps/msgengine.Plo
  1351. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.c
  1352. 3.99 s [macli-gwenhywfar] mv -f .deps/path.Tpo .deps/path.Plo
  1353. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tag16.lo -MD -MP -MF .deps/tag16.Tpo -c -o tag16.lo tag16.c
  1354. 3.99 s [macli-gwenhywfar] mv -f .deps/tag16.Tpo .deps/tag16.Plo
  1355. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.c
  1356. 3.99 s [macli-gwenhywfar] mv -f .deps/text.Tpo .deps/text.Plo
  1357. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.c
  1358. 3.99 s [macli-gwenhywfar] mv -f .deps/tlv.Tpo .deps/tlv.Plo
  1359. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT url.lo -MD -MP -MF .deps/url.Tpo -c -o url.lo url.c
  1360. 3.99 s [macli-gwenhywfar] mv -f .deps/url.Tpo .deps/url.Plo
  1361. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT urlfns.lo -MD -MP -MF .deps/urlfns.Tpo -c -o urlfns.lo urlfns.c
  1362. 3.99 s [macli-gwenhywfar] mv -f .deps/urlfns.Tpo .deps/urlfns.Plo
  1363. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c -o xml.lo xml.c
  1364. 3.99 s [macli-gwenhywfar] mv -f .deps/xml.Tpo .deps/xml.Plo
  1365. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlctx.lo -MD -MP -MF .deps/xmlctx.Tpo -c -o xmlctx.lo xmlctx.c
  1366. 3.99 s [macli-gwenhywfar] mv -f .deps/xmlctx.Tpo .deps/xmlctx.Plo
  1367. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xsdnode.lo -MD -MP -MF .deps/xsdnode.Tpo -c -o xsdnode.lo xsdnode.c
  1368. 3.99 s [macli-gwenhywfar] mv -f .deps/xsdnode.Tpo .deps/xsdnode.Plo
  1369. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xml2db.lo -MD -MP -MF .deps/xml2db.Tpo -c -o xml2db.lo xml2db.c
  1370. 3.99 s [macli-gwenhywfar] mv -f .deps/xml2db.Tpo .deps/xml2db.Plo
  1371. 3.99 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libparser.la base64.lo configmgr.lo db.lo dbio.lo msgengine.lo path.lo tag16.lo text.lo tlv.lo url.lo urlfns.lo xml.lo xmlctx.lo xsdnode.lo xml2db.lo
  1372. 4.01 s [macli-gwenhywfar] Making all in crypt3
  1373. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptalgo.lo -MD -MP -MF .deps/cryptalgo.Tpo -c -o cryptalgo.lo cryptalgo.c
  1374. 4.02 s [macli-gwenhywfar] mv -f .deps/cryptalgo.Tpo .deps/cryptalgo.Plo
  1375. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptdefs.lo -MD -MP -MF .deps/cryptdefs.Tpo -c -o cryptdefs.lo cryptdefs.c
  1376. 4.02 s [macli-gwenhywfar] mv -f .deps/cryptdefs.Tpo .deps/cryptdefs.Plo
  1377. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT hashalgo.lo -MD -MP -MF .deps/hashalgo.Tpo -c -o hashalgo.lo hashalgo.c
  1378. 4.02 s [macli-gwenhywfar] mv -f .deps/hashalgo.Tpo .deps/hashalgo.Plo
  1379. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT paddalgo.lo -MD -MP -MF .deps/paddalgo.Tpo -c -o paddalgo.lo paddalgo.c
  1380. 4.02 s [macli-gwenhywfar] mv -f .deps/paddalgo.Tpo .deps/paddalgo.Plo
  1381. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkey.lo -MD -MP -MF .deps/cryptkey.Tpo -c -o cryptkey.lo cryptkey.c
  1382. 4.02 s [macli-gwenhywfar] mv -f .deps/cryptkey.Tpo .deps/cryptkey.Plo
  1383. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkeyrsa.lo -MD -MP -MF .deps/cryptkeyrsa.Tpo -c -o cryptkeyrsa.lo cryptkeyrsa.c
  1384. 4.02 s [macli-gwenhywfar] mv -f .deps/cryptkeyrsa.Tpo .deps/cryptkeyrsa.Plo
  1385. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptkeysym.lo -MD -MP -MF .deps/cryptkeysym.Tpo -c -o cryptkeysym.lo cryptkeysym.c
  1386. 4.02 s [macli-gwenhywfar] mv -f .deps/cryptkeysym.Tpo .deps/cryptkeysym.Plo
  1387. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mdigest.lo -MD -MP -MF .deps/mdigest.Tpo -c -o mdigest.lo mdigest.c
  1388. 4.02 s [macli-gwenhywfar] mv -f .deps/mdigest.Tpo .deps/mdigest.Plo
  1389. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT mdigestgc.lo -MD -MP -MF .deps/mdigestgc.Tpo -c -o mdigestgc.lo mdigestgc.c
  1390. 4.02 s [macli-gwenhywfar] mv -f .deps/mdigestgc.Tpo .deps/mdigestgc.Plo
  1391. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT padd.lo -MD -MP -MF .deps/padd.Tpo -c -o padd.lo padd.c
  1392. 4.02 s [macli-gwenhywfar] mv -f .deps/padd.Tpo .deps/padd.Plo
  1393. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT smalltresor.lo -MD -MP -MF .deps/smalltresor.Tpo -c -o smalltresor.lo smalltresor.c
  1394. 4.02 s [macli-gwenhywfar] mv -f .deps/smalltresor.Tpo .deps/smalltresor.Plo
  1395. 4.02 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcrypt3.la cryptalgo.lo cryptdefs.lo hashalgo.lo paddalgo.lo cryptkey.lo cryptkeyrsa.lo cryptkeysym.lo mdigest.lo mdigestgc.lo padd.lo smalltresor.lo
  1396. 4.03 s [macli-gwenhywfar] Making all in crypttoken
  1397. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct_context.lo -MD -MP -MF .deps/ct_context.Tpo -c -o ct_context.lo ct_context.c
  1398. 4.05 s [macli-gwenhywfar] mv -f .deps/ct_context.Tpo .deps/ct_context.Plo
  1399. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct_keyinfo.lo -MD -MP -MF .deps/ct_keyinfo.Tpo -c -o ct_keyinfo.lo ct_keyinfo.c
  1400. 4.05 s [macli-gwenhywfar] mv -f .deps/ct_keyinfo.Tpo .deps/ct_keyinfo.Plo
  1401. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
  1402. 4.05 s [macli-gwenhywfar] mv -f .deps/ct.Tpo .deps/ct.Plo
  1403. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctf_context.lo -MD -MP -MF .deps/ctf_context.Tpo -c -o ctf_context.lo ctf_context.c
  1404. 4.05 s [macli-gwenhywfar] mv -f .deps/ctf_context.Tpo .deps/ctf_context.Plo
  1405. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctfile.lo -MD -MP -MF .deps/ctfile.Tpo -c -o ctfile.lo ctfile.c
  1406. 4.05 s [macli-gwenhywfar] mv -f .deps/ctfile.Tpo .deps/ctfile.Plo
  1407. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBCHIPCARD_GWENHYWFAR_PLUGIN_PACKAGE=\"libchipcard-libgwenhywfar79-plugins\" -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/crypt3 -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT ctplugin.lo -MD -MP -MF .deps/ctplugin.Tpo -c -o ctplugin.lo ctplugin.c
  1408. 4.05 s [macli-gwenhywfar] mv -f .deps/ctplugin.Tpo .deps/ctplugin.Plo
  1409. 4.05 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcrypttoken.la ct_context.lo ct_keyinfo.lo ct.lo ctf_context.lo ctfile.lo ctplugin.lo
  1410. 4.06 s [macli-gwenhywfar] Making all in gui
  1411. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cgui.lo -MD -MP -MF .deps/cgui.Tpo -c -o cgui.lo cgui.c
  1412. 4.08 s [macli-gwenhywfar] mv -f .deps/cgui.Tpo .deps/cgui.Plo
  1413. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cprogress.lo -MD -MP -MF .deps/cprogress.Tpo -c -o cprogress.lo cprogress.c
  1414. 4.08 s [macli-gwenhywfar] mv -f .deps/cprogress.Tpo .deps/cprogress.Plo
  1415. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dialog.lo -MD -MP -MF .deps/dialog.Tpo -c -o dialog.lo dialog.c
  1416. 4.08 s [macli-gwenhywfar] mv -f .deps/dialog.Tpo .deps/dialog.Plo
  1417. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gui.lo -MD -MP -MF .deps/gui.Tpo -c -o gui.lo gui.c
  1418. 4.08 s [macli-gwenhywfar] mv -f .deps/gui.Tpo .deps/gui.Plo
  1419. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT nogui.lo -MD -MP -MF .deps/nogui.Tpo -c -o nogui.lo nogui.c
  1420. 4.08 s [macli-gwenhywfar] mv -f .deps/nogui.Tpo .deps/nogui.Plo
  1421. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT widget.lo -MD -MP -MF .deps/widget.Tpo -c -o widget.lo widget.c
  1422. 4.08 s [macli-gwenhywfar] mv -f .deps/widget.Tpo .deps/widget.Plo
  1423. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT progressdata.lo -MD -MP -MF .deps/progressdata.Tpo -c -o progressdata.lo progressdata.c
  1424. 4.08 s [macli-gwenhywfar] mv -f .deps/progressdata.Tpo .deps/progressdata.Plo
  1425. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_progress.lo -MD -MP -MF .deps/dlg_progress.Tpo -c -o dlg_progress.lo dlg_progress.c
  1426. 4.08 s [macli-gwenhywfar] mv -f .deps/dlg_progress.Tpo .deps/dlg_progress.Plo
  1427. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_input.lo -MD -MP -MF .deps/dlg_input.Tpo -c -o dlg_input.lo dlg_input.c
  1428. 4.08 s [macli-gwenhywfar] mv -f .deps/dlg_input.Tpo .deps/dlg_input.Plo
  1429. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_message.lo -MD -MP -MF .deps/dlg_message.Tpo -c -o dlg_message.lo dlg_message.c
  1430. 4.08 s [macli-gwenhywfar] mv -f .deps/dlg_message.Tpo .deps/dlg_message.Plo
  1431. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT dlg_showbox.lo -MD -MP -MF .deps/dlg_showbox.Tpo -c -o dlg_showbox.lo dlg_showbox.c
  1432. 4.08 s [macli-gwenhywfar] mv -f .deps/dlg_showbox.Tpo .deps/dlg_showbox.Plo
  1433. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT passwdstore.lo -MD -MP -MF .deps/passwdstore.Tpo -c -o passwdstore.lo passwdstore.c
  1434. 4.08 s [macli-gwenhywfar] mv -f .deps/passwdstore.Tpo .deps/passwdstore.Plo
  1435. 4.08 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libgui.la cgui.lo cprogress.lo dialog.lo gui.lo nogui.lo widget.lo progressdata.lo dlg_progress.lo dlg_input.lo dlg_message.lo dlg_showbox.lo passwdstore.lo
  1436. 4.09 s [macli-gwenhywfar] Making all in cryptmsg
  1437. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sighead.lo -MD -MP -MF .deps/sighead.Tpo -c -o sighead.lo sighead.c
  1438. 4.11 s [macli-gwenhywfar] mv -f .deps/sighead.Tpo .deps/sighead.Plo
  1439. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sigtail.lo -MD -MP -MF .deps/sigtail.Tpo -c -o sigtail.lo sigtail.c
  1440. 4.11 s [macli-gwenhywfar] mv -f .deps/sigtail.Tpo .deps/sigtail.Plo
  1441. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT crypthead.lo -MD -MP -MF .deps/crypthead.Tpo -c -o crypthead.lo crypthead.c
  1442. 4.11 s [macli-gwenhywfar] mv -f .deps/crypthead.Tpo .deps/crypthead.Plo
  1443. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptmgr.lo -MD -MP -MF .deps/cryptmgr.Tpo -c -o cryptmgr.lo cryptmgr.c
  1444. 4.11 s [macli-gwenhywfar] mv -f .deps/cryptmgr.Tpo .deps/cryptmgr.Plo
  1445. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/io -I../../src/ipc -I../../src/parser -I/nix/store/4j634jgy1wh8lrvsplrk4ngsqb15y2r7-libgcrypt-1.11.2-dev/include -I/nix/store/n38cqzbb8y2mwfpb34psyq8jyi89v7yq-libgpg-error-1.55-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT cryptmgrkeys.lo -MD -MP -MF .deps/cryptmgrkeys.Tpo -c -o cryptmgrkeys.lo cryptmgrkeys.c
  1446. 4.11 s [macli-gwenhywfar] mv -f .deps/cryptmgrkeys.Tpo .deps/cryptmgrkeys.Plo
  1447. 4.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libcryptmsg.la sighead.lo sigtail.lo crypthead.lo cryptmgr.lo cryptmgrkeys.lo
  1448. 4.11 s [macli-gwenhywfar] Making all in html
  1449. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_box.lo -MD -MP -MF .deps/g_box.Tpo -c -o g_box.lo g_box.c
  1450. 4.13 s [macli-gwenhywfar] mv -f .deps/g_box.Tpo .deps/g_box.Plo
  1451. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_generic.lo -MD -MP -MF .deps/g_generic.Tpo -c -o g_generic.lo g_generic.c
  1452. 4.13 s [macli-gwenhywfar] mv -f .deps/g_generic.Tpo .deps/g_generic.Plo
  1453. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_table.lo -MD -MP -MF .deps/g_table.Tpo -c -o g_table.lo g_table.c
  1454. 4.13 s [macli-gwenhywfar] mv -f .deps/g_table.Tpo .deps/g_table.Plo
  1455. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_tablerow.lo -MD -MP -MF .deps/g_tablerow.Tpo -c -o g_tablerow.lo g_tablerow.c
  1456. 4.13 s [macli-gwenhywfar] mv -f .deps/g_tablerow.Tpo .deps/g_tablerow.Plo
  1457. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT g_unorderedlist.lo -MD -MP -MF .deps/g_unorderedlist.Tpo -c -o g_unorderedlist.lo g_unorderedlist.c
  1458. 4.13 s [macli-gwenhywfar] mv -f .deps/g_unorderedlist.Tpo .deps/g_unorderedlist.Plo
  1459. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlctx.lo -MD -MP -MF .deps/htmlctx.Tpo -c -o htmlctx.lo htmlctx.c
  1460. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlctx.Tpo .deps/htmlctx.Plo
  1461. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlfont.lo -MD -MP -MF .deps/htmlfont.Tpo -c -o htmlfont.lo htmlfont.c
  1462. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlfont.Tpo .deps/htmlfont.Plo
  1463. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlimage.lo -MD -MP -MF .deps/htmlimage.Tpo -c -o htmlimage.lo htmlimage.c
  1464. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlimage.Tpo .deps/htmlimage.Plo
  1465. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlgroup.lo -MD -MP -MF .deps/htmlgroup.Tpo -c -o htmlgroup.lo htmlgroup.c
  1466. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlgroup.Tpo .deps/htmlgroup.Plo
  1467. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlobject.lo -MD -MP -MF .deps/htmlobject.Tpo -c -o htmlobject.lo htmlobject.c
  1468. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlobject.Tpo .deps/htmlobject.Plo
  1469. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT htmlprops.lo -MD -MP -MF .deps/htmlprops.Tpo -c -o htmlprops.lo htmlprops.c
  1470. 4.13 s [macli-gwenhywfar] mv -f .deps/htmlprops.Tpo .deps/htmlprops.Plo
  1471. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_box.lo -MD -MP -MF .deps/o_box.Tpo -c -o o_box.lo o_box.c
  1472. 4.13 s [macli-gwenhywfar] mv -f .deps/o_box.Tpo .deps/o_box.Plo
  1473. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_grid.lo -MD -MP -MF .deps/o_grid.Tpo -c -o o_grid.lo o_grid.c
  1474. 4.13 s [macli-gwenhywfar] mv -f .deps/o_grid.Tpo .deps/o_grid.Plo
  1475. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_gridentry.lo -MD -MP -MF .deps/o_gridentry.Tpo -c -o o_gridentry.lo o_gridentry.c
  1476. 4.13 s [macli-gwenhywfar] mv -f .deps/o_gridentry.Tpo .deps/o_gridentry.Plo
  1477. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_image.lo -MD -MP -MF .deps/o_image.Tpo -c -o o_image.lo o_image.c
  1478. 4.13 s [macli-gwenhywfar] mv -f .deps/o_image.Tpo .deps/o_image.Plo
  1479. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"gwenhywfar\" -DBUILDING_GWENHYWFAR -I. -I../.. -I../../gwenhywfar5 -fvisibility=hidden -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT o_word.lo -MD -MP -MF .deps/o_word.Tpo -c -o o_word.lo o_word.c
  1480. 4.13 s [macli-gwenhywfar] mv -f .deps/o_word.Tpo .deps/o_word.Plo
  1481. 4.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -Wall -Wall -Wall -o libgwenhtml.la g_box.lo g_generic.lo g_table.lo g_tablerow.lo g_unorderedlist.lo htmlctx.lo htmlfont.lo htmlimage.lo htmlgroup.lo htmlobject.lo htmlprops.lo o_box.lo o_grid.lo o_gridentry.lo o_image.lo o_word.lo
  1482. 4.15 s [macli-gwenhywfar] Making all in sar
  1483. 4.16 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT gwen_sar_fileheader.lo -MD -MP -MF .deps/gwen_sar_fileheader.Tpo -c -o gwen_sar_fileheader.lo gwen_sar_fileheader.c
  1484. 4.16 s [macli-gwenhywfar] mv -f .deps/gwen_sar_fileheader.Tpo .deps/gwen_sar_fileheader.Plo
  1485. 4.16 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/sio -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT sar.lo -MD -MP -MF .deps/sar.Tpo -c -o sar.lo sar.c
  1486. 4.16 s [macli-gwenhywfar] mv -f .deps/sar.Tpo .deps/sar.Plo
  1487. 4.16 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libsar.la gwen_sar_fileheader.lo sar.lo
  1488. 4.17 s [macli-gwenhywfar] Making all in xmlcmd
  1489. 4.18 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd.lo -MD -MP -MF .deps/xmlcmd.Tpo -c -o xmlcmd.lo xmlcmd.c
  1490. 4.19 s [macli-gwenhywfar] mv -f .deps/xmlcmd.Tpo .deps/xmlcmd.Plo
  1491. 4.19 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml.lo -MD -MP -MF .deps/xmlcmd_gxml.Tpo -c -o xmlcmd_gxml.lo xmlcmd_gxml.c
  1492. 4.19 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml.Tpo .deps/xmlcmd_gxml.Plo
  1493. 4.19 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml_todb.lo -MD -MP -MF .deps/xmlcmd_gxml_todb.Tpo -c -o xmlcmd_gxml_todb.lo xmlcmd_gxml_todb.c
  1494. 4.19 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml_todb.Tpo .deps/xmlcmd_gxml_todb.Plo
  1495. 4.19 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/os -I../../src/parser -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT xmlcmd_gxml_fromdb.lo -MD -MP -MF .deps/xmlcmd_gxml_fromdb.Tpo -c -o xmlcmd_gxml_fromdb.lo xmlcmd_gxml_fromdb.c
  1496. 4.19 s [macli-gwenhywfar] mv -f .deps/xmlcmd_gxml_fromdb.Tpo .deps/xmlcmd_gxml_fromdb.Plo
  1497. 4.19 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libxmlcmd.la xmlcmd.lo xmlcmd_gxml.lo xmlcmd_gxml_todb.lo xmlcmd_gxml_fromdb.lo
  1498. 4.19 s [macli-gwenhywfar] Making all in test_framework
  1499. 4.21 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c -o testmodule.lo testmodule.c
  1500. 4.21 s [macli-gwenhywfar] mv -f .deps/testmodule.Tpo .deps/testmodule.Plo
  1501. 4.21 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testframework.lo -MD -MP -MF .deps/testframework.Tpo -c -o testframework.lo testframework.c
  1502. 4.21 s [macli-gwenhywfar] mv -f .deps/testframework.Tpo .deps/testframework.Plo
  1503. 4.21 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I../../src/base -I../../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -MT testgui.lo -MD -MP -MF .deps/testgui.Tpo -c -o testgui.lo testgui.c
  1504. 4.21 s [macli-gwenhywfar] mv -f .deps/testgui.Tpo .deps/testgui.Plo
  1505. 4.21 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DBUILDING_GWENHYWFAR -g -O2 -Wall -Wall -Wall -o libtestframework.la testmodule.lo testframework.lo testgui.lo
  1506. 4.23 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT testlib.o -MD -MP -MF .deps/testlib.Tpo -c -o testlib.o testlib.c
  1507. 4.23 s [macli-gwenhywfar] mv -f .deps/testlib.Tpo .deps/testlib.Po
  1508. 4.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -pthread -g -O2 -Wall -Wall -Wall -MT libgwenhywfar_la-binreloc.lo -MD -MP -MF .deps/libgwenhywfar_la-binreloc.Tpo -c -o libgwenhywfar_la-binreloc.lo `test -f 'binreloc.c' || echo './'`binreloc.c
  1509. 4.23 s [macli-gwenhywfar] mv -f .deps/libgwenhywfar_la-binreloc.Tpo .deps/libgwenhywfar_la-binreloc.Plo
  1510. 4.23 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DBUILDING_GWENHYWFAR -DGWEN_PREFIX_DIR=\"/usr/local\" -DGWEN_SYSCONF_DIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DGWENHYWFAR_SO_EFFECTIVE_STR=\"79\" -DGWEN_DATADIR=\"/usr/local/share/gwenhywfar\" -DGWEN_SYSDATADIR=\"/usr/local/share\" -DPLUGINDIR=\"/usr/local/lib/gwenhywfar/plugins/79\" -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/os -I../src/net2 -I../src/html -I../src/parser -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -pthread -g -O2 -Wall -Wall -Wall -MT libgwenhywfar_la-gwenhywfar.lo -MD -MP -MF .deps/libgwenhywfar_la-gwenhywfar.Tpo -c -o libgwenhywfar_la-gwenhywfar.lo `test -f 'gwenhywfar.c' || echo './'`gwenhywfar.c
  1511. 4.23 s [macli-gwenhywfar] mv -f .deps/libgwenhywfar_la-gwenhywfar.Tpo .deps/libgwenhywfar_la-gwenhywfar.Plo
  1512. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'base/libbase.la', needed by 'libgwenhywfar.la'.
  1513. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'crypt3/libcrypt3.la', needed by 'libgwenhywfar.la'.
  1514. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'crypttoken/libcrypttoken.la', needed by 'libgwenhywfar.la'.
  1515. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'cryptmsg/libcryptmsg.la', needed by 'libgwenhywfar.la'.
  1516. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'sio/libsio.la', needed by 'libgwenhywfar.la'.
  1517. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'os/libos.la', needed by 'libgwenhywfar.la'.
  1518. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'parser/libparser.la', needed by 'libgwenhywfar.la'.
  1519. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'html/libgwenhtml.la', needed by 'libgwenhywfar.la'.
  1520. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'gui/libgui.la', needed by 'libgwenhywfar.la'.
  1521. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'sar/libsar.la', needed by 'libgwenhywfar.la'.
  1522. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'xmlcmd/libxmlcmd.la', needed by 'libgwenhywfar.la'.
  1523. 4.23 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'test_framework/libtestframework.la', needed by 'libgwenhywfar.la'.
  1524. 4.39 s [macli-gwenhywfar] Making all in plugins
  1525. 4.41 s [macli-gwenhywfar] fail=; \
  1526. 4.41 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins'; 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 \
  1527. 4.41 s [macli-gwenhywfar] failcom='fail=yes'; \
  1528. 4.41 s [macli-gwenhywfar] else \
  1529. 4.41 s [macli-gwenhywfar] failcom='exit 1'; \
  1530. 4.41 s [macli-gwenhywfar] fi; \
  1531. 4.41 s [macli-gwenhywfar] dot_seen=no; \
  1532. 4.41 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1533. 4.41 s [macli-gwenhywfar] case "all-recursive" in \
  1534. 4.41 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='dbio ct configmgr' ;; \
  1535. 4.41 s [macli-gwenhywfar] *) list='dbio ct configmgr' ;; \
  1536. 4.41 s [macli-gwenhywfar] esac; \
  1537. 4.41 s [macli-gwenhywfar] for subdir in $list; do \
  1538. 4.41 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1539. 4.41 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1540. 4.41 s [macli-gwenhywfar] dot_seen=yes; \
  1541. 4.41 s [macli-gwenhywfar] local_target="$target-am"; \
  1542. 4.41 s [macli-gwenhywfar] else \
  1543. 4.41 s [macli-gwenhywfar] local_target="$target"; \
  1544. 4.41 s [macli-gwenhywfar] fi; \
  1545. 4.41 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1546. 4.41 s [macli-gwenhywfar] || eval $failcom; \
  1547. 4.41 s [macli-gwenhywfar] done; \
  1548. 4.41 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1549. 4.41 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1550. 4.41 s [macli-gwenhywfar] fi; test -z "$fail"
  1551. 4.41 s [macli-gwenhywfar] Making all in dbio
  1552. 4.41 s [macli-gwenhywfar] Making all in ct
  1553. 4.41 s [macli-gwenhywfar] Making all in configmgr
  1554. 4.42 s [macli-gwenhywfar] Making all in dbio
  1555. 4.43 s [macli-gwenhywfar] fail=; \
  1556. 4.43 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/dbio'; 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 \
  1557. 4.43 s [macli-gwenhywfar] failcom='fail=yes'; \
  1558. 4.43 s [macli-gwenhywfar] else \
  1559. 4.43 s [macli-gwenhywfar] failcom='exit 1'; \
  1560. 4.43 s [macli-gwenhywfar] fi; \
  1561. 4.43 s [macli-gwenhywfar] dot_seen=no; \
  1562. 4.43 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1563. 4.43 s [macli-gwenhywfar] case "all-recursive" in \
  1564. 4.43 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='csv olddb xmldb' ;; \
  1565. 4.43 s [macli-gwenhywfar] *) list='csv olddb xmldb' ;; \
  1566. 4.43 s [macli-gwenhywfar] esac; \
  1567. 4.43 s [macli-gwenhywfar] for subdir in $list; do \
  1568. 4.43 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1569. 4.43 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1570. 4.43 s [macli-gwenhywfar] dot_seen=yes; \
  1571. 4.43 s [macli-gwenhywfar] local_target="$target-am"; \
  1572. 4.43 s [macli-gwenhywfar] else \
  1573. 4.43 s [macli-gwenhywfar] local_target="$target"; \
  1574. 4.43 s [macli-gwenhywfar] fi; \
  1575. 4.43 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1576. 4.43 s [macli-gwenhywfar] || eval $failcom; \
  1577. 4.43 s [macli-gwenhywfar] done; \
  1578. 4.43 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1579. 4.43 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1580. 4.43 s [macli-gwenhywfar] fi; test -z "$fail"
  1581. 4.44 s [macli-gwenhywfar] Making all in csv
  1582. 4.44 s [macli-gwenhywfar] Making all in olddb
  1583. 4.44 s [macli-gwenhywfar] Making all in xmldb
  1584. 4.44 s [macli-gwenhywfar] Making all in csv
  1585. 4.46 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.c
  1586. 4.46 s [macli-gwenhywfar] mv -f .deps/csv.Tpo .deps/csv.Plo
  1587. 4.46 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'csv.la'.
  1588. 4.46 s [macli-gwenhywfar] Making all in olddb
  1589. 4.48 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT olddb.lo -MD -MP -MF .deps/olddb.Tpo -c -o olddb.lo olddb.c
  1590. 4.48 s [macli-gwenhywfar] mv -f .deps/olddb.Tpo .deps/olddb.Plo
  1591. 4.48 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'olddb.la'.
  1592. 4.49 s [macli-gwenhywfar] Making all in xmldb
  1593. 4.50 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT xmldb.lo -MD -MP -MF .deps/xmldb.Tpo -c -o xmldb.lo xmldb.c
  1594. 4.50 s [macli-gwenhywfar] mv -f .deps/xmldb.Tpo .deps/xmldb.Plo
  1595. 4.50 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'xmldb.la'.
  1596. 4.53 s [macli-gwenhywfar] Making all in ct
  1597. 4.55 s [macli-gwenhywfar] fail=; \
  1598. 4.55 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/ct'; 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 \
  1599. 4.55 s [macli-gwenhywfar] failcom='fail=yes'; \
  1600. 4.55 s [macli-gwenhywfar] else \
  1601. 4.55 s [macli-gwenhywfar] failcom='exit 1'; \
  1602. 4.55 s [macli-gwenhywfar] fi; \
  1603. 4.55 s [macli-gwenhywfar] dot_seen=no; \
  1604. 4.55 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1605. 4.55 s [macli-gwenhywfar] case "all-recursive" in \
  1606. 4.55 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='ohbci' ;; \
  1607. 4.55 s [macli-gwenhywfar] *) list='ohbci' ;; \
  1608. 4.55 s [macli-gwenhywfar] esac; \
  1609. 4.55 s [macli-gwenhywfar] for subdir in $list; do \
  1610. 4.55 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1611. 4.55 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1612. 4.55 s [macli-gwenhywfar] dot_seen=yes; \
  1613. 4.55 s [macli-gwenhywfar] local_target="$target-am"; \
  1614. 4.55 s [macli-gwenhywfar] else \
  1615. 4.55 s [macli-gwenhywfar] local_target="$target"; \
  1616. 4.55 s [macli-gwenhywfar] fi; \
  1617. 4.55 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1618. 4.55 s [macli-gwenhywfar] || eval $failcom; \
  1619. 4.55 s [macli-gwenhywfar] done; \
  1620. 4.55 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1621. 4.55 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1622. 4.55 s [macli-gwenhywfar] fi; test -z "$fail"
  1623. 4.55 s [macli-gwenhywfar] Making all in ohbci
  1624. 4.56 s [macli-gwenhywfar] Making all in ohbci
  1625. 4.58 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT ohbci.lo -MD -MP -MF .deps/ohbci.Tpo -c -o ohbci.lo ohbci.c
  1626. 4.58 s [macli-gwenhywfar] mv -f .deps/ohbci.Tpo .deps/ohbci.Plo
  1627. 4.58 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'ohbci.la'.
  1628. 4.61 s [macli-gwenhywfar] Making all in configmgr
  1629. 4.63 s [macli-gwenhywfar] fail=; \
  1630. 4.63 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/plugins/configmgr'; 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 \
  1631. 4.63 s [macli-gwenhywfar] failcom='fail=yes'; \
  1632. 4.63 s [macli-gwenhywfar] else \
  1633. 4.63 s [macli-gwenhywfar] failcom='exit 1'; \
  1634. 4.63 s [macli-gwenhywfar] fi; \
  1635. 4.63 s [macli-gwenhywfar] dot_seen=no; \
  1636. 4.63 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1637. 4.63 s [macli-gwenhywfar] case "all-recursive" in \
  1638. 4.63 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='dir' ;; \
  1639. 4.63 s [macli-gwenhywfar] *) list='dir' ;; \
  1640. 4.63 s [macli-gwenhywfar] esac; \
  1641. 4.63 s [macli-gwenhywfar] for subdir in $list; do \
  1642. 4.63 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1643. 4.63 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1644. 4.63 s [macli-gwenhywfar] dot_seen=yes; \
  1645. 4.63 s [macli-gwenhywfar] local_target="$target-am"; \
  1646. 4.63 s [macli-gwenhywfar] else \
  1647. 4.63 s [macli-gwenhywfar] local_target="$target"; \
  1648. 4.63 s [macli-gwenhywfar] fi; \
  1649. 4.63 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1650. 4.63 s [macli-gwenhywfar] || eval $failcom; \
  1651. 4.63 s [macli-gwenhywfar] done; \
  1652. 4.63 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1653. 4.63 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1654. 4.63 s [macli-gwenhywfar] fi; test -z "$fail"
  1655. 4.63 s [macli-gwenhywfar] Making all in dir
  1656. 4.64 s [macli-gwenhywfar] Making all in dir
  1657. 4.65 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gwenhywfar5 -I../../../src/base -I../../../src/crypt -I../../../src/io -I../../../src/ipc -I../../../src/net2 -I../../../src/os -I../../../src/parser -g -O2 -Wall -Wall -Wall -MT cfgdir.lo -MD -MP -MF .deps/cfgdir.Tpo -c -o cfgdir.lo cfgdir.c
  1658. 4.65 s [macli-gwenhywfar] mv -f .deps/cfgdir.Tpo .deps/cfgdir.Plo
  1659. 4.65 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../../src/libgwenhywfar.la', needed by 'dir.la'.
  1660. 4.72 s [macli-gwenhywfar] Making all in tools
  1661. 4.74 s [macli-gwenhywfar] fail=; \
  1662. 4.74 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools'; 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 \
  1663. 4.74 s [macli-gwenhywfar] failcom='fail=yes'; \
  1664. 4.74 s [macli-gwenhywfar] else \
  1665. 4.74 s [macli-gwenhywfar] failcom='exit 1'; \
  1666. 4.74 s [macli-gwenhywfar] fi; \
  1667. 4.74 s [macli-gwenhywfar] dot_seen=no; \
  1668. 4.74 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1669. 4.74 s [macli-gwenhywfar] case "all-recursive" in \
  1670. 4.74 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='xmlmerge typemaker typemaker2 gcttool gsa gwenbuild' ;; \
  1671. 4.74 s [macli-gwenhywfar] *) list='xmlmerge typemaker typemaker2 gcttool gsa gwenbuild' ;; \
  1672. 4.74 s [macli-gwenhywfar] esac; \
  1673. 4.74 s [macli-gwenhywfar] for subdir in $list; do \
  1674. 4.74 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1675. 4.74 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1676. 4.74 s [macli-gwenhywfar] dot_seen=yes; \
  1677. 4.74 s [macli-gwenhywfar] local_target="$target-am"; \
  1678. 4.74 s [macli-gwenhywfar] else \
  1679. 4.74 s [macli-gwenhywfar] local_target="$target"; \
  1680. 4.74 s [macli-gwenhywfar] fi; \
  1681. 4.74 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1682. 4.74 s [macli-gwenhywfar] || eval $failcom; \
  1683. 4.74 s [macli-gwenhywfar] done; \
  1684. 4.74 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1685. 4.74 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1686. 4.74 s [macli-gwenhywfar] fi; test -z "$fail"
  1687. 4.74 s [macli-gwenhywfar] Making all in xmlmerge
  1688. 4.74 s [macli-gwenhywfar] Making all in typemaker
  1689. 4.74 s [macli-gwenhywfar] Making all in typemaker2
  1690. 4.74 s [macli-gwenhywfar] Making all in gcttool
  1691. 4.74 s [macli-gwenhywfar] Making all in gsa
  1692. 4.74 s [macli-gwenhywfar] Making all in gwenbuild
  1693. 4.75 s [macli-gwenhywfar] Making all in xmlmerge
  1694. 4.76 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
  1695. 4.76 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Po
  1696. 4.76 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1697. 4.76 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1698. 4.76 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'xmlmerge'.
  1699. 4.77 s [macli-gwenhywfar] Making all in typemaker
  1700. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c
  1701. 4.79 s [macli-gwenhywfar] mv -f .deps/args.Tpo .deps/args.Po
  1702. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1703. 4.79 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1704. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT phc.o -MD -MP -MF .deps/phc.Tpo -c -o phc.o phc.c
  1705. 4.79 s [macli-gwenhywfar] mv -f .deps/phc.Tpo .deps/phc.Po
  1706. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT lhc.o -MD -MP -MF .deps/lhc.Tpo -c -o lhc.o lhc.c
  1707. 4.79 s [macli-gwenhywfar] mv -f .deps/lhc.Tpo .deps/lhc.Po
  1708. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT ahc.o -MD -MP -MF .deps/ahc.Tpo -c -o ahc.o ahc.c
  1709. 4.79 s [macli-gwenhywfar] mv -f .deps/ahc.Tpo .deps/ahc.Po
  1710. 4.79 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT code_c.o -MD -MP -MF .deps/code_c.Tpo -c -o code_c.o code_c.c
  1711. 4.79 s [macli-gwenhywfar] mv -f .deps/code_c.Tpo .deps/code_c.Po
  1712. 4.79 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'typemaker'.
  1713. 4.79 s [macli-gwenhywfar] Making all in typemaker2
  1714. 4.81 s [macli-gwenhywfar] fail=; \
  1715. 4.81 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/typemaker2'; 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 \
  1716. 4.81 s [macli-gwenhywfar] failcom='fail=yes'; \
  1717. 4.81 s [macli-gwenhywfar] else \
  1718. 4.81 s [macli-gwenhywfar] failcom='exit 1'; \
  1719. 4.81 s [macli-gwenhywfar] fi; \
  1720. 4.81 s [macli-gwenhywfar] dot_seen=no; \
  1721. 4.81 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1722. 4.81 s [macli-gwenhywfar] case "all-recursive" in \
  1723. 4.81 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='c types' ;; \
  1724. 4.81 s [macli-gwenhywfar] *) list='c types' ;; \
  1725. 4.81 s [macli-gwenhywfar] esac; \
  1726. 4.81 s [macli-gwenhywfar] for subdir in $list; do \
  1727. 4.81 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1728. 4.81 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1729. 4.81 s [macli-gwenhywfar] dot_seen=yes; \
  1730. 4.81 s [macli-gwenhywfar] local_target="$target-am"; \
  1731. 4.81 s [macli-gwenhywfar] else \
  1732. 4.81 s [macli-gwenhywfar] local_target="$target"; \
  1733. 4.81 s [macli-gwenhywfar] fi; \
  1734. 4.81 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1735. 4.81 s [macli-gwenhywfar] || eval $failcom; \
  1736. 4.81 s [macli-gwenhywfar] done; \
  1737. 4.81 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1738. 4.81 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1739. 4.81 s [macli-gwenhywfar] fi; test -z "$fail"
  1740. 4.81 s [macli-gwenhywfar] Making all in c
  1741. 4.81 s [macli-gwenhywfar] Making all in types
  1742. 4.82 s [macli-gwenhywfar] Making all in c
  1743. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm_builder_c.lo -MD -MP -MF .deps/tm_builder_c.Tpo -c -o tm_builder_c.lo tm_builder_c.c
  1744. 4.84 s [macli-gwenhywfar] mv -f .deps/tm_builder_c.Tpo .deps/tm_builder_c.Plo
  1745. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_misc.lo -MD -MP -MF .deps/tm2c_misc.Tpo -c -o tm2c_misc.lo tm2c_misc.c
  1746. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_misc.Tpo .deps/tm2c_misc.Plo
  1747. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_enums.lo -MD -MP -MF .deps/tm2c_enums.Tpo -c -o tm2c_enums.lo tm2c_enums.c
  1748. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_enums.Tpo .deps/tm2c_enums.Plo
  1749. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_constructor.lo -MD -MP -MF .deps/tm2c_constructor.Tpo -c -o tm2c_constructor.lo tm2c_constructor.c
  1750. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_constructor.Tpo .deps/tm2c_constructor.Plo
  1751. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_destructor.lo -MD -MP -MF .deps/tm2c_destructor.Tpo -c -o tm2c_destructor.lo tm2c_destructor.c
  1752. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_destructor.Tpo .deps/tm2c_destructor.Plo
  1753. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_dup.lo -MD -MP -MF .deps/tm2c_dup.Tpo -c -o tm2c_dup.lo tm2c_dup.c
  1754. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_dup.Tpo .deps/tm2c_dup.Plo
  1755. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_copy.lo -MD -MP -MF .deps/tm2c_copy.Tpo -c -o tm2c_copy.lo tm2c_copy.c
  1756. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_copy.Tpo .deps/tm2c_copy.Plo
  1757. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_typedef.lo -MD -MP -MF .deps/tm2c_typedef.Tpo -c -o tm2c_typedef.lo tm2c_typedef.c
  1758. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_typedef.Tpo .deps/tm2c_typedef.Plo
  1759. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_struct.lo -MD -MP -MF .deps/tm2c_struct.Tpo -c -o tm2c_struct.lo tm2c_struct.c
  1760. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_struct.Tpo .deps/tm2c_struct.Plo
  1761. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_macros.lo -MD -MP -MF .deps/tm2c_macros.Tpo -c -o tm2c_macros.lo tm2c_macros.c
  1762. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_macros.Tpo .deps/tm2c_macros.Plo
  1763. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_getter.lo -MD -MP -MF .deps/tm2c_getter.Tpo -c -o tm2c_getter.lo tm2c_getter.c
  1764. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_getter.Tpo .deps/tm2c_getter.Plo
  1765. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_setter.lo -MD -MP -MF .deps/tm2c_setter.Tpo -c -o tm2c_setter.lo tm2c_setter.c
  1766. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_setter.Tpo .deps/tm2c_setter.Plo
  1767. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readdb.lo -MD -MP -MF .deps/tm2c_readdb.Tpo -c -o tm2c_readdb.lo tm2c_readdb.c
  1768. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_readdb.Tpo .deps/tm2c_readdb.Plo
  1769. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writedb.lo -MD -MP -MF .deps/tm2c_writedb.Tpo -c -o tm2c_writedb.lo tm2c_writedb.c
  1770. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_writedb.Tpo .deps/tm2c_writedb.Plo
  1771. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readxml.lo -MD -MP -MF .deps/tm2c_readxml.Tpo -c -o tm2c_readxml.lo tm2c_readxml.c
  1772. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_readxml.Tpo .deps/tm2c_readxml.Plo
  1773. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writexml.lo -MD -MP -MF .deps/tm2c_writexml.Tpo -c -o tm2c_writexml.lo tm2c_writexml.c
  1774. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_writexml.Tpo .deps/tm2c_writexml.Plo
  1775. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_object.lo -MD -MP -MF .deps/tm2c_object.Tpo -c -o tm2c_object.lo tm2c_object.c
  1776. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_object.Tpo .deps/tm2c_object.Plo
  1777. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_readobject.lo -MD -MP -MF .deps/tm2c_readobject.Tpo -c -o tm2c_readobject.lo tm2c_readobject.c
  1778. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_readobject.Tpo .deps/tm2c_readobject.Plo
  1779. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_writeobject.lo -MD -MP -MF .deps/tm2c_writeobject.Tpo -c -o tm2c_writeobject.lo tm2c_writeobject.c
  1780. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_writeobject.Tpo .deps/tm2c_writeobject.Plo
  1781. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_list1.lo -MD -MP -MF .deps/tm2c_list1.Tpo -c -o tm2c_list1.lo tm2c_list1.c
  1782. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_list1.Tpo .deps/tm2c_list1.Plo
  1783. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_tree1.lo -MD -MP -MF .deps/tm2c_tree1.Tpo -c -o tm2c_tree1.lo tm2c_tree1.c
  1784. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_tree1.Tpo .deps/tm2c_tree1.Plo
  1785. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_tree2.lo -MD -MP -MF .deps/tm2c_tree2.Tpo -c -o tm2c_tree2.lo tm2c_tree2.c
  1786. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_tree2.Tpo .deps/tm2c_tree2.Plo
  1787. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_signal.lo -MD -MP -MF .deps/tm2c_signal.Tpo -c -o tm2c_signal.lo tm2c_signal.c
  1788. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_signal.Tpo .deps/tm2c_signal.Plo
  1789. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_slot.lo -MD -MP -MF .deps/tm2c_slot.Tpo -c -o tm2c_slot.lo tm2c_slot.c
  1790. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_slot.Tpo .deps/tm2c_slot.Plo
  1791. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I./../ -I../../ -I./../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT tm2c_virtualfn.lo -MD -MP -MF .deps/tm2c_virtualfn.Tpo -c -o tm2c_virtualfn.lo tm2c_virtualfn.c
  1792. 4.84 s [macli-gwenhywfar] mv -f .deps/tm2c_virtualfn.Tpo .deps/tm2c_virtualfn.Plo
  1793. 4.84 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libtm2_c.la tm_builder_c.lo tm2c_misc.lo tm2c_enums.lo tm2c_constructor.lo tm2c_destructor.lo tm2c_dup.lo tm2c_copy.lo tm2c_typedef.lo tm2c_struct.lo tm2c_macros.lo tm2c_getter.lo tm2c_setter.lo tm2c_readdb.lo tm2c_writedb.lo tm2c_readxml.lo tm2c_writexml.lo tm2c_object.lo tm2c_readobject.lo tm2c_writeobject.lo tm2c_list1.lo tm2c_tree1.lo tm2c_tree2.lo tm2c_signal.lo tm2c_slot.lo tm2c_virtualfn.lo
  1794. 4.85 s [macli-gwenhywfar] Making all in types
  1795. 4.87 s [macli-gwenhywfar] fail=; \
  1796. 4.87 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/typemaker2/types'; 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 \
  1797. 4.87 s [macli-gwenhywfar] failcom='fail=yes'; \
  1798. 4.87 s [macli-gwenhywfar] else \
  1799. 4.87 s [macli-gwenhywfar] failcom='exit 1'; \
  1800. 4.87 s [macli-gwenhywfar] fi; \
  1801. 4.87 s [macli-gwenhywfar] dot_seen=no; \
  1802. 4.87 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1803. 4.87 s [macli-gwenhywfar] case "all-recursive" in \
  1804. 4.87 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='c' ;; \
  1805. 4.87 s [macli-gwenhywfar] *) list='c' ;; \
  1806. 4.87 s [macli-gwenhywfar] esac; \
  1807. 4.87 s [macli-gwenhywfar] for subdir in $list; do \
  1808. 4.87 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1809. 4.87 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1810. 4.87 s [macli-gwenhywfar] dot_seen=yes; \
  1811. 4.87 s [macli-gwenhywfar] local_target="$target-am"; \
  1812. 4.87 s [macli-gwenhywfar] else \
  1813. 4.87 s [macli-gwenhywfar] local_target="$target"; \
  1814. 4.87 s [macli-gwenhywfar] fi; \
  1815. 4.87 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1816. 4.87 s [macli-gwenhywfar] || eval $failcom; \
  1817. 4.87 s [macli-gwenhywfar] done; \
  1818. 4.87 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1819. 4.87 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1820. 4.87 s [macli-gwenhywfar] fi; test -z "$fail"
  1821. 4.87 s [macli-gwenhywfar] Making all in c
  1822. 4.88 s [macli-gwenhywfar] Making all in c
  1823. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_type.o -MD -MP -MF .deps/tm_type.Tpo -c -o tm_type.o tm_type.c
  1824. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_type.Tpo .deps/tm_type.Po
  1825. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_member.o -MD -MP -MF .deps/tm_member.Tpo -c -o tm_member.o tm_member.c
  1826. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_member.Tpo .deps/tm_member.Po
  1827. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_header.o -MD -MP -MF .deps/tm_header.Tpo -c -o tm_header.o tm_header.c
  1828. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_header.Tpo .deps/tm_header.Po
  1829. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_util.o -MD -MP -MF .deps/tm_util.Tpo -c -o tm_util.o tm_util.c
  1830. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_util.Tpo .deps/tm_util.Po
  1831. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_typemanager.o -MD -MP -MF .deps/tm_typemanager.Tpo -c -o tm_typemanager.o tm_typemanager.c
  1832. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_typemanager.Tpo .deps/tm_typemanager.Po
  1833. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_builder.o -MD -MP -MF .deps/tm_builder.Tpo -c -o tm_builder.o tm_builder.c
  1834. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_builder.Tpo .deps/tm_builder.Po
  1835. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_item.o -MD -MP -MF .deps/tm_item.Tpo -c -o tm_item.o tm_item.c
  1836. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_item.Tpo .deps/tm_item.Po
  1837. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_enum.o -MD -MP -MF .deps/tm_enum.Tpo -c -o tm_enum.o tm_enum.c
  1838. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_enum.Tpo .deps/tm_enum.Po
  1839. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_define.o -MD -MP -MF .deps/tm_define.Tpo -c -o tm_define.o tm_define.c
  1840. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_define.Tpo .deps/tm_define.Po
  1841. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_code.o -MD -MP -MF .deps/tm_code.Tpo -c -o tm_code.o tm_code.c
  1842. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_code.Tpo .deps/tm_code.Po
  1843. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_inline.o -MD -MP -MF .deps/tm_inline.Tpo -c -o tm_inline.o tm_inline.c
  1844. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_inline.Tpo .deps/tm_inline.Po
  1845. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_virtualfn.o -MD -MP -MF .deps/tm_virtualfn.Tpo -c -o tm_virtualfn.o tm_virtualfn.c
  1846. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_virtualfn.Tpo .deps/tm_virtualfn.Po
  1847. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_signal.o -MD -MP -MF .deps/tm_signal.Tpo -c -o tm_signal.o tm_signal.c
  1848. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_signal.Tpo .deps/tm_signal.Po
  1849. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_slot.o -MD -MP -MF .deps/tm_slot.Tpo -c -o tm_slot.o tm_slot.c
  1850. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_slot.Tpo .deps/tm_slot.Po
  1851. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT tm_group.o -MD -MP -MF .deps/tm_group.Tpo -c -o tm_group.o tm_group.c
  1852. 4.94 s [macli-gwenhywfar] mv -f .deps/tm_group.Tpo .deps/tm_group.Po
  1853. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT build.o -MD -MP -MF .deps/build.Tpo -c -o build.o build.c
  1854. 4.94 s [macli-gwenhywfar] mv -f .deps/build.Tpo .deps/build.Po
  1855. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT builddefs.o -MD -MP -MF .deps/builddefs.Tpo -c -o builddefs.o builddefs.c
  1856. 4.94 s [macli-gwenhywfar] mv -f .deps/builddefs.Tpo .deps/builddefs.Po
  1857. 4.94 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -I./c -I./c -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1858. 4.94 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1859. 4.94 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'c/libtm2_c.la', needed by 'typemaker2'.
  1860. 4.94 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'typemaker2'.
  1861. 4.97 s [macli-gwenhywfar] Making all in gcttool
  1862. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT activatekey.o -MD -MP -MF .deps/activatekey.Tpo -c -o activatekey.o activatekey.c
  1863. 4.99 s [macli-gwenhywfar] mv -f .deps/activatekey.Tpo .deps/activatekey.Po
  1864. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT changepin.o -MD -MP -MF .deps/changepin.Tpo -c -o changepin.o changepin.c
  1865. 4.99 s [macli-gwenhywfar] mv -f .deps/changepin.Tpo .deps/changepin.Po
  1866. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c
  1867. 4.99 s [macli-gwenhywfar] mv -f .deps/create.Tpo .deps/create.Po
  1868. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT genkey.o -MD -MP -MF .deps/genkey.Tpo -c -o genkey.o genkey.c
  1869. 4.99 s [macli-gwenhywfar] mv -f .deps/genkey.Tpo .deps/genkey.Po
  1870. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showkey.o -MD -MP -MF .deps/showkey.Tpo -c -o showkey.o showkey.c
  1871. 4.99 s [macli-gwenhywfar] mv -f .deps/showkey.Tpo .deps/showkey.Po
  1872. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showuser.o -MD -MP -MF .deps/showuser.Tpo -c -o showuser.o showuser.c
  1873. 4.99 s [macli-gwenhywfar] mv -f .deps/showuser.Tpo .deps/showuser.Po
  1874. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c
  1875. 4.99 s [macli-gwenhywfar] mv -f .deps/update.Tpo .deps/update.Po
  1876. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT setsignseq.o -MD -MP -MF .deps/setsignseq.Tpo -c -o setsignseq.o setsignseq.c
  1877. 4.99 s [macli-gwenhywfar] mv -f .deps/setsignseq.Tpo .deps/setsignseq.Po
  1878. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT setkey.o -MD -MP -MF .deps/setkey.Tpo -c -o setkey.o setkey.c
  1879. 4.99 s [macli-gwenhywfar] mv -f .deps/setkey.Tpo .deps/setkey.Po
  1880. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT hashtree.o -MD -MP -MF .deps/hashtree.Tpo -c -o hashtree.o hashtree.c
  1881. 4.99 s [macli-gwenhywfar] mv -f .deps/hashtree.Tpo .deps/hashtree.Po
  1882. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT checktree.o -MD -MP -MF .deps/checktree.Tpo -c -o checktree.o checktree.c
  1883. 4.99 s [macli-gwenhywfar] mv -f .deps/checktree.Tpo .deps/checktree.Po
  1884. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT showpasswords.o -MD -MP -MF .deps/showpasswords.Tpo -c -o showpasswords.o showpasswords.c
  1885. 4.99 s [macli-gwenhywfar] mv -f .deps/showpasswords.Tpo .deps/showpasswords.Po
  1886. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1887. 4.99 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1888. 4.99 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gct-tool'.
  1889. 4.99 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -I../../src/base -g -O2 -Wall -Wall -Wall -MT cttest.o -MD -MP -MF .deps/cttest.Tpo -c -o cttest.o cttest.c
  1890. 4.99 s [macli-gwenhywfar] mv -f .deps/cttest.Tpo .deps/cttest.Po
  1891. 5.00 s [macli-gwenhywfar] Making all in gsa
  1892. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c
  1893. 5.01 s [macli-gwenhywfar] mv -f .deps/add.Tpo .deps/add.Po
  1894. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT create.o -MD -MP -MF .deps/create.Tpo -c -o create.o create.c
  1895. 5.01 s [macli-gwenhywfar] mv -f .deps/create.Tpo .deps/create.Po
  1896. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT check.o -MD -MP -MF .deps/check.Tpo -c -o check.o check.c
  1897. 5.01 s [macli-gwenhywfar] mv -f .deps/check.Tpo .deps/check.Po
  1898. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT extract.o -MD -MP -MF .deps/extract.Tpo -c -o extract.o extract.c
  1899. 5.01 s [macli-gwenhywfar] mv -f .deps/extract.Tpo .deps/extract.Po
  1900. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
  1901. 5.01 s [macli-gwenhywfar] mv -f .deps/list.Tpo .deps/list.Po
  1902. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT mkkey.o -MD -MP -MF .deps/mkkey.Tpo -c -o mkkey.o mkkey.c
  1903. 5.01 s [macli-gwenhywfar] mv -f .deps/mkkey.Tpo .deps/mkkey.Po
  1904. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT rfi.o -MD -MP -MF .deps/rfi.Tpo -c -o rfi.o rfi.c
  1905. 5.01 s [macli-gwenhywfar] mv -f .deps/rfi.Tpo .deps/rfi.Po
  1906. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT sign.o -MD -MP -MF .deps/sign.Tpo -c -o sign.o sign.c
  1907. 5.01 s [macli-gwenhywfar] mv -f .deps/sign.Tpo .deps/sign.Po
  1908. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
  1909. 5.01 s [macli-gwenhywfar] mv -f .deps/verify.Tpo .deps/verify.Po
  1910. 5.01 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  1911. 5.01 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  1912. 5.01 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gsa'.
  1913. 5.02 s [macli-gwenhywfar] Making all in gwenbuild
  1914. 5.03 s [macli-gwenhywfar] fail=; \
  1915. 5.03 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/gwenbuild'; 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 \
  1916. 5.03 s [macli-gwenhywfar] failcom='fail=yes'; \
  1917. 5.03 s [macli-gwenhywfar] else \
  1918. 5.03 s [macli-gwenhywfar] failcom='exit 1'; \
  1919. 5.03 s [macli-gwenhywfar] fi; \
  1920. 5.03 s [macli-gwenhywfar] dot_seen=no; \
  1921. 5.03 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  1922. 5.03 s [macli-gwenhywfar] case "all-recursive" in \
  1923. 5.03 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='types parser tools buildctx builders templates' ;; \
  1924. 5.03 s [macli-gwenhywfar] *) list='types parser tools buildctx builders templates' ;; \
  1925. 5.03 s [macli-gwenhywfar] esac; \
  1926. 5.03 s [macli-gwenhywfar] for subdir in $list; do \
  1927. 5.03 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  1928. 5.03 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  1929. 5.03 s [macli-gwenhywfar] dot_seen=yes; \
  1930. 5.03 s [macli-gwenhywfar] local_target="$target-am"; \
  1931. 5.03 s [macli-gwenhywfar] else \
  1932. 5.04 s [macli-gwenhywfar] local_target="$target"; \
  1933. 5.04 s [macli-gwenhywfar] fi; \
  1934. 5.04 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  1935. 5.04 s [macli-gwenhywfar] || eval $failcom; \
  1936. 5.04 s [macli-gwenhywfar] done; \
  1937. 5.04 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  1938. 5.04 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  1939. 5.04 s [macli-gwenhywfar] fi; test -z "$fail"
  1940. 5.04 s [macli-gwenhywfar] Making all in types
  1941. 5.04 s [macli-gwenhywfar] Making all in parser
  1942. 5.04 s [macli-gwenhywfar] Making all in tools
  1943. 5.04 s [macli-gwenhywfar] Making all in buildctx
  1944. 5.04 s [macli-gwenhywfar] Making all in builders
  1945. 5.04 s [macli-gwenhywfar] Making all in templates
  1946. 5.05 s [macli-gwenhywfar] Making all in types
  1947. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT builder.lo -MD -MP -MF .deps/builder.Tpo -c -o builder.lo builder.c
  1948. 5.06 s [macli-gwenhywfar] mv -f .deps/builder.Tpo .deps/builder.Plo
  1949. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c
  1950. 5.06 s [macli-gwenhywfar] mv -f .deps/context.Tpo .deps/context.Plo
  1951. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.c
  1952. 5.06 s [macli-gwenhywfar] mv -f .deps/file.Tpo .deps/file.Plo
  1953. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT gwenbuild.lo -MD -MP -MF .deps/gwenbuild.Tpo -c -o gwenbuild.lo gwenbuild.c
  1954. 5.06 s [macli-gwenhywfar] mv -f .deps/gwenbuild.Tpo .deps/gwenbuild.Plo
  1955. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT keyvaluepair.lo -MD -MP -MF .deps/keyvaluepair.Tpo -c -o keyvaluepair.lo keyvaluepair.c
  1956. 5.06 s [macli-gwenhywfar] mv -f .deps/keyvaluepair.Tpo .deps/keyvaluepair.Plo
  1957. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo target.c
  1958. 5.06 s [macli-gwenhywfar] mv -f .deps/target.Tpo .deps/target.Plo
  1959. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT project.lo -MD -MP -MF .deps/project.Tpo -c -o project.lo project.c
  1960. 5.06 s [macli-gwenhywfar] mv -f .deps/project.Tpo .deps/project.Plo
  1961. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT option.lo -MD -MP -MF .deps/option.Tpo -c -o option.lo option.c
  1962. 5.06 s [macli-gwenhywfar] mv -f .deps/option.Tpo .deps/option.Plo
  1963. 5.06 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_types.la builder.lo context.lo file.lo gwenbuild.lo keyvaluepair.lo target.lo project.lo option.lo
  1964. 5.07 s [macli-gwenhywfar] Making all in parser
  1965. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
  1966. 5.09 s [macli-gwenhywfar] mv -f .deps/parser.Tpo .deps/parser.Plo
  1967. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_buildfiles.lo -MD -MP -MF .deps/p_buildfiles.Tpo -c -o p_buildfiles.lo p_buildfiles.c
  1968. 5.09 s [macli-gwenhywfar] mv -f .deps/p_buildfiles.Tpo .deps/p_buildfiles.Plo
  1969. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_project.lo -MD -MP -MF .deps/p_project.Tpo -c -o p_project.lo p_project.c
  1970. 5.09 s [macli-gwenhywfar] mv -f .deps/p_project.Tpo .deps/p_project.Plo
  1971. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkfunctions.lo -MD -MP -MF .deps/p_checkfunctions.Tpo -c -o p_checkfunctions.lo p_checkfunctions.c
  1972. 5.09 s [macli-gwenhywfar] mv -f .deps/p_checkfunctions.Tpo .deps/p_checkfunctions.Plo
  1973. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkheaders.lo -MD -MP -MF .deps/p_checkheaders.Tpo -c -o p_checkheaders.lo p_checkheaders.c
  1974. 5.09 s [macli-gwenhywfar] mv -f .deps/p_checkheaders.Tpo .deps/p_checkheaders.Plo
  1975. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checklibs.lo -MD -MP -MF .deps/p_checklibs.Tpo -c -o p_checklibs.lo p_checklibs.c
  1976. 5.09 s [macli-gwenhywfar] mv -f .deps/p_checklibs.Tpo .deps/p_checklibs.Plo
  1977. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkprogs.lo -MD -MP -MF .deps/p_checkprogs.Tpo -c -o p_checkprogs.lo p_checkprogs.c
  1978. 5.09 s [macli-gwenhywfar] mv -f .deps/p_checkprogs.Tpo .deps/p_checkprogs.Plo
  1979. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_checkcompiler.lo -MD -MP -MF .deps/p_checkcompiler.Tpo -c -o p_checkcompiler.lo p_checkcompiler.c
  1980. 5.09 s [macli-gwenhywfar] mv -f .deps/p_checkcompiler.Tpo .deps/p_checkcompiler.Plo
  1981. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_dependencies.lo -MD -MP -MF .deps/p_dependencies.Tpo -c -o p_dependencies.lo p_dependencies.c
  1982. 5.09 s [macli-gwenhywfar] mv -f .deps/p_dependencies.Tpo .deps/p_dependencies.Plo
  1983. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_options.lo -MD -MP -MF .deps/p_options.Tpo -c -o p_options.lo p_options.c
  1984. 5.09 s [macli-gwenhywfar] mv -f .deps/p_options.Tpo .deps/p_options.Plo
  1985. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT p_target.lo -MD -MP -MF .deps/p_target.Tpo -c -o p_target.lo p_target.c
  1986. 5.09 s [macli-gwenhywfar] mv -f .deps/p_target.Tpo .deps/p_target.Plo
  1987. 5.09 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_parser.la parser.lo p_buildfiles.lo p_project.lo p_checkfunctions.lo p_checkheaders.lo p_checklibs.lo p_checkprogs.lo p_checkcompiler.lo p_dependencies.lo p_options.lo p_target.lo
  1988. 5.10 s [macli-gwenhywfar] Making all in tools
  1989. 5.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT trycompile.lo -MD -MP -MF .deps/trycompile.Tpo -c -o trycompile.lo trycompile.c
  1990. 5.11 s [macli-gwenhywfar] mv -f .deps/trycompile.Tpo .deps/trycompile.Plo
  1991. 5.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT trylink.lo -MD -MP -MF .deps/trylink.Tpo -c -o trylink.lo trylink.c
  1992. 5.11 s [macli-gwenhywfar] mv -f .deps/trylink.Tpo .deps/trylink.Plo
  1993. 5.11 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_tools.la trycompile.lo trylink.lo
  1994. 5.12 s [macli-gwenhywfar] Making all in buildctx
  1995. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildcmd.lo -MD -MP -MF .deps/buildcmd.Tpo -c -o buildcmd.lo buildcmd.c
  1996. 5.13 s [macli-gwenhywfar] mv -f .deps/buildcmd.Tpo .deps/buildcmd.Plo
  1997. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildsubcmd.lo -MD -MP -MF .deps/buildsubcmd.Tpo -c -o buildsubcmd.lo buildsubcmd.c
  1998. 5.13 s [macli-gwenhywfar] mv -f .deps/buildsubcmd.Tpo .deps/buildsubcmd.Plo
  1999. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx.lo -MD -MP -MF .deps/buildctx.Tpo -c -o buildctx.lo buildctx.c
  2000. 5.13 s [macli-gwenhywfar] mv -f .deps/buildctx.Tpo .deps/buildctx.Plo
  2001. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_bdeps.lo -MD -MP -MF .deps/buildctx_bdeps.Tpo -c -o buildctx_bdeps.lo buildctx_bdeps.c
  2002. 5.13 s [macli-gwenhywfar] mv -f .deps/buildctx_bdeps.Tpo .deps/buildctx_bdeps.Plo
  2003. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_depfile.lo -MD -MP -MF .deps/buildctx_depfile.Tpo -c -o buildctx_depfile.lo buildctx_depfile.c
  2004. 5.13 s [macli-gwenhywfar] mv -f .deps/buildctx_depfile.Tpo .deps/buildctx_depfile.Plo
  2005. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_run.lo -MD -MP -MF .deps/buildctx_run.Tpo -c -o buildctx_run.lo buildctx_run.c
  2006. 5.13 s [macli-gwenhywfar] mv -f .deps/buildctx_run.Tpo .deps/buildctx_run.Plo
  2007. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT buildctx_xml.lo -MD -MP -MF .deps/buildctx_xml.Tpo -c -o buildctx_xml.lo buildctx_xml.c
  2008. 5.13 s [macli-gwenhywfar] mv -f .deps/buildctx_xml.Tpo .deps/buildctx_xml.Plo
  2009. 5.13 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_build.la buildcmd.lo buildsubcmd.lo buildctx.lo buildctx_bdeps.lo buildctx_depfile.lo buildctx_run.lo buildctx_xml.lo
  2010. 5.14 s [macli-gwenhywfar] Making all in builders
  2011. 5.15 s [macli-gwenhywfar] fail=; \
  2012. 5.15 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/tools/gwenbuild/builders'; 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 \
  2013. 5.15 s [macli-gwenhywfar] failcom='fail=yes'; \
  2014. 5.15 s [macli-gwenhywfar] else \
  2015. 5.15 s [macli-gwenhywfar] failcom='exit 1'; \
  2016. 5.16 s [macli-gwenhywfar] fi; \
  2017. 5.16 s [macli-gwenhywfar] dot_seen=no; \
  2018. 5.16 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  2019. 5.16 s [macli-gwenhywfar] case "all-recursive" in \
  2020. 5.16 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='posix windows' ;; \
  2021. 5.16 s [macli-gwenhywfar] *) list='posix windows' ;; \
  2022. 5.16 s [macli-gwenhywfar] esac; \
  2023. 5.16 s [macli-gwenhywfar] for subdir in $list; do \
  2024. 5.16 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  2025. 5.16 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  2026. 5.16 s [macli-gwenhywfar] dot_seen=yes; \
  2027. 5.16 s [macli-gwenhywfar] local_target="$target-am"; \
  2028. 5.16 s [macli-gwenhywfar] else \
  2029. 5.16 s [macli-gwenhywfar] local_target="$target"; \
  2030. 5.16 s [macli-gwenhywfar] fi; \
  2031. 5.16 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  2032. 5.16 s [macli-gwenhywfar] || eval $failcom; \
  2033. 5.16 s [macli-gwenhywfar] done; \
  2034. 5.16 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  2035. 5.16 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  2036. 5.16 s [macli-gwenhywfar] fi; test -z "$fail"
  2037. 5.16 s [macli-gwenhywfar] Making all in posix
  2038. 5.16 s [macli-gwenhywfar] Making all in windows
  2039. 5.17 s [macli-gwenhywfar] Making all in posix
  2040. 5.19 s [macli-gwenhywfar] Making all in windows
  2041. 5.54 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT genericbuilder.lo -MD -MP -MF .deps/genericbuilder.Tpo -c -o genericbuilder.lo genericbuilder.c
  2042. 5.54 s [macli-gwenhywfar] mv -f .deps/genericbuilder.Tpo .deps/genericbuilder.Plo
  2043. 5.54 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DBUILDERDATADIR=\"/usr/local/share/gwenhywfar/gwenbuild/builders\" -I. -I../../.. -I../../.. -I../ -I../../ -I../../../tools -I../../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT gbuilderdescr.lo -MD -MP -MF .deps/gbuilderdescr.Tpo -c -o gbuilderdescr.lo gbuilderdescr.c
  2044. 5.54 s [macli-gwenhywfar] mv -f .deps/gbuilderdescr.Tpo .deps/gbuilderdescr.Plo
  2045. 5.54 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wall -Wall -o libgwb_builders.la genericbuilder.lo gbuilderdescr.lo
  2046. 5.54 s [macli-gwenhywfar] Making all in templates
  2047. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  2048. 5.54 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  2049. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  2050. 5.54 s [macli-gwenhywfar] mv -f .deps/utils.Tpo .deps/utils.Po
  2051. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_setup.o -MD -MP -MF .deps/c_setup.Tpo -c -o c_setup.o c_setup.c
  2052. 5.54 s [macli-gwenhywfar] mv -f .deps/c_setup.Tpo .deps/c_setup.Po
  2053. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_prepare.o -MD -MP -MF .deps/c_prepare.Tpo -c -o c_prepare.o c_prepare.c
  2054. 5.54 s [macli-gwenhywfar] mv -f .deps/c_prepare.Tpo .deps/c_prepare.Po
  2055. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_build.o -MD -MP -MF .deps/c_build.Tpo -c -o c_build.o c_build.c
  2056. 5.54 s [macli-gwenhywfar] mv -f .deps/c_build.Tpo .deps/c_build.Po
  2057. 5.54 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_install.o -MD -MP -MF .deps/c_install.Tpo -c -o c_install.o c_install.c
  2058. 5.54 s [macli-gwenhywfar] mv -f .deps/c_install.Tpo .deps/c_install.Po
  2059. 5.55 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_clean.o -MD -MP -MF .deps/c_clean.Tpo -c -o c_clean.o c_clean.c
  2060. 5.55 s [macli-gwenhywfar] mv -f .deps/c_clean.Tpo .deps/c_clean.Po
  2061. 5.55 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -I../../tools -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT c_dist.o -MD -MP -MF .deps/c_dist.Tpo -c -o c_dist.o c_dist.c
  2062. 5.55 s [macli-gwenhywfar] mv -f .deps/c_dist.Tpo .deps/c_dist.Po
  2063. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'gwbuild'.
  2064. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'types/libgwb_types.la', needed by 'gwbuild'.
  2065. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'parser/libgwb_parser.la', needed by 'gwbuild'.
  2066. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'tools/libgwb_tools.la', needed by 'gwbuild'.
  2067. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'builders/libgwb_builders.la', needed by 'gwbuild'.
  2068. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target 'buildctx/libgwb_build.la', needed by 'gwbuild'.
  2069. 5.55 s [macli-gwenhywfar] Making all in gui
  2070. 5.55 s [macli-gwenhywfar] fail=; \
  2071. 5.55 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/gui'; 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 \
  2072. 5.55 s [macli-gwenhywfar] failcom='fail=yes'; \
  2073. 5.55 s [macli-gwenhywfar] else \
  2074. 5.55 s [macli-gwenhywfar] failcom='exit 1'; \
  2075. 5.55 s [macli-gwenhywfar] fi; \
  2076. 5.55 s [macli-gwenhywfar] dot_seen=no; \
  2077. 5.55 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  2078. 5.55 s [macli-gwenhywfar] case "all-recursive" in \
  2079. 5.55 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='testdialogs cpp qt4 qt5 fox16 gtk2 gtk3 cocoa' ;; \
  2080. 5.55 s [macli-gwenhywfar] *) list='testdialogs cpp ' ;; \
  2081. 5.55 s [macli-gwenhywfar] esac; \
  2082. 5.55 s [macli-gwenhywfar] for subdir in $list; do \
  2083. 5.55 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  2084. 5.55 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  2085. 5.55 s [macli-gwenhywfar] dot_seen=yes; \
  2086. 5.55 s [macli-gwenhywfar] local_target="$target-am"; \
  2087. 5.55 s [macli-gwenhywfar] else \
  2088. 5.55 s [macli-gwenhywfar] local_target="$target"; \
  2089. 5.55 s [macli-gwenhywfar] fi; \
  2090. 5.55 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  2091. 5.55 s [macli-gwenhywfar] || eval $failcom; \
  2092. 5.55 s [macli-gwenhywfar] done; \
  2093. 5.55 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  2094. 5.55 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  2095. 5.55 s [macli-gwenhywfar] fi; test -z "$fail"
  2096. 5.55 s [macli-gwenhywfar] Making all in testdialogs
  2097. 5.55 s [macli-gwenhywfar] Making all in cpp
  2098. 5.55 s [macli-gwenhywfar] Making all in testdialogs
  2099. 5.55 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/build/gwenhywfar-5.10.2/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT dlg_test.lo -MD -MP -MF .deps/dlg_test.Tpo -c -o dlg_test.lo dlg_test.c
  2100. 5.55 s [macli-gwenhywfar] mv -f .deps/dlg_test.Tpo .deps/dlg_test.Plo
  2101. 5.55 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DMEDIAPATH=\"/build/gwenhywfar-5.10.2/gui/testdialogs\" -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT dlg_test2.lo -MD -MP -MF .deps/dlg_test2.Tpo -c -o dlg_test2.lo dlg_test2.c
  2102. 5.55 s [macli-gwenhywfar] mv -f .deps/dlg_test2.Tpo .deps/dlg_test2.Plo
  2103. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libgwengui-test.la'.
  2104. 5.55 s [macli-gwenhywfar] Making all in cpp
  2105. 5.55 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppdialog.lo -MD -MP -MF .deps/cppdialog.Tpo -c -o cppdialog.lo cppdialog.cpp
  2106. 5.55 s [macli-gwenhywfar] mv -f .deps/cppdialog.Tpo .deps/cppdialog.Plo
  2107. 5.55 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppgui.lo -MD -MP -MF .deps/cppgui.Tpo -c -o cppgui.lo cppgui.cpp
  2108. 5.55 s [macli-gwenhywfar] mv -f .deps/cppgui.Tpo .deps/cppgui.Plo
  2109. 5.55 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -DBUILDING_CPP_GUI -DPACKAGE=\"gwenhywfar\" -I. -I../.. -I../../gwenhywfar5 -Ihtml -fvisibility=hidden -g -O2 -Wall -Wall -Wall -MT cppwidget.lo -MD -MP -MF .deps/cppwidget.Tpo -c -o cppwidget.lo cppwidget.cpp
  2110. 5.55 s [macli-gwenhywfar] mv -f .deps/cppwidget.Tpo .deps/cppwidget.Plo
  2111. 5.55 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libgwengui-cpp.la'.
  2112. 5.59 s [macli-gwenhywfar] Making all in test
  2113. 5.61 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT gwentest.o -MD -MP -MF .deps/gwentest.Tpo -c -o gwentest.o gwentest.c
  2114. 5.61 s [macli-gwenhywfar] mv -f .deps/gwentest.Tpo .deps/gwentest.Po
  2115. 5.61 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I/nix/store/f7zqgymjmiq75sgwsv5x3m980hrzw1s8-gnutls-3.8.11-dev/include -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT testthread.o -MD -MP -MF .deps/testthread.Tpo -c -o testthread.o testthread.c
  2116. 5.61 s [macli-gwenhywfar] mv -f .deps/testthread.Tpo .deps/testthread.Po
  2117. 5.61 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/libgwenhywfar.la', needed by 'gwentest'.
  2118. 5.61 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/base/libbase.la', needed by 'gwentest'.
  2119. 5.62 s [macli-gwenhywfar] Making all in po
  2120. 5.64 s [macli-gwenhywfar] Making all in doc
  2121. 5.65 s [macli-gwenhywfar] fail=; \
  2122. 5.65 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/doc'; 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 \
  2123. 5.65 s [macli-gwenhywfar] failcom='fail=yes'; \
  2124. 5.65 s [macli-gwenhywfar] else \
  2125. 5.65 s [macli-gwenhywfar] failcom='exit 1'; \
  2126. 5.65 s [macli-gwenhywfar] fi; \
  2127. 5.65 s [macli-gwenhywfar] dot_seen=no; \
  2128. 5.65 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  2129. 5.65 s [macli-gwenhywfar] case "all-recursive" in \
  2130. 5.65 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='inherit dialog' ;; \
  2131. 5.65 s [macli-gwenhywfar] *) list='inherit dialog' ;; \
  2132. 5.65 s [macli-gwenhywfar] esac; \
  2133. 5.65 s [macli-gwenhywfar] for subdir in $list; do \
  2134. 5.65 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  2135. 5.65 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  2136. 5.65 s [macli-gwenhywfar] dot_seen=yes; \
  2137. 5.65 s [macli-gwenhywfar] local_target="$target-am"; \
  2138. 5.65 s [macli-gwenhywfar] else \
  2139. 5.65 s [macli-gwenhywfar] local_target="$target"; \
  2140. 5.65 s [macli-gwenhywfar] fi; \
  2141. 5.65 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  2142. 5.65 s [macli-gwenhywfar] || eval $failcom; \
  2143. 5.65 s [macli-gwenhywfar] done; \
  2144. 5.65 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  2145. 5.65 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  2146. 5.65 s [macli-gwenhywfar] fi; test -z "$fail"
  2147. 5.65 s [macli-gwenhywfar] Making all in inherit
  2148. 5.66 s [macli-gwenhywfar] Making all in dialog
  2149. 5.66 s [macli-gwenhywfar] Making all in inherit
  2150. 5.68 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT testinherit.o -MD -MP -MF .deps/testinherit.Tpo -c -o testinherit.o testinherit.c
  2151. 5.68 s [macli-gwenhywfar] mv -f .deps/testinherit.Tpo .deps/testinherit.Po
  2152. 5.68 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT baseclass.lo -MD -MP -MF .deps/baseclass.Tpo -c -o baseclass.lo baseclass.c
  2153. 5.68 s [macli-gwenhywfar] mv -f .deps/baseclass.Tpo .deps/baseclass.Plo
  2154. 5.68 s [macli-gwenhywfar] /nix/store/fwr62xmh06l8y8zfgc5m18pfap9b8az0-bash-5.3p3/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gwenhywfar5 -g -O2 -Wall -Wall -Wall -MT derivedclass.lo -MD -MP -MF .deps/derivedclass.Tpo -c -o derivedclass.lo derivedclass.c
  2155. 5.68 s [macli-gwenhywfar] mv -f .deps/derivedclass.Tpo .deps/derivedclass.Plo
  2156. 5.68 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../../src/libgwenhywfar.la', needed by 'libinherit.la'.
  2157. 5.68 s [macli-gwenhywfar] Making all in dialog
  2158. 5.70 s [macli-gwenhywfar] fail=; \
  2159. 5.70 s [macli-gwenhywfar] 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/wxszy0v4c8bmqv761008rswbk2y1lb8a-gwenhywfar/doc/dialog'; 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 \
  2160. 5.70 s [macli-gwenhywfar] failcom='fail=yes'; \
  2161. 5.70 s [macli-gwenhywfar] else \
  2162. 5.70 s [macli-gwenhywfar] failcom='exit 1'; \
  2163. 5.70 s [macli-gwenhywfar] fi; \
  2164. 5.70 s [macli-gwenhywfar] dot_seen=no; \
  2165. 5.70 s [macli-gwenhywfar] target=`echo all-recursive | sed s/-recursive//`; \
  2166. 5.70 s [macli-gwenhywfar] case "all-recursive" in \
  2167. 5.70 s [macli-gwenhywfar] distclean-* | maintainer-clean-*) list='images' ;; \
  2168. 5.70 s [macli-gwenhywfar] *) list='images' ;; \
  2169. 5.70 s [macli-gwenhywfar] esac; \
  2170. 5.70 s [macli-gwenhywfar] for subdir in $list; do \
  2171. 5.70 s [macli-gwenhywfar] echo "Making $target in $subdir"; \
  2172. 5.70 s [macli-gwenhywfar] if test "$subdir" = "."; then \
  2173. 5.70 s [macli-gwenhywfar] dot_seen=yes; \
  2174. 5.70 s [macli-gwenhywfar] local_target="$target-am"; \
  2175. 5.70 s [macli-gwenhywfar] else \
  2176. 5.70 s [macli-gwenhywfar] local_target="$target"; \
  2177. 5.70 s [macli-gwenhywfar] fi; \
  2178. 5.70 s [macli-gwenhywfar] (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && true $local_target) \
  2179. 5.70 s [macli-gwenhywfar] || eval $failcom; \
  2180. 5.70 s [macli-gwenhywfar] done; \
  2181. 5.70 s [macli-gwenhywfar] if test "$dot_seen" = "no"; then \
  2182. 5.70 s [macli-gwenhywfar] true "$target-am" || exit 1; \
  2183. 5.70 s [macli-gwenhywfar] fi; test -z "$fail"
  2184. 5.70 s [macli-gwenhywfar] Making all in images
  2185. 5.71 s [macli-gwenhywfar] Making all in images
  2186. 5.83 s [macli-gwenhywfar] Making all in checks
  2187. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
  2188. 5.84 s [macli-gwenhywfar] mv -f .deps/main.Tpo .deps/main.Po
  2189. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
  2190. 5.84 s [macli-gwenhywfar] mv -f .deps/db.Tpo .deps/db.Po
  2191. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_tls.o -MD -MP -MF .deps/syncio_tls.Tpo -c -o syncio_tls.o syncio_tls.c
  2192. 5.84 s [macli-gwenhywfar] mv -f .deps/syncio_tls.Tpo .deps/syncio_tls.Po
  2193. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_http.o -MD -MP -MF .deps/syncio_http.Tpo -c -o syncio_http.o syncio_http.c
  2194. 5.84 s [macli-gwenhywfar] mv -f .deps/syncio_http.Tpo .deps/syncio_http.Po
  2195. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT syncio_https.o -MD -MP -MF .deps/syncio_https.Tpo -c -o syncio_https.o syncio_https.c
  2196. 5.84 s [macli-gwenhywfar] mv -f .deps/syncio_https.Tpo .deps/syncio_https.Po
  2197. 5.84 s [macli-gwenhywfar] make-analyze: *** No rule to make target '../src/libgwenhywfar.la', needed by 'checks'.
  2198. 5.84 s [macli-gwenhywfar] gcc -DHAVE_CONFIG_H -I. -I.. -I../gwenhywfar5 -I../src/base -I../src/crypt -I../src/io -I../src/ipc -I../src/net2 -I../src/os -I../src/parser -g -O2 -Wall -Wall -Wall -MT check_urlfns.o -MD -MP -MF .deps/check_urlfns.Tpo -c -o check_urlfns.o check_urlfns.c
  2199. 5.84 s [macli-gwenhywfar] mv -f .deps/check_urlfns.Tpo .deps/check_urlfns.Po
  2200. 5.86 s [macli-gwenhywfar] echo "#! /bin/sh" >gwenhywfar-config && \
  2201. 5.86 s [macli-gwenhywfar] echo 'dir="/usr/local"' >>gwenhywfar-config && \
  2202. 5.86 s [macli-gwenhywfar] cat gwenhywfar-config.in >>gwenhywfar-config && \
  2203. 5.86 s [macli-gwenhywfar] chmod a+x gwenhywfar-config
  2204. 6.36 s [macli-gwenhywfar] Run integration test suite against output
  2205. 6.44 s [macli-gwenhywfar] debug: testNodeAndVertexSetIsValid...
  2206. 6.45 s [macli-gwenhywfar] All tests passed!
  2207. 6.52 s [macli-gwenhywfar] debug: testNodeAndVertexSetIsValid...
  2208. 6.53 s [macli-gwenhywfar] All tests passed!
  2209. 6.53 s [macli-gwenhywfar] Compare graph JSON against golden records
  2210. 6.53 s [macli-gwenhywfar] Snapshot test: gwenhywfar-nonexpanded.json
  2211. 6.58 s [macli-gwenhywfar] Conversion test: Graph -> .dot -> SVG
  2212. 6.78 s [macli-gwenhywfar] Fontconfig error: Cannot load default config file: No such file: (null)
  2213. 6.78 s [macli-gwenhywfar]
  2214. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2215. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2216. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2217. 6.78 s [macli-gwenhywfar]
  2218. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2219. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2220. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2221. 6.78 s [macli-gwenhywfar]
  2222. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2223. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2224. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2225. 6.78 s [macli-gwenhywfar]
  2226. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2227. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2228. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2229. 6.78 s [macli-gwenhywfar]
  2230. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2231. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2232. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2233. 6.78 s [macli-gwenhywfar]
  2234. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2235. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2236. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2237. 6.78 s [macli-gwenhywfar]
  2238. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2239. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2240. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2241. 6.78 s [macli-gwenhywfar]
  2242. 6.78 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2243. 6.78 s [macli-gwenhywfar] /var/cache/fontconfig
  2244. 6.78 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2245. 8.67 s [macli-gwenhywfar] Fontconfig error: Cannot load default config file: No such file: (null)
  2246. 8.67 s [macli-gwenhywfar]
  2247. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2248. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2249. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2250. 8.67 s [macli-gwenhywfar]
  2251. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2252. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2253. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2254. 8.67 s [macli-gwenhywfar]
  2255. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2256. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2257. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2258. 8.67 s [macli-gwenhywfar]
  2259. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2260. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2261. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2262. 8.67 s [macli-gwenhywfar]
  2263. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2264. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2265. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2266. 8.67 s [macli-gwenhywfar]
  2267. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2268. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2269. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2270. 8.67 s [macli-gwenhywfar]
  2271. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2272. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2273. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2274. 8.67 s [macli-gwenhywfar]
  2275. 8.67 s [macli-gwenhywfar] Fontconfig error: No writable cache directories
  2276. 8.67 s [macli-gwenhywfar] /var/cache/fontconfig
  2277. 8.67 s [macli-gwenhywfar] /homeless-shelter/.cache/fontconfig
  2278. 10.35 s [macli-gwenhywfar] Phase: installPhase
  2279. 10.42 s [macli-gwenhywfar] Phase: fixupPhase
  2280. 10.42 s [macli-gwenhywfar] shrinking RPATHs of ELF executables and libraries in /nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar
  2281. 10.42 s [macli-gwenhywfar] checking for references to /build/ in /nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar...
  2282. 10.42 s [macli-gwenhywfar] patching script interpreter paths in /nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar
  2283. 10.49 s [macli-gwenhywfar] automatically fixing dependencies for ELF files
  2284. 10.49 s [macli-gwenhywfar] {'add_existing': True,
  2285. 10.49 s [macli-gwenhywfar] 'append_rpaths': [],
  2286. 10.49 s [macli-gwenhywfar] 'extra_args': [],
  2287. 10.49 s [macli-gwenhywfar] 'ignore_missing': [],
  2288. 10.49 s [macli-gwenhywfar] 'keep_libc': False,
  2289. 10.49 s [macli-gwenhywfar] 'libs': [PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
  2290. 10.49 s [macli-gwenhywfar] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
  2291. 10.49 s [macli-gwenhywfar] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
  2292. 10.49 s [macli-gwenhywfar] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
  2293. 10.49 s [macli-gwenhywfar] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
  2294. 10.49 s [macli-gwenhywfar] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
  2295. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
  2296. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
  2297. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
  2298. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
  2299. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
  2300. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
  2301. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
  2302. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
  2303. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
  2304. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
  2305. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
  2306. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
  2307. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
  2308. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
  2309. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
  2310. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib'),
  2311. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/wl92jigap4538h7jqa2mb8k4pk1wbbzz-make-analyze-test-env/lib'),
  2312. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/m6hb5mhq60sf76bblar21c32z221jl79-auto-patchelf-hook/lib'),
  2313. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/fb5qqnfvlc6gqv33xqvfikdvgblrmri1-auto-patchelf-0-unstable-2024-08-14/lib'),
  2314. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/3sgp0d8vhhl92pik611ddamd876jmwv0-binutils-wrapper-2.44/lib'),
  2315. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/28wd9y9ndcgjqc7qrjszvghfv4r2kdrn-patchelf-0.15.2/lib'),
  2316. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/fsv41lv1q02kkycgx48s0h578y7j3gw2-update-autotools-gnu-config-scripts-hook/lib'),
  2317. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/0y5xmdb7qfvimjwbq7ibg1xdgkgjwqng-no-broken-symlinks.sh/lib'),
  2318. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh/lib'),
  2319. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/85clx3b0xkdf58jn161iy80y5223ilbi-compress-man-pages.sh/lib'),
  2320. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/wgrbkkaldkrlrni33ccvm3b6vbxzb656-make-symlinks-relative.sh/lib'),
  2321. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/5yzw0vhkyszf2d179m0qfkgxmp5wjjx4-move-docs.sh/lib'),
  2322. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
  2323. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
  2324. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/pag6l61paj1dc9sv15l7bm5c17xn5kyk-move-systemd-user-units.sh/lib'),
  2325. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cmzya9irvxzlkh7lfy6i82gbp0saxqj3-multiple-outputs.sh/lib'),
  2326. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/x8c40nfigps493a07sdr2pm5s9j1cdc0-patch-shebangs.sh/lib'),
  2327. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
  2328. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/xyff06pkhki3qy1ls77w10s0v79c9il0-reproducible-builds.sh/lib'),
  2329. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/z7k98578dfzi6l3hsvbivzm7hfqlk0zc-set-source-date-epoch-to-latest.sh/lib'),
  2330. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/pilsssjjdxvdphlg2h19p0bfx5q0jzkn-strip.sh/lib'),
  2331. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/x45d95acx6rybkb5cidrxxffval9k2pg-gcc-wrapper-14.3.0/lib'),
  2332. 10.50 s [macli-gwenhywfar] PosixPath('/nix/store/q464imnlzzwwrnv98iclp9f7zfi4a1z2-binutils-wrapper-2.44/lib')],
  2333. 10.50 s [macli-gwenhywfar] 'paths': [PosixPath('/nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar')],
  2334. 10.50 s [macli-gwenhywfar] 'recursive': True,
  2335. 10.50 s [macli-gwenhywfar] 'runtime_dependencies': []}
  2336. 10.67 s [macli-gwenhywfar] auto-patchelf: 0 dependencies could not be satisfied
  2337. 10.75 s [post-build-hook] Uploading to the NixCI cache: /nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar
  2338. 10.82 s [post-build-hook] copying 1 paths...
  2339. 10.82 s [post-build-hook] copying path '/nix/store/xvgpv5r9vd9kykgzq1jvwb2lqj261g18-macli-gwenhywfar' to 'https://cache.nix-ci.com'...
  2340. 14.11 s [post-build-hook] copying 1 paths...
  2341. 14.11 s [post-build-hook] copying path '/nix/store/1a6hysb4q2c9v6kbddjnfi7hwvvdffik-macli-gwenhywfar.drv' to 'https://cache.nix-ci.com'...
  2342. 14.35 s Progress: 1 of 2 built