nix build libstdc++fs.a error
@oppili.bsky.social · 14d ago · plaintext · 11 loc · raw · 1 comment
1 > /nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash ../libtool --tag=CXX --mode=link /nix/store/hrdlcxlpqhzv2iydcs04n2kdfl1wfsz6-gcc-wrapper-12.4.0/bin/g++ -std=c++17 -I.. -I ../common -I../libcpputils -I../libgixpp -I../build-tools/grammar-tools -Wno-error -Wno-format-security -lstdc++ -o gixpp gixpp-main.o ../libgixpp/libgixpp.a ../libcpputils/libcpputils.a -lstdc++fs2 > libtool: link: /nix/store/hrdlcxlpqhzv2iydcs04n2kdfl1wfsz6-gcc-wrapper-12.4.0/bin/g++ -std=c++17 -I.. -I ../common -I../libcpputils -I../libgixpp -I../build-tools/grammar-tools -Wno-error -Wno-format-security -o gixpp gixpp-main.o /nix/store/nyjqhrninrh06v6x0ps8q2kpbj9llg12-gcc-12.4.0-lib/lib/../lib64/libstdc++.so -lm ../libgixpp/libgixpp.a ../libcpputils/libcpputils.a /nix/store/nyjqhrninrh06v6x0ps8q2kpbj9llg12-gcc-12.4.0-lib/lib/../lib64/libstdc++fs.a -Wl,-rpath -Wl,/nix/store/nyjqhrninrh06v6x0ps8q2kpbj9llg12-gcc-12.4.0-lib/lib/../lib64 -Wl,-rpath -Wl,/nix/store/nyjqhrninrh06v6x0ps8q2kpbj9llg12-gcc-12.4.0-lib/lib/../lib643 > /nix/store/j7p46r8v9gcpbxx89pbqlh61zhd33gzv-binutils-2.43.1/bin/ld: cannot find /nix/store/nyjqhrninrh06v6x0ps8q2kpbj9llg12-gcc-12.4.0-lib/lib/../lib64/libstdc++fs.a: No such file or directory4 > collect2: error: ld returned 1 exit status5 > make[2]: *** [Makefile:428: gixpp] Error 16 > make[2]: Leaving directory '/build/source/gixpp'7 > make[1]: *** [Makefile:619: all-recursive] Error 18 > make[1]: Leaving directory '/build/source'9 > make: *** [Makefile:487: all] Error 210 For full logs, run 'nix log /nix/store/8naanxnfz0pzdvllv0kqn1n2z1lpxkgy-gixsql-0.1.0.drv'.11
comments
login to post a comment
@oppili.bsky.social · 14d ago