Source: dc3dd
Version: 7.3.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf
Hi,
During a rebuild of all packages in sid, your package failed to build
on armhf.
Relevant part (hopefully):
> gcc -I. -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 -c -o localcharset.o localcharset.c
> In file included from getdate.y:40:
> verify.h:132:30: error: negative width in bit-field
> 'verify_error_if_negative_size__'
> 132 | (struct { unsigned int verify_error_if_negative_size__: (R) ? 1
> : -1; }))
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> verify.h:138:61: note: in expansion of macro 'verify_true'
> 138 | # define verify(R) extern int (* verify_function__ (void))
> [verify_true (R)]
> |
> ^~~~~~~~~~~
> getdate.y:116:1: note: in expansion of macro 'verify'
> 116 | verify (LONG_MIN <= TYPE_MINIMUM (time_t) && TYPE_MAXIMUM (time_t) <=
> LONG_MAX);
> | ^~~~~~
> make[4]: *** [Makefile:1471: getdate.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/04/20/dc3dd_7.3.1-2_unstable-armhf.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&[email protected]&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.