Open onlyjob opened 6 months ago
As reported in Debian, nocache FTBFS on armhf as follows:
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
As reported in Debian, nocache FTBFS on armhf as follows: