>>> Building on exopi-2 under textproc/clo++ BDEPENDS = [converters/libiconv;textproc/libxml] DIST = [textproc/clo++:clo++-0.3.0.tar.gz] FULLPKGNAME = clo++-0.3.0p7 RDEPENDS = [textproc/libxml;converters/libiconv] (Junk lock obtained for exopi-2 at 1713957064.82) >>> Running depends in textproc/clo++ at 1713957064.91 last junk was in net/py-slixmpp,python3 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 libxml-2.12.6 was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 libxml-2.12.6 /usr/sbin/pkg_add -aI -Drepair libiconv-1.17 libxml-2.12.6 >>> Running show-prepare-results in textproc/clo++ at 1713957067.12 ===> textproc/clo++ ===> Building from scratch clo++-0.3.0p7 ===> clo++-0.3.0p7 depends on: libiconv-* -> libiconv-1.17 ===> clo++-0.3.0p7 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c iconv m pthread lzma c++ c++abi pthread xml2>=6 z ===> found c.100.0 iconv.7.1 m.10.1 pthread.27.1 lzma.2.2 c++.10.0 c++abi.7.0 xml2.20.0 z.7.0 libiconv-1.17 libxml-2.12.6 (Junk lock released for exopi-2 at 1713957068.32) distfiles size=72945 >>> Running build in textproc/clo++ at 1713957068.35 ===> textproc/clo++ ===> Checking files for clo++-0.3.0p7 `/exopi-cvs/ports/distfiles/clo++-0.3.0.tar.gz' is up to date. >> (SHA256) clo++-0.3.0.tar.gz: OK ===> Extracting for clo++-0.3.0p7 ===> Patching for clo++-0.3.0p7 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1234. done ===> Applying OpenBSD patch patch-examples_complete_Clo_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/complete/Clo.hh.orig Mon Aug 16 19:46:32 2004 |+++ examples/complete/Clo.hh Mon Aug 16 19:52:29 2004 -------------------------- Patching file examples/complete/Clo.hh using Plan A... Hunk #1 succeeded at 152. Hunk #2 succeeded at 548. Hunk #3 succeeded at 567. Hunk #4 succeeded at 603. done ===> Applying OpenBSD patch patch-examples_simple_Clo_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/simple/Clo.hh.orig Mon Aug 16 19:45:32 2004 |+++ examples/simple/Clo.hh Mon Aug 16 19:45:35 2004 -------------------------- Patching file examples/simple/Clo.hh using Plan A... Hunk #1 succeeded at 52. done ===> Applying OpenBSD patch patch-src_Clo_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Clo.hh.orig Mon Aug 16 19:40:35 2004 |+++ src/Clo.hh Mon Aug 16 19:40:49 2004 -------------------------- Patching file src/Clo.hh using Plan A... Hunk #1 succeeded at 63. done ===> Applying OpenBSD patch patch-src_Generator_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Generator.cc |--- src/Generator.cc.orig |+++ src/Generator.cc -------------------------- Patching file src/Generator.cc using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 583. Hunk #3 succeeded at 793. Hunk #4 succeeded at 884. Hunk #5 succeeded at 953. Hunk #6 succeeded at 1151. Hunk #7 succeeded at 1241. done ===> Applying OpenBSD patch patch-src_Generator_hh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Generator.hh.orig Sun Jan 28 04:22:40 2001 |+++ src/Generator.hh Mon Aug 16 20:04:26 2004 -------------------------- Patching file src/Generator.hh using Plan A... Hunk #1 succeeded at 38. done ===> Applying OpenBSD patch patch-src_StrUtil_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/StrUtil.cc |--- src/StrUtil.cc.orig |+++ src/StrUtil.cc -------------------------- Patching file src/StrUtil.cc using Plan A... Hunk #1 succeeded at 135. done ===> 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 clo++-0.3.0p7 ===> Configuring for clo++-0.3.0p7 Using /exopi-obj/pobj/clo++-0.3.0/config.site (generated) loading site script /exopi-obj/pobj/clo++-0.3.0/config.site creating cache ./config.cache checking for a BSD compatible install... /exopi-obj/pobj/clo++-0.3.0/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe ) works... yes checking whether the C++ compiler (c++ -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... (cached) yes checking for perl... yes checking for sed... yes checking for xml2-config... /usr/local/bin/xml2-config checking for libxml - version >= 2... yes checking how to run the C++ preprocessor... c++ -E checking for iostream... yes checking for fstream... yes checking for vector... yes checking for string... yes checking for cctype... yes checking for cstring... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating examples/Makefile creating examples/simple/Makefile creating examples/complete/Makefile creating test/common.pl ===> Building for clo++-0.3.0p7 Making all in src c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c Generator.cc Generator.cc:982:11: warning: enumeration values 'type_flag' and 'type_count' not handled in switch [-Wswitch] switch (oi->get_type()) { ^~~~~~~~~~~~~~ 1 warning generated. c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c Command.cc c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c Option.cc c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c XML.cc c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c StrUtil.cc c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c clo++.cc c++ -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -s -o clo++ Generator.o Command.o Option.o XML.o StrUtil.o clo++.o -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -llzma -lpthread -L/usr/local/lib -liconv -lm Making all in examples Making all in simple c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c simple.cc c++ -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -s -o simple simple.o Making all in complete c++ -DPACKAGE=\"clo++\" -DVERSION=\"0.3.0\" -DHAVE_IOSTREAM=1 -DHAVE_FSTREAM=1 -DHAVE_VECTOR=1 -DHAVE_STRING=1 -DHAVE_CCTYPE=1 -DHAVE_CSTRING=1 -I. -I. -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -c complete.cc c++ -O2 -pipe -I/usr/local/include/libxml2 -I/usr/local/include -s -o complete complete.o >>> Running package in textproc/clo++ at 1713957099.93 ===> textproc/clo++ ===> Faking installation for clo++-0.3.0p7 Making install in src /bin/sh ../mkinstalldirs /exopi-obj/pobj/clo++-0.3.0/fake-amd64/usr/local/bin /exopi-obj/pobj/clo++-0.3.0/bin/install -c -s -m 755 clo++ /exopi-obj/pobj/clo++-0.3.0/fake-amd64/usr/local/bin/clo++ Making install in examples Making install in simple Making install in complete /exopi-obj/pobj/clo++-0.3.0/bin/install -d -m 755 /exopi-obj/pobj/clo++-0.3.0/fake-amd64/usr/local/share/doc/clo++ /exopi-obj/pobj/clo++-0.3.0/bin/install -c -m 644 /exopi-obj/pobj/clo++-0.3.0/clo++-0.3.0/doc/handbook.html /exopi-obj/pobj/clo++-0.3.0/fake-amd64/usr/local/share/doc/clo++ ===> Building package for clo++-0.3.0p7 Create /exopi-cvs/ports/packages/amd64/all/clo++-0.3.0p7.tgz Creating package clo++-0.3.0p7 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|textproc/libxml,-main 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|******************************************************** | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/clo++-0.3.0p7.tgz >>> Running clean in textproc/clo++ at 1713957103.75 ===> textproc/clo++ ===> Cleaning for clo++-0.3.0p7 >>> Ended at 1713957104.29 max_stuck=3.38/depends=2.27/show-prepare-results=1.23/build=31.58/package=3.81/clean=0.58