------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/sharutils-4.15.2_2.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> copytape-1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> copytape-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by copytape-1.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> copytape-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by copytape-1.0 for building => SHA256 Checksum OK for copytape.Z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- ===> copytape-1.0 depends on executable: gunshar - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> copytape-1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by copytape-1.0 for building ===> Extracting for copytape-1.0 => SHA256 Checksum OK for copytape.Z. ===> copytape-1.0 depends on executable: gunshar - found standard input: x - Makefile x - copytape.1 x - copytape.5 x - copytape.c Possible errors detected by 'wc' [hopefully none]: Extracted Memory Use: 0.02M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for copytape-1.0 ===> Applying ports patches for copytape-1.0 ===> Cleanly applied ports patch(es) patch-copytape.c_1 patch-copytape.c_2 ===> Applying dragonfly patches for copytape-1.0 ===> Cleanly applied dragonfly patch(es) patch-copytape.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for copytape-1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for copytape-1.0 --- copytape --- cc -pipe -Wno-return-type -O2 -fno-strict-aliasing -o copytape copytape.c copytape.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ copytape.c: In function 'main': copytape.c:155:12: warning: implicit declaration of function 'input' [-Wimplicit-function-declaration] len = input(from); ^~~~~ copytape.c:180:6: warning: implicit declaration of function 'output' [-Wimplicit-function-declaration] output(to, len); ^~~~~~ copytape.c: At top level: copytape.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int] input(fd) ^~~~~ copytape.c: In function 'input': copytape.c:212:21: warning: type defaults to 'int' in declaration of 'markcount' [-Wimplicit-int] static markcount = 0; /* number of consecutive tape ^~~~~~~~~ copytape.c:220:8: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] len = read(fd, tapebuf, BUFLEN); ^~~~ fread copytape.c: At top level: copytape.c:273:1: warning: return type defaults to 'int' [-Wimplicit-int] output(fd, len) ^~~~~~ copytape.c: In function 'output': copytape.c:284:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ copytape.c:273:1: note: declared here output(fd, len) ^~~~~~ copytape.c:289:6: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] write(fd, "CPTP:MRK\n", 9); ^~~~~ fwrite SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for copytape-1.0 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/copytape/copytape-1.0/copytape /construction/sysutils/copytape/stage/usr/local/bin/copytape install -m 444 /construction/sysutils/copytape/copytape-1.0/copytape.1 /construction/sysutils/copytape/stage/usr/local/man/man1/copytape.1 install -m 444 /construction/sysutils/copytape/copytape-1.0/copytape.5 /construction/sysutils/copytape/stage/usr/local/man/man5/copytape.5 ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for copytape-1.0 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:02