------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> 2bsd-diff-2.11_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> 2bsd-diff-2.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 2bsd-diff-2.11_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 2bsd-diff-2.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 2bsd-diff-2.11_1 for building => SHA256 Checksum OK for file8.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 2bsd-diff-2.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 2bsd-diff-2.11_1 for building ===> Extracting for 2bsd-diff-2.11_1 ===> 2bsd-diff-2.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by 2bsd-diff-2.11_1 for building => SHA256 Checksum OK for file8.tar.gz. Extracted Memory Use: 0.06M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for 2bsd-diff-2.11_1 ===> Applying ports patches for 2bsd-diff-2.11_1 ===> Applying dragonfly patches for 2bsd-diff-2.11_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for 2bsd-diff-2.11_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for 2bsd-diff-2.11_1 --- diff.o --- --- diffdir.o --- --- diffreg.o --- --- diffh.o --- --- diffdir.o --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -c diffdir.c --- diffh.o --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -c diffh.c --- diffreg.o --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -c diffreg.c --- diff.o --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -c diff.c --- diffh.o --- diffh.c: In function 'getl': diffh.c:37:7: warning: type of 'f' defaults to 'int' [-Wimplicit-int] char *getl(f,n) ^~~~ diffh.c: In function 'clrl': diffh.c:72:6: warning: type of 'f' defaults to 'int' [-Wimplicit-int] void clrl(f,n) ^~~~ diffh.c: In function 'main': diffh.c:90:5: warning: type of 'argc' defaults to 'int' [-Wimplicit-int] int main(argc,argv) ^~~~ diffh.c: In function 'output': diffh.c:164:5: warning: type of 'a' defaults to 'int' [-Wimplicit-int] int output(a,b) ^~~~~~ diffh.c:164:5: warning: type of 'b' defaults to 'int' [-Wimplicit-int] diffh.c: In function 'change': diffh.c:195:6: warning: type of 'b' defaults to 'int' [-Wimplicit-int] void change(a,b,c,d,s) ^~~~~~ diffh.c:195:6: warning: type of 'd' defaults to 'int' [-Wimplicit-int] diffh.c: In function 'range': diffh.c:205:6: warning: type of 'b' defaults to 'int' [-Wimplicit-int] void range(a,b) ^~~~~ --- diffreg.o --- diffreg.c: In function 'equiv': diffreg.c:367:6: warning: type of 'n' defaults to 'int' [-Wimplicit-int] void equiv(a,n,b,m,c) ^~~~~ diffreg.c:367:6: warning: type of 'm' defaults to 'int' [-Wimplicit-int] diffreg.c: In function 'stone': diffreg.c:395:5: warning: type of 'n' defaults to 'int' [-Wimplicit-int] int stone(a,n,b,c) ^~~~~ diffreg.c: In function 'newcand': diffreg.c:436:5: warning: type of 'x' defaults to 'int' [-Wimplicit-int] int newcand(x,y,pred) ^~~~~~~ diffreg.c:436:5: warning: type of 'y' defaults to 'int' [-Wimplicit-int] diffreg.c:436:5: warning: type of 'pred' defaults to 'int' [-Wimplicit-int] diffreg.c: In function 'search': diffreg.c:447:5: warning: type of 'k' defaults to 'int' [-Wimplicit-int] int search(c, k, y) ^~~~~~ diffreg.c:447:5: warning: type of 'y' defaults to 'int' [-Wimplicit-int] diffreg.c: In function 'unravel': diffreg.c:471:6: warning: type of 'p' defaults to 'int' [-Wimplicit-int] void unravel(p) ^~~~~~~ diffreg.c: In function 'sort': diffreg.c:587:6: warning: type of 'n' defaults to 'int' [-Wimplicit-int] void sort(a,n) /*shellsort CACM #201*/ ^~~~ diffreg.c: In function 'unsort': diffreg.c:622:6: warning: type of 'l' defaults to 'int' [-Wimplicit-int] void unsort(f, l, b) ^~~~~~ diffreg.c: In function 'skipline': diffreg.c:636:5: warning: type of 'f' defaults to 'int' [-Wimplicit-int] int skipline(f) ^~~~~~~~ diffreg.c: In function 'change': diffreg.c:713:6: warning: type of 'a' defaults to 'int' [-Wimplicit-int] void change(a,b,c,d) ^~~~~~ diffreg.c:713:6: warning: type of 'b' defaults to 'int' [-Wimplicit-int] diffreg.c:713:6: warning: type of 'c' defaults to 'int' [-Wimplicit-int] diffreg.c:713:6: warning: type of 'd' defaults to 'int' [-Wimplicit-int] diffreg.c: In function 'range': diffreg.c:803:6: warning: type of 'a' defaults to 'int' [-Wimplicit-int] void range(a,b,separator) ^~~~~ diffreg.c:803:6: warning: type of 'b' defaults to 'int' [-Wimplicit-int] diffreg.c: In function 'fetch': diffreg.c:812:6: warning: type of 'a' defaults to 'int' [-Wimplicit-int] void fetch(f,a,b,lb,s,oldfile) ^~~~~ diffreg.c:812:6: warning: type of 'b' defaults to 'int' [-Wimplicit-int] diffreg.c:812:6: warning: type of 'oldfile' defaults to 'int' [-Wimplicit-int] --- diff.o --- diff.c: In function 'talloc': diff.c:188:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int] talloc(n) ^~~~~~ diff.c: In function 'ralloc': diff.c:199:1: warning: type of 'n' defaults to 'int' [-Wimplicit-int] ralloc(p,n) ^~~~~~ --- diffh --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -o diffh diffh.o --- diff --- cc -pipe -Wno-error=return-type -O2 -fno-strict-aliasing -DDIFF='"/usr/local/bin/2diff"' -DDIFFH='"/usr/local/libexec/2diffh"' -DPR='"/usr/bin/pr"' -o diff diff.o diffdir.o diffreg.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for 2bsd-diff-2.11_1 ===> Generating temporary packing list install -s -m 555 diff /construction/textproc/2bsd-diff/stage/usr/local/bin/2diff install -s -m 555 diffh /construction/textproc/2bsd-diff/stage/usr/local/libexec/2diffh install -m 444 ../../man/man1/diff.1 /construction/textproc/2bsd-diff/stage/usr/local/man/man1/2diff.1 ====> 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 2bsd-diff-2.11_1 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:04