==> Retrieving sources... -> Found crunch-3.6.tgz ==> Generating checksums for source files... ==> Making package: crunch 3.6-2 (Thu 21 Nov 2024 04:46:28 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found crunch-3.6.tgz ==> Validating source files with sha512sums... crunch-3.6.tgz ... Passed ==> Extracting sources... -> Extracting crunch-3.6.tgz with bsdtar ==> Starting build()... Building binary... /usr/sbin/gcc -pthread -Wall -pedantic -std=c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/src/packages/pentesting/crunch/src=/usr/src/debug/crunch -flto=auto crunch.c -lm -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function ‘renamefile’: crunch.c:1477:7: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1477 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^ crunch.c:1477:30: note: length computed here 1477 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^ crunch.c:1488:5: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1488 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^ crunch.c:1488:28: note: length computed here 1488 | strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ | ^ crunch.c:1501:7: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1501 | strncat(finalnewfile,newfile,strlen(newfile)); | ^ crunch.c:1501:7: note: length computed here 1501 | strncat(finalnewfile,newfile,strlen(newfile)); | ^ crunch.c:1494:7: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1494 | strncat(finalnewfile,newfile,strlen(newfile)); | ^ crunch.c:1494:7: note: length computed here 1494 | strncat(finalnewfile,newfile,strlen(newfile)); | ^ crunch.c:1521:7: warning: ‘__builtin_strncat’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 1521 | strncat(comptype, compressalgo, strlen(compressalgo)); | ^ 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... libfakeroot internal error: payload not recognized! -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "crunch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "crunch-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: crunch 3.6-2 (Thu 21 Nov 2024 04:46:32 AM UTC) ==> Cleaning up...