napi-rs / cross-build

Cross build examples
https://napi.rs/docs/cross-build/summary
32 stars 4 forks source link

cross build fails with " = note: error: symbol .rust_psm_on_stack_end not attached to any (sub)section" #28

Closed wmertens closed 1 month ago

wmertens commented 1 month ago

I'm trying to cross build qwik's optimizer, with the following command:

napi build --target aarch64-apple-darwin --platform --cargo-name qwik_napi --config=packages/qwik/src/napi/napi.config.json

and it does the build, but it fails the linker step:

$ napi build --target aarch64-apple-darwin --platform --cargo-name qwik_napi --config=packages/qwik/src/napi/napi.config.json
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /home/wmertens/Projects/qwik/packages/qwik/src/napi/Cargo.toml
workspace: /home/wmertens/Projects/qwik/Cargo.toml
   Compiling qwik_napi v0.1.0 (/home/wmertens/Projects/qwik/packages/qwik/src/napi)
   Compiling qwik v0.1.0 (/home/wmertens/Projects/qwik/packages/qwik/src/optimizer/cli)
error: linking with `/home/wmertens/.cache/napi-rs-nodejs/zig-linker-aarch64-apple-darwin.sh` failed: exit status: 1
  |
  = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/wmertens/Projects/qwik/node_modules/.bin:/nix/store/kp2j7yn0wzwq5piy494r54dafrh83s6s-gcc-wrapper-13.3.0/bin:/nix/store/3s3rjkl3mx05wp0lmxgwkaqhbz9sy6kk-gcc-13.3.0/bin:/nix/store/qdrb3l3858yywwvqyq3r67jivklc15nl-glibc-2.39-52-bin/bin:/nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin:/nix/store/9rz99vibv1782dxjkwvxr29s7f2f86wl-binutils-wrapper-2.42/bin:/nix/store/2p1sq1nr09xr3xb1a9lrjgdanvk1aakb-binutils-2.42/bin:/nix/store/bh6w9sbfz2m5w1bd4cg2ndw1s66agkfd-bash-interactive-5.2p26/bin:/nix/store/miy96yw5s98h469yj9ycq3wsad4v5imi-git-minimal-2.45.2/bin:/nix/store/ilkfhnqz4xczrliqjva8770x2svbfznd-nodejs-20.14.0/bin:/nix/store/zw38hg36phakmnk3lxglyzvjwf2pivsa-corepack-nodejs-20.14.0/bin:/nix/store/4z193znc9b1gc8mrbwgpjp5kzaws6xlp-wasm-pack-0.12.1/bin:/nix/store/a1iiismj2iw26m91l13kc3arr584ix44-zig-0.13.0/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/bin:/nix/store/yq6n8b0mnk0qxzbs3ajsjcp8ziwqylrl-patchelf-0.15.0/bin:/nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin:/nix/store/j71whmq49hfcvhpn4wqzrqcnbq5mafic-findutils-4.10.0/bin:/nix/store/8ynk6xvczjnjv81bfghkjwrap0hn6qah-diffutils-3.10/bin:/nix/store/cdhx572ij0pvn9ayd33lk8118137j6m8-gnused-4.9/bin:/nix/store/mdiqq9b2rvv7fajlmg3f7d6r6g78l547-gnugrep-3.11/bin:/nix/store/a5rvjq2ir4d1wnxwdf4a9zf6hfc6ydsx-gawk-5.2.2/bin:/nix/store/0a0khkw34v25q8k6p44ma1rqa479r1za-gnutar-1.35/bin:/nix/store/aw1kk0gvw7j4vmjxhha2fj2jfsvgrd1p-gzip-1.13/bin:/nix/store/wr6x94hzs5ggmpql0qx5j8q2rpfrhm7q-bzip2-1.0.8-bin/bin:/nix/store/m9288777y854d5k0xkxgacc8rslrhb8r-gnumake-4.4.1/bin:/nix/store/m101dg80ngyjdb02g6jwy80sr7kzj26g-bash-5.2p26/bin:/nix/store/32yyy66vqi5ijh2nfas2nc83sw7qbgn1-patch-2.7.6/bin:/nix/store/0rlbqq6p9wwb7wbn5vnpck40c76czid3-xz-5.6.2-bin/bin:/nix/store/mhk0cm9nrjs855aq1vcivra9z9g9hn44-file-5.45/bin:/home/wmertens/bin/node_modules/.bin:/home/wmertens/bin:/home/wmertens/bin/node_modules/.bin:/home/wmertens/bin:/run/wrappers/bin:/home/wmertens/.nix-profile/bin:/nix/profile/bin:/home/wmertens/.local/state/nix/profile/bin:/etc/profiles/per-user/wmertens/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:/usr/local/bin:/usr/local/bin" VSLANG="1033" ZERO_AR_DATE="1" "/home/wmertens/.cache/napi-rs-nodejs/zig-linker-aarch64-apple-darwin.sh" "-arch" "arm64" "/tmp/nix-shell.kgnBfJ/rustcixjBKA/symbols.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.09j98zz6xhk9he9y3jo3i6fk0.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.0at71dgxhe4grskkwm0pgtnf6.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.15ru1i49t3cfsjfffr992ga9a.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.2osbthkpz1z22g0ia5b3toz2f.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.2qtu5zmv05ogbi0y9poren2t9.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.2vzn3iomkus2mchfrb2mpynze.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.32ggx3frjnh1ttuxuj8uij5lc.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.382qw9gnxo76no36v1pljeevh.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.3gljd9uim4qo4yp2xzlhwuqgl.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.3sq82atoxtktnks3b8w564lyv.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.3st1obnxu8p24guta5cgbn18y.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.3ysrzooayyffpqd1gp4mqe7yh.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.3zjg4vbyd6j5tpsssjkb7u1ax.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.43v02reknnmmnx2i4kgk2x7jq.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.5he3aqwmceocl2wieg48yw2ye.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.5xg5h9b7qx3ch119nk0zgory7.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.63q16nc0sf8of4tr6wdbv0vu2.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6bnwc74tanmnqwwnhcuin41yg.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6p3xs4vbfp7rpnpel5gr4wkxu.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6prmtla0b006dia791n251toy.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6zaw0wp7pwm1mw9pumyb02jb5.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6zkhm6noz2x91n0dl2m4bqvwd.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.712eqw4zkgomd5fd93qk0t9gz.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.75xv141acznv3cvuvx389m8vs.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.7pwmlmk3t73dujfr1elr5sm34.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.7wqmlbhvbiv5ag2owupt5t3fb.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8afao15g972elj3f6bagq40m8.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8hykaoyklm8v85g5hktht9u7m.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8max7e6in1hw92blo2cl3qqjb.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8qze802oic68pb1f44dy7dmzz.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8rxyyqijryp9mobvtx5si8amj.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8shl514w35drc5j0fdz2cx5ax.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8ta39o95fwtr931emrep5vsms.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.8uqwgus18drf7hjue4dpghi34.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.9a28x1qwue5aa90enmzbey5hq.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.9irv6zdaxomuvx44yqcb5esup.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.9nffjklppyrtmb2rnhlik5j42.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.b9djwy9uechcsivk5plg3xw4p.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.bpfgg4epaxxmhjr8fnrqx84vh.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.bst2jvr5dh6oq4aawwqydnmr1.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.c0ehd5xku8ytcjz40tvx5mizu.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.c1gtg4hc4n0wbppzzezqpzpjn.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.cndm5b8cs0qt1b49fhdqbvqsx.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.dd6ua1atijcv575lx6pw0mmhe.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.deunzt4915g0obecoi9xozn41.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.dsetmtp8wo1arat46daa4tjnv.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.e36ue9diafiumgjjrsqhkkpwk.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.e6g5miuzv95ybnfzizel2u8rp.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.e6uuwkbyypo2xpmm64l14a231.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.e6xvuhi6hyzn4x9l1yrhq0b9n.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.ec9z43w3s9no8tritsza1g6u8.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.ecic345b3z1fgwtnmirtf5ypj.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.ej3z08o3zlejtms4xsxiz1upz.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.epcjace274v56j2hozpcpt7t9.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.epz4j6v9cczcmacufvpw5qe2z.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186.6jopkhk2gz5ap3vfb5z7mk0h0.rcgu.o" "-L" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps" "-L" "/home/wmertens/Projects/qwik/target/debug/deps" "-L" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/build/psm-7a26634ee04e6539/out" "-L" "/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/aarch64-apple-darwin/lib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libqwik_core-949cd8b1cf79c1ec.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpathdiff-9a66edada3e9eebe.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librelative_path-b2bbe3c2f870c79b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librayon-7437bc55c6546758.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librayon_core-5452089c47171638.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_deque-49169f8aad5db6a7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_epoch-325e480c9f004316.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_utils-b4735fcfb7117f06.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64-f4f4080022e53b03.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblazy_static-45eaf06f1300aec1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecmascript-b7da8d42f25b99f9.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms-098490c8e28303b4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_typescript-b500fbc598c9be24.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_react-81ad2f4d998ce22e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsha1-5374aca670be5561.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdigest-46fbf3e6ae02f320.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libblock_buffer-7036f9a367c50360.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrypto_common-0f489df619ea7d7d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libgeneric_array-60486eea863ba4c1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtypenum-8b63afcd573cdb33.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64-cebb6195b0b16118.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_config-a33605118f831e7a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_cached-1d8c36ef4357f60e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libahash-f894ab102f00f5f1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libgetrandom-f80748225f4454de.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libzerocopy-41aa610ee57577d3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex-3e3fe11d12fd2e75.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex_automata-2e571154a8ff3d4e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libaho_corasick-e44cc75bb190c7a3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex_syntax-6dbdaad41bd997a3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libanyhow-01fa08274ec48ce5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_optimization-64bb48ef789104e0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_fast_graph-a125054926ddab78.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpetgraph-33a1923f2d735502.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libfixedbitset-6b13852a1bf9751d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdashmap-7854a465e8a7b3a4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblock_api-50331b38332b6c4a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libscopeguard-43ac88793540952c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libparking_lot_core-c845b2637378820c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_base-420cdcdf4ae8ca0e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_utils-bd859d35149d558a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libryu_js-fe5bc28d7034db5e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_cpus-0952dc1939bb90dd.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libindexmap-cb22f34e973e832b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libequivalent-ac46ee55291302e8.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_visit-046d6fbac792a70c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_parser-b4262b46a8a5d869.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstacker-5821a9efbed37f05.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpsm-d106bbafe8ea8abd.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcfg_if-c7e328fecc62e688.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtyped_arena-a5e7cf1379e17654.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsmartstring-67a7633bd8bb9c76.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstatic_assertions-bf25b4e6577a8359.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsmallvec-d4981dbbb94bd695.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_codegen-26eac9a0daef15fb.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libmemchr-937d586ef1a290f2.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_ast-a19ccd80c4aa4194.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbitflags-b0eb0dd4d3c3cb90.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libphf-efd188981c067b5d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libphf_shared-b28fd9218bec3445.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_common-2211bcacbbff249b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbetter_scoped_tls-0ddf74cd9c7b9f51.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libscoped_tls-405dffde5f70da98.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_width-dade97c30733018f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsourcemap-4de088e4912b7737.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64_simd-44983ac2cff38ac7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsimd_abstraction-2ec3c4cfb05848c0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liboutref-4dd6d59dfd2ff31b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_id_start-d3baf23164c37a62.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdata_encoding-41ee10e03826bf5e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libif_chain-e09ba9321a8a698f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libserde_json-bff4b7b59c9aa8de.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libitoa-798cc92e056d8959.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libryu-fc9afa9a5b53a375.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbitvec-d8487a58c0a4349b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libwyz-7a7b4024706e9f89.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtap-4bf3711645998e19.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libradium-82fde2758f6bd120.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libfunty-e6af23436342c4ae.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liburl-b487f9e320c6b11b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libidna-5950bac253c88c5c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_normalization-206c59e109d6c7b0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtinyvec-1c6a1b2dac749763.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtinyvec_macros-7005cc5c3f2ee87b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_bidi-6f240f83c5f07c5f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libform_urlencoded-8f70c9b84f390ce7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpercent_encoding-9ea5b99f2cf69cf5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdebugid-30eb5586f096eb87.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libuuid-eb05b51d105f2d81.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsiphasher-fce13af3e6f0d0b1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtracing-b22262312f505aa2.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpin_project_lite-eb0bf1133ca972ed.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtracing_core-6f3b540ae9be8258.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_allocator-e26d38497ab7a468.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbumpalo-f89ba30a0504502b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liballocator_api2-9a0baea16bbd03a1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_bigint-82e9c8de3585f466.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_integer-ac14897752f6fdf5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_traits-b6dbc8fe4b77c740.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_visit-3624dcfb7cb4f8da.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libeither-56e6c78291ec83fa.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_atoms-ca371d5dd1b88136.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libhstr-56023a57e46db166.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libhashbrown-6791f7dae52db465.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtriomphe-2fa7a2a6a5ee47ad.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstable_deref_trait-178a835b6ea067a9.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libserde-381a5edfc8e6320a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librustc_hash-19cf3290757d804e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdebug_unreachable-69b723ad41709b10.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpath_slash-4081abce0b18b57e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpath_absolutize-c1344c48daea51d2.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpath_dedot-fc10f35f9f76294f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libonce_cell-62cd61614a9e64e7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libclap-f9881f3486d2cb5b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libatty-55953281ae8da508.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblibc-de78486db9a45ad5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstrsim-68b348f54b243cfb.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtermcolor-1c5091c3e5652f01.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtextwrap-ad4e8943e68a38ea.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libindexmap-62d778508f9813fe.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libhashbrown-ae69f8c3c16f8a42.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libclap_lex-7e6dc2a58396d3d4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libos_str_bytes-4df31a87d1910ad5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbitflags-cf49520d1ca6cbec.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd-dcec867b45ee6844.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-39c1637d17663360.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libobject-57355ffcdd18f294.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-7945b4523a9f6608.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-66aa36e87ab06d5d.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libgimli-69c96ef6a46c616a.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-a32434451dfbe489.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-5c3db13ac19ddc02.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-820d3f78c81c4381.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-37aaeba9bc1f58a8.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-5aba07aa1d82f73a.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libadler-f9ca9448c178e176.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libunwind-41515ffa1ad226f1.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-2ddef8b0e1c0ab68.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liblibc-b57ba926984ef84e.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liballoc-8c4a3b0633b3e050.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-433a325e99d4092f.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcore-4b44a1965098f9de.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-ff0483af32478a3c.rlib" "-liconv" "-lSystem" "-lc" "-lm" "-L" "/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/aarch64-apple-darwin/lib" "-o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik-79888c00e0f98186" "-Wl,-dead_strip" "-nodefaultlibs"
  = note: error: symbol .rust_psm_on_stack_end not attached to any (sub)section
              note: while parsing /home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpsm-d106bbafe8ea8abd.rlib(e4479bd7784abb10-aarch_aapcs64.o)

error: could not compile `qwik` (bin "qwik") due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: linking with `/home/wmertens/.cache/napi-rs-nodejs/zig-linker-aarch64-apple-darwin.sh` failed: exit status: 1
  |
  = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/wmertens/Projects/qwik/node_modules/.bin:/nix/store/kp2j7yn0wzwq5piy494r54dafrh83s6s-gcc-wrapper-13.3.0/bin:/nix/store/3s3rjkl3mx05wp0lmxgwkaqhbz9sy6kk-gcc-13.3.0/bin:/nix/store/qdrb3l3858yywwvqyq3r67jivklc15nl-glibc-2.39-52-bin/bin:/nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin:/nix/store/9rz99vibv1782dxjkwvxr29s7f2f86wl-binutils-wrapper-2.42/bin:/nix/store/2p1sq1nr09xr3xb1a9lrjgdanvk1aakb-binutils-2.42/bin:/nix/store/bh6w9sbfz2m5w1bd4cg2ndw1s66agkfd-bash-interactive-5.2p26/bin:/nix/store/miy96yw5s98h469yj9ycq3wsad4v5imi-git-minimal-2.45.2/bin:/nix/store/ilkfhnqz4xczrliqjva8770x2svbfznd-nodejs-20.14.0/bin:/nix/store/zw38hg36phakmnk3lxglyzvjwf2pivsa-corepack-nodejs-20.14.0/bin:/nix/store/4z193znc9b1gc8mrbwgpjp5kzaws6xlp-wasm-pack-0.12.1/bin:/nix/store/a1iiismj2iw26m91l13kc3arr584ix44-zig-0.13.0/bin:/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/bin:/nix/store/yq6n8b0mnk0qxzbs3ajsjcp8ziwqylrl-patchelf-0.15.0/bin:/nix/store/dhv5gh89him9a7ddr56cqg87zfkmjihp-coreutils-9.5/bin:/nix/store/j71whmq49hfcvhpn4wqzrqcnbq5mafic-findutils-4.10.0/bin:/nix/store/8ynk6xvczjnjv81bfghkjwrap0hn6qah-diffutils-3.10/bin:/nix/store/cdhx572ij0pvn9ayd33lk8118137j6m8-gnused-4.9/bin:/nix/store/mdiqq9b2rvv7fajlmg3f7d6r6g78l547-gnugrep-3.11/bin:/nix/store/a5rvjq2ir4d1wnxwdf4a9zf6hfc6ydsx-gawk-5.2.2/bin:/nix/store/0a0khkw34v25q8k6p44ma1rqa479r1za-gnutar-1.35/bin:/nix/store/aw1kk0gvw7j4vmjxhha2fj2jfsvgrd1p-gzip-1.13/bin:/nix/store/wr6x94hzs5ggmpql0qx5j8q2rpfrhm7q-bzip2-1.0.8-bin/bin:/nix/store/m9288777y854d5k0xkxgacc8rslrhb8r-gnumake-4.4.1/bin:/nix/store/m101dg80ngyjdb02g6jwy80sr7kzj26g-bash-5.2p26/bin:/nix/store/32yyy66vqi5ijh2nfas2nc83sw7qbgn1-patch-2.7.6/bin:/nix/store/0rlbqq6p9wwb7wbn5vnpck40c76czid3-xz-5.6.2-bin/bin:/nix/store/mhk0cm9nrjs855aq1vcivra9z9g9hn44-file-5.45/bin:/home/wmertens/bin/node_modules/.bin:/home/wmertens/bin:/home/wmertens/bin/node_modules/.bin:/home/wmertens/bin:/run/wrappers/bin:/home/wmertens/.nix-profile/bin:/nix/profile/bin:/home/wmertens/.local/state/nix/profile/bin:/etc/profiles/per-user/wmertens/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:/usr/local/bin:/usr/local/bin" VSLANG="1033" ZERO_AR_DATE="1" "/home/wmertens/.cache/napi-rs-nodejs/zig-linker-aarch64-apple-darwin.sh" "-Wl,-exported_symbols_list,/tmp/nix-shell.kgnBfJ/rustcWbIy2O/list" "-arch" "arm64" "/tmp/nix-shell.kgnBfJ/rustcWbIy2O/symbols.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.04axcom8dla45iuktvhe8ca88.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.0b5gvw7ub5bb6rdvad21vi68u.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.0jtg376w7dqduobt3x8lb68w0.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.0u1mh36n1znybxlfi53ta105e.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.0xtv2gb1dlopmpi29vvnzzax0.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1e0a52nd0uqeu6r1vc4tlhg7c.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1glurvuy51mjmux1urpjoamqd.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1m9i5yxjhj5l4j3d5patlhppe.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1sa295c0k4zupqmbrqpkwgmgm.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1udbbjoicllj6h8rov92juj49.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1z00mexqlt44y9pbk4iy5q1sh.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.1zko8v83574p0l71yfmkptxau.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.200aqmw445lq06sdzxszsnyy1.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.2fv04gbxcrl3i8rb8e8mnx02b.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.2qbsjangwtr8n1r3x2tkd7ozy.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.2rc9fhinebcg8bh1svfnqism4.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.2sowovvtdgm7rv0rdbsx97oru.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.345ir64a09wwybm5kfv5ly1kx.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.4i45pioeg9u0ecw28b07viyya.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.4jmed9ux0y55iwopx7w2fdgcq.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.4r4g2dwkcyfdg5wx5h0jejnoa.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.4td7145cmf0q341sfvqpscdlh.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.54wqu51obrj9ex35r7au0v87v.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.5fnbu44sm291ecpborh7dvow3.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.5hl9iirwxzc8nbsa0p1jydrrl.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6ddcv1b0pi78bs8xq186cai5q.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6dtstsyzlbwqx7oni56fwb3n1.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6e1rd54iziwnuk18wumbn3f6e.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6iwtyis8xjb9w1n55yf7olzku.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6jmxuy58prbfg24x5pmur3t27.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6neo47vsq548n33mrr19axbk6.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.6xinptovtnam24ofr4ky8yvnz.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.768v76en6lf9hnal3udid7omj.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.78v7nrzvnf5ixvuhwblgsg83y.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.7fni3atte8h5jcykq19lebscg.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.7n5nv273ty4xp9akdk9recsfo.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.7q2cphg2u1xe7q5n9xnc3mrz8.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.7rrkxlymzn5h2r2xrdqm2kn35.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.89hjdkm5m56ztumplkr3ima13.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.8deonmqrh48u0py671ak9rziw.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.9729wyxmdy2fr9g5s8zapktfu.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.9gb6geokb076ojbo7a9l8hh14.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.9mnruo9dvns729wxjm2cr4zl2.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.9yxia3jttt9z31lidizxsxw3u.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.9ztv2fekil0rb4ylxyvpxurbj.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.ac5dmq3fsz1b5r8gb73ge6l2y.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.anl7i9jzkgjw27fzw6kebl8m6.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.aovar243p1j1649v6ygbc0xz2.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.b4l2q6fwz9iwl6oua50slxc1s.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.b5nune8qhxt8nly0qjj8crpz7.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.b5ywp0qpgs4lftqyut6b5yijp.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.bdd8uu65jrb14m96y5nv9ik5d.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.bgf9opagofdil73gq04g4xouu.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.bh3e1ygdgfx3sz8up6jvva9ih.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.bkih9osmctkvmbozcy33tq59o.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.btag0er0r6wtuadau516ofc7b.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.c853ongta8awcm8t7c7im3thl.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.c9xx242kwvm2pd25wu7aufsmv.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.cbf26v5tx8qurtk264ngklw2n.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.cqkpmvnckxyocm4qac9t5ifgo.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.cvo28fu63mfu2n6q7zzrvj11l.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.cx2kzpkw46401g8pftkq6urrg.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.d93rbrrqnill54z2a1df4ltyr.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.dwhznjhxxp3hhy8j83md0w2yd.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.dxipaj0aq0let5b817l54oknj.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.e7p4qvus85rp6dxfjlcexno1l.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.ehh7052rqiqoomvpgji9dyvva.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.f2qin3pv5l9tl4ilz5iqnid0y.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.f44vxx2lcx3n90ca1v9tomj8r.rcgu.o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/qwik_napi.80lgd99u662xbjxchshjchmls.rcgu.o" "-L" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps" "-L" "/home/wmertens/Projects/qwik/target/debug/deps" "-L" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/build/psm-7a26634ee04e6539/out" "-L" "/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/aarch64-apple-darwin/lib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libqwik_core-949cd8b1cf79c1ec.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpathdiff-9a66edada3e9eebe.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librelative_path-b2bbe3c2f870c79b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librayon-7437bc55c6546758.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librayon_core-5452089c47171638.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_deque-49169f8aad5db6a7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_epoch-325e480c9f004316.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrossbeam_utils-b4735fcfb7117f06.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64-f4f4080022e53b03.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblazy_static-45eaf06f1300aec1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecmascript-b7da8d42f25b99f9.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms-098490c8e28303b4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_typescript-b500fbc598c9be24.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_react-81ad2f4d998ce22e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsha1-5374aca670be5561.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdigest-46fbf3e6ae02f320.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libblock_buffer-7036f9a367c50360.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcrypto_common-0f489df619ea7d7d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libgeneric_array-60486eea863ba4c1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtypenum-8b63afcd573cdb33.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64-cebb6195b0b16118.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_config-a33605118f831e7a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_cached-1d8c36ef4357f60e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libahash-f894ab102f00f5f1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libgetrandom-f80748225f4454de.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libzerocopy-41aa610ee57577d3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex-3e3fe11d12fd2e75.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex_automata-2e571154a8ff3d4e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libaho_corasick-e44cc75bb190c7a3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libregex_syntax-6dbdaad41bd997a3.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libanyhow-01fa08274ec48ce5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_optimization-64bb48ef789104e0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_fast_graph-a125054926ddab78.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpetgraph-33a1923f2d735502.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libfixedbitset-6b13852a1bf9751d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdashmap-7854a465e8a7b3a4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblock_api-50331b38332b6c4a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libscopeguard-43ac88793540952c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libparking_lot_core-c845b2637378820c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_transforms_base-420cdcdf4ae8ca0e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_utils-bd859d35149d558a.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libryu_js-fe5bc28d7034db5e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_cpus-0952dc1939bb90dd.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libindexmap-cb22f34e973e832b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libequivalent-ac46ee55291302e8.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_visit-046d6fbac792a70c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_parser-b4262b46a8a5d869.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstacker-5821a9efbed37f05.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpsm-d106bbafe8ea8abd.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liblibc-de78486db9a45ad5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libcfg_if-c7e328fecc62e688.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtyped_arena-a5e7cf1379e17654.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsmartstring-67a7633bd8bb9c76.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstatic_assertions-bf25b4e6577a8359.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsmallvec-d4981dbbb94bd695.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_codegen-26eac9a0daef15fb.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libmemchr-937d586ef1a290f2.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_ecma_ast-a19ccd80c4aa4194.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libphf-efd188981c067b5d.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libphf_shared-b28fd9218bec3445.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_common-2211bcacbbff249b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbetter_scoped_tls-0ddf74cd9c7b9f51.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libscoped_tls-405dffde5f70da98.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_width-dade97c30733018f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsourcemap-4de088e4912b7737.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbase64_simd-44983ac2cff38ac7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsimd_abstraction-2ec3c4cfb05848c0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liboutref-4dd6d59dfd2ff31b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_id_start-d3baf23164c37a62.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdata_encoding-41ee10e03826bf5e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libif_chain-e09ba9321a8a698f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbitvec-d8487a58c0a4349b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libwyz-7a7b4024706e9f89.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtap-4bf3711645998e19.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libradium-82fde2758f6bd120.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libfunty-e6af23436342c4ae.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liburl-b487f9e320c6b11b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libidna-5950bac253c88c5c.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_normalization-206c59e109d6c7b0.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtinyvec-1c6a1b2dac749763.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtinyvec_macros-7005cc5c3f2ee87b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libunicode_bidi-6f240f83c5f07c5f.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libform_urlencoded-8f70c9b84f390ce7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpercent_encoding-9ea5b99f2cf69cf5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdebugid-30eb5586f096eb87.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libuuid-eb05b51d105f2d81.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libsiphasher-fce13af3e6f0d0b1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtracing-b22262312f505aa2.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpin_project_lite-eb0bf1133ca972ed.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtracing_core-6f3b540ae9be8258.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_allocator-e26d38497ab7a468.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbumpalo-f89ba30a0504502b.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/liballocator_api2-9a0baea16bbd03a1.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_bigint-82e9c8de3585f466.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_integer-ac14897752f6fdf5.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnum_traits-b6dbc8fe4b77c740.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_visit-3624dcfb7cb4f8da.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libeither-56e6c78291ec83fa.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libswc_atoms-ca371d5dd1b88136.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libhstr-56023a57e46db166.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libhashbrown-6791f7dae52db465.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libtriomphe-2fa7a2a6a5ee47ad.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libstable_deref_trait-178a835b6ea067a9.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/librustc_hash-19cf3290757d804e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libdebug_unreachable-69b723ad41709b10.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpath_slash-4081abce0b18b57e.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnapi-03b6e0597d0d1962.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libnapi_sys-531ceff13fc5f6a4.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libbitflags-b0eb0dd4d3c3cb90.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libonce_cell-62cd61614a9e64e7.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libserde_json-bff4b7b59c9aa8de.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libitoa-798cc92e056d8959.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libryu-fc9afa9a5b53a375.rlib" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libserde-381a5edfc8e6320a.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd-dcec867b45ee6844.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-39c1637d17663360.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libobject-57355ffcdd18f294.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-7945b4523a9f6608.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-66aa36e87ab06d5d.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libgimli-69c96ef6a46c616a.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-a32434451dfbe489.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-5c3db13ac19ddc02.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-820d3f78c81c4381.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-37aaeba9bc1f58a8.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-5aba07aa1d82f73a.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libadler-f9ca9448c178e176.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libunwind-41515ffa1ad226f1.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-2ddef8b0e1c0ab68.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liblibc-b57ba926984ef84e.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liballoc-8c4a3b0633b3e050.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-433a325e99d4092f.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcore-4b44a1965098f9de.rlib" "/nix/store/6j1m09qb0w2lh8amd0z7yrnx0kmvm4w9-rust-std-1.81.0-nightly-2024-07-01-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-ff0483af32478a3c.rlib" "-liconv" "-lSystem" "-lc" "-lm" "-L" "/nix/store/58vb5c5w2vyhi6ajszkr91dan2kjyafx-rust-default-1.81.0-nightly-2024-07-01/lib/rustlib/aarch64-apple-darwin/lib" "-o" "/home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libqwik_napi.dylib" "-Wl,-dead_strip" "-dynamiclib" "-Wl,-dylib" "-nodefaultlibs" "-Wl" "-undefined" "dynamic_lookup"
  = note: error: symbol .rust_psm_on_stack_end not attached to any (sub)section
              note: while parsing /home/wmertens/Projects/qwik/target/aarch64-apple-darwin/debug/deps/libpsm-d106bbafe8ea8abd.rlib(e4479bd7784abb10-aarch_aapcs64.o)

error: could not compile `qwik_napi` (lib) due to 1 previous error
You are cross compiling aarch64-apple-darwin on linux host
Internal Error: Command failed: cargo build --target aarch64-apple-darwin
    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at checkExecSyncError (node:child_process:890:11)
    at Object.execSync (node:child_process:962:15)
    at BuildCommand.<anonymous> (/home/wmertens/Projects/qwik/node_modules/.pnpm/@napi-rs+cli@2.18.0/node_modules/@napi-rs/cli/scripts/index.js:11527:30)
    at Generator.next (<anonymous>)
    at fulfilled (/home/wmertens/Projects/qwik/node_modules/.pnpm/@napi-rs+cli@2.18.0/node_modules/@napi-rs/cli/scripts/index.js:3537:56)
Brooooooklyn commented 1 month ago

What version of Zig are you using?

wmertens commented 1 month ago

~I did a bunch of upgrades and have a different error message now.~ (incorrect command removed, the error persists)

Using zig 0.13.0 @Brooooooklyn

Brooooooklyn commented 1 month ago

It seems that the failure of zig link is due to the use of https://github.com/rust-lang/stacker/blob/master/psm/README.mkd by SWC.

wmertens commented 1 month ago

ok thank you, moving issue to https://github.com/rust-lang/stacker/issues/87