Raspbian Package Auto-Building

Buildd status for twofish (trixie-staging)

Debian PTSTrackerChangelogBugspackages.d.obuildd.d.oSource

Package(s): Suite:
Compact mode Co-maintainers

ArchitectureVersionStatusForBuilddStateSectionLogsActions
Buildd exposure stats armhf  0.3-5Build-Attempted30d 1h 54mmb-lxc-01uncompileddevelold | all (10)giveback

Tail of log for twofish on armhf:

rm -f build-arch-stamp
rm -f twofish.o libtwofish.a twofishtest libtwofish.so.0
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
 debian/rules build-arch
dh_testdir
#
gcc -c -o twofish.o -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -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