Control: tags -1 upstream pending On 2024-12-23, at 18:33:27 +0100, Lucas Nussbaum wrote: > Source: wmcalclock > Version: 1.25-18 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20241223 ftbfs-trixie > > During a rebuild of all packages in sid, this package failed to build > on armhf. > > This package currently has binary packages on armhf, so this is a regression. > Also, there are no known issues on amd64 or arm64 according to recent (a > couple > days ago) rebuilds. > > The rebuild was done using an armhf chroot on an AWS "m6g" instance (Graviton2 > CPU). > > Relevant part (hopefully): > > make[2]: Entering directory '/<<PKGBUILDDIR>>/Src' > > arm-linux-gnueabihf-gcc -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 -DLinux -c wmCalClock.c -o wmCalClock.o > > -I/usr/X11R6/include/X11 -I/usr/X11R6/include > > wmCalClock.c: In function ‘main’: > > wmCalClock.c:466:31: error: passing argument 1 of ‘gmtime’ from > > incompatible pointer type [-Wincompatible-pointer-types] > > 466 | Time = gmtime(&CurrentLocalTime); > > | ^~~~~~~~~~~~~~~~~ > > | | > > | long int * > > In file included from /usr/include/features.h:510, > > from > > /usr/include/arm-linux-gnueabihf/bits/libc-header-start.h:33, > > from /usr/include/stdio.h:28, > > from wmCalClock.c:90: > > /usr/include/time.h:140:18: note: expected ‘const time_t *’ {aka ‘const > > long long int *’} but argument is of type ‘long int *’ > > 140 | extern struct tm*__REDIRECT_NTH (gmtime, (const time_t *__timer), > > __gmtime64); > > | ^~~~~~~~~~~~~~ > > wmCalClock.c:478:31: error: passing argument 1 of ‘gmtime’ from > > incompatible pointer type [-Wincompatible-pointer-types] > > 478 | Time = gmtime(&CurrentLocalTime); > > | ^~~~~~~~~~~~~~~~~ > > | | > > | long int * > > /usr/include/time.h:140:18: note: expected ‘const time_t *’ {aka ‘const > > long long int *’} but argument is of type ‘long int *’ > > 140 | extern struct tm*__REDIRECT_NTH (gmtime, (const time_t *__timer), > > __gmtime64); > > | ^~~~~~~~~~~~~~ > > wmCalClock.c:509:30: error: passing argument 1 of ‘localtime’ from > > incompatible pointer type [-Wincompatible-pointer-types] > > 509 | Time = localtime(&CurrentLocalTime); > > | ^~~~~~~~~~~~~~~~~ > > | | > > | long int * > > /usr/include/time.h:141:19: note: expected ‘const time_t *’ {aka ‘const > > long long int *’} but argument is of type ‘long int *’ > > 141 | extern struct tm *__REDIRECT_NTH (localtime, (const time_t > > *__timer), > > | ^~~~~~~~~~~~~~ > > wmCalClock.c:529:34: error: passing argument 1 of ‘localtime’ from > > incompatible pointer type [-Wincompatible-pointer-types] > > 529 | Time = localtime(&CurrentLocalTime); > > | ^~~~~~~~~~~~~~~~~ > > | | > > | long int * > > /usr/include/time.h:141:19: note: expected ‘const time_t *’ {aka ‘const > > long long int *’} but argument is of type ‘long int *’ > > 141 | extern struct tm *__REDIRECT_NTH (localtime, (const time_t > > *__timer), > > | ^~~~~~~~~~~~~~ > > wmCalClock.c: In function ‘ButtonPressEvent’: > > wmCalClock.c:1035:9: warning: ignoring return value of ‘system’ declared > > with attribute ‘warn_unused_result’ [-Wunused-result] > > 1035 | system(Command); > > | ^~~~~~~~~~~~~~~ > > make[2]: *** [Makefile:18: wmCalClock.o] Error 1 > > > The full build log is available from: > http://qa-logs.debian.net/2024/12/23/wmcalclock_1.25-18_unstable-armhf.log > > All bugs filed during this archive rebuild are listed at: > https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241223;users=lu...@debian.org > or: > https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241223&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results > > 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 mark 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. >
signature.asc
Description: PGP signature