=>> Building net/sqtop build started at Thu Oct 2 18:32:30 EDT 2025 port directory: /usr/ports/net/sqtop package name: sqtop-2015.02.08_1 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: coco@executive-computing.de Makefile datestamp: -rw-r--r-- 1 root wheel 572 Aug 27 2024 /usr/ports/net/sqtop/Makefile Ports top last git commit: a936fb9b16ba Ports top unclean checkout: no Port dir last git commit: d3aa355d06b0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500064 Jail OSVERSION: 1500064 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/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 sqtop-2015.02.08_1: NCURSES=on: Console (text) interface support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- coco@executive-computing.de --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-ui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/sqtop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/sqtop/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/sqtop/work/.cache HOME=/wrkdirs/usr/ports/net/sqtop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/sqtop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/sqtop/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/sqtop/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/sqtop/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/sqtop/work/.cache HOME=/wrkdirs/usr/ports/net/sqtop/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/sqtop/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/sqtop/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 " CXXSTD=c++14 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sqtop" EXAMPLESDIR="share/examples/sqtop" DATADIR="share/sqtop" WWWDIR="www/sqtop" ETCDIR="etc/sqtop" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sqtop DOCSDIR=/usr/local/share/doc/sqtop EXAMPLESDIR=/usr/local/share/examples/sqtop WWWDIR=/usr/local/www/sqtop ETCDIR=/usr/local/etc/sqtop --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sqtop-2015.02.08_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1... [pkg.DaveG.ca] Extracting pkg-2.3.1: .......... done ===> sqtop-2015.02.08_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sqtop-2015.02.08_1 =========================================================================== =================================================== ===== 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 sqtop-2015.02.08_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by sqtop-2015.02.08_1 for building => SHA256 Checksum OK for paleg-sqtop-v2015-02-08_GH0.tar.gz. =========================================================================== =================================================== ===== 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 sqtop-2015.02.08_1 for building ===> Extracting for sqtop-2015.02.08_1 => SHA256 Checksum OK for paleg-sqtop-v2015-02-08_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for sqtop-2015.02.08_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sqtop-2015.02.08_1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> sqtop-2015.02.08_1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of sqtop-2015.02.08_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for sqtop-2015.02.08_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for getopt.h... (cached) yes checking for sys/socket.h... (cached) yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking iomanip usability... yes checking iomanip presence... yes checking for iomanip... yes checking algorithm usability... yes checking algorithm presence... yes checking for algorithm... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking string usability... yes checking string presence... yes checking for string... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking map usability... yes checking map presence... yes checking for map... yes checking cstdlib usability... yes checking cstdlib presence... yes checking for cstdlib... yes checking cstring usability... yes checking cstring presence... yes checking for cstring... yes checking cerrno usability... yes checking cerrno presence... yes checking for cerrno... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing hstrerror... none required checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for initscr in -lncurses... yes checking for clear... yes checking for refresh... yes checking for endwin... yes checking for mvaddstr... yes checking for mvchgat... yes checking for mvhline... yes checking for getch... yes checking for beep... yes checking for initscr... yes checking for nonl... yes checking for keypad... yes checking for noecho... yes checking for cbreak... yes checking for halfdelay... yes checking for addnstr... yes checking for library containing gethostbyaddr_r... none required checking how to call gethostbyaddr_r... don't know how checking for library containing getnameinfo... none required checking for pthread.h... (cached) yes checking csignal usability... yes checking csignal presence... yes checking for csignal... yes checking for pthread_create in -lpthread... yes checking for pthread_mutex_lock... (cached) yes checking for pthread_mutexattr_init... yes checking for pthread_mutexattr_settype... yes checking for pthread_mutex_init... (cached) yes checking for pthread_mutexattr_destroy... yes checking for pthread_mutex_destroy... (cached) yes checking for pthread_mutex_unlock... (cached) yes checking for pthread_create... yes checking for pthread_cancel... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for sqtop-2015.02.08_1 --- all-recursive --- Making all in src --- config.h --- --- all --- /usr/bin/make all-am --- Base64.o --- --- Utils.o --- --- options.o --- --- sqconn.o --- --- sqstat.o --- --- ncui.o --- --- resolver.o --- --- sqtop.o --- --- config.h --- --- Base64.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT Base64.o -MD -MP -MF .deps/Base64.Tpo -c -o Base64.o Base64.cpp --- Utils.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT Utils.o -MD -MP -MF .deps/Utils.Tpo -c -o Utils.o Utils.cpp --- options.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.cpp --- sqconn.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT sqconn.o -MD -MP -MF .deps/sqconn.Tpo -c -o sqconn.o sqconn.cpp --- sqstat.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT sqstat.o -MD -MP -MF .deps/sqstat.Tpo -c -o sqstat.o sqstat.cpp --- ncui.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT ncui.o -MD -MP -MF .deps/ncui.Tpo -c -o ncui.o ncui.cpp --- resolver.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT resolver.o -MD -MP -MF .deps/resolver.Tpo -c -o resolver.o resolver.cpp --- sqtop.o --- c++ -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -MT sqtop.o -MD -MP -MF .deps/sqtop.Tpo -c -o sqtop.o sqtop.cpp --- Base64.o --- mv -f .deps/Base64.Tpo .deps/Base64.Po --- sqconn.o --- mv -f .deps/sqconn.Tpo .deps/sqconn.Po --- Utils.o --- mv -f .deps/Utils.Tpo .deps/Utils.Po --- options.o --- mv -f .deps/options.Tpo .deps/options.Po --- resolver.o --- mv -f .deps/resolver.Tpo .deps/resolver.Po --- ncui.o --- ncui.cpp:261:65: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] 261 | it = std::remove_if( in.begin(), in.end(), std::bind2nd(std::ptr_fun(Filter), pGlobalOpts) ); | ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:35:1: note: 'ptr_fun' has been explicitly marked deprecated here 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ ncui.cpp:261:52: warning: 'bind2nd, sqtop::Options *>' is deprecated [-Wdeprecated-declarations] 261 | it = std::remove_if( in.begin(), in.end(), std::bind2nd(std::ptr_fun(Filter), pGlobalOpts) ); | ^ /usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd, sqtop::Options *>' has been explicitly marked deprecated here 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. mv -f .deps/ncui.Tpo .deps/ncui.Po --- sqtop.o --- mv -f .deps/sqtop.Tpo .deps/sqtop.Po --- sqstat.o --- sqstat.cpp:232:93: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] 232 | vector::iterator itu = find_if(it->stats.begin(), it->stats.end(), bind2nd(ptr_fun(StatByID), id)); | ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:35:1: note: 'ptr_fun' has been explicitly marked deprecated here 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ sqstat.cpp:232:85: warning: 'bind2nd, std::string>' is deprecated [-Wdeprecated-declarations] 232 | vector::iterator itu = find_if(it->stats.begin(), it->stats.end(), bind2nd(ptr_fun(StatByID), id)); | ^ /usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd, std::string>' has been explicitly marked deprecated here 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ sqstat.cpp:363:102: warning: 'ptr_fun' is deprecated [-Wdeprecated-declarations] 363 | Conn_it = std::find_if( connections.begin(), connections.end(), std::bind2nd( std::ptr_fun(ConnByPeer) , peer.first) ); | ^ /usr/include/c++/v1/__functional/pointer_to_binary_function.h:35:1: note: 'ptr_fun' has been explicitly marked deprecated here 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ sqstat.cpp:363:88: warning: 'bind2nd, std::string>' is deprecated [-Wdeprecated-declarations] 363 | Conn_it = std::find_if( connections.begin(), connections.end(), std::bind2nd( std::ptr_fun(ConnByPeer) , peer.first) ); | ^ /usr/include/c++/v1/__functional/binder2nd.h:45:1: note: 'bind2nd, std::string>' has been explicitly marked deprecated here 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 4 warnings generated. mv -f .deps/sqstat.Tpo .deps/sqstat.Po --- sqtop --- c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 -o sqtop Base64.o Utils.o options.o sqconn.o sqstat.o ncui.o resolver.o sqtop.o -lpthread -lncurses Making all in doc =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for sqtop-2015.02.08_1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/net/sqtop/work/stage/usr/local/bin' install -s -m 555 sqtop '/wrkdirs/usr/ports/net/sqtop/work/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/wrkdirs/usr/ports/net/sqtop/work/stage/usr/local/share/man/man1' install -m 0644 sqtop.1 '/wrkdirs/usr/ports/net/sqtop/work/stage/usr/local/share/man/man1' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-10-02T22:32:30+0000' 'PKG_NOTE_ports_top_git_hash=a936fb9b16ba' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=d3aa355d06b0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for sqtop-2015.02.08_1 ===> Building sqtop-2015.02.08_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for sqtop-2015.02.08_1 build of net/sqtop | sqtop-2015.02.08_1 ended at Thu Oct 2 18:35:36 EDT 2025 build time: 00:03:11