Source: lz4 Version: 0.0~r119-1 Severity: serious Justification: FTBFS Hi,
this might be two different bugs but here's a single bug report for now, feel free to clone if needed. On s390x your package is failing to pass tests: | cc -I.. -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I. -std=c99 -O3 -Wall -W -Wundef -DLZ4_VERSION=\"r119\" -Wl,-z,relro datagen.c -o datagen | make[2]: Leaving directory '/«PKGBUILDDIR»/programs' | make[2]: Entering directory '/«PKGBUILDDIR»/programs' | ./datagen | ./lz4 | ./lz4 -vdq > /dev/null | *** LZ4 Compression CLI 64-bits r119, by Yann Collet (Jul 16 2014) *** | Error 79 : Error : invalid stream checksum detected | make[2]: *** [test-lz4] Error 79 | Makefile:135: recipe for target 'test-lz4' failed Full build log: https://buildd.debian.org/status/fetch.php?pkg=lz4&arch=s390x&ver=0.0~r119-1&stamp=1405488379 On sparc I'm not sure whether your package is running out of memory or if that's a SIGBUS: | Match overflow detected (return = -16589902 < 0) | Literal overflow detected (return = -16589955 < 0) | Match overflow detected (return = -16589953 < 61 Testing memory buffer address F7FBC008 , Creating a payload designed to fail | failed to test (no more memory) | | 0 / 65536 - Makefile:155: recipe for target 'test-fuzzer' failed | make[2]: *** [test-fuzzer] Bus error Full build log: https://buildd.debian.org/status/fetch.php?pkg=lz4&arch=sparc&ver=0.0~r119-1&stamp=1405495958 But anyway failing to build on sparc is not a release critical bug. Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org