------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> docbook2mdoc-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> docbook2mdoc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docbook2mdoc-1.1.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> docbook2mdoc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docbook2mdoc-1.1.0 for building => SHA256 Checksum OK for docbook2mdoc-1.1.0.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> docbook2mdoc-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by docbook2mdoc-1.1.0 for building ===> Extracting for docbook2mdoc-1.1.0 => SHA256 Checksum OK for docbook2mdoc-1.1.0.tgz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for docbook2mdoc-1.1.0 ===> Applying dragonfly patches for docbook2mdoc-1.1.0 ===> Cleanly applied dragonfly patch(es) patch-docbook2mdoc.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for docbook2mdoc-1.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for docbook2mdoc-1.1.0 --- xmalloc.o --- --- node.o --- --- parse.o --- --- reorg.o --- --- macro.o --- --- docbook2mdoc.o --- --- tree.o --- --- main.o --- --- xmalloc.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c xmalloc.c --- node.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c node.c --- parse.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c parse.c --- reorg.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c reorg.c --- macro.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c macro.c --- tree.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c tree.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c main.c --- docbook2mdoc.o --- cc -pipe -O2 -fno-strict-aliasing -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings -c docbook2mdoc.c --- main.o --- main.c: In function 'main': main.c:114:38: warning: passing argument 1 of 'basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (fd == -1 && (bname = basename(fname)) != NULL) ^~~~~ In file included from main.c:19: /usr/include/libgen.h:37:7: note: expected 'char *' but argument is of type 'const char *' char *basename(char *); ^~~~~~~~ --- parse.o --- parse.c: In function 'parse_file': parse.c:1038:45: warning: passing argument 1 of 'dirname' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (save_fname == NULL && (fname = dirname(fname)) != NULL && ^~~~~ In file included from parse.c:24: /usr/include/libgen.h:38:7: note: expected 'char *' but argument is of type 'const char *' char *dirname(char *); ^~~~~~~ --- docbook2mdoc --- cc -g -o docbook2mdoc xmalloc.o node.o parse.o reorg.o macro.o docbook2mdoc.o tree.o main.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for docbook2mdoc-1.1.0 ===> Generating temporary packing list mkdir -p /construction/textproc/docbook2mdoc/stage/usr/local/bin mkdir -p /construction/textproc/docbook2mdoc/stage/usr/local/man/man1 install -m 0755 docbook2mdoc /construction/textproc/docbook2mdoc/stage/usr/local/bin install -m 0444 docbook2mdoc.1 /construction/textproc/docbook2mdoc/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'bin/docbook2mdoc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for docbook2mdoc-1.1.0 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:03