------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cweb-3.64a.a for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cweb-3.64a.a for building => SHA256 Checksum OK for cweb-3.64aa.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cweb-3.64a.a depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cweb-3.64a.a for building ===> Extracting for cweb-3.64a.a => SHA256 Checksum OK for cweb-3.64aa.tar.gz. Extracted Memory Use: 0.84M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cweb-3.64a.a ===> Applying ports patches for cweb-3.64a.a from /xports/devel/cweb/files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cweb-3.64a.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cweb-3.64a.a --- ctangle.o --- --- common.o --- --- ctangle.o --- cc -pipe -O2 -fno-strict-aliasing -c ctangle.c --- common.o --- cc -pipe -O2 -fno-strict-aliasing -DCWEBINPUTS=\"/usr/local/share/cweb\" -c common.c common.w:1412:12: warning: conflicting types for built-in function 'strlen' [-Wbuiltin-declaration-mismatch] extern int strlen(); /* length of string */ ^~~~~~ --- ctangle.o --- ./common.h:123:8: warning: type defaults to 'int' in declaration of 'history' [-Wimplicit-int] extern history; /* indicates how bad this run was */ ^~~~~~~ ./common.h:124:8: warning: type defaults to 'int' in declaration of 'err_print' [-Wimplicit-int] extern err_print(); /* print error message and context */ ^~~~~~~~~ ./common.h:125:8: warning: type defaults to 'int' in declaration of 'wrap_up' [-Wimplicit-int] extern wrap_up(); /* indicate |history| and exit */ ^~~~~~~ ./common.h:138:8: warning: type defaults to 'int' in declaration of 'include_depth' [-Wimplicit-int] extern include_depth; /* current level of nesting */ ^~~~~~~~~~~~~ ./common.h:148:8: warning: type defaults to 'int' in declaration of 'line' [-Wimplicit-int] extern line[]; /* number of current line in the stacked files */ ^~~~ ./common.h:149:8: warning: type defaults to 'int' in declaration of 'change_line' [-Wimplicit-int] extern change_line; /* number of current line in change file */ ^~~~~~~~~~~ ./common.h:153:8: warning: type defaults to 'int' in declaration of 'reset_input' [-Wimplicit-int] extern reset_input(); /* initialize to read the web file and change file */ ^~~~~~~~~~~ ./common.h:154:8: warning: type defaults to 'int' in declaration of 'get_line' [-Wimplicit-int] extern get_line(); /* inputs the next line */ ^~~~~~~~ ./common.h:155:8: warning: type defaults to 'int' in declaration of 'check_complete' [-Wimplicit-int] extern check_complete(); /* checks that all changes were picked up */ ^~~~~~~~~~~~~~ ./ctangle.w:78:12: warning: conflicting types for built-in function 'strlen' [-Wbuiltin-declaration-mismatch] extern int strlen(); /* length of string */ ^~~~~~ --- ctangle --- cc -o ctangle ctangle.o common.o --- cweave.c --- ./ctangle cweave This is CTANGLE (Version 3.64) *1*16*29*37*58*77*88*96*103*174*185*205*225*250 Writing the output file (cweave.c):.....500.....1000.....1500.....2000.....2500.....3000.....3500 Done. (No errors were found.) --- cweave.o --- cc -pipe -O2 -fno-strict-aliasing -c cweave.c common.h:123:8: warning: type defaults to 'int' in declaration of 'history' [-Wimplicit-int] extern history; /* indicates how bad this run was */ ^~~~~~~ common.h:124:8: warning: type defaults to 'int' in declaration of 'err_print' [-Wimplicit-int] extern err_print(); /* print error message and context */ ^~~~~~~~~ common.h:125:8: warning: type defaults to 'int' in declaration of 'wrap_up' [-Wimplicit-int] extern wrap_up(); /* indicate |history| and exit */ ^~~~~~~ common.h:138:8: warning: type defaults to 'int' in declaration of 'include_depth' [-Wimplicit-int] extern include_depth; /* current level of nesting */ ^~~~~~~~~~~~~ common.h:148:8: warning: type defaults to 'int' in declaration of 'line' [-Wimplicit-int] extern line[]; /* number of current line in the stacked files */ ^~~~ common.h:149:8: warning: type defaults to 'int' in declaration of 'change_line' [-Wimplicit-int] extern change_line; /* number of current line in change file */ ^~~~~~~~~~~ common.h:153:8: warning: type defaults to 'int' in declaration of 'reset_input' [-Wimplicit-int] extern reset_input(); /* initialize to read the web file and change file */ ^~~~~~~~~~~ common.h:154:8: warning: type defaults to 'int' in declaration of 'get_line' [-Wimplicit-int] extern get_line(); /* inputs the next line */ ^~~~~~~~ common.h:155:8: warning: type defaults to 'int' in declaration of 'check_complete' [-Wimplicit-int] extern check_complete(); /* checks that all changes were picked up */ ^~~~~~~~~~~~~~ cweave.w:83:12: warning: conflicting types for built-in function 'strlen' [-Wbuiltin-declaration-mismatch] extern int strlen(); /* length of string */ ^~~~~~ --- cweave --- cc -o cweave cweave.o common.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cweb-3.64a.a ===> Generating temporary packing list install -s -m 555 /construction/devel/cweb/cweb-3.64a.a/ctangle /construction/devel/cweb/stage/usr/local/bin install -s -m 555 /construction/devel/cweb/cweb-3.64a.a/cweave /construction/devel/cweb/stage/usr/local/bin install -m 444 /construction/devel/cweb/cweb-3.64a.a/cweb.1 /construction/devel/cweb/stage/usr/local/man/man1 install -m 0644 /construction/devel/cweb/cweb-3.64a.a/c++lib.w /construction/devel/cweb/stage/usr/local/share/cweb install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cweb.el /construction/devel/cweb/stage/usr/local/share/emacs/site-lisp install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cwebmac.tex /construction/devel/cweb/stage/usr/local/share/texmf/tex/generic/misc install -m 0644 /construction/devel/cweb/cweb-3.64a.a/cwebman.tex /construction/devel/cweb/stage/usr/local/share/doc/cweb ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cweb-3.64a.a file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05