>>> Building on exopi-1 under converters/html2text BDEPENDS = [converters/libiconv;devel/dwz] DIST = [converters/html2text:html2text-2.3.0.tar.gz] FULLPKGNAME = html2text-2.3.0p2 RDEPENDS = [converters/libiconv] (Junk lock obtained for exopi-1 at 1764614222.59) >>> Running depends in converters/html2text at 1764614222.62 /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 libiconv-1.17 was: /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 libiconv-1.17 /usr/sbin/pkg_add -aI -Drepair dwz-0.16p0 libiconv-1.17 >>> Running show-prepare-results in converters/html2text at 1764614224.37 ===> converters/html2text ===> Building from scratch html2text-2.3.0p2 ===> html2text-2.3.0p2 depends on: dwz-* -> dwz-0.16p0 ===> html2text-2.3.0p2 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c iconv m c++ c++abi pthread ===> found c.102.2 iconv.7.1 m.10.1 c++.12.0 c++abi.9.0 pthread.28.1 dwz-0.16p0 libiconv-1.17 (Junk lock released for exopi-1 at 1764614225.56) distfiles size=346044 >>> Running build in converters/html2text at 1764614225.61 ===> converters/html2text ===> Checking files for html2text-2.3.0p2 `/exopi-cvs/ports/distfiles/html2text-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for html2text-2.3.0p2 ===> Patching for html2text-2.3.0p2 ===> Applying OpenBSD patch patch-html2text_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: html2text.cpp |--- html2text.cpp.orig |+++ html2text.cpp -------------------------- Patching file html2text.cpp using Plan A... Hunk #1 succeeded at 18. Hunk #2 succeeded at 189. Hunk #3 succeeded at 246. 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 html2text-2.3.0p2 ===> Configuring for html2text-2.3.0p2 Using /exopi-obj/pobj/html2text-2.3.0/config.site (generated) configure: WARNING: unrecognized options: --without-libcurl, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/html2text-2.3.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/html2text-2.3.0/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking whether make supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for bison... yacc checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++11 features with -std=c++11... yes checking whether ln -s works... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for inline... inline checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for error_at_line... no checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-libcurl, --disable-gtk-doc ===> Building for html2text-2.3.0p2 /usr/bin/make all-am c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT Area.o -MD -MP -MF .deps/Area.Tpo -c -o Area.o Area.cpp mv -f .deps/Area.Tpo .deps/Area.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT cmp_nocase.o -MD -MP -MF .deps/cmp_nocase.Tpo -c -o cmp_nocase.o cmp_nocase.cpp mv -f .deps/cmp_nocase.Tpo .deps/cmp_nocase.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cpp mv -f .deps/format.Tpo .deps/format.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT html2text.o -MD -MP -MF .deps/html2text.Tpo -c -o html2text.o html2text.cpp mv -f .deps/html2text.Tpo .deps/html2text.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT HTMLControl.o -MD -MP -MF .deps/HTMLControl.Tpo -c -o HTMLControl.o HTMLControl.cpp mv -f .deps/HTMLControl.Tpo .deps/HTMLControl.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.cpp mv -f .deps/html.Tpo .deps/html.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT HTMLDriver.o -MD -MP -MF .deps/HTMLDriver.Tpo -c -o HTMLDriver.o HTMLDriver.cpp mv -f .deps/HTMLDriver.Tpo .deps/HTMLDriver.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT HTMLParser.o -MD -MP -MF .deps/HTMLParser.Tpo -c -o HTMLParser.o HTMLParser.cc mv -f .deps/HTMLParser.Tpo .deps/HTMLParser.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT iconvstream.o -MD -MP -MF .deps/iconvstream.Tpo -c -o iconvstream.o iconvstream.cpp mv -f .deps/iconvstream.Tpo .deps/iconvstream.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT Properties.o -MD -MP -MF .deps/Properties.Tpo -c -o Properties.o Properties.cpp mv -f .deps/Properties.Tpo .deps/Properties.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT sgml.o -MD -MP -MF .deps/sgml.Tpo -c -o sgml.o sgml.cpp mv -f .deps/sgml.Tpo .deps/sgml.Po c++ -std=c++11 -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.3.0\" -DPACKAGE_STRING=\"html2text\ 2.3.0\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.3.0\" -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_CXX11=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE__BOOL=1 -DHAVE_PTRDIFF_T=1 -DHAVE_MALLOC=1 -DHAVE_REALLOC=1 -I. -I/usr/local/include -O2 -pipe -g -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.cpp table.cpp:291:32: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 291 | Area::size_type colneedsizes[number_of_columns]; | ^~~~~~~~~~~~~~~~~ table.cpp:291:32: note: function parameter 'number_of_columns' with unknown value cannot be used in a constant expression table.cpp:267:31: note: declared here 267 | const int number_of_columns, | ^ table.cpp:292:31: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 292 | Area::size_type colcursizes[number_of_columns]; | ^~~~~~~~~~~~~~~~~ table.cpp:292:31: note: function parameter 'number_of_columns' with unknown value cannot be used in a constant expression table.cpp:267:31: note: declared here 267 | const int number_of_columns, | ^ table.cpp:293:32: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 293 | bool colminimised[number_of_columns]; | ^~~~~~~~~~~~~~~~~ table.cpp:293:32: note: function parameter 'number_of_columns' with unknown value cannot be used in a constant expression table.cpp:267:31: note: declared here 267 | const int number_of_columns, | ^ 3 warnings generated. mv -f .deps/table.Tpo .deps/table.Po c++ -std=c++11 -O2 -pipe -g -o html2text Area.o cmp_nocase.o format.o html2text.o HTMLControl.o html.o HTMLDriver.o HTMLParser.o iconvstream.o Properties.o sgml.o table.o /usr/local/lib/libiconv.so.7.1 ld: warning: table.cpp:685(table.o:(Table::format(unsigned long, int) const)): warning: rand() may return deterministic values, is that what you want? >>> Running package in converters/html2text at 1764614268.88 ===> converters/html2text ===> Faking installation for html2text-2.3.0p2 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/bin' /exopi-obj/pobj/html2text-2.3.0/bin/install -c -m 755 html2text '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/html2text-2.3.0/bin/install -c -m 644 html2text.1 '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/html2text-2.3.0/bin/install -c -m 644 html2textrc.5 '/exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/man/man5' Reading existing plist for html2text-2.3.0p2 Writing /exopi-obj/pobj/html2text-2.3.0/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/html2text-2.3.0/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/html2text-2.3.0/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/html2text-2.3.0/fake-amd64/usr/local/bin/html2text ===> Building package for html2text-2.3.0p2 Create /exopi-cvs/ports/packages/amd64/all/html2text-2.3.0p2.tgz Creating package html2text-2.3.0p2 reading plist| checking dependencies| checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Creating package debug-html2text-2.3.0p2 reading plist| checking dependencies| checking dependencies|converters/html2text checking dependencies|converters/libiconv checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/html2text-2.3.0p2.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-html2text-2.3.0p2.tgz >>> Running clean in converters/html2text at 1764614277.34 ===> converters/html2text ===> Cleaning for html2text-2.3.0p2 >>> Ended at 1764614277.77 max_stuck=3.76/depends=1.69/show-prepare-results=1.28/build=43.25/package=8.49/clean=0.46