=> Building xmlcatmgr:standard (version 2.2_3) Started : Sunday,13 AUG 2023 at 05:27:49 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --disable-docs DEFAULT_CATALOG_SGML=/raven/share/sgml/catalog.ports DEFAULT_CATALOG_XML=/raven/share/xml/catalog.ports --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/xmlcatmgr" STD_EXAMPLESDIR="/raven/share/examples/xmlcatmgr" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/xmlcatmgr/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- CATALOG_MASTER_SGML=/raven/share/sgml/catalog CATALOG_MASTER_XML=/raven/share/xml/catalog CATALOG_PORTS_SGML=/raven/share/sgml/catalog.ports CATALOG_PORTS_XML=/raven/share/xml/catalog.ports XMLCATMGR=/raven/bin/xmlcatmgr LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/xmlcatmgr -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for xmlcatmgr-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for xmlcatmgr-standard ===> Extracting for xmlcatmgr-standard => SHA256 Checksum OK for xmlcatmgr-2.2.tar.gz. ===> Creating package metadata (single) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for xmlcatmgr-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for xmlcatmgr-standard ==> cd /construction/xmlcatmgr/xmlcatmgr-2.2 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --disable-docs DEFAULT_CATALOG_SGML=/raven/share/sgml/catalog.ports DEFAULT_CATALOG_XML=/raven/share/xml/catalog.ports --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for ctype.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking for lockf... yes checking for getprogname... yes checking for setprogname... yes checking for warn... yes checking for warnx... yes configure: using /raven/share/sgml/catalog.ports as the system-wide SGML catalog configure: using /raven/share/xml/catalog.ports as the system-wide XML catalog configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for xmlcatmgr-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/xmlcatmgr STD_EXAMPLESDIR=/raven/share/examples/xmlcatmgr MANPREFIX=/raven/share ==> cd /construction/xmlcatmgr/xmlcatmgr-2.2; /usr/bin/make -f Makefile -j10 all --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- xmlcatmgr.1 --- rm -f xmlcatmgr.1 sed -e 's,@DEFAULT_CATALOG_SGML\@,/raven/share/sgml/catalog.ports,g' -e 's,@DEFAULT_CATALOG_XML\@,/raven/share/xml/catalog.ports,g' -e 's,@DIR_DOC\@,/raven/share/doc/xmlcatmgr,g' -e 's,@PACKAGE_VERSION\@,2.2,g' -e 's,@DOC_COND@,.\\" ,g' ./man/xmlcatmgr.1.in >xmlcatmgr.1 --- src/xmlcatmgr-compat.o --- --- src/xmlcatmgr-generic.o --- --- src/xmlcatmgr-grstr.o --- --- src/xmlcatmgr-main.o --- --- src/xmlcatmgr-mem.o --- --- src/xmlcatmgr-sgml.o --- --- src/xmlcatmgr-xml.o --- --- src/xmlcatmgr-xmldoc.o --- --- src/xmlcatmgr-xmlnode.o --- --- src/xmlcatmgr-compat.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-compat.o `test -f 'src/compat.c' || echo './'`src/compat.c --- src/xmlcatmgr-generic.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-generic.o `test -f 'src/generic.c' || echo './'`src/generic.c --- src/xmlcatmgr-grstr.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-grstr.o `test -f 'src/grstr.c' || echo './'`src/grstr.c --- src/xmlcatmgr-main.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-main.o `test -f 'src/main.c' || echo './'`src/main.c --- src/xmlcatmgr-mem.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-mem.o `test -f 'src/mem.c' || echo './'`src/mem.c --- src/xmlcatmgr-sgml.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-sgml.o `test -f 'src/sgml.c' || echo './'`src/sgml.c --- src/xmlcatmgr-xml.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-xml.o `test -f 'src/xml.c' || echo './'`src/xml.c --- src/xmlcatmgr-xmldoc.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-xmldoc.o `test -f 'src/xmldoc.c' || echo './'`src/xmldoc.c --- src/xmlcatmgr-xmlnode.o --- cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/raven/share/sgml/catalog.ports\" -DDEFAULT_CATALOG_XML=\"/raven/share/xml/catalog.ports\" -DDIR_DOC=\"/raven/share/doc/xmlcatmgr\" -I/raven/include -DNDEBUG -pipe -O2 -I/raven/include -c -o src/xmlcatmgr-xmlnode.o `test -f 'src/xmlnode.c' || echo './'`src/xmlnode.c --- xmlcatmgr --- cc -pipe -O2 -I/raven/include -o xmlcatmgr src/xmlcatmgr-compat.o src/xmlcatmgr-generic.o src/xmlcatmgr-grstr.o src/xmlcatmgr-main.o src/xmlcatmgr-mem.o src/xmlcatmgr-sgml.o src/xmlcatmgr-xml.o src/xmlcatmgr-xmldoc.o src/xmlcatmgr-xmlnode.o -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for xmlcatmgr-standard ===> Generating temporary packing list (single) test -z "/raven/bin" || /construction/xmlcatmgr/xmlcatmgr-2.2/admin/install-sh -d "/construction/xmlcatmgr/stage/raven/bin" install -s -m 555 'xmlcatmgr' '/construction/xmlcatmgr/stage/raven/bin/xmlcatmgr' test -z "" || /construction/xmlcatmgr/xmlcatmgr-2.2/admin/install-sh -d "/construction/xmlcatmgr/stage" test -z "/raven/share/man/man1" || /construction/xmlcatmgr/xmlcatmgr-2.2/admin/install-sh -d "/construction/xmlcatmgr/stage/raven/share/man/man1" install -m 0644 './xmlcatmgr.1' '/construction/xmlcatmgr/stage/raven/share/man/man1/xmlcatmgr.1' /bin/mkdir -p /construction/xmlcatmgr/stage/raven/share/sgml /bin/mkdir -p /construction/xmlcatmgr/stage/raven/share/xml install -m 555 /construction/xmlcatmgr/refresh_xmlcatmgr_catalogs /construction/xmlcatmgr/stage/raven/bin/ ====> Start compressing man pages ====> Man page compression complete ====> Install BSD3CLAUSE license (single) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- The following catalogs are installed: 1) /raven/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /raven/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /raven/share/sgml. It is changed by ports/packages. 3) /raven/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /raven/share/xml/catalog.ports This catalog is for handling XML stuff installed under /raven/share/xml. It is changed by ports/packages. ===> Building xmlcatmgr-single-standard-2.2_3 subpackage file sizes/checksums [5]: . done packing files [5]: . done packing directories [2]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 05:27:54 UTC Duration: 00:00:05