Control: tag -1 patch Hi!
On Sat, 2024-04-20 at 15:01:27 +0200, Lucas Nussbaum wrote: > Source: nocache > Version: 1.1-1 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armhf > During a rebuild of all packages in sid, your package failed to build > on armhf. > > > Relevant part (hopefully): > > cc -g -O2 -Werror=implicit-function-declaration > > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > > -fstack-clash-protection -Wformat -Werror=format-security -Wall > > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time > > -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -fPIC -c -o pageinfo.o > > pageinfo.c > > sed 's!##libdir##!$(dirname "$0")!' <nocache.in >nocache > > chmod a+x nocache > > /tmp/ccsSPzHW.s: Assembler messages: > > /tmp/ccsSPzHW.s:3650: Error: symbol `fopen64' is already defined > > make[1]: *** [Makefile:27: nocache.o] Error 1 I've provided a PR upstream to fix this at: https://github.com/Feh/nocache/pull/55 Thanks, Guillem