Source: botan
Version: 2.4.0-3
Severity: important

https://buildd.debian.org/status/fetch.php?pkg=botan&arch=armhf&ver=2.4.0-3&stamp=1521346805&raw=0

...
/<<PKGBUILDDIR>>/configure.py \
        --prefix=/usr/ \
        --disable-neon \
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<<PKGBUILDDIR>>/src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o 
build/obj/lib/block_noekeon_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<<PKGBUILDDIR>>/src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp -o 
build/obj/lib/block_shacal2_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -fPIC -fvisibility=hidden -std=c++11 
-D_REENTRANT -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra 
-Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations 
-Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor 
-Ibuild/include -Ibuild/include/external -c 
/<<PKGBUILDDIR>>/src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o 
build/obj/lib/block_serpent_simd.o
...
g++ -fstack-protector -pthread -mfpu=neon -std=c++11 -D_REENTRANT -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align 
-Wmissing-declarations -Wpointer-arith -Wcast-qual 
-Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include 
-Ibuild/include/external -c /<<PKGBUILDDIR>>/src/tests/test_simd.cpp -o 
build/obj/test/test_simd.o
...
simd_32:
Illegal instruction
debian/rules:28: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 132

Reply via email to