summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authormisuzu <bakalolka@gmail.com>2025-07-06 12:56:59 +0300
committermisuzu <bakalolka@gmail.com>2025-07-06 14:32:31 +0300
commit4a3c1a1ab20856e8a1c35680ec0a195a2ce8c758 (patch)
tree7e103f0bd8238d46c4e65fa13cdc1a86bbffc138 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent1d26f2a4c0e9ae46d092418064dc899233ca823c (diff)
libgcrypt: fix build for riscv64-linux
Fixes the following error: ``` libtool: compile: riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I../mpi -I../mpi -I/nix/store/kva3r0bwa554vhxg9z9zl9c29ygq4n5z-libgpg-error-riscv64-unknown-linux-gnu-1.55-dev/include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -O2 -march=rv64imafdcv -mstrict-align -c chacha20-riscv-v.c -fPIC -DPIC -o .libs/chacha20-riscv-v.o chacha20-riscv-v.c:26:10: fatal error: simd-common-riscv.h: No such file or directory 26 | #include "simd-common-riscv.h" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:1724: chacha20-riscv-v.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... rijndael-vp-riscv.c:58:10: fatal error: simd-common-riscv.h: No such file or directory 58 | #include "simd-common-riscv.h" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [Makefile:1730: rijndael-vp-riscv.lo] Error 1 make[2]: Leaving directory '/build/libgcrypt-1.11.1/cipher' make[1]: *** [Makefile:500: all-recursive] Error 1 make[1]: Leaving directory '/build/libgcrypt-1.11.1' make: *** [Makefile:432: all] Error 2 ``` See https://dev.gnupg.org/T7647
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions