Source: calc Version: 2.12.7.2-4 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/custom' > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o custtbl.o custtbl.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_argv.o c_argv.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_devnull.o c_devnull.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_help.o c_help.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. c_sysinfo.c -c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_pzasusb8.o c_pzasusb8.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_pmodm127.o c_pmodm127.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -I.. -c -o c_register.o c_register.c > rm -f libcustcalc.a > ar qc libcustcalc.a custtbl.o c_argv.o c_devnull.o c_help.o c_sysinfo.o > c_pzasusb8.o c_pmodm127.o c_register.o > ranlib libcustcalc.a > chmod 0644 libcustcalc.a > echo '=-=-=-=-= custom/Makefile start of Makefile.simple rule =-=-=-=-=' > =-=-=-=-= custom/Makefile start of Makefile.simple rule =-=-=-=-= > echo '=-=-=-=-= custom/Makefile end of Makefile.simple rule =-=-=-=-=' > =-=-=-=-= custom/Makefile end of Makefile.simple rule =-=-=-=-= > rm -f .all > touch .all > make[2]: Leaving directory '/<<PKGBUILDDIR>>/custom' > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o addop.o addop.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o assocfunc.o assocfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o blkcpy.o blkcpy.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o block.o block.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o byteswap.o byteswap.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o calcerr.o calcerr.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o codegen.o codegen.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o comfunc.o comfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o commath.o commath.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o config.o config.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o const.o const.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o custom.o custom.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -Wno-error=long-long -Wno-long-long -c file.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o func.o func.c > In file included from /usr/include/string.h:495, > from func.c:63: > In function ‘strncpy’, > inlined from ‘f_cmdbuf’ at func.c:7449:2: > /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: > ‘__builtin_strncpy’ specified bound depends on the length of the source > argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos > (__dest)); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > func.c: In function ‘f_cmdbuf’: > func.c:7447:15: note: length computed here > 7447 | cmdbuf_len = strlen(cmdbuf); > | ^~~~~~~~~~~~~~ > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o hash.o hash.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o help.o help.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 \ > -c hist.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o input.o input.c > In file included from /usr/include/string.h:495, > from alloc.h:42, > from zmath.h:39, > from qmath.h:32, > from cmath.h:32, > from value.h:33, > from calc.h:33, > from input.c:53: > In function ‘strncpy’, > inlined from ‘homeexpand’ at input.c:445:4: > /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: > ‘__builtin_strncpy’ specified bound depends on the length of the source > argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos > (__dest)); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > input.c: In function ‘homeexpand’: > input.c:440:19: note: length computed here > 440 | fullpath_len = strlen(ent->pw_dir); > | ^~~~~~~~~~~~~~~~~~~ > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o jump.o jump.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o label.o label.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o lib_calc.o lib_calc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o lib_util.o lib_util.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o listfunc.o listfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o matfunc.o matfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o math_error.o math_error.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o obj.o obj.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o opcodes.o opcodes.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o pix.o pix.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o poly.o poly.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o prime.o prime.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o qfunc.o qfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o qio.o qio.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o qmath.o qmath.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o qmod.o qmod.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o qtrans.o qtrans.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o quickhash.o quickhash.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -Wno-implicit -Wno-error=long-long \ > -Wno-long-long -c seed.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o sha1.o sha1.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o size.o size.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o str.o str.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o symbol.o symbol.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o token.o token.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o value.o value.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o version.o version.c > In file included from /usr/include/string.h:495, > from version.c:32: > In function ‘strncpy’, > inlined from ‘version’ at version.c:134:2: > /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: > ‘__builtin_strncpy’ output truncated before terminating nul copying as many > bytes from a string as its length [-Wstringop-truncation] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos > (__dest)); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > version.c: In function ‘version’: > version.c:128:8: note: length computed here > 128 | len = strlen(verbuf); > | ^~~~~~~~~~~~~~ > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zfunc.o zfunc.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zio.o zio.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zmath.o zmath.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zmod.o zmod.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zmul.o zmul.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zprime.o zprime.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zrand.o zrand.c > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o zrandom.o zrandom.c > rm -f libcalc.a > ar qc libcalc.a addop.o assocfunc.o blkcpy.o block.o byteswap.o calcerr.o > codegen.o comfunc.o commath.o config.o const.o custom.o file.o func.o hash.o > help.o hist.o input.o jump.o label.o lib_calc.o lib_util.o listfunc.o > matfunc.o math_error.o obj.o opcodes.o pix.o poly.o prime.o qfunc.o qio.o > qmath.o qmod.o qtrans.o quickhash.o seed.o sha1.o size.o str.o symbol.o > token.o value.o version.o zfunc.o zio.o zmath.o zmod.o zmul.o zprime.o > zrand.o zrandom.o > ranlib libcalc.a > chmod 0644 libcalc.a > cp -f custom/libcustcalc.a libcustcalc.a > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o calc.o calc.c > In file included from /usr/include/string.h:495, > from alloc.h:42, > from zmath.h:39, > from qmath.h:32, > from cmath.h:32, > from value.h:33, > from calc.h:33, > from calc.c:55: > In function ‘strncpy’, > inlined from ‘main’ at calc.c:482:3: > /usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: > ‘__builtin_strncpy’ specified bound depends on the length of the source > argument [-Wstringop-overflow=] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos > (__dest)); > | > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > calc.c: In function ‘main’: > calc.c:474:11: note: length computed here > 474 | cplen = strlen(cp); > | ^~~~~~~~~~ > rm -f calc-static > gcc -Wl,-z,relro calc.o libcalc.a libcustcalc.a \ > -o calc-static > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o sample_rand.o sample_rand.c > gcc -Wl,-z,relro sample_rand.o \ > libcalc.a libcustcalc.a -o sample_rand-static > gcc -DCALC_SRC -DCUSTOM -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -O3 -g3 -c -o sample_many.o sample_many.c > gcc -Wl,-z,relro sample_many.o \ > libcalc.a libcustcalc.a -o sample_many-static > rm -f calc.1 > forming calc.1 from calc.man > calc.1 formed > rm -f calc.usage > forming calc.usage from calc.1 > /bin/sh: 5: col: not found > make[1]: *** [Makefile:2325: calc.usage] Error 127 The full build log is available from: http://qa-logs.debian.net/2020/06/20/calc_2.12.7.2-4_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.