Skip to content
GitLab
Explore
Sign in
Register
FTBFS fix for sanitizer builds
Code
Review changes
Check out branch
Download
Patches
Plain diff
YOKOTA Hiroshi
requested to merge
yokota/pycryptodome:ftbfs-fix
into
debian/master
Aug 03, 2024
Overview
1
Commits
11
Pipelines
0
Changes
8
Expand
This marge request fixes Debian bug 1069534, 1072992, 1045521
pycryptodome: FTBFS on armel: ld: /usr/lib/gcc/arm-linux-gnueabi/13/libasan.so: undefined reference to `__atomic_compare_exchange_8'
pycryptodome: FTBFS: cannot find -lasan and -lubsan on loong64, sparc64 and other architectures
pycryptodome: Fails to build source after successful build
Merge request reports
Loading