==> Synchronizing chroot copy [/chroot/armv6/root] -> [build]...done ==> Making package: crunch 3.6-4 (Fri Aug 7 10:42:57 2020) ==> Retrieving sources... -> Found crunch-3.6.tgz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... crunch-3.6.tgz ... Passed Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals ==> Making package: crunch 3.6-4 (Fri 07 Aug 2020 10:43:30 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found crunch-3.6.tgz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting crunch-3.6.tgz with bsdtar ==> Starting build()... Building binary... /usr/bin/gcc -D_FORTIFY_SOURCE=2 -pthread -Wall -pedantic -std=c99 -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 crunch.c -lm -Wl,-O1,--sort-common,--as-needed,-z,relro -o crunch crunch.c: In function ‘main’: crunch.c:2999:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 2999 | fgets(response,8,stdin); | ^~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘resumesession’: crunch.c:2199:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 2199 | (void)fgets(buff, (int)sizeof(buff), optr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1476:13: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1476 | (void)fgets(buff, (int)sizeof(buff), optr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1479:15: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 1479 | (void)fgets(buff, (int)sizeof(buff), optr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncat’, inlined from ‘renamefile’ at crunch.c:1477:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1477:30: note: length computed here 1477 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncat’, inlined from ‘renamefile’ at crunch.c:1488:5: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1488:28: note: length computed here 1488 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncpy’, inlined from ‘renamefile’ at crunch.c:1490:5: /usr/include/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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1490:32: note: length computed here 1490 | strncpy(finalnewfile,fpath,strlen(fpath)-5); | ^~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncat’, inlined from ‘renamefile’ at crunch.c:1501:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1501:7: note: length computed here 1501 | strncat(finalnewfile,newfile,strlen(newfile)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncat’, inlined from ‘renamefile’ at crunch.c:1494:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1494:7: note: length computed here 1494 | strncat(finalnewfile,newfile,strlen(newfile)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from crunch.c:247: In function ‘strncat’, inlined from ‘renamefile’ at crunch.c:1521:7: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin_strncat’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1521:7: note: length computed here 1521 | strncat(comptype, compressalgo, strlen(compressalgo)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "crunch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: crunch 3.6-4 (Fri 07 Aug 2020 10:43:54 AM EDT) ==> Cleaning up...