Source: yadifa Version: 3.0.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-2025-02-15 ftbfs-trixie
Hi, During a rebuild of all packages in sid, this package failed to build on i386. This package currently has binary packages on i386, so this is a regression. Relevant part (hopefully): > /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -g -D_THREAD_SAFE > -D_REENTRANT -D_FILE_OFFSET_BITS=64 > -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore > -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore/include > -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore/include -fno-ident -ansi > -pedantic -Wall -Wno-unknown-pragmas -Werror=missing-field-initializers > -fno-strict-aliasing -std=gnu11 -mtune=native -DUSES_GCC > -DPREFIX='"/usr"' -DSYSCONFDIR='"/etc"' -DLOCALSTATEDIR='"/var"' > -DDATAROOTDIR='"/usr/share"' -DDATADIR='"/usr/share"' > -DLOCALEDIR='"/usr/share/locale"' -DLOGDIR='"/var/log/yadifa"' -DTCLDIR='""' > -DDNSCORE_BUILD=1 -I../../lib/dnscore/include -I../../lib/dnscore/include -g > -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/build/reproducible-path/yadifa-3.0.0=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -c > -o src/filesystem_file.lo src/filesystem_file.c > src/file_mtime_set.c: In function 'file_mtime_set_add_file': > src/file_mtime_set.c:103:15: error: 'ptr_treemap_node_t' {aka 'struct > ptr_treemap_node_s'} has no member named 'value_s64'; did you mean > 'value_s32'? > 103 | node->value_s64 = mtime; > | ^~~~~~~~~ > | value_s32 > src/file_mtime_set.c: In function 'file_mtime_set_modified': > src/file_mtime_set.c:124:22: error: 'ptr_treemap_node_t' {aka 'struct > ptr_treemap_node_s'} has no member named 'value_s64'; did you mean > 'value_s32'? > 124 | if(node->value_s64 < mtime) > | ^~~~~~~~~ > | value_s32 > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wdate-time > -D_FORTIFY_SOURCE=2 -DNDEBUG -g -D_THREAD_SAFE -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore > -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore/include > -I/build/reproducible-path/yadifa-3.0.0/lib/dnscore/include -fno-ident -ansi > -pedantic -Wall -Wno-unknown-pragmas -Werror=missing-field-initializers > -fno-strict-aliasing -std=gnu11 -mtune=native -DUSES_GCC -DPREFIX=\"/usr\" > -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DDATAROOTDIR=\"/usr/share\" > -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\" > -DLOGDIR=\"/var/log/yadifa\" -DTCLDIR=\"\" -DDNSCORE_BUILD=1 > -I../../lib/dnscore/include -I../../lib/dnscore/include -g -O2 > -Werror=implicit-function-declaration > -ffile-prefix-map=/build/reproducible-path/yadifa-3.0.0=. > -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wextra -c > src/file_pool.c -o src/file_pool.o > make[4]: *** [Makefile:1731: src/file_mtime_set.lo] Error 1 The full build log is available from: http://qa-logs.debian.net/2025-02-15/yadifa_3.0.0-1_unstable-i386.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-2025-02-15;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-2025-02-15&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.