>>> Building on exopi-4 under textproc/xmlcatmgr DIST = [textproc/xmlcatmgr:xmlcatmgr-2.2.tar.gz] FULLPKGNAME = xmlcatmgr-2.2p3 distfiles size=97265 >>> Running build in textproc/xmlcatmgr at 1713856270.05 ===> textproc/xmlcatmgr ===> Building from scratch xmlcatmgr-2.2p3 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for xmlcatmgr-2.2p3 `/exopi-cvs/ports/distfiles/xmlcatmgr-2.2.tar.gz' is up to date. >> (SHA256) xmlcatmgr-2.2.tar.gz: OK ===> Extracting for xmlcatmgr-2.2p3 ===> Patching for xmlcatmgr-2.2p3 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xmlcatmgr-2.2p3 ===> Configuring for xmlcatmgr-2.2p3 Using /exopi-obj/pobj/xmlcatmgr-2.2/config.site (generated) configure: loading site script /exopi-obj/pobj/xmlcatmgr-2.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) 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... (cached) 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 for sys/cdefs.h... (cached) yes checking for assert.h... (cached) 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... yes checking for _Bool... yes checking for lockf... (cached) yes checking for getprogname... yes checking for setprogname... yes checking for warn... yes checking for warnx... (cached) yes configure: using /etc/sgml/catalog as the system-wide SGML catalog configure: using /etc/xml/catalog as the system-wide XML catalog configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for xmlcatmgr-2.2p3 /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-compat.o -MD -MP -MF "src/.deps/xmlcatmgr-compat.Tpo" -c -o src/xmlcatmgr-compat.o `test -f 'src/compat.c' || echo './'`src/compat.c; then mv -f "src/.deps/xmlcatmgr-compat.Tpo" "src/.deps/xmlcatmgr-compat.Po"; else rm -f "src/.deps/xmlcatmgr-compat.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-generic.o -MD -MP -MF "src/.deps/xmlcatmgr-generic.Tpo" -c -o src/xmlcatmgr-generic.o `test -f 'src/generic.c' || echo './'`src/generic.c; then mv -f "src/.deps/xmlcatmgr-generic.Tpo" "src/.deps/xmlcatmgr-generic.Po"; else rm -f "src/.deps/xmlcatmgr-generic.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-grstr.o -MD -MP -MF "src/.deps/xmlcatmgr-grstr.Tpo" -c -o src/xmlcatmgr-grstr.o `test -f 'src/grstr.c' || echo './'`src/grstr.c; then mv -f "src/.deps/xmlcatmgr-grstr.Tpo" "src/.deps/xmlcatmgr-grstr.Po"; else rm -f "src/.deps/xmlcatmgr-grstr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-main.o -MD -MP -MF "src/.deps/xmlcatmgr-main.Tpo" -c -o src/xmlcatmgr-main.o `test -f 'src/main.c' || echo './'`src/main.c; then mv -f "src/.deps/xmlcatmgr-main.Tpo" "src/.deps/xmlcatmgr-main.Po"; else rm -f "src/.deps/xmlcatmgr-main.Tpo"; exit 1; fi src/main.c:147:25: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (catname == DEFAULT_CATALOG_XML) ^ ~~~~~~~~~~~~~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-mem.o -MD -MP -MF "src/.deps/xmlcatmgr-mem.Tpo" -c -o src/xmlcatmgr-mem.o `test -f 'src/mem.c' || echo './'`src/mem.c; then mv -f "src/.deps/xmlcatmgr-mem.Tpo" "src/.deps/xmlcatmgr-mem.Po"; else rm -f "src/.deps/xmlcatmgr-mem.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-sgml.o -MD -MP -MF "src/.deps/xmlcatmgr-sgml.Tpo" -c -o src/xmlcatmgr-sgml.o `test -f 'src/sgml.c' || echo './'`src/sgml.c; then mv -f "src/.deps/xmlcatmgr-sgml.Tpo" "src/.deps/xmlcatmgr-sgml.Po"; else rm -f "src/.deps/xmlcatmgr-sgml.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-xml.o -MD -MP -MF "src/.deps/xmlcatmgr-xml.Tpo" -c -o src/xmlcatmgr-xml.o `test -f 'src/xml.c' || echo './'`src/xml.c; then mv -f "src/.deps/xmlcatmgr-xml.Tpo" "src/.deps/xmlcatmgr-xml.Po"; else rm -f "src/.deps/xmlcatmgr-xml.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-xmldoc.o -MD -MP -MF "src/.deps/xmlcatmgr-xmldoc.Tpo" -c -o src/xmlcatmgr-xmldoc.o `test -f 'src/xmldoc.c' || echo './'`src/xmldoc.c; then mv -f "src/.deps/xmlcatmgr-xmldoc.Tpo" "src/.deps/xmlcatmgr-xmldoc.Po"; else rm -f "src/.deps/xmlcatmgr-xmldoc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -DDEFAULT_CATALOG_SGML=\"/etc/sgml/catalog\" -DDEFAULT_CATALOG_XML=\"/etc/xml/catalog\" -DDIR_DOC=\"/usr/local/share/doc/xmlcatmgr\" -DNDEBUG -O2 -pipe -MT src/xmlcatmgr-xmlnode.o -MD -MP -MF "src/.deps/xmlcatmgr-xmlnode.Tpo" -c -o src/xmlcatmgr-xmlnode.o `test -f 'src/xmlnode.c' || echo './'`src/xmlnode.c; then mv -f "src/.deps/xmlcatmgr-xmlnode.Tpo" "src/.deps/xmlcatmgr-xmlnode.Po"; else rm -f "src/.deps/xmlcatmgr-xmlnode.Tpo"; exit 1; fi cc -O2 -pipe -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 rm -f xmlcatmgr.1 sed -e 's,@DEFAULT_CATALOG_SGML\@,/etc/sgml/catalog,g' -e 's,@DEFAULT_CATALOG_XML\@,/etc/xml/catalog,g' -e 's,@DIR_DOC\@,/usr/local/share/doc/xmlcatmgr,g' -e 's,@PACKAGE_VERSION\@,2.2,g' -e 's,@DOC_COND@,,g' ./man/xmlcatmgr.1.in >xmlcatmgr.1 Creating SGML sample catalogs... /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -sc /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.sgml create /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -sc /exopi-obj/pobj/xmlcatmgr-2.2/catalog.sgml create /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -sc /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.sgml add CATALOG /usr/local/share/sgml/catalog Creating XML sample catalogs... /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -c /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.xml create /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -c /exopi-obj/pobj/xmlcatmgr-2.2/catalog.xml create /exopi-obj/pobj/xmlcatmgr-2.2/xmlcatmgr-2.2/xmlcatmgr -c /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.xml add nextCatalog /usr/local/share/xml/catalog >>> Running package in textproc/xmlcatmgr at 1713856280.32 ===> textproc/xmlcatmgr ===> Faking installation for xmlcatmgr-2.2p3 test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/bin" /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -s -m 755 'xmlcatmgr' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/bin/xmlcatmgr' test -z "/usr/local/share/doc/xmlcatmgr" || mkdir -p -- "/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr" /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 'AUTHORS' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr/AUTHORS' /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 'COPYING' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr/COPYING' /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 'NEWS' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr/NEWS' /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 'README' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr/README' /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 'TODO' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/doc/xmlcatmgr/TODO' test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 './xmlcatmgr.1' '/exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/man/man1/xmlcatmgr.1' /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -d -m 755 /exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/examples/xmlcatmgr /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.sgml /exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/examples/xmlcatmgr /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 /exopi-obj/pobj/xmlcatmgr-2.2/catalog.etc.xml /exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/examples/xmlcatmgr /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 /exopi-obj/pobj/xmlcatmgr-2.2/catalog.sgml /exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/examples/xmlcatmgr/catalog.share.sgml /exopi-obj/pobj/xmlcatmgr-2.2/bin/install -c -m 644 /exopi-obj/pobj/xmlcatmgr-2.2/catalog.xml /exopi-obj/pobj/xmlcatmgr-2.2/fake-amd64/usr/local/share/examples/xmlcatmgr/catalog.share.xml ===> Building package for xmlcatmgr-2.2p3 Create /exopi-cvs/ports/packages/amd64/all/xmlcatmgr-2.2p3.tgz Creating package xmlcatmgr-2.2p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*************************************** | 61% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************** | 79% archiving|******************************************************** | 88% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xmlcatmgr-2.2p3.tgz >>> Running clean in textproc/xmlcatmgr at 1713856283.74 ===> textproc/xmlcatmgr ===> Cleaning for xmlcatmgr-2.2p3 >>> Ended at 1713856284.42 max_stuck=0.00/build=10.31/package=3.46/clean=0.74