=>> Building math/wcalc build started at Tue Nov 11 12:23:06 EST 2025 port directory: /usr/ports/math/wcalc package name: wcalc-2.5_4 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: amarendra.godbole@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 481 Aug 27 2024 /usr/ports/math/wcalc/Makefile Ports top last git commit: ec159283c191 Ports top unclean checkout: no Port dir last git commit: e0c6de026e0a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500064 Job Id: 03 ---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/03/.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--- ---End OPTIONS List--- --MAINTAINER-- amarendra.godbole@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/wcalc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/wcalc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/wcalc/work/.cache HOME=/wrkdirs/usr/ports/math/wcalc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/wcalc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/wcalc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 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/math/wcalc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/wcalc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/math/wcalc/work/.cache HOME=/wrkdirs/usr/ports/math/wcalc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/wcalc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/wcalc/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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/wcalc" EXAMPLESDIR="share/examples/wcalc" DATADIR="share/wcalc" WWWDIR="www/wcalc" ETCDIR="etc/wcalc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wcalc DOCSDIR=/usr/local/share/doc/wcalc EXAMPLESDIR=/usr/local/share/examples/wcalc WWWDIR=/usr/local/www/wcalc ETCDIR=/usr/local/etc/wcalc --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 ===> wcalc-2.5_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> wcalc-2.5_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of wcalc-2.5_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 wcalc-2.5_4 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by wcalc-2.5_4 for building => SHA256 Checksum OK for wcalc-2.5.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 wcalc-2.5_4 for building ===> Extracting for wcalc-2.5_4 => SHA256 Checksum OK for wcalc-2.5.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 wcalc-2.5_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> wcalc-2.5_4 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. ===> wcalc-2.5_4 depends on file: /usr/local/bin/ccache - found ===> Returning to build of wcalc-2.5_4 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> wcalc-2.5_4 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.3.0.pkg [pkg.DaveG.ca] Installing gmp-6.3.0... [pkg.DaveG.ca] `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] Extracting gmp-6.3.0: .......... done ===> wcalc-2.5_4 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of wcalc-2.5_4 ===> wcalc-2.5_4 depends on shared library: libmpfr.so - not found ===> Installing existing package /packages/All/mpfr-4.2.2,1.pkg [pkg.DaveG.ca] Installing mpfr-4.2.2,1... [pkg.DaveG.ca] Extracting mpfr-4.2.2,1: .......... done ===> wcalc-2.5_4 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> Returning to build of wcalc-2.5_4 ===> wcalc-2.5_4 depends on shared library: libreadline.so.8 - not found ===> Installing existing package /packages/All/readline-8.3.1.pkg [pkg.DaveG.ca] Installing readline-8.3.1... [pkg.DaveG.ca] Extracting readline-8.3.1: .......... done ===> wcalc-2.5_4 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Returning to build of wcalc-2.5_4 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for wcalc-2.5_4 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 whether make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for ranlib... ranlib checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes 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 limits.h... (cached) yes checking whether PATH_MAX is declared... yes checking for acos in -lm... yes checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for __gmpz_init in -lgmp... yes checking for library containing mpfr_free_str... -lmpfr checking for mpfr_sec... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdio.h... (cached) yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for modf... yes checking for pow... yes checking for stpcpy... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strtoul... (cached) 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 src/common/Makefile config.status: creating src/common/includes/Makefile config.status: creating src/gui/Makefile config.status: creating test/Makefile config.status: creating English.lproj/Makefile config.status: creating src/common/includes/config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for wcalc-2.5_4 --- all-recursive --- Making all in English.lproj Making all in src --- all-recursive --- Making all in common --- parser.h --- --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in includes --- all --- /usr/bin/make all-am --- add_commas.o --- --- calculator.o --- --- conversion.o --- --- evalvar.o --- --- explain.o --- --- extract_vars.o --- --- files.o --- --- historyManager.o --- --- iscmd.o --- --- isconst.o --- --- isfunc.o --- --- list.o --- --- number.o --- --- number_formatting.o --- --- string_manip.o --- --- variables.o --- --- parser.o --- --- scanner.o --- --- add_commas.o --- depbase=`echo add_commas.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT add_commas.o -MD -MP -MF $depbase.Tpo -c -o add_commas.o add_commas.c && mv -f $depbase.Tpo $depbase.Po --- calculator.o --- depbase=`echo calculator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT calculator.o -MD -MP -MF $depbase.Tpo -c -o calculator.o calculator.c && mv -f $depbase.Tpo $depbase.Po --- conversion.o --- depbase=`echo conversion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT conversion.o -MD -MP -MF $depbase.Tpo -c -o conversion.o conversion.c && mv -f $depbase.Tpo $depbase.Po --- evalvar.o --- depbase=`echo evalvar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT evalvar.o -MD -MP -MF $depbase.Tpo -c -o evalvar.o evalvar.c && mv -f $depbase.Tpo $depbase.Po --- explain.o --- depbase=`echo explain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT explain.o -MD -MP -MF $depbase.Tpo -c -o explain.o explain.c && mv -f $depbase.Tpo $depbase.Po --- extract_vars.o --- depbase=`echo extract_vars.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT extract_vars.o -MD -MP -MF $depbase.Tpo -c -o extract_vars.o extract_vars.c && mv -f $depbase.Tpo $depbase.Po --- files.o --- depbase=`echo files.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT files.o -MD -MP -MF $depbase.Tpo -c -o files.o files.c && mv -f $depbase.Tpo $depbase.Po --- historyManager.o --- depbase=`echo historyManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT historyManager.o -MD -MP -MF $depbase.Tpo -c -o historyManager.o historyManager.c && mv -f $depbase.Tpo $depbase.Po --- iscmd.o --- depbase=`echo iscmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT iscmd.o -MD -MP -MF $depbase.Tpo -c -o iscmd.o iscmd.c && mv -f $depbase.Tpo $depbase.Po --- isconst.o --- depbase=`echo isconst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT isconst.o -MD -MP -MF $depbase.Tpo -c -o isconst.o isconst.c && mv -f $depbase.Tpo $depbase.Po --- isfunc.o --- depbase=`echo isfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT isfunc.o -MD -MP -MF $depbase.Tpo -c -o isfunc.o isfunc.c && mv -f $depbase.Tpo $depbase.Po --- list.o --- depbase=`echo list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT list.o -MD -MP -MF $depbase.Tpo -c -o list.o list.c && mv -f $depbase.Tpo $depbase.Po --- number.o --- depbase=`echo number.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT number.o -MD -MP -MF $depbase.Tpo -c -o number.o number.c && mv -f $depbase.Tpo $depbase.Po --- variables.o --- depbase=`echo variables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT variables.o -MD -MP -MF $depbase.Tpo -c -o variables.o variables.c && mv -f $depbase.Tpo $depbase.Po --- number_formatting.o --- depbase=`echo number_formatting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT number_formatting.o -MD -MP -MF $depbase.Tpo -c -o number_formatting.o number_formatting.c && mv -f $depbase.Tpo $depbase.Po --- string_manip.o --- depbase=`echo string_manip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT string_manip.o -MD -MP -MF $depbase.Tpo -c -o string_manip.o string_manip.c && mv -f $depbase.Tpo $depbase.Po --- parser.o --- depbase=`echo parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT parser.o -MD -MP -MF $depbase.Tpo -c -o parser.o parser.c && mv -f $depbase.Tpo $depbase.Po --- scanner.o --- depbase=`echo scanner.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../../src/common/includes -I../../src/common/includes -I../../src/common -I../../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT scanner.o -MD -MP -MF $depbase.Tpo -c -o scanner.o scanner.c && mv -f $depbase.Tpo $depbase.Po --- isconst.o --- isconst.c:11:2: warning: this is all in utf8... should probably use iconv [-W#warnings] 11 | #warning this is all in utf8... should probably use iconv | ^ 1 warning generated. --- libwcalc.a --- rm -f libwcalc.a ar cru libwcalc.a add_commas.o calculator.o conversion.o evalvar.o explain.o extract_vars.o files.o historyManager.o iscmd.o isconst.o isfunc.o list.o number.o number_formatting.o parser.o scanner.o string_manip.o variables.o ranlib libwcalc.a Making all in gui Making all in . --- cli/.dirstamp --- --- cli/.deps/.dirstamp --- --- cli/main.o --- --- cli/help.o --- --- cli/main.o --- depbase=`echo cli/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src/common/includes -I../src/common/includes -I../src/common/includes -I../src/common -I../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cli/main.o -MD -MP -MF $depbase.Tpo -c -o cli/main.o cli/main.c && mv -f $depbase.Tpo $depbase.Po --- cli/help.o --- depbase=`echo cli/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I../src/common/includes -I../src/common/includes -I../src/common/includes -I../src/common -I../src/common -I/usr/local/include -isystem /usr/local/include -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=200112L -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT cli/help.o -MD -MP -MF $depbase.Tpo -c -o cli/help.o cli/help.c && mv -f $depbase.Tpo $depbase.Po --- wcalc --- cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o wcalc cli/main.o cli/help.o common/libwcalc.a -lfl -lmpfr -lgmp -lm -L/usr/local/lib -lreadline Making all in test =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for wcalc-2.5_4 ===> Generating temporary packing list Making install in English.lproj Making install in src Making install in common /usr/bin/make install-recursive Making install in includes Making install in gui Making install in . /bin/mkdir -p '/wrkdirs/usr/ports/math/wcalc/work/stage/usr/local/bin' install -s -m 555 wcalc '/wrkdirs/usr/ports/math/wcalc/work/stage/usr/local/bin' Making install in test /bin/mkdir -p '/wrkdirs/usr/ports/math/wcalc/work/stage/usr/local/share/man/man1' install -m 0644 wcalc.1 '/wrkdirs/usr/ports/math/wcalc/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-11-11T17:23:07+0000' 'PKG_NOTE_ports_top_git_hash=ec159283c191' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=e0c6de026e0a' '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 wcalc-2.5_4 ===> Building wcalc-2.5_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for wcalc-2.5_4 build of math/wcalc | wcalc-2.5_4 ended at Tue Nov 11 12:23:22 EST 2025 build time: 00:00:16