------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/texinfo-6.7_4,1.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cutils-1.6_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> cutils-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cutils-1.6_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> cutils-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cutils-1.6_1 for building => SHA256 Checksum OK for cutils-1.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cutils port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> cutils-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cutils-1.6_1 for building ===> Extracting for cutils-1.6_1 => SHA256 Checksum OK for cutils-1.6.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cutils-1.6_1 ===> Applying ports patches for cutils-1.6_1 from /xports/devel/cutils/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cutils-1.6_1 depends on file: /usr/local/bin/makeinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cutils-1.6_1 depends on file: /usr/local/bin/makeinfo - found ===> Configuring for cutils-1.6_1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for flex... flex checking for yywrap in -lfl... yes checking how to run the C preprocessor... cpp checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for err... (cached) yes checking for xmalloc... no checking for xrealloc... no checking for xstrdup... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for 8-bit clean memcmp... yes checking for vprintf... (cached) yes checking for strerror... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating lib/Makefile creating src/Makefile creating src/cdecl/Makefile creating src/chilight/Makefile creating src/cobfusc/Makefile creating src/cundecl/Makefile creating src/cunloop/Makefile creating src/yyextract/Makefile creating src/yyref/Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cutils-1.6_1 cd . && /usr/local/bin/makeinfo cutils.texi cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing alist.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing htable.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xmalloc.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xrealloc.c cc -c -I. -I. -I./.. -I.. -pipe -O2 -fno-strict-aliasing xstrdup.c rm -f libcutils.a ar rc libcutils.a alist.o htable.o xmalloc.o xrealloc.o xstrdup.o ranlib libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cdecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:75:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:534:18: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cdecl cdecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing chilight.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o chilight chilight.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cobfusc.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cobfusc cobfusc.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cundecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:83:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:546:18: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cundecl cundecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing cunloop.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o cunloop cunloop.o lexer.o ../../lib/libcutils.a byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing yyextract.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing tree.c cc -o yyextract yyextract.o parser.o lexer.o tree.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing yyref.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing parser.c y.tab.c: In function 'yyparse': y.tab.c:67:16: warning: implicit declaration of function 'yylex' [-Wimplicit-function-declaration] y.tab.c:404:18: note: in expansion of macro 'YYLEX' flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -pipe -O2 -fno-strict-aliasing lexer.c cc -o yyref yyref.o parser.o lexer.o ../../lib/libcutils.a SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cutils-1.6_1 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cutils-1.6_1 ===> cutils-1.6_1 depends on executable: indexinfo - found ===> Generating temporary packing list ./../mkinsdir.sh /construction/devel/cutils/stage/usr/local/share/info/ for f in ./cutils.info; do install -m 0644 $f /construction/devel/cutils/stage/usr/local/share/info/; done ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cdecl /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./cdecl.1 /construction/devel/cutils/stage/usr/local/man/man1/cdecl.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 chilight /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./chilight.1 /construction/devel/cutils/stage/usr/local/man/man1/chilight.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cobfusc /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./cobfusc.1 /construction/devel/cutils/stage/usr/local/man/man1/cobfusc.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cundecl /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./cundecl.1 /construction/devel/cutils/stage/usr/local/man/man1/cundecl.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 cunloop /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./cunloop.1 /construction/devel/cutils/stage/usr/local/man/man1/cunloop.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 yyextract /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./yyextract.1 /construction/devel/cutils/stage/usr/local/man/man1/yyextract.1 ./../../mkinsdir.sh /construction/devel/cutils/stage/usr/local/bin /construction/devel/cutils/stage/usr/local/man/man1 install -s -m 555 yyref /construction/devel/cutils/stage/usr/local/bin install -m 0644 ./yyref.1 /construction/devel/cutils/stage/usr/local/man/man1/yyref.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: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 cutils-1.6_1 file sizes/checksums [15]: 0% file sizes/checksums [15]: 100% packing files [15]: 0% packing files [15]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23