Source: isochron
Version: 0.9~rc4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
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):
> cc -DVERSION=\"v0.9-rc4\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall -Wextra 
> -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers 
> -Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -MMD -c 
> src/isochron.c -o src/isochron.o
> src/common.c: In function ‘ns_sprintf’:
> src/common.c:91:43: error: format ‘%ld’ expects argument of type ‘long int’, 
> but argument 4 has type ‘__time64_t’ {aka ‘long long int’} [-Werror=format=]
>    91 |         snprintf(buf, TIMESPEC_BUFSIZ, "%ld.%09ld", ts.tv_sec, 
> ts.tv_nsec);
>       |                                         ~~^         ~~~~~~~~~
>       |                                           |           |
>       |                                           long int    __time64_t {aka 
> long long int}
>       |                                         %lld
> cc -DVERSION=\"v0.9-rc4\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_TX_SWHW -Wall -Wextra 
> -Werror -Wno-error=sign-compare -Wno-error=missing-field-initializers 
> -Wno-unused-parameter -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -MMD -c src/log.c 
> -o src/log.o
> cc1: all warnings being treated as errors
> make[1]: *** [Makefile:94: src/common.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/isochron_0.9~rc4-1_unstable-armhf.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&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.

Reply via email to