build packages.x86_64-linux.default

Reproduce this run
Original Run
  1. 0.10 s $ /nix/store/9ypz3flqsrl5xl495mm8h645gadjsxi1-coreutils-9.11/bin/timeout --kill-after=15s 7200s /nix/store/23zk8sgzamrbmj1fday15szf7f2279s8-nix-2.34.7/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes --log-format internal-json build --no-link --print-out-paths git+https://github.com/NorfairKing/libghostty-rs?ref=master&rev=f47f75b832382fedd89f02be754f4c9e08a95e8c#packages.x86_64-linux.default --print-build-logs
  2. 0.12 s
  3. 0.28 s Building /nix/store/29mw5rb00jzrjawq3adar7dsdi5hlsvp-libghostty-rs-0.2.0.drv
  4. 0.33 s [libghostty-rs] Phase: unpackPhase
  5. 0.34 s [libghostty-rs] unpacking source archive /nix/store/d7y70m5v8hgc9d71vaksmvyjsln6d35b-source
  6. 0.34 s [libghostty-rs] source root is source
  7. 0.35 s [libghostty-rs] Phase: patchPhase
  8. 0.35 s [libghostty-rs] Executing configureCargoCommonVars
  9. 0.36 s [libghostty-rs] decompressing cargo artifacts from /nix/store/6jmf9jd0wc0kfvmfz8b811144rbi16yb-libghostty-rs-deps-0.2.0/target.tar.zst to target
  10. 0.39 s [libghostty-rs] Phase: updateAutotoolsGnuConfigScriptsPhase
  11. 0.40 s [libghostty-rs] Phase: configurePhase
  12. 0.41 s [libghostty-rs] will append /build/source/.cargo-home/config.toml with contents of /nix/store/q5xr89lwmawvyx6qd8ly14vj2m71hw17-vendor-cargo-deps/config.toml
  13. 0.41 s [libghostty-rs] default configurePhase, nothing to do
  14. 0.41 s [libghostty-rs] Phase: buildPhase
  15. 0.42 s [libghostty-rs] +++ command cargo --version
  16. 0.43 s [libghostty-rs] cargo 1.90.0 (840b83a10 2025-07-30)
  17. 0.43 s [libghostty-rs] +++ command cargo build --release --message-format json-render-diagnostics --locked
  18. 0.62 s [libghostty-rs] Compiling libghostty-vt-sys v0.2.0 (/build/source/crates/libghostty-vt-sys)
  19. 13.27 s [libghostty-rs] error: failed to run custom build command for `libghostty-vt-sys v0.2.0 (/build/source/crates/libghostty-vt-sys)`
  20. 13.29 s [libghostty-rs]
  21. 13.29 s [libghostty-rs] Caused by:
  22. 13.29 s [libghostty-rs] process didn't exit successfully: `/build/source/target/release/build/libghostty-vt-sys-91c170eb18f64c87/build-script-build` (exit status: 101)
  23. 13.29 s [libghostty-rs] --- stdout
  24. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=LIBGHOSTTY_VT_SYS_OPTIMIZE
  25. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=GHOSTTY_SOURCE_DIR
  26. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=GHOSTTY_ZIG_SYSTEM_DIR
  27. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=TARGET
  28. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=HOST
  29. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=DEBUG
  30. 13.29 s [libghostty-rs] cargo:rerun-if-env-changed=OPT_LEVEL
  31. 13.29 s [libghostty-rs] cargo:rerun-if-changed=crates/libghostty-vt-sys/build.rs
  32. 13.29 s [libghostty-rs]
  33. 13.29 s [libghostty-rs] --- stderr
  34. 13.29 s [libghostty-rs] warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  35. 13.29 s [libghostty-rs] install
  36. 13.29 s [libghostty-rs] +- install generated to libghostty-vt.a
  37. 13.29 s [libghostty-rs] +- run exe combine_archives (libghostty-vt-fat.a)
  38. 13.29 s [libghostty-rs] +- compile exe combine_archives Debug native failure
  39. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  40. 13.29 s [libghostty-rs]
  41. 13.29 s [libghostty-rs] install
  42. 13.29 s [libghostty-rs] +- install ghostty-vt
  43. 13.29 s [libghostty-rs] +- compile lib ghostty-vt ReleaseFast native
  44. 13.29 s [libghostty-rs] +- compile lib simdutf ReleaseFast native 1 errors
  45. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__mbstate_t.h:40:12: error: 'bits/alltypes.h' file not found
  46. 13.29 s [libghostty-rs] # include <bits/alltypes.h>
  47. 13.29 s [libghostty-rs] ^~~~~~~~~~~~~~~~~~
  48. 13.29 s [libghostty-rs] /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp:3:10: note: in file included from /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp:3:
  49. 13.29 s [libghostty-rs] #include "simdutf.h"
  50. 13.29 s [libghostty-rs] ^
  51. 13.29 s [libghostty-rs] /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.h:609:10: note: in file included from /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.h:609:
  52. 13.29 s [libghostty-rs] #include <string_view>
  53. 13.29 s [libghostty-rs] ^
  54. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/string_view:233:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/string_view:233:
  55. 13.29 s [libghostty-rs] # include <__string/char_traits.h>
  56. 13.29 s [libghostty-rs] ^
  57. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__string/char_traits.h:13:10: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__string/char_traits.h:13:
  58. 13.29 s [libghostty-rs] #include <__algorithm/find.h>
  59. 13.29 s [libghostty-rs] ^
  60. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__algorithm/find.h:32:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__algorithm/find.h:32:
  61. 13.29 s [libghostty-rs] # include <cwchar>
  62. 13.29 s [libghostty-rs] ^
  63. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/cwchar:117:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/cwchar:117:
  64. 13.29 s [libghostty-rs] # include <wchar.h>
  65. 13.29 s [libghostty-rs] ^
  66. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/wchar.h:122:14: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/wchar.h:122:
  67. 13.29 s [libghostty-rs] # include <__mbstate_t.h> // provide mbstate_t
  68. 13.29 s [libghostty-rs] ^
  69. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  70. 13.29 s [libghostty-rs]
  71. 13.29 s [libghostty-rs] error: the following command failed with 1 compilation errors:
  72. 13.29 s [libghostty-rs] /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/bin/zig build-lib -cflags -DSIMDUTF_IMPLEMENTATION_ICELAKE=0 -fno-sanitize=undefined -fno-sanitize-trap=undefined -DSIMDUTF_NO_LIBCXX -fno-exceptions -fno-rtti -- /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp -OReleaseFast -I /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor -DSIMDUTF_NO_LIBCXX=1 -Mroot -lc++ -lc --cache-dir /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache --global-cache-dir /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-global-cache --name simdutf -static --zig-lib-dir /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/ --listen=-
  73. 13.29 s [libghostty-rs] install
  74. 13.29 s [libghostty-rs] +- install ghostty-vt
  75. 13.29 s [libghostty-rs] +- compile lib ghostty-vt ReleaseFast native
  76. 13.29 s [libghostty-rs] +- run exe uucode_build_tables (tables.zig)
  77. 13.29 s [libghostty-rs] +- compile exe uucode_build_tables Debug native failure
  78. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  79. 13.29 s [libghostty-rs]
  80. 13.29 s [libghostty-rs] install
  81. 13.29 s [libghostty-rs] +- install ghostty-vt
  82. 13.29 s [libghostty-rs] +- compile lib ghostty-vt ReleaseFast native
  83. 13.29 s [libghostty-rs] +- compile lib highway ReleaseFast native failure
  84. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  85. 13.29 s [libghostty-rs]
  86. 13.29 s [libghostty-rs] install
  87. 13.29 s [libghostty-rs] +- install ghostty-vt
  88. 13.29 s [libghostty-rs] +- compile lib ghostty-vt ReleaseFast native
  89. 13.29 s [libghostty-rs] +- WriteFile props.zig
  90. 13.29 s [libghostty-rs] +- run exe symbols-unigen
  91. 13.29 s [libghostty-rs] +- compile exe symbols-unigen Debug native failure
  92. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  93. 13.29 s [libghostty-rs]
  94. 13.29 s [libghostty-rs] install
  95. 13.29 s [libghostty-rs] +- install ghostty-vt
  96. 13.29 s [libghostty-rs] +- compile lib ghostty-vt ReleaseFast native
  97. 13.29 s [libghostty-rs] +- WriteFile props.zig
  98. 13.29 s [libghostty-rs] +- run exe props-unigen
  99. 13.29 s [libghostty-rs] +- compile exe props-unigen Debug native failure
  100. 13.29 s [libghostty-rs] error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  101. 13.29 s [libghostty-rs]
  102. 13.29 s [libghostty-rs]
  103. 13.29 s [libghostty-rs] Build Summary: 16/23 steps succeeded; 1 failed
  104. 13.29 s [libghostty-rs] install transitive failure
  105. 13.29 s [libghostty-rs] +- install ghostty-vt transitive failure
  106. 13.29 s [libghostty-rs] | +- compile lib ghostty-vt ReleaseFast native transitive failure
  107. 13.29 s [libghostty-rs] | +- compile lib simdutf ReleaseFast native 1 errors
  108. 13.29 s [libghostty-rs] | +- compile lib simdutf ReleaseFast native (reused)
  109. 13.29 s [libghostty-rs] +- install generated to libghostty-vt.a transitive failure
  110. 13.29 s [libghostty-rs] +- run exe combine_archives (libghostty-vt-fat.a) transitive failure
  111. 13.29 s [libghostty-rs] +- compile lib ghostty-vt-static ReleaseFast native transitive failure
  112. 13.29 s [libghostty-rs] | +- compile lib simdutf ReleaseFast native (reused)
  113. 13.29 s [libghostty-rs] | +- compile lib simdutf ReleaseFast native (reused)
  114. 13.29 s [libghostty-rs] +- compile lib simdutf ReleaseFast native (reused)
  115. 13.29 s [libghostty-rs] +- compile lib ghostty-vt-static ReleaseFast native (+11 more reused dependencies)
  116. 13.29 s [libghostty-rs]
  117. 13.29 s [libghostty-rs] error: the following build command failed with exit code 1:
  118. 13.29 s [libghostty-rs] /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache/o/93b10e013da7b79beb3e475541b4db13/build /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/bin/zig /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-global-cache --seed 0xb2e30da8 -Z758aa2f0e2cf3a38 -Demit-lib-vt -Doptimize=ReleaseFast -Demit-xcframework=false -Dapp-runtime=none --prefix /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/ghostty-install --system
  119. 13.29 s [libghostty-rs]
  120. 13.29 s [libghostty-rs] thread 'main' panicked at crates/libghostty-vt-sys/build.rs:366:5:
  121. 13.29 s [libghostty-rs] zig build failed with status exit status: 1
  122. 13.29 s [libghostty-rs] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  123. 13.33 s Progress: 0 of 1 built (1 failed)
  124. 13.41 s Cannot build '/nix/store/29mw5rb00jzrjawq3adar7dsdi5hlsvp-libghostty-rs-0.2.0.drv'.
  125. 13.41 s Reason: builder failed with exit code 101.
  126. 13.41 s Output paths:
  127. 13.41 s /nix/store/hx04v05al6s4m9wzdf994sslp46sblzr-libghostty-rs-0.2.0
  128. 13.41 s Last 119 log lines:
  129. 13.41 s > Running phase: unpackPhase
  130. 13.41 s > unpacking source archive /nix/store/d7y70m5v8hgc9d71vaksmvyjsln6d35b-source
  131. 13.41 s > source root is source
  132. 13.41 s > Running phase: patchPhase
  133. 13.41 s > Executing configureCargoCommonVars
  134. 13.41 s > decompressing cargo artifacts from /nix/store/6jmf9jd0wc0kfvmfz8b811144rbi16yb-libghostty-rs-deps-0.2.0/target.tar.zst to target
  135. 13.41 s > Running phase: updateAutotoolsGnuConfigScriptsPhase
  136. 13.41 s > Running phase: configurePhase
  137. 13.41 s > will append /build/source/.cargo-home/config.toml with contents of /nix/store/q5xr89lwmawvyx6qd8ly14vj2m71hw17-vendor-cargo-deps/config.toml
  138. 13.41 s > default configurePhase, nothing to do
  139. 13.41 s > Running phase: buildPhase
  140. 13.41 s > +++ command cargo --version
  141. 13.41 s > cargo 1.90.0 (840b83a10 2025-07-30)
  142. 13.41 s > +++ command cargo build --release --message-format json-render-diagnostics --locked
  143. 13.41 s > Compiling libghostty-vt-sys v0.2.0 (/build/source/crates/libghostty-vt-sys)
  144. 13.41 s > error: failed to run custom build command for `libghostty-vt-sys v0.2.0 (/build/source/crates/libghostty-vt-sys)`
  145. 13.41 s >
  146. 13.41 s > Caused by:
  147. 13.41 s > process didn't exit successfully: `/build/source/target/release/build/libghostty-vt-sys-91c170eb18f64c87/build-script-build` (exit status: 101)
  148. 13.41 s > --- stdout
  149. 13.41 s > cargo:rerun-if-env-changed=LIBGHOSTTY_VT_SYS_OPTIMIZE
  150. 13.41 s > cargo:rerun-if-env-changed=GHOSTTY_SOURCE_DIR
  151. 13.41 s > cargo:rerun-if-env-changed=GHOSTTY_ZIG_SYSTEM_DIR
  152. 13.41 s > cargo:rerun-if-env-changed=TARGET
  153. 13.41 s > cargo:rerun-if-env-changed=HOST
  154. 13.41 s > cargo:rerun-if-env-changed=DEBUG
  155. 13.41 s > cargo:rerun-if-env-changed=OPT_LEVEL
  156. 13.41 s > cargo:rerun-if-changed=crates/libghostty-vt-sys/build.rs
  157. 13.41 s >
  158. 13.41 s > --- stderr
  159. 13.41 s > warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  160. 13.41 s > install
  161. 13.41 s > +- install generated to libghostty-vt.a
  162. 13.41 s > +- run exe combine_archives (libghostty-vt-fat.a)
  163. 13.41 s > +- compile exe combine_archives Debug native failure
  164. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  165. 13.41 s >
  166. 13.41 s > install
  167. 13.41 s > +- install ghostty-vt
  168. 13.41 s > +- compile lib ghostty-vt ReleaseFast native
  169. 13.41 s > +- compile lib simdutf ReleaseFast native 1 errors
  170. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__mbstate_t.h:40:12: error: 'bits/alltypes.h' file not found
  171. 13.41 s > # include <bits/alltypes.h>
  172. 13.41 s > ^~~~~~~~~~~~~~~~~~
  173. 13.41 s > /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp:3:10: note: in file included from /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp:3:
  174. 13.41 s > #include "simdutf.h"
  175. 13.41 s > ^
  176. 13.41 s > /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.h:609:10: note: in file included from /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.h:609:
  177. 13.41 s > #include <string_view>
  178. 13.41 s > ^
  179. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/string_view:233:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/string_view:233:
  180. 13.41 s > # include <__string/char_traits.h>
  181. 13.41 s > ^
  182. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__string/char_traits.h:13:10: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__string/char_traits.h:13:
  183. 13.41 s > #include <__algorithm/find.h>
  184. 13.41 s > ^
  185. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__algorithm/find.h:32:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/__algorithm/find.h:32:
  186. 13.41 s > # include <cwchar>
  187. 13.41 s > ^
  188. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/cwchar:117:12: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/cwchar:117:
  189. 13.41 s > # include <wchar.h>
  190. 13.41 s > ^
  191. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/wchar.h:122:14: note: in file included from /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/libcxx/include/wchar.h:122:
  192. 13.41 s > # include <__mbstate_t.h> // provide mbstate_t
  193. 13.41 s > ^
  194. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  195. 13.41 s >
  196. 13.41 s > error: the following command failed with 1 compilation errors:
  197. 13.41 s > /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/bin/zig build-lib -cflags -DSIMDUTF_IMPLEMENTATION_ICELAKE=0 -fno-sanitize=undefined -fno-sanitize-trap=undefined -DSIMDUTF_NO_LIBCXX -fno-exceptions -fno-rtti -- /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor/simdutf.cpp -OReleaseFast -I /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source/pkg/simdutf/vendor -DSIMDUTF_NO_LIBCXX=1 -Mroot -lc++ -lc --cache-dir /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache --global-cache-dir /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-global-cache --name simdutf -static --zig-lib-dir /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib/ --listen=-
  198. 13.41 s > install
  199. 13.41 s > +- install ghostty-vt
  200. 13.41 s > +- compile lib ghostty-vt ReleaseFast native
  201. 13.41 s > +- run exe uucode_build_tables (tables.zig)
  202. 13.41 s > +- compile exe uucode_build_tables Debug native failure
  203. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  204. 13.41 s >
  205. 13.41 s > install
  206. 13.41 s > +- install ghostty-vt
  207. 13.41 s > +- compile lib ghostty-vt ReleaseFast native
  208. 13.41 s > +- compile lib highway ReleaseFast native failure
  209. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  210. 13.41 s >
  211. 13.41 s > install
  212. 13.41 s > +- install ghostty-vt
  213. 13.41 s > +- compile lib ghostty-vt ReleaseFast native
  214. 13.41 s > +- WriteFile props.zig
  215. 13.41 s > +- run exe symbols-unigen
  216. 13.41 s > +- compile exe symbols-unigen Debug native failure
  217. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  218. 13.41 s >
  219. 13.41 s > install
  220. 13.41 s > +- install ghostty-vt
  221. 13.41 s > +- compile lib ghostty-vt ReleaseFast native
  222. 13.41 s > +- WriteFile props.zig
  223. 13.41 s > +- run exe props-unigen
  224. 13.41 s > +- compile exe props-unigen Debug native failure
  225. 13.41 s > error: warning: Encountered error: FileNotFound, falling back to default ABI and dynamic linker.
  226. 13.41 s >
  227. 13.41 s >
  228. 13.41 s > Build Summary: 16/23 steps succeeded; 1 failed
  229. 13.41 s > install transitive failure
  230. 13.41 s > +- install ghostty-vt transitive failure
  231. 13.41 s > | +- compile lib ghostty-vt ReleaseFast native transitive failure
  232. 13.41 s > | +- compile lib simdutf ReleaseFast native 1 errors
  233. 13.41 s > | +- compile lib simdutf ReleaseFast native (reused)
  234. 13.41 s > +- install generated to libghostty-vt.a transitive failure
  235. 13.41 s > +- run exe combine_archives (libghostty-vt-fat.a) transitive failure
  236. 13.41 s > +- compile lib ghostty-vt-static ReleaseFast native transitive failure
  237. 13.41 s > | +- compile lib simdutf ReleaseFast native (reused)
  238. 13.41 s > | +- compile lib simdutf ReleaseFast native (reused)
  239. 13.41 s > +- compile lib simdutf ReleaseFast native (reused)
  240. 13.41 s > +- compile lib ghostty-vt-static ReleaseFast native (+11 more reused dependencies)
  241. 13.41 s >
  242. 13.41 s > error: the following build command failed with exit code 1:
  243. 13.41 s > /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache/o/93b10e013da7b79beb3e475541b4db13/build /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/bin/zig /nix/store/dc91hb094ikf4hzmym36ms6dlxijfvas-zig-0.15.2/lib /nix/store/mqxc0gg6v1bs2974kj74fajhdd8cpzj0-source /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-cache /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/zig-global-cache --seed 0xb2e30da8 -Z758aa2f0e2cf3a38 -Demit-lib-vt -Doptimize=ReleaseFast -Demit-xcframework=false -Dapp-runtime=none --prefix /build/source/target/release/build/libghostty-vt-sys-690d39182a9bbf1e/out/ghostty-install --system
  244. 13.41 s >
  245. 13.41 s > thread 'main' panicked at crates/libghostty-vt-sys/build.rs:366:5:
  246. 13.41 s > zig build failed with status exit status: 1
  247. 13.41 s > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
  248. 13.41 s For full logs, run:
  249. 13.41 s nix log /nix/store/29mw5rb00jzrjawq3adar7dsdi5hlsvp-libghostty-rs-0.2.0.drv
  250. 13.42 s Build failed.