>>> Building on exopi-1 under converters/html2text
BDEPENDS = [converters/libiconv]
DIST = [converters/html2text:html2text-2.2.3.tar.gz]
FULLPKGNAME = html2text-2.2.3
RDEPENDS = [converters/libiconv]
(Junk lock obtained for exopi-1 at 1731772323.98)
>>> Running depends in converters/html2text at 1731772324.01
/usr/sbin/pkg_add -aI -Drepair libiconv-1.17
was: /usr/sbin/pkg_add -aI -Drepair libiconv-1.17
/usr/sbin/pkg_add -aI -Drepair libiconv-1.17
>>> Running show-prepare-results in converters/html2text at 1731772325.74
===> converters/html2text
===> Building from scratch html2text-2.2.3
===> html2text-2.2.3 depends on: libiconv-* -> libiconv-1.17
===> Verifying specs: c iconv m c++ c++abi pthread
===> found c.100.3 iconv.7.1 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1
libiconv-1.17
(Junk lock released for exopi-1 at 1731772326.32)
distfiles size=329841
>>> Running build in converters/html2text at 1731772326.35
===> converters/html2text
===> Checking files for html2text-2.2.3
`/exopi-cvs/ports/distfiles/html2text-2.2.3.tar.gz' is up to date.
>> (SHA256) all files: OK
===> Extracting for html2text-2.2.3
===> Patching for html2text-2.2.3
===> 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.2.3
===> Configuring for html2text-2.2.3
Using /exopi-obj/pobj/html2text-2.2.3/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /exopi-obj/pobj/html2text-2.2.3/config.site
checking for a BSD-compatible install... /exopi-obj/pobj/html2text-2.2.3/bin/install -c
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-openbsd7.6
checking host system type... x86_64-unknown-openbsd7.6
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 grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 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... 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: --disable-gtk-doc
===> Building for html2text-2.2.3
/usr/bin/make all-am
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT Area.o -MD -MP -MF .deps/Area.Tpo -c -o Area.o Area.cpp
mv -f .deps/Area.Tpo .deps/Area.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -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++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.cpp
mv -f .deps/format.Tpo .deps/format.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT html2text.o -MD -MP -MF .deps/html2text.Tpo -c -o html2text.o html2text.cpp
mv -f .deps/html2text.Tpo .deps/html2text.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT HTMLControl.o -MD -MP -MF .deps/HTMLControl.Tpo -c -o HTMLControl.o HTMLControl.cpp
mv -f .deps/HTMLControl.Tpo .deps/HTMLControl.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.cpp
mv -f .deps/html.Tpo .deps/html.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT HTMLDriver.o -MD -MP -MF .deps/HTMLDriver.Tpo -c -o HTMLDriver.o HTMLDriver.cpp
mv -f .deps/HTMLDriver.Tpo .deps/HTMLDriver.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT HTMLParser.o -MD -MP -MF .deps/HTMLParser.Tpo -c -o HTMLParser.o HTMLParser.cc
mv -f .deps/HTMLParser.Tpo .deps/HTMLParser.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT iconvstream.o -MD -MP -MF .deps/iconvstream.Tpo -c -o iconvstream.o iconvstream.cpp
mv -f .deps/iconvstream.Tpo .deps/iconvstream.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT Properties.o -MD -MP -MF .deps/Properties.Tpo -c -o Properties.o Properties.cpp
mv -f .deps/Properties.Tpo .deps/Properties.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT sgml.o -MD -MP -MF .deps/sgml.Tpo -c -o sgml.o sgml.cpp
mv -f .deps/sgml.Tpo .deps/sgml.Po
c++ -DPACKAGE_NAME=\"html2text\" -DPACKAGE_TARNAME=\"html2text\" -DPACKAGE_VERSION=\"2.2.3\" -DPACKAGE_STRING=\"html2text\ 2.2.3\" -DPACKAGE_BUGREPORT=\"BUG-REPORT-ADDRESS\" -DPACKAGE_URL=\"\" -DPACKAGE=\"html2text\" -DVERSION=\"2.2.3\" -DHAVE_ICONV=1 -DICONV_CONST= -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 -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.cpp
mv -f .deps/table.Tpo .deps/table.Po
c++ -O2 -pipe -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
>>> Running package in converters/html2text at 1731772361.71
===> converters/html2text
===> Faking installation for html2text-2.2.3
/usr/bin/make install-am
mkdir -p '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/bin'
/exopi-obj/pobj/html2text-2.2.3/bin/install -c -s -m 755 html2text '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/bin'
mkdir -p '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/man/man1'
/exopi-obj/pobj/html2text-2.2.3/bin/install -c -m 644 html2text.1 '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/man/man1'
mkdir -p '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/man/man5'
/exopi-obj/pobj/html2text-2.2.3/bin/install -c -m 644 html2textrc.5 '/exopi-obj/pobj/html2text-2.2.3/fake-amd64/usr/local/man/man5'
===> Building package for html2text-2.2.3
Create /exopi-cvs/ports/packages/amd64/all/html2text-2.2.3.tgz
Creating package html2text-2.2.3
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|************************************************************* | 95%
archiving|************************************************************** | 97%
archiving|****************************************************************|100%
Link to /exopi-cvs/ports/packages/amd64/ftp/html2text-2.2.3.tgz
>>> Running clean in converters/html2text at 1731772364.18
===> converters/html2text
===> Cleaning for html2text-2.2.3
>>> Ended at 1731772364.74
max_stuck=3.21/depends=1.73/show-prepare-results=0.61/build=35.36/package=2.47/clean=0.58