=>> Building www/httptunnel build started at Mon May 5 06:07:41 EDT 2025 port directory: /usr/ports/www/httptunnel package name: httptunnel-3.3_4 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: portmaster@BSDforge.com Makefile datestamp: -rw-r--r-- 1 root wheel 652 Aug 3 2024 /usr/ports/www/httptunnel/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 138eb13e8b73 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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=/mnt/data/.m/13amd64-weekly-desktop/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=/mnt/data/.m/13amd64-weekly-desktop/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/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--- ===> The following configuration options are available for httptunnel-3.3_4: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- portmaster@BSDforge.com --End MAINTAINER-- --CONFIGURE_ARGS-- --quiet --disable-debug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/httptunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/httptunnel/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/httptunnel/work/.cache HOME=/wrkdirs/usr/ports/www/httptunnel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/httptunnel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/httptunnel/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 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/www/httptunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/httptunnel/work XDG_CACHE_HOME=/wrkdirs/usr/ports/www/httptunnel/work/.cache HOME=/wrkdirs/usr/ports/www/httptunnel/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/httptunnel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/www/httptunnel/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 DEFAULT_AUTOCONF=2.72 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=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/httptunnel" EXAMPLESDIR="share/examples/httptunnel" DATADIR="share/httptunnel" WWWDIR="www/httptunnel" ETCDIR="etc/httptunnel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/httptunnel DOCSDIR=/usr/local/share/doc/httptunnel EXAMPLESDIR=/usr/local/share/examples/httptunnel WWWDIR=/usr/local/www/httptunnel ETCDIR=/usr/local/etc/httptunnel --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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 89999 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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> httptunnel-3.3_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> httptunnel-3.3_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of httptunnel-3.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by httptunnel-3.3_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by httptunnel-3.3_4 for building => SHA256 Checksum OK for larsbrinkhoff-httptunnel-3.3-ebe2583_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by httptunnel-3.3_4 for building ===> Extracting for httptunnel-3.3_4 => SHA256 Checksum OK for larsbrinkhoff-httptunnel-3.3-ebe2583_GH0.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 httptunnel-3.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> httptunnel-3.3_4 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [13amd64-weekly-desktop-job-01] Installing autoconf-2.72... [13amd64-weekly-desktop-job-01] `-- Installing autoconf-switch-20220527... [13amd64-weekly-desktop-job-01] `-- Extracting autoconf-switch-20220527: ....... done [13amd64-weekly-desktop-job-01] `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] `-- Installing m4-1.4.19_1,1... [13amd64-weekly-desktop-job-01] | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting m4-1.4.19_1,1: .......... done [13amd64-weekly-desktop-job-01] `-- Installing perl5-5.36.3_2... [13amd64-weekly-desktop-job-01] `-- Extracting perl5-5.36.3_2: .......... done [13amd64-weekly-desktop-job-01] Extracting autoconf-2.72: .......... done ===> httptunnel-3.3_4 depends on package: autoconf>=2.72 - found ===> Returning to build of httptunnel-3.3_4 ===> httptunnel-3.3_4 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [13amd64-weekly-desktop-job-01] Installing automake-1.17... [13amd64-weekly-desktop-job-01] Extracting automake-1.17: .......... done ===> httptunnel-3.3_4 depends on package: automake>=1.17 - found ===> Returning to build of httptunnel-3.3_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for httptunnel-3.3_4 configure.ac:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:7: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:707: AM_CONFIG_HEADER is expanded from... configure.ac:7: the top level configure.ac:35: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:35: the top level configure.ac:43: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:4: HTTPTUNNEL_TYPE_SOCKLEN_T is expanded from... configure.ac:43: the top level configure.ac:44: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... acinclude.m4:24: HTTPTUNNEL_DEFINE_INADDR_NONE is expanded from... configure.ac:44: the top level configure.ac:53: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:53: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:53: the top level configure.ac:58: warning: AC_OUTPUT should be used without arguments. configure.ac:58: You should run autoupdate. configure.ac:25: installing './compile' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for httptunnel-3.3_4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in port --- all-recursive --- Making all in sys --- poll.o --- --- daemon.o --- --- vsyslog.o --- --- endprotoent.o --- --- getopt.o --- --- getopt1.o --- --- vsnprintf.o --- --- poll.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT poll.o -MD -MP -MF .deps/poll.Tpo -c -o poll.o poll.c --- daemon.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c --- endprotoent.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT endprotoent.o -MD -MP -MF .deps/endprotoent.Tpo -c -o endprotoent.o endprotoent.c --- vsyslog.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT vsyslog.o -MD -MP -MF .deps/vsyslog.Tpo -c -o vsyslog.o vsyslog.c --- getopt.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c --- getopt1.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c --- vsnprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT vsnprintf.o -MD -MP -MF .deps/vsnprintf.Tpo -c -o vsnprintf.o vsnprintf.c --- getopt1.o --- getopt1.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 70 | getopt_long (argc, argv, options, long_options, opt_index) | ^ getopt1.c:86:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 86 | getopt_long_only (argc, argv, options, long_options, opt_index) | ^ --- daemon.o --- mv -f .deps/daemon.Tpo .deps/daemon.Po --- poll.o --- mv -f .deps/poll.Tpo .deps/poll.Po --- getopt.o --- getopt.c:219:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] --- getopt1.o --- 2 warnings generated. --- getopt.o --- 219 | my_index (str, chr) | ^ getopt.c:309:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 309 | exchange (argv) | ^ getopt.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 394 | _getopt_initialize (argc, argv, optstring) | ^ getopt.c:407:28: warning: passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 407 | posixly_correct = getenv ("POSIXLY_CORRECT"); | ^ getopt.c:519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 519 | _getopt_internal (argc, argv, optstring, longopts, longind, long_only) | ^ --- endprotoent.o --- mv -f .deps/endprotoent.Tpo .deps/endprotoent.Po --- vsyslog.o --- mv -f .deps/vsyslog.Tpo .deps/vsyslog.Po --- getopt1.o --- mv -f .deps/getopt1.Tpo .deps/getopt1.Po --- getopt.o --- getopt.c:975:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 975 | getopt (argc, argv, optstring) | ^ In file included from getopt.c:116: ./getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 110 | extern int getopt (); | ^ --- vsnprintf.o --- mv -f .deps/vsnprintf.Tpo .deps/vsnprintf.Po --- getopt.o --- 7 warnings generated. mv -f .deps/getopt.Tpo .deps/getopt.Po --- libport.a --- rm -f libport.a ar cr libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o ranlib libport.a --- htc.o --- --- common.o --- --- tunnel.o --- --- http.o --- --- base64.o --- --- hts.o --- --- htc.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT htc.o -MD -MP -MF .deps/htc.Tpo -c -o htc.o htc.c --- common.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c --- tunnel.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT tunnel.o -MD -MP -MF .deps/tunnel.Tpo -c -o tunnel.o tunnel.c --- http.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c --- base64.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c --- hts.o --- cc -DHAVE_CONFIG_H -I. -Iport -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT hts.o -MD -MP -MF .deps/hts.Tpo -c -o hts.o hts.c --- common.o --- In file included from common.c:20: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 110 | extern int getopt (); | ^ /usr/include/unistd.h:378:6: note: conflicting prototype is here 378 | int getopt(int, char * const [], const char *); | ^ --- htc.o --- In file included from htc.c:19: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 110 | extern int getopt (); | ^ /usr/include/unistd.h:378:6: note: conflicting prototype is here 378 | int getopt(int, char * const [], const char *); | ^ --- http.o --- In file included from http.c:15: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 110 | extern int getopt (); | ^ /usr/include/unistd.h:378:6: note: conflicting prototype is here 378 | int getopt(int, char * const [], const char *); | ^ --- base64.o --- In file included from base64.c:11: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 110 | extern int getopt (); | ^ /usr/include/unistd.h:378:6: note: conflicting prototype is here 378 | int getopt(int, char * const [], const char *); | ^ --- hts.o --- In file included from hts.c:21: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] --- tunnel.o --- In file included from tunnel.c:21: In file included from ./common.h:18: port/getopt.h:110:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] --- hts.o --- 110 | extern int getopt (); | ^ --- tunnel.o --- 110 | extern int getopt (); | ^ --- hts.o --- /usr/include/unistd.h:378:6: note: conflicting prototype is here --- tunnel.o --- /usr/include/unistd.h:378:6: note: conflicting prototype is here --- hts.o --- 378 | int getopt(int, char * const [], const char *); --- tunnel.o --- 378 | int getopt(int, char * const [], const char *); | ^ --- hts.o --- | ^ --- base64.o --- 1 warning generated. mv -f .deps/base64.Tpo .deps/base64.Po --- htc.o --- 1 warning generated. --- common.o --- 1 warning generated. --- htc.o --- mv -f .deps/htc.Tpo .deps/htc.Po --- common.o --- mv -f .deps/common.Tpo .deps/common.Po --- hts.o --- 1 warning generated. mv -f .deps/hts.Tpo .deps/hts.Po --- http.o --- 1 warning generated. mv -f .deps/http.Tpo .deps/http.Po --- tunnel.o --- 1 warning generated. mv -f .deps/tunnel.Tpo .deps/tunnel.Po --- htc --- --- hts --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o hts hts.o common.o tunnel.o http.o -Lport -lport --- htc --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o htc htc.o common.o tunnel.o http.o base64.o -Lport -lport =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for httptunnel-3.3_4 ===> Generating temporary packing list ===> Creating groups ===> Creating users Making install in port Making install in sys /bin/mkdir -p '/wrkdirs/usr/ports/www/httptunnel/work/stage/usr/local/bin' install -s -m 555 htc hts '/wrkdirs/usr/ports/www/httptunnel/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/www/httptunnel/work/stage/usr/local/share/man/man1' install -m 0644 hts.1 htc.1 '/wrkdirs/usr/ports/www/httptunnel/work/stage/usr/local/share/man/man1' ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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=2025-05-05T10:07:41+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=138eb13e8b73' '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 httptunnel-3.3_4 ===> Building httptunnel-3.3_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for httptunnel-3.3_4 build of www/httptunnel | httptunnel-3.3_4 ended at Mon May 5 06:07:54 EDT 2025 build time: 00:00:14