>>> Building on exopi-2 under textproc/html-xml-utils BDEPENDS = [devel/libidn;converters/libiconv;net/curl] DIST = [textproc/html-xml-utils:html-xml-utils-8.6.tar.gz] FULLPKGNAME = html-xml-utils-8.6 RDEPENDS = [converters/libiconv;devel/libidn;net/curl] (Junk lock obtained for exopi-2 at 1714751141.97) >>> Running depends in textproc/html-xml-utils at 1714751142.00 last junk was in www/py-urlgrabber,python3 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 libiconv-1.17 libidn-1.42 was: /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 libiconv-1.17 libidn-1.42 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 libiconv-1.17 libidn-1.42 >>> Running show-prepare-results in textproc/html-xml-utils at 1714751144.21 ===> textproc/html-xml-utils ===> Building from scratch html-xml-utils-8.6 ===> html-xml-utils-8.6 depends on: libiconv-* -> libiconv-1.17 ===> html-xml-utils-8.6 depends on: libidn-* -> libidn-1.42 ===> html-xml-utils-8.6 depends on: curl-* -> curl-8.7.1 ===> Verifying specs: c crypto curl iconv idn nghttp2 ssl z ===> found c.100.0 crypto.54.0 curl.26.25 iconv.7.1 idn.18.0 nghttp2.0.23 ssl.57.0 z.7.0 curl-8.7.1 libiconv-1.17 libidn-1.42 (Junk lock released for exopi-2 at 1714751145.14) distfiles size=421530 >>> Running build in textproc/html-xml-utils at 1714751145.17 ===> textproc/html-xml-utils ===> Checking files for html-xml-utils-8.6 `/exopi-cvs/ports/distfiles/html-xml-utils-8.6.tar.gz' is up to date. >> (SHA256) html-xml-utils-8.6.tar.gz: OK ===> Extracting for html-xml-utils-8.6 ===> Patching for html-xml-utils-8.6 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Skip test that hangs due to differences in nc(1) behavior between OpenBSD |and Linux. |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 932. 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 html-xml-utils-8.6 ===> Configuring for html-xml-utils-8.6 Using /exopi-obj/pobj/html-xml-utils-8.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/html-xml-utils-8.6/config.site checking for a BSD-compatible install... /exopi-obj/pobj/html-xml-utils-8.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for bison... yacc 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 we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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 idn2.h usability... no checking idn2.h presence... no checking for idn2.h... no checking if libidn2 should be used... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking if libidn should be used... yes checking for gawk... (cached) awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 8.7.1 checking for libcurl >= version 7.9.7... yes checking whether libcurl is usable... yes checking for curl_free... yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... (cached) no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for search.h... (cached) yes checking for wchar.h... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for vprintf... (cached) yes checking for _doprnt... no checking for atexit... (cached) yes checking for getcwd... (cached) yes checking for memchr... (cached) yes checking for gethostbyname... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... (cached) yes checking for select... (cached) yes checking for setlocale... (cached) yes checking for socket... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... yes checking for strpbrk... (cached) yes checking for strrchr... (cached) yes checking for strspn... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for fopencookie... no checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for tsearch... (cached) yes checking for tfind... yes checking for twalk... yes checking whether getopt has optreset support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for html-xml-utils-8.6 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxaddid.o -MD -MP -MF .deps/hxaddid.Tpo -c -o hxaddid.o hxaddid.c mv -f .deps/hxaddid.Tpo .deps/hxaddid.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c mv -f .deps/html.Tpo .deps/html.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT scan.o -MD -MP -MF .deps/scan.Tpo -c -o scan.o scan.c mv -f .deps/scan.Tpo .deps/scan.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT dtd.o -MD -MP -MF .deps/dtd.Tpo -c -o dtd.o dtd.c dtd.hash:46:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] EXPORT const ElementType * lookup_element(/* register const char *str, ^ dtd.hash:117:1: note: conflicting prototype is here lookup_element (register const char *str, register size_t len) ^ 1 warning generated. mv -f .deps/dtd.Tpo .deps/dtd.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT openurl.o -MD -MP -MF .deps/openurl.Tpo -c -o openurl.o openurl.c mv -f .deps/openurl.Tpo .deps/openurl.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c mv -f .deps/url.Tpo .deps/url.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT connectsock.o -MD -MP -MF .deps/connectsock.Tpo -c -o connectsock.o connectsock.c mv -f .deps/connectsock.Tpo .deps/connectsock.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o heap.c mv -f .deps/heap.Tpo .deps/heap.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c tree.c:252:24: warning: passing arguments to 'lookup_element' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return lookup_element(h, strlen(h)); ^ tree.c:292:43: warning: passing arguments to 'lookup_element' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const ElementType *info = lookup_element(c, strlen(c)); ^ tree.c:303:43: warning: passing arguments to 'lookup_element' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const ElementType *info = lookup_element(e, strlen(e)); ^ tree.c:312:43: warning: passing arguments to 'lookup_element' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] const ElementType *info = lookup_element(e, strlen(e)); ^ 4 warnings generated. mv -f .deps/tree.Tpo .deps/tree.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT types.o -MD -MP -MF .deps/types.Tpo -c -o types.o types.c mv -f .deps/types.Tpo .deps/types.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT genid.o -MD -MP -MF .deps/genid.Tpo -c -o genid.o genid.c mv -f .deps/genid.Tpo .deps/genid.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT class.o -MD -MP -MF .deps/class.Tpo -c -o class.o class.c mv -f .deps/class.Tpo .deps/class.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT headers.o -MD -MP -MF .deps/headers.Tpo -c -o headers.o headers.c mv -f .deps/headers.Tpo .deps/headers.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT dict.o -MD -MP -MF .deps/dict.Tpo -c -o dict.o dict.c mv -f .deps/dict.Tpo .deps/dict.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT fopencookie.o -MD -MP -MF .deps/fopencookie.Tpo -c -o fopencookie.o fopencookie.c mv -f .deps/fopencookie.Tpo .deps/fopencookie.Po cc -O2 -pipe -L/usr/local/lib -o hxaddid hxaddid.o html.o scan.o dtd.o openurl.o url.o connectsock.o heap.o tree.o types.o genid.o class.o hash.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxcite.o -MD -MP -MF .deps/hxcite.Tpo -c -o hxcite.o hxcite.c mv -f .deps/hxcite.Tpo .deps/hxcite.Po cc -O2 -pipe -L/usr/local/lib -o hxcite heap.o hxcite.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxcount.o -MD -MP -MF .deps/hxcount.Tpo -c -o hxcount.o hxcount.c mv -f .deps/hxcount.Tpo .deps/hxcount.Po cc -O2 -pipe -L/usr/local/lib -o hxcount hxcount.o html.o scan.o types.o heap.o openurl.o url.o connectsock.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn hxcount.c(hxcount.o:(count)): warning: strcpy() is almost always misused, please use strlcpy() hxcount.c(hxcount.o:(count)): warning: strcat() is almost always misused, please use strlcat() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxextract.o -MD -MP -MF .deps/hxextract.Tpo -c -o hxextract.o hxextract.c mv -f .deps/hxextract.Tpo .deps/hxextract.Po cc -O2 -pipe -L/usr/local/lib -o hxextract hxextract.o html.o scan.o openurl.o url.o connectsock.o heap.o class.o headers.o dict.o types.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxclean.o -MD -MP -MF .deps/hxclean.Tpo -c -o hxclean.o hxclean.c mv -f .deps/hxclean.Tpo .deps/hxclean.Po cc -O2 -pipe -L/usr/local/lib -o hxclean hxclean.o html.o tree.o types.o heap.o dtd.o scan.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxcopy.o -MD -MP -MF .deps/hxcopy.Tpo -c -o hxcopy.o hxcopy.c mv -f .deps/hxcopy.Tpo .deps/hxcopy.Po cc -O2 -pipe -L/usr/local/lib -o hxcopy html.o scan.o types.o url.o openurl.o dict.o headers.o heap.o connectsock.o hxcopy.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxprune.o -MD -MP -MF .deps/hxprune.Tpo -c -o hxprune.o hxprune.c mv -f .deps/hxprune.Tpo .deps/hxprune.Po cc -O2 -pipe -L/usr/local/lib -o hxprune hxprune.o tree.o scan.o html.o dtd.o heap.o types.o openurl.o url.o connectsock.o class.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxnsxml.o -MD -MP -MF .deps/hxnsxml.Tpo -c -o hxnsxml.o hxnsxml.c mv -f .deps/hxnsxml.Tpo .deps/hxnsxml.Po cc -O2 -pipe -L/usr/local/lib -o hxnsxml hxnsxml.o html.o scan.o types.o heap.o openurl.o url.o connectsock.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxprintlinks.o -MD -MP -MF .deps/hxprintlinks.Tpo -c -o hxprintlinks.o hxprintlinks.c mv -f .deps/hxprintlinks.Tpo .deps/hxprintlinks.Po cc -O2 -pipe -L/usr/local/lib -o hxprintlinks hxprintlinks.o openurl.o headers.o types.o heap.o dict.o html.o scan.o url.o connectsock.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxincl.o -MD -MP -MF .deps/hxincl.Tpo -c -o hxincl.o hxincl.c mv -f .deps/hxincl.Tpo .deps/hxincl.Po cc -O2 -pipe -L/usr/local/lib -o hxincl hxincl.o scan.o html.o openurl.o url.o heap.o connectsock.o types.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxindex.o -MD -MP -MF .deps/hxindex.Tpo -c -o hxindex.o hxindex.c mv -f .deps/hxindex.Tpo .deps/hxindex.Po cc -O2 -pipe -L/usr/local/lib -o hxindex hxindex.o scan.o html.o openurl.o url.o heap.o class.o connectsock.o types.o tree.o genid.o dtd.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() hxindex.c(hxindex.o:(expand)): warning: wcscpy() is almost always misused, please use wcslcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxmkbib.o -MD -MP -MF .deps/hxmkbib.Tpo -c -o hxmkbib.o hxmkbib.c mv -f .deps/hxmkbib.Tpo .deps/hxmkbib.Po cc -O2 -pipe -L/usr/local/lib -o hxmkbib heap.o hxmkbib.o hash.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxmultitoc.o -MD -MP -MF .deps/hxmultitoc.Tpo -c -o hxmultitoc.o hxmultitoc.c mv -f .deps/hxmultitoc.Tpo .deps/hxmultitoc.Po cc -O2 -pipe -L/usr/local/lib -o hxmultitoc hxmultitoc.o html.o scan.o openurl.o url.o connectsock.o heap.o class.o headers.o dict.o types.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxname2id.o -MD -MP -MF .deps/hxname2id.Tpo -c -o hxname2id.o hxname2id.c mv -f .deps/hxname2id.Tpo .deps/hxname2id.Po cc -O2 -pipe -L/usr/local/lib -o hxname2id html.o scan.o dtd.o openurl.o url.o connectsock.o heap.o tree.o types.o hxname2id.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxnormalize.o -MD -MP -MF .deps/hxnormalize.Tpo -c -o hxnormalize.o hxnormalize.c mv -f .deps/hxnormalize.Tpo .deps/hxnormalize.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT langinfo.o -MD -MP -MF .deps/langinfo.Tpo -c -o langinfo.o langinfo.c mv -f .deps/langinfo.Tpo .deps/langinfo.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT textwrap.o -MD -MP -MF .deps/textwrap.Tpo -c -o textwrap.o textwrap.c mv -f .deps/textwrap.Tpo .deps/textwrap.Po cc -O2 -pipe -L/usr/local/lib -o hxnormalize hxnormalize.o html.o scan.o openurl.o url.o tree.o connectsock.o heap.o dtd.o types.o langinfo.o textwrap.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxnum.o -MD -MP -MF .deps/hxnum.Tpo -c -o hxnum.o hxnum.c mv -f .deps/hxnum.Tpo .deps/hxnum.Po cc -O2 -pipe -L/usr/local/lib -o hxnum hxnum.o html.o scan.o openurl.o url.o heap.o connectsock.o headers.o dict.o types.o class.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxpipe.o -MD -MP -MF .deps/hxpipe.Tpo -c -o hxpipe.o hxpipe.c mv -f .deps/hxpipe.Tpo .deps/hxpipe.Po cc -O2 -pipe -L/usr/local/lib -o hxpipe hxpipe.o html.o scan.o types.o heap.o openurl.o url.o connectsock.o headers.o dict.o dtd.o tree.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxremove.o -MD -MP -MF .deps/hxremove.Tpo -c -o hxremove.o hxremove.c mv -f .deps/hxremove.Tpo .deps/hxremove.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT selector.o -MD -MP -MF .deps/selector.Tpo -c -o selector.o selector.c mv -f .deps/selector.Tpo .deps/selector.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT selmatch.o -MD -MP -MF .deps/selmatch.Tpo -c -o selmatch.o selmatch.c mv -f .deps/selmatch.Tpo .deps/selmatch.Po cc -O2 -pipe -L/usr/local/lib -o hxremove hxremove.o types.o heap.o html.o scan.o tree.o selector.o dtd.o selmatch.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxselect.o -MD -MP -MF .deps/hxselect.Tpo -c -o hxselect.o hxselect.c mv -f .deps/hxselect.Tpo .deps/hxselect.Po cc -O2 -pipe -L/usr/local/lib -o hxselect hxselect.o types.o heap.o html.o scan.o tree.o selector.o dtd.o selmatch.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxtabletrans.o -MD -MP -MF .deps/hxtabletrans.Tpo -c -o hxtabletrans.o hxtabletrans.c mv -f .deps/hxtabletrans.Tpo .deps/hxtabletrans.Po cc -O2 -pipe -L/usr/local/lib -o hxtabletrans hxtabletrans.o scan.o tree.o heap.o openurl.o html.o dtd.o types.o dict.o connectsock.o headers.o url.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxtoc.o -MD -MP -MF .deps/hxtoc.Tpo -c -o hxtoc.o hxtoc.c mv -f .deps/hxtoc.Tpo .deps/hxtoc.Po cc -O2 -pipe -L/usr/local/lib -o hxtoc html.o scan.o dtd.o openurl.o url.o class.o connectsock.o heap.o tree.o types.o genid.o hxtoc.o hash.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() genid.c(genid.o:(gen_id)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxuncdata.o -MD -MP -MF .deps/hxuncdata.Tpo -c -o hxuncdata.o hxuncdata.c mv -f .deps/hxuncdata.Tpo .deps/hxuncdata.Po cc -O2 -pipe -L/usr/local/lib -o hxuncdata hxuncdata.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT unent.o -MD -MP -MF .deps/unent.Tpo -c -o unent.o unent.c mv -f .deps/unent.Tpo .deps/unent.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxunentmain.o -MD -MP -MF .deps/hxunentmain.Tpo -c -o hxunentmain.o hxunentmain.c mv -f .deps/hxunentmain.Tpo .deps/hxunentmain.Po cc -O2 -pipe -L/usr/local/lib -o hxunent unent.o hxunentmain.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxunpipe.o -MD -MP -MF .deps/hxunpipe.Tpo -c -o hxunpipe.o hxunpipe.c mv -f .deps/hxunpipe.Tpo .deps/hxunpipe.Po cc -O2 -pipe -L/usr/local/lib -o hxunpipe hxunpipe.o heap.o openurl.o url.o connectsock.o headers.o dict.o types.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn heap.c(heap.o:(heap_newstring)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxunxmlns.o -MD -MP -MF .deps/hxunxmlns.Tpo -c -o hxunxmlns.o hxunxmlns.c mv -f .deps/hxunxmlns.Tpo .deps/hxunxmlns.Po cc -O2 -pipe -L/usr/local/lib -o hxunxmlns hxunxmlns.o html.o scan.o openurl.o url.o connectsock.o heap.o types.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxwls.o -MD -MP -MF .deps/hxwls.Tpo -c -o hxwls.o hxwls.c mv -f .deps/hxwls.Tpo .deps/hxwls.Po cc -O2 -pipe -L/usr/local/lib -o hxwls hxwls.o html.o scan.o openurl.o url.o connectsock.o heap.o types.o headers.o dict.o fopencookie.o unent.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn types.c(types.o:(strapp)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxxmlns.o -MD -MP -MF .deps/hxxmlns.Tpo -c -o hxxmlns.o hxxmlns.c mv -f .deps/hxxmlns.Tpo .deps/hxxmlns.Po cc -O2 -pipe -L/usr/local/lib -o hxxmlns hxxmlns.o html.o scan.o openurl.o url.o connectsock.o heap.o types.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT hxref.o -MD -MP -MF .deps/hxref.Tpo -c -o hxref.o hxref.c mv -f .deps/hxref.Tpo .deps/hxref.Po cc -O2 -pipe -L/usr/local/lib -o hxref html.o scan.o dtd.o openurl.o url.o connectsock.o heap.o tree.o types.o genid.o hxref.o hash.o headers.o dict.o fopencookie.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn url.c(url.o:(URL_absolutize)): warning: strcpy() is almost always misused, please use strlcpy() url.c(url.o:(URL_absolutize)): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT xml2asc.o -MD -MP -MF .deps/xml2asc.Tpo -c -o xml2asc.o xml2asc.c mv -f .deps/xml2asc.Tpo .deps/xml2asc.Po cc -O2 -pipe -L/usr/local/lib -o xml2asc xml2asc.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT asc2xml.o -MD -MP -MF .deps/asc2xml.Tpo -c -o asc2xml.o asc2xml.c mv -f .deps/asc2xml.Tpo .deps/asc2xml.Po cc -O2 -pipe -L/usr/local/lib -o asc2xml asc2xml.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -MT cexport.o -MD -MP -MF .deps/cexport.Tpo -c -o cexport.o cexport.c cexport.c:126:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void exportdef(i) ^ cexport.c:155:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void export(i) ^ cexport.c:293:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void process(file, cpp) ^ cexport.c:428:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void usage(s) ^ cexport.c:437:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc, argv) ^ 5 warnings generated. mv -f .deps/cexport.Tpo .deps/cexport.Po cc -O2 -pipe -L/usr/local/lib -o cexport cexport.o -L/usr/local/lib -lcurl /usr/local/lib/libiconv.so.7.1 -lidn cexport.c(cexport.o:(main)): warning: strcat() is almost always misused, please use strlcat() cexport.c(cexport.o:(process)): warning: strcpy() is almost always misused, please use strlcpy() >>> Running package in textproc/html-xml-utils at 1714751183.86 ===> textproc/html-xml-utils ===> Faking installation for html-xml-utils-8.6 /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/bin' /exopi-obj/pobj/html-xml-utils-8.6/bin/install -c -s -m 755 hxaddid hxcite hxcount hxextract hxclean hxcopy hxprune hxnsxml hxprintlinks hxincl hxindex hxmkbib hxmultitoc hxname2id hxnormalize hxnum hxpipe hxremove hxselect hxtabletrans hxtoc hxuncdata hxunent hxunpipe hxunxmlns hxwls hxxmlns hxref xml2asc asc2xml '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/bin' /exopi-obj/pobj/html-xml-utils-8.6/bin/install -c -m 755 hxcite-mkbib '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/share/doc/html-xml-utils' /exopi-obj/pobj/html-xml-utils-8.6/bin/install -c -m 644 COPYING '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/share/doc/html-xml-utils' mkdir -p '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/html-xml-utils-8.6/bin/install -c -m 644 hxaddid.1 asc2xml.1 hxcite.1 hxcite-mkbib.1 hxcopy.1 hxcount.1 hxextract.1 hxclean.1 hxprune.1 hxincl.1 hxindex.1 hxmkbib.1 hxmultitoc.1 hxname2id.1 hxnormalize.1 hxnum.1 hxpipe.1 hxprintlinks.1 hxremove.1 hxtabletrans.1 hxtoc.1 hxuncdata.1 hxunent.1 hxunpipe.1 hxunxmlns.1 hxwls.1 xml2asc.1 hxxmlns.1 hxref.1 hxselect.1 hxnsxml.1 '/exopi-obj/pobj/html-xml-utils-8.6/fake-amd64/usr/local/man/man1' ===> Building package for html-xml-utils-8.6 Create /exopi-cvs/ports/packages/amd64/all/html-xml-utils-8.6.tgz Creating package html-xml-utils-8.6 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|devel/libidn checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|***** | 7% archiving|******** | 13% archiving|********* | 15% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 19% archiving|**************** | 26% archiving|***************** | 26% archiving|****************** | 27% archiving|********************** | 34% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|******************************** | 50% archiving|********************************* | 52% archiving|************************************* | 58% archiving|***************************************** | 65% archiving|********************************************** | 71% archiving|************************************************** | 78% archiving|****************************************************** | 84% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/html-xml-utils-8.6.tgz >>> Running clean in textproc/html-xml-utils at 1714751190.99 ===> textproc/html-xml-utils ===> Cleaning for html-xml-utils-8.6 >>> Ended at 1714751191.25 max_stuck=1.52/depends=2.21/show-prepare-results=0.97/build=38.70/package=7.12/clean=0.29