=>> Building misc/iselect build started at Fri Feb 20 00:00:30 EST 2026 port directory: /usr/ports/misc/iselect package name: iselect-1.4.0_3 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1194 Aug 27 2024 /usr/ports/misc/iselect/Makefile Ports top last git commit: eac71dbf758c Ports top unclean checkout: no Port dir last git commit: 03c7f3c4124c Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 07 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 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_0_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_0_x64-HEAD-ALL/07/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_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 iselect-1.4.0_3: EXAMPLES=on: Build and/or install examples SLANG=off: Link with slang ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/iselect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/iselect/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/iselect/work/.cache HOME=/wrkdirs/usr/ports/misc/iselect/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/iselect/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/iselect/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/misc/iselect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/iselect/work XDG_CACHE_HOME=/wrkdirs/usr/ports/misc/iselect/work/.cache HOME=/wrkdirs/usr/ports/misc/iselect/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/iselect/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/misc/iselect/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 " 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-- PORTEXAMPLES="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/iselect" EXAMPLESDIR="share/examples/iselect" DATADIR="share/iselect" WWWDIR="www/iselect" ETCDIR="etc/iselect" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iselect DOCSDIR=/usr/local/share/doc/iselect EXAMPLESDIR=/usr/local/share/examples/iselect WWWDIR=/usr/local/www/iselect ETCDIR=/usr/local/etc/iselect --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 ===> NOTICE: The iselect 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> iselect-1.4.0_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> iselect-1.4.0_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of iselect-1.4.0_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The iselect 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 ===> Fetching all distfiles required by iselect-1.4.0_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The iselect 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 ===> Fetching all distfiles required by iselect-1.4.0_3 for building => SHA256 Checksum OK for iselect-1.4.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The iselect 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 ===> Fetching all distfiles required by iselect-1.4.0_3 for building ===> Extracting for iselect-1.4.0_3 => SHA256 Checksum OK for iselect-1.4.0.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 iselect-1.4.0_3 ===> Applying FreeBSD patches for iselect-1.4.0_3 from /usr/ports/misc/iselect/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> iselect-1.4.0_3 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. ===> iselect-1.4.0_3 depends on file: /usr/local/bin/ccache - found ===> Returning to build of iselect-1.4.0_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for iselect-1.4.0_3 configure: loading site script /usr/ports/Templates/config.site Configuring for iSelect 1.4.0 (08-Jul-2007) Copyright (c) 1997-2007 Ralf S. Engelschall CHECK: Build Environment checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... cpp checking for compilation debug mode... disabled checking whether make sets $(MAKE)... yes CHECK: Curses Environment checking for additional include dir... none particular checking for additional library dir... none particular 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 ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking for initscr in -lncurses... yes checking slcurses.h usability... no checking slcurses.h presence... no checking for slcurses.h... no checking for SLcurses_initscr in -lslang... no checking which Curses to use... Vendor Curses CHECK: System Ingredients checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes RESULT: Sourcefile Substitution configure: creating ./config.status config.status: creating Makefile config.status: creating config_sc.h config.status: creating config_ac.h =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for iselect-1.4.0_3 --- iselect_main.o --- --- iselect_browse.o --- --- iselect_keys.o --- --- iselect_getopt.o --- --- iselect_version.o --- --- iselect_help.o --- --- iselect_readme.o --- --- iselect_main.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_main.o -c iselect_main.c --- iselect_browse.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_browse.o -c iselect_browse.c --- iselect_keys.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_keys.o -c iselect_keys.c --- iselect_getopt.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_getopt.o -c iselect_getopt.c --- iselect_readme.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_readme.o -c iselect_readme.c --- iselect_help.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_help.o -c iselect_help.c --- iselect_version.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I. -o iselect_version.o -c iselect_version.c --- iselect_main.o --- In file included from iselect_main.c:39: ./iselect_getopt.h:136: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] 136 | extern int getopt (); | ^ /usr/include/unistd.h:384:6: note: conflicting prototype is here 384 | int getopt(int, char * const [], const char *); | ^ 1 warning generated. --- iselect_getopt.o --- iselect_getopt.c:238:7: 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] 238 | char *getenv (); | ^ /usr/include/stdlib.h:97:7: note: conflicting prototype is here 97 | char *getenv(const char *); | ^ iselect_getopt.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | my_index (str, chr) | ^ iselect_getopt.c:331:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 331 | exchange (argv) | ^ iselect_getopt.c:416:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 416 | _getopt_initialize (argc, argv, optstring) | ^ iselect_getopt.c:541:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 541 | _getopt_internal (argc, argv, optstring, longopts, longind, long_only) | ^ iselect_getopt.c:998:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 998 | getopt (argc, argv, optstring) | ^ In file included from iselect_getopt.c:60: ./iselect_getopt.h:136: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] 136 | extern int getopt (); | ^ iselect_getopt.c:1058:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1058 | getopt_long (argc, argv, options, long_options, opt_index) | ^ iselect_getopt.c:1074:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1074 | getopt_long_only (argc, argv, options, long_options, opt_index) | ^ 9 warnings generated. --- iselect_browse.o --- iselect_browse.c:727:38: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 727 | sprintf(ca, cpp[y]); | ^~~~~~ iselect_browse.c:727:38: note: treat the string as an argument to avoid this 727 | sprintf(ca, cpp[y]); | ^ | "%s", 1 warning generated. --- iselect --- cc -o iselect iselect_main.o iselect_browse.o iselect_keys.o iselect_getopt.o iselect_version.o iselect_help.o iselect_readme.o -lncurses =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for iselect-1.4.0_3 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/misc/iselect/work/iselect-1.4.0/iselect /wrkdirs/usr/ports/misc/iselect/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/misc/iselect/work/iselect-1.4.0/iselect.1 /wrkdirs/usr/ports/misc/iselect/work/stage/usr/local/share/man/man1 cd /wrkdirs/usr/ports/misc/iselect/work/iselect-1.4.0/example && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /wrkdirs/usr/ports/misc/iselect/work/stage/usr/local/share/examples/iselect 37 blocks ====> 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=2026-02-20T05:00:30+0000' 'PKG_NOTE_ports_top_git_hash=eac71dbf758c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=03c7f3c4124c' '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 iselect-1.4.0_3 ===> Building iselect-1.4.0_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for iselect-1.4.0_3 build of misc/iselect | iselect-1.4.0_3 ended at Fri Feb 20 00:00:37 EST 2026 build time: 00:00:08