>>> Building on exopi-3 under www/pound BDEPENDS = [devel/dwz;print/texinfo;devel/pcre2] DIST = [www/pound:pound-4.19.tar.gz] FULLPKGNAME = pound-4.19 RDEPENDS = [devel/pcre2] Avoided depends for dwz-0.16p0 pcre2-10.44 texinfo-7.1p3 distfiles size=1119874 >>> Running build in www/pound at 1767974539.15 ===> www/pound ===> Building from scratch pound-4.19 ===> pound-4.19 depends on: texinfo-* -> texinfo-7.1p3 ===> pound-4.19 depends on: dwz-* -> dwz-0.16p0 ===> pound-4.19 depends on: pcre2-* -> pcre2-10.44 ===> Verifying specs: c crypto m pcre2-8 pthread ssl ===> found c.102.2 crypto.57.2 m.10.1 pcre2-8.0.7 pthread.28.1 ssl.60.2 ===> Checking files for pound-4.19 `/exopi-cvs/ports/distfiles/pound-4.19.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pound-4.19 ===> Patching for pound-4.19 ===> Applying OpenBSD patch patch-src_ht_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/ht.h |--- src/ht.h.orig |+++ src/ht.h -------------------------- Patching file src/ht.h using Plan A... Hunk #1 succeeded at 80. Hunk #2 succeeded at 116. Hunk #3 succeeded at 127. Hunk #4 succeeded at 138. Hunk #5 succeeded at 149. Hunk #6 succeeded at 160. Hunk #7 succeeded at 172. Hunk #8 succeeded at 181. Hunk #9 succeeded at 189. done ===> Applying OpenBSD patch patch-src_http_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/http.c |--- src/http.c.orig |+++ src/http.c -------------------------- Patching file src/http.c using Plan A... Hunk #1 succeeded at 322. done ===> Applying OpenBSD patch patch-src_log_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/log.c |--- src/log.c.orig |+++ src/log.c -------------------------- Patching file src/log.c using Plan A... Hunk #1 succeeded at 575. Hunk #2 succeeded at 584. Hunk #3 succeeded at 593. Hunk #4 succeeded at 601. done ===> Applying OpenBSD patch patch-src_pound_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/pound.c |--- src/pound.c.orig |+++ src/pound.c -------------------------- Patching file src/pound.c using Plan A... Hunk #1 succeeded at 22. Hunk #2 succeeded at 178. done ===> Applying OpenBSD patch patch-src_poundctl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/poundctl.c |--- src/poundctl.c.orig |+++ src/poundctl.c -------------------------- Patching file src/poundctl.c using Plan A... Hunk #1 succeeded at 948. 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 pound-4.19 ===> Configuring for pound-4.19 Using /exopi-obj/pobj/pound-4.19/config.site (generated) configure: WARNING: unrecognized options: --without-lua, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/pound-4.19/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pound-4.19/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 UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 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 whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ranlib... (cached) ranlib checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... cc -E checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for crypt in -lcrypt... no checking for getopt.h... (cached) yes checking for pthread.h... (cached) yes checking for crypt.h... no checking for openssl/ssl.h... (cached) yes checking for openssl/engine.h... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for pid_t... (cached) yes checking for unsigned long long int... yes checking for long long int... yes checking for OpenSSL version 3... no checking for struct stat.st_mtim... yes checking for malloc in -ltcmalloc... no checking for clock_gettime in -lrt... no checking for dlopen in -ldl... no checking for gethostbyaddr in -lnsl... no checking for socket in -lsocket... no checking for hstrerror in -lresolv... no checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for pcre2-config... /usr/local/bin/pcre2-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for lua >= 5.3... no checking For liblua 5.3 or newer... no checking for sys/inotify.h... no checking for sys/event.h... yes checking for inotify_init... no checking for kqueue... (cached) yes checking if building from git clone... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing status commands ******************************************************************* Pound configuration parameters: Buffer size ................................... 4096 Regular expressions ........................... POSIX, PCRE2 Memory allocator .............................. libc Early pthread_cancel probe .................... no Dynamic backends .............................. no Test dynamic backends ......................... no Filesystem event monitoring ................... none Lua support ................................... no ******************************************************************* config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --without-lua, --disable-gtk-doc ===> Building for pound-4.19 /usr/bin/make all-recursive Making all in src /usr/bin/make all-am depbase=`echo poundctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT poundctl.o -MD -MP -MF $depbase.Tpo -c -o poundctl.o poundctl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tmpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT tmpl.o -MD -MP -MF $depbase.Tpo -c -o tmpl.o tmpl.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT cctype.o -MD -MP -MF $depbase.Tpo -c -o cctype.o cctype.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo cfgparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT cfgparser.o -MD -MP -MF $depbase.Tpo -c -o cfgparser.o cfgparser.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT json.o -MD -MP -MF $depbase.Tpo -c -o json.o json.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT mem.o -MD -MP -MF $depbase.Tpo -c -o mem.o mem.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo progname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT progname.o -MD -MP -MF $depbase.Tpo -c -o progname.o progname.c && mv -f $depbase.Tpo $depbase.Po rm -f libpound.a ar cru libpound.a cctype.o cfgparser.o json.o mem.o progname.o ranlib libpound.a /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -g -I/usr/local/include -lm -g -L/usr/local/lib -o poundctl poundctl.o tmpl.o libpound.a -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 -lpthread -lssl -lcrypto libtool: link: cc -o poundctl -pthread -O2 -pipe -g -I/usr/local/include -g -Wl,-R/usr/local/lib poundctl.o tmpl.o libpound.a -L.libs -lm -lpcre2-8 -lpthread -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib ld: warning: poundctl.c:977(poundctl.o:(send_request)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: cfgparser.c:440(cfgparser.o:(filename_resolve) in archive libpound.a): warning: strcat() is almost always misused, please use strlcat() depbase=`echo bauth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT bauth.o -MD -MP -MF $depbase.Tpo -c -o bauth.o bauth.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT config.o -MD -MP -MF $depbase.Tpo -c -o config.o config.c && mv -f $depbase.Tpo $depbase.Po In file included from config.c:189: ./ht.h:203:10: warning: call to undeclared function 'lh_NAMED_BACKEND_get_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 203 | return cat3 (lh_, HT_TYPE, _get_down_load) (tab); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :132:1: note: expanded from here 132 | lh_NAMED_BACKEND_get_down_load | ^ In file included from config.c:189: ./ht.h:213:3: warning: call to undeclared function 'lh_NAMED_BACKEND_set_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 213 | cat3 (lh_, HT_TYPE, _set_down_load) (tab, dl); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :136:1: note: expanded from here 136 | lh_NAMED_BACKEND_set_down_load | ^ In file included from config.c:2290: ./ht.h:203:10: warning: call to undeclared function 'lh_NAMED_COND_get_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 203 | return cat3 (lh_, HT_TYPE, _get_down_load) (tab); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :177:1: note: expanded from here 177 | lh_NAMED_COND_get_down_load | ^ In file included from config.c:2290: ./ht.h:213:3: warning: call to undeclared function 'lh_NAMED_COND_set_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 213 | cat3 (lh_, HT_TYPE, _set_down_load) (tab, dl); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :181:1: note: expanded from here 181 | lh_NAMED_COND_set_down_load | ^ 4 warnings generated. depbase=`echo genpat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT genpat.o -MD -MP -MF $depbase.Tpo -c -o genpat.o genpat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo http.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT http.o -MD -MP -MF $depbase.Tpo -c -o http.o http.c && mv -f $depbase.Tpo $depbase.Po In file included from http.c:3278: ./ht.h:203:10: warning: call to undeclared function 'lh_COMPOSE_HEADER_get_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 203 | return cat3 (lh_, HT_TYPE, _get_down_load) (tab); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :86:1: note: expanded from here 86 | lh_COMPOSE_HEADER_get_down_load | ^ In file included from http.c:3278: ./ht.h:213:3: warning: call to undeclared function 'lh_COMPOSE_HEADER_set_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 213 | cat3 (lh_, HT_TYPE, _set_down_load) (tab, dl); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :90:1: note: expanded from here 90 | lh_COMPOSE_HEADER_set_down_load | ^ 2 warnings generated. depbase=`echo log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT log.o -MD -MP -MF $depbase.Tpo -c -o log.o log.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo metrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT metrics.o -MD -MP -MF $depbase.Tpo -c -o metrics.o metrics.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo pound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT pound.o -MD -MP -MF $depbase.Tpo -c -o pound.o pound.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo svc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT svc.o -MD -MP -MF $depbase.Tpo -c -o svc.o svc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo tbf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT tbf.o -MD -MP -MF $depbase.Tpo -c -o tbf.o tbf.c && mv -f $depbase.Tpo $depbase.Po In file included from tbf.c:31: ./ht.h:203:10: warning: call to undeclared function 'lh_TOKBKT_get_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 203 | return cat3 (lh_, HT_TYPE, _get_down_load) (tab); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :73:1: note: expanded from here 73 | lh_TOKBKT_get_down_load | ^ In file included from tbf.c:31: ./ht.h:213:3: warning: call to undeclared function 'lh_TOKBKT_set_down_load'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 213 | cat3 (lh_, HT_TYPE, _set_down_load) (tab, dl); | ^ ./ht.h:81:21: note: expanded from macro 'cat3' 81 | #define cat3(a,b,c) cat2(a, cat2(b,c)) | ^ ./ht.h:80:19: note: expanded from macro 'cat2' 80 | #define cat2(a,b) __cat2__(a,b) | ^ ./ht.h:79:23: note: expanded from macro '__cat2__' 79 | #define __cat2__(a,b) a ## b | ^ :77:1: note: expanded from here 77 | lh_TOKBKT_set_down_load | ^ 2 warnings generated. depbase=`echo watcher.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT watcher.o -MD -MP -MF $depbase.Tpo -c -o watcher.o watcher.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo regex_pcre2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT regex_pcre2.o -MD -MP -MF $depbase.Tpo -c -o regex_pcre2.o regex_pcre2.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo watcher/periodic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/local/share/pound\" -O2 -pipe -g -I/usr/local/include -pthread -O2 -pipe -g -I/usr/local/include -MT watcher/periodic.o -MD -MP -MF $depbase.Tpo -c -o watcher/periodic.o watcher/periodic.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -pthread -O2 -pipe -g -I/usr/local/include -g -L/usr/local/lib -o pound bauth.o config.o genpat.o http.o log.o metrics.o pound.o svc.o tbf.o watcher.o regex_pcre2.o watcher/periodic.o libpound.a -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 -lpthread -lssl -lcrypto libtool: link: cc -o pound -pthread -O2 -pipe -g -I/usr/local/include -g -Wl,-R/usr/local/lib bauth.o config.o genpat.o http.o log.o metrics.o pound.o svc.o tbf.o watcher.o regex_pcre2.o watcher/periodic.o libpound.a -L.libs -lpcre2-8 -lpthread -lssl -lcrypto -Wl,-rpath-link,/usr/local/lib ld: warning: bauth.c:329(bauth.o:(basic_auth_read)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: config.c:5232(config.o:(parse_listen_https)): warning: random() may return deterministic values, is that what you want? ld: warning: cfgparser.c:440(cfgparser.o:(filename_resolve) in archive libpound.a): warning: strcat() is almost always misused, please use strlcat() Making all in tests depbase=`echo tmplrun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -pipe -g -I/usr/local/include -O2 -pipe -g -I/usr/local/include -MT tmplrun.o -MD -MP -MF $depbase.Tpo -c -o tmplrun.o tmplrun.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -g -I/usr/local/include -lm -g -L/usr/local/lib -o tmplrun tmplrun.o ../src/libpound.a ../src/tmpl.o -lssl -lcrypto libtool: link: cc -o tmplrun -O2 -pipe -g -I/usr/local/include -g tmplrun.o ../src/tmpl.o ../src/libpound.a -L.libs -lm -lssl -lcrypto Making all in doc >>> Running package in www/pound at 1767974579.92 ===> www/pound ===> Faking installation for pound-4.19 Making install in src /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/pound-4.19/bin/install -c -m 755 poundctl '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/pound-4.19/bin/install -c -m 755 poundctl /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/sbin' /usr/bin/libtool --mode=install /exopi-obj/pobj/pound-4.19/bin/install -c -m 755 pound '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/sbin' libtool: install: /exopi-obj/pobj/pound-4.19/bin/install -c -m 755 pound /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/sbin mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/share/pound' /exopi-obj/pobj/pound-4.19/bin/install -c -m 644 poundctl.tmpl mvh.inc '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/share/pound' Making install in tests Making install in doc mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/info' /exopi-obj/pobj/pound-4.19/bin/install -c -m 644 ./pound.info '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/info' '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/info/pound.info' mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/pound-4.19/bin/install -c -m 644 poundctl.tmpl.5 '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/pound-4.19/bin/install -c -m 644 pound.8 poundctl.8 '/exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/pound-4.19/bin/install -d -m 755 /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/share/examples/pound /exopi-obj/pobj/pound-4.19/bin/install -c -m 644 /exopi-cvs/ports/www/pound/files/pound.cfg /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/share/examples/pound/ Reading existing plist for pound-4.19 Writing /exopi-obj/pobj/pound-4.19/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/pound-4.19/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/pound-4.19/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/bin/poundctl > Extracting debug info from /exopi-obj/pobj/pound-4.19/fake-amd64/usr/local/sbin/pound Installing /exopi-cvs/ports/www/pound/pkg/pound.rc as /exopi-obj/pobj/pound-4.19/fake-amd64/etc/rc.d/pound ===> Building package for pound-4.19 Create /exopi-cvs/ports/packages/amd64/all/pound-4.19.tgz Creating package pound-4.19 reading plist| checking dependencies| checking dependencies|devel/pcre2 checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************ | 37% archiving|******************************** | 51% archiving|******************************************************* | 85% archiving|******************************************************** | 87% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Creating package debug-pound-4.19 reading plist| checking dependencies| checking dependencies|devel/pcre2 checking dependencies|www/pound checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************** | 74% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pound-4.19.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-pound-4.19.tgz >>> Running clean in www/pound at 1767974586.31 ===> www/pound ===> Cleaning for pound-4.19 >>> Ended at 1767974586.65 max_stuck=0.23/build=40.77/package=6.39/clean=0.37