gо
Size: a a a
gо
gо
checking for OpenMP flag of C compiler... unknown
configure: error: don't know how to enable OpenMP
checking whether sys_siglist is declared... no
checking whether the x86_64-unknown-linux-musl-gcc linker (x86_64-unknown-linux-musl-ld) supports shared libraries... yes
config.status: creating Makefile
checking for mprotect... yes
config.status: creating build.cfg
config.status: creating lib/Makefile
builder for '/nix/store/xi9nrrsnn5h3xqv8qd92adxcpmrppfmm-fftw-single-3.3.9-x86_64-unknown-linux-musl.drv' failed with exit code 1
building '/nix/store/clnr2hjgr3zjjv5jfyy1dss9jvnwg52y-libpthread-stubs-0.4-x86_64-unknown-linux-musl.drv'...
cannot build derivation '/nix/store/47x795l789y4qwj9lqagcg8flwzvch3g-libpulseaudio-14.2-x86_64-unknown-linux-musl.drv': 1 dependencies couldn't be built
building '/nix/store/pm5hiizf37nxa5yzi5w72hd9nap735ci-xcb-proto-1.14.1-x86_64-unknown-linux-musl.drv'...
cannot build derivation '/nix/store/jadqj266idhlm0lzpq0p9jaj43a28hk9-SDL2-static-x86_64-unknown-linux-musl-2.0.14.drv': 1 dependencies couldn't be built
error: build of '/nix/store/6i7vmqjhpb7vpfsi4fc8nx6qxgp9f90s-gnumake-static-x86_64-unknown-linux-musl-4.3.drv', '/nix/store/fhzbx76059ssg67m7ng35ay1n0k496fc-libGL-static-x86_64-unknown-linux-musl-1.3.3.drv', '/nix/store/jadqj266idhlm0lzpq0p9jaj43a28hk9-SDL2-static-x86_64-unknown-linux-musl-2.0.14.drv' failed
АБ
АБ
gо
АБ
АБ
gо
gо
gfortran
, что бы там не было написано в nixpkgs?gо
.override
, как я понимаю, меняет параметры, а мне нужно поменять buildInputs
gо
.overrideDerivation
, спасибоgо
gо
gо
AN
gо
libtool = pkgs.libtool.overrideAttrs(attrs: {
postPhase = ''sed -i "s/func__fatal_error/func_fatal_error/g" ./libtool'';
});
АБ