------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by crunch-3.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by crunch-3.6 for building => SHA256 Checksum OK for crunch-3.6.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> crunch-3.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by crunch-3.6 for building ===> Extracting for crunch-3.6 => SHA256 Checksum OK for crunch-3.6.tgz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for crunch-3.6 ===> Applying ports patches for crunch-3.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> crunch-3.6 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> crunch-3.6 depends on executable: gmake - found ===> Configuring for crunch-3.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for crunch-3.6 gmake[1]: Entering directory '/construction/textproc/crunch/crunch-3.6' Building binary... cc -pthread -Wall -pedantic -std=c99 -pipe -O2 -fno-strict-aliasing crunch.c -lm -o crunch crunch.c: In function 'main': crunch.c:2759:11: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] strncat(fpath, "START", 5); ^~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function 'renamefile': crunch.c:1495:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1502:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1520:7: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat(comptype,"-t", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1477:7: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1477:30: note: length computed here strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~ crunch.c:1488:5: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1488:28: note: length computed here strncat(newfile, buff, strlen(buff)-1); /* get rid of CR */ ^~~~~~~~~~~~ crunch.c:1490:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(finalnewfile,fpath,strlen(fpath)-5); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1490:32: note: length computed here strncpy(finalnewfile,fpath,strlen(fpath)-5); ^~~~~~~~~~~~~ crunch.c:1501:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(finalnewfile,newfile,strlen(newfile)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1494:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(finalnewfile,newfile,strlen(newfile)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1521:7: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(comptype, compressalgo, strlen(compressalgo)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[1]: Leaving directory '/construction/textproc/crunch/crunch-3.6' SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for crunch-3.6 ===> Generating temporary packing list install -s -m 555 /construction/textproc/crunch/crunch-3.6/crunch /construction/textproc/crunch/stage/usr/local/bin install -m 444 /construction/textproc/crunch/crunch-3.6/crunch.1 /construction/textproc/crunch/stage/usr/local/man/man1 install -m 0644 /construction/textproc/crunch/crunch-3.6/charset.lst /construction/textproc/crunch/stage/usr/local/share/crunch ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for crunch-3.6 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07