=>> Building textproc/html2text build started at Thu Dec 12 23:57:14 PST 2024 port directory: /usr/ports/textproc/html2text package name: html2text-2.2.3,1 building for: FreeBSD 142amd64-default-open-job-04 14.2-RELEASE FreeBSD 14.2-RELEASE amd64 maintained by: bapt@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 567 Jun 20 17:43 /usr/ports/textproc/html2text/Makefile Ports top last git commit: 4052e19422 Ports top unclean checkout: no Port dir last git commit: d5e066b0b0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1402000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE UNAME_r=14.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/142amd64-default-open/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/142amd64-default-open/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=142amd64-default-open SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/142amd64-default-open/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- bapt@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/html2text/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/html2text/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/html2text/work/.cache HOME=/wrkdirs/usr/ports/textproc/html2text/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/html2text/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/html2text/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/html2text/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/html2text/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/html2text/work/.cache HOME=/wrkdirs/usr/ports/textproc/html2text/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/html2text/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/html2text/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/html2text" EXAMPLESDIR="share/examples/html2text" DATADIR="share/html2text" WWWDIR="www/html2text" ETCDIR="etc/html2text" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/html2text DOCSDIR=/usr/local/share/doc/html2text EXAMPLESDIR=/usr/local/share/examples/html2text WWWDIR=/usr/local/www/html2text ETCDIR=/usr/local/etc/html2text --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # https://cgit.freebsd.org/ports/tree/Mk/bsd.default-versions.mk DEFAULT_VERSIONS+=python=3.11 python3=3.11 DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=samba=4.16 # MariaDB 10.6 DEFAULT_VERSIONS+=mysql=10.11m #DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=go=1.21 .if ${.CURDIR:M*/devel/git} FLAVOR=lite .endif # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/p5-Net-SSLeay//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #OPTIONS_SET+=GSSAPI_NONE #OPTIONS_UNSET+=X11 #### #### # https://gist.github.com/fyfe/e6f667d38e3a2249f21723269c3faacc #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=openssl OPTIONS_SET+=GSSAPI_NONE OPTIONS_UNSET+=GSSAPI_BASE X11 # until libressl update is fixed... use base #.if ${.CURDIR:C/.*\/security\/py-cryptography//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/security\/libssh2//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #.if ${.CURDIR:C/.*\/lang\/rust//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif # see if we can use openssl with nginx (for certbot) #.if ${.CURDIR:C/.*\/www\/nginx//} == "" #DEFAULT_VERSIONS+=ssl=base #.endif #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63651 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License GPLv2+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> html2text-2.2.3,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [142amd64-default-open-job-04] Installing pkg-1.21.3... [142amd64-default-open-job-04] Extracting pkg-1.21.3: .......... done ===> html2text-2.2.3,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of html2text-2.2.3,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by html2text-2.2.3,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by html2text-2.2.3,1 for building => SHA256 Checksum OK for html2text-2.2.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by html2text-2.2.3,1 for building ===> Extracting for html2text-2.2.3,1 => SHA256 Checksum OK for html2text-2.2.3.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for html2text-2.2.3,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for html2text-2.2.3,1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd14.2 checking host system type... amd64-portbld-freebsd14.2 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... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... 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... unknown checking how to run the C preprocessor... cpp 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,lib32,lib checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for bison... no checking for byacc... byacc checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... 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... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for error_at_line... no checking for GNU libc compatible malloc... (cached) 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 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for html2text-2.2.3,1 /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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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 -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for html2text-2.2.3,1 ===> Generating temporary packing list /usr/bin/make install-am /bin/mkdir -p '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/bin' install -s -m 555 html2text '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/share/man/man1' install -m 0644 html2text.1 '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/share/man/man1' /bin/mkdir -p '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/share/man/man5' install -m 0644 html2textrc.5 '/wrkdirs/usr/ports/textproc/html2text/work/stage/usr/local/share/man/man5' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-12-13T07:57:14+0000' 'PKG_NOTE_ports_top_git_hash=4052e19422' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=d5e066b0b0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for html2text-2.2.3,1 ===> Building html2text-2.2.3,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for html2text-2.2.3,1 build of textproc/html2text | html2text-2.2.3,1 ended at Thu Dec 12 23:57:35 PST 2024 build time: 00:00:20