Source: twofish Version: 0.3-5 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh_testdir > # > gcc -c -o twofish.o -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wall -Wextra -O0 twofish.c > twofish.c: In function ‘test_platform’: > twofish.c:498:58: warning: comparison of unsigned expression in ‘< 0’ is > always false [-Wtype-limits] > 498 | if( ((UInt32) ((UInt32)1 << 31) == 0) || ((UInt32)-1 < 0) ) > | ^ > ar clq libtwofish.a twofish.o > ar: libdeps specified more than once > make: *** [debian/rules:30: build-arch-stamp] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/twofish_0.3-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.