=>> Building devel/newt build started at Wed Jan 24 06:34:57 UTC 2024 port directory: /usr/ports/devel/newt package name: newt-0.52.22 building for: FreeBSD voi.aagh.net 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1904 Nov 23 2022 /usr/ports/devel/newt/Makefile Ports top last git commit: db0dba2e1f40 Ports top unclean checkout: no Port dir last git commit: 235037db3978 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240105 Host OSVERSION: 1302001 Jail OSVERSION: 1302001 Job Id: 01 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240105 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_13_2_amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/RELENG_13_2_amd64-default/01/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=RELENG_13_2_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/RELENG_13_2_amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240105 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 newt-0.52.22: NLS=on: Native Language Support PYTHON=on: Python bindings or support TCL=off: Tcl scripting language support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-nls --with-python=python3.9 --without-tcl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/newt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/newt/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/newt/work/.cache HOME=/wrkdirs/usr/ports/devel/newt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/newt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/newt/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- PCFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " XDG_DATA_HOME=/wrkdirs/usr/ports/devel/newt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/newt/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/newt/work/.cache HOME=/wrkdirs/usr/ports/devel/newt/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/newt/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/newt/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.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -lncurses -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" 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-- SOVERSION="52" VERSION="0.52.22" NLS="" NO_NLS="@comment " PYTHON="" NO_PYTHON="@comment " TCL="@comment " NO_TCL="" PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/newt" EXAMPLESDIR="share/examples/newt" DATADIR="share/newt" WWWDIR="www/newt" ETCDIR="etc/newt" --End PLIST_SUB-- --SUB_LIST-- VERSION="0.52.22" NLS="" NO_NLS="@comment " PYTHON="" NO_PYTHON="@comment " TCL="@comment " NO_TCL="" PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/newt DOCSDIR=/usr/local/share/doc/newt EXAMPLESDIR=/usr/local/share/examples/newt WWWDIR=/usr/local/www/newt ETCDIR=/usr/local/etc/newt --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 #### #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=4 DEFAULT_VERSIONS=pgsql=13 ruby=3.1 python=3.9 php=8.1 ssl=openssl linux=c6 WITH_DEBUG_PORTS= ftp/curl #WITH_DEBUG_PORTS= mail/fdm sysutils/lnav WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63723 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=portbuild UID=65532 GID=65532 ===> NOTICE: The newt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> newt-0.52.22 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [voi.aagh.net] Installing pkg-1.20.9_1... [voi.aagh.net] Extracting pkg-1.20.9_1: .......... done ===> newt-0.52.22 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of newt-0.52.22 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The newt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by newt-0.52.22 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The newt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by newt-0.52.22 for building => SHA256 Checksum OK for newt-0.52.22.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> NOTICE: The newt port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by newt-0.52.22 for building ===> Extracting for newt-0.52.22 => SHA256 Checksum OK for newt-0.52.22.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Patching for newt-0.52.22 ===> Applying FreeBSD patches for newt-0.52.22 from /usr/ports/devel/newt/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> newt-0.52.22 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_3.pkg [voi.aagh.net] Installing gmake-4.3_3... [voi.aagh.net] `-- Installing gettext-runtime-0.22.3_1... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: .... done [voi.aagh.net] `-- Extracting gettext-runtime-0.22.3_1: .......... done [voi.aagh.net] Extracting gmake-4.3_3: .......... done ===> newt-0.52.22 depends on package: gmake>=4.3 - found ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on package: gettext-runtime>=0.22_1 - found ===> newt-0.52.22 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.22.3_1.pkg [voi.aagh.net] Installing gettext-tools-0.22.3_1... [voi.aagh.net] `-- Installing libtextstyle-0.22.3... [voi.aagh.net] `-- Extracting libtextstyle-0.22.3: .......... done [voi.aagh.net] Extracting gettext-tools-0.22.3_1: .......... done ===> newt-0.52.22 depends on executable: msgfmt - found ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on file: /usr/local/bin/python3.9 - not found ===> Installing existing package /packages/All/python39-3.9.18_1.pkg [voi.aagh.net] Installing python39-3.9.18_1... [voi.aagh.net] `-- Installing libffi-3.4.4_1... [voi.aagh.net] `-- Extracting libffi-3.4.4_1: .......... done [voi.aagh.net] `-- Installing mpdecimal-2.5.1... [voi.aagh.net] `-- Extracting mpdecimal-2.5.1: .......... done [voi.aagh.net] `-- Installing openssl-3.0.12_2,1... [voi.aagh.net] `-- Extracting openssl-3.0.12_2,1: .......... done [voi.aagh.net] `-- Installing readline-8.2.7_1... [voi.aagh.net] `-- Extracting readline-8.2.7_1: .......... done [voi.aagh.net] Extracting python39-3.9.18_1: .......... done ===== Message from python39-3.9.18_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> newt-0.52.22 depends on file: /usr/local/bin/python3.9 - found ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on package: autoconf>=2.71 - not found ===> Installing existing package /packages/All/autoconf-2.71.pkg [voi.aagh.net] Installing autoconf-2.71... [voi.aagh.net] `-- Installing autoconf-switch-20220527... [voi.aagh.net] `-- Extracting autoconf-switch-20220527: .......... done [voi.aagh.net] `-- Installing m4-1.4.19_1,1... [voi.aagh.net] `-- Extracting m4-1.4.19_1,1: .......... done [voi.aagh.net] `-- Installing perl5-5.36.3_1... [voi.aagh.net] `-- Extracting perl5-5.36.3_1: .......... done [voi.aagh.net] Extracting autoconf-2.71: .......... done ===> newt-0.52.22 depends on package: autoconf>=2.71 - found ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on package: automake>=1.16.5 - not found ===> Installing existing package /packages/All/automake-1.16.5.pkg [voi.aagh.net] Installing automake-1.16.5... [voi.aagh.net] Extracting automake-1.16.5: .......... done ===> newt-0.52.22 depends on package: automake>=1.16.5 - found ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_5.pkg [voi.aagh.net] Installing ccache-3.7.12_5... [voi.aagh.net] Extracting ccache-3.7.12_5: .......... 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_5: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> newt-0.52.22 depends on file: /usr/local/bin/ccache - found ===> Returning to build of newt-0.52.22 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> newt-0.52.22 depends on shared library: libpopt.so - not found ===> Installing existing package /packages/All/popt-1.19_1.pkg [voi.aagh.net] Installing popt-1.19_1... [voi.aagh.net] Extracting popt-1.19_1: .......... done ===> newt-0.52.22 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so) ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on shared library: libslang.so - not found ===> Installing existing package /packages/All/libslang2-2.3.3_2.pkg [voi.aagh.net] Installing libslang2-2.3.3_2... [voi.aagh.net] `-- Installing pcre-8.45_4... [voi.aagh.net] `-- Extracting pcre-8.45_4: .......... done [voi.aagh.net] `-- Installing png-1.6.40... [voi.aagh.net] `-- Extracting png-1.6.40: .......... done [voi.aagh.net] Extracting libslang2-2.3.3_2: .......... done ===> newt-0.52.22 depends on shared library: libslang.so - found (/usr/local/lib/libslang.so) ===> Returning to build of newt-0.52.22 ===> newt-0.52.22 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Configuring for newt-0.52.22 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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 size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for GNU ld... yes checking for sys/select.h... (cached) yes checking for alloca.h... (cached) no checking for slang.h... yes checking for popt.h... yes checking for libintl.h... yes checking for python versions... python3.9 checking for gettext in -lc... no checking for gettext in -lintl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Building for newt-0.52.22 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22' cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o test.o test.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o newt.o newt.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o button.o button.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o form.o form.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o checkbox.o checkbox.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o entry.o entry.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o label.o label.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o listbox.o listbox.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o scrollbar.o scrollbar.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o textbox.o textbox.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o scale.o scale.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o grid.o grid.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o windows.o windows.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o buttonbar.o buttonbar.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o checkboxtree.o checkboxtree.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: warning: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o cc -o test test.o libnewt.a -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o whiptail.o whiptail.c cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o dialogboxes.o dialogboxes.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/newt.o newt.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/button.o button.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/form.o form.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/checkbox.o checkbox.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/entry.o entry.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/label.o label.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/listbox.o listbox.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/scrollbar.o scrollbar.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/textbox.o textbox.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/scale.o scale.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/grid.o grid.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/windows.o windows.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/buttonbar.o buttonbar.c cc -fPIC -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -o shared/checkboxtree.o checkboxtree.c cc -shared -o libnewt.so.0.52.22 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.22 libnewt.so.0.52 cc -o whiptail whiptail.o dialogboxes.o -L. -L/usr/local/lib -lncurses -fstack-protector-strong -lnewt -lslang -lintl -lpopt cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o testgrid.o testgrid.c cc -o testgrid testgrid.o libnewt.a -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o testtree.o testtree.c cc -o testtree testtree.o libnewt.a -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o showchars.o showchars.c cc -o showchars showchars.o libnewt.a -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -c -o showkey.o showkey.c cc -o showkey showkey.o libnewt.a -L/usr/local/lib -lncurses -fstack-protector-strong -lslang -lintl cc -fPIC -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -isystem /usr/local/include -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -I/usr/local/include/python3.9 -Wno-unused-result -Wsign-compare -Wunreachable-code -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -c -o python3.9/snack.o snack.c snack.c:459:14: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(helpCallback.cb, args); ^ /usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ snack.c:476:11: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(scs->cb, args); ^ /usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ snack.c:479:11: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(scs->cb, NULL); ^ /usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ snack.c:501:11: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(scs->cb, args); ^ /usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ snack.c:504:11: warning: 'PyEval_CallObjectWithKeywords' is deprecated [-Wdeprecated-declarations] result = PyEval_CallObject(scs->cb, NULL); ^ /usr/local/include/python3.9/ceval.h:24:5: note: expanded from macro 'PyEval_CallObject' PyEval_CallObjectWithKeywords(callable, arg, (PyObject *)NULL) ^ /usr/local/include/python3.9/ceval.h:17:1: note: 'PyEval_CallObjectWithKeywords' has been explicitly marked deprecated here Py_DEPRECATED(3.9) PyAPI_FUNC(PyObject *) PyEval_CallObjectWithKeywords( ^ /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ 5 warnings generated. cc --shared -L/usr/local/lib -lncurses -fstack-protector-strong -L/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -lm -o python3.9/_snack.so python3.9/snack.o -L. -lnewt -lslang -lintl touch _snack.so gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> newt-0.52.22 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Staging for newt-0.52.22 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22' [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/include ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/include [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/libdata/pkgconfig ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/libdata/pkgconfig install -m 644 newt.h /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/include install -m 755 libnewt.so.0.52.22 /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib ln -sf libnewt.so.0.52 /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/libnewt.so ln -sf libnewt.so.0.52.22 /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/libnewt.so.0.52 [ -n "" ] && true -m 755 whiptcl.so /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib || : [ -n "python3.9" ] && for ver in python3.9 ; do \ [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/$ver/site-packages ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ install -m 644 snack.py /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ done || : install -m 644 libnewt.pc /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/libdata/pkgconfig [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/bin ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/bin [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib [ -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/man/man1 ] || install -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/man/man1 install -m 644 libnewt.a /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/lib install -m 755 whiptail /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/bin install -m 644 whiptail.1 /wrkdirs/usr/ports/devel/newt/work/stage//usr/local/man/man1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22' gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22/po' mkdir -p /wrkdirs/usr/ports/devel/newt/work/stage/usr/local/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage/usr/local/share/locale/$l; \ /usr/bin/install -c -m 755 -d /wrkdirs/usr/ports/devel/newt/work/stage/usr/local/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /wrkdirs/usr/ports/devel/newt/work/stage/usr/local/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/newt/work/newt-0.52.22/po' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-01-24T06:34:57+0000' 'PKG_NOTE_ports_top_git_hash=db0dba2e1f40' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=235037db3978' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240105' NO_DEPENDS=yes USER=portbuild UID=65532 GID=65532 ===> Building packages for newt-0.52.22 ===> Building newt-0.52.22 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for newt-0.52.22 build of devel/newt | newt-0.52.22 ended at Wed Jan 24 06:35:07 UTC 2024 build time: 00:00:10