=>> Building devel/hapy build started at Mon May 5 09:14:04 EDT 2025 port directory: /usr/ports/devel/hapy package name: hapy-0.0.8_1 building for: FreeBSD 13amd64-weekly-desktop-job-02 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: rousskov@measurement-factory.com Makefile datestamp: -rw-r--r-- 1 root wheel 581 Feb 24 2024 /usr/ports/devel/hapy/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- rousskov@measurement-factory.com --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/hapy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hapy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hapy/work/.cache HOME=/wrkdirs/usr/ports/devel/hapy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hapy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/hapy/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/devel/hapy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/hapy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/hapy/work/.cache HOME=/wrkdirs/usr/ports/devel/hapy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/hapy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/hapy/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=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/hapy" EXAMPLESDIR="share/examples/hapy" DATADIR="share/hapy" WWWDIR="www/hapy" ETCDIR="etc/hapy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hapy DOCSDIR=/usr/local/share/doc/hapy EXAMPLESDIR=/usr/local/share/examples/hapy WWWDIR=/usr/local/www/hapy ETCDIR=/usr/local/etc/hapy --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> hapy-0.0.8_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-02] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-02] Extracting pkg-2.0.6: .......... done ===> hapy-0.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hapy-0.0.8_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 hapy-0.0.8_1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by hapy-0.0.8_1 for building => SHA256 Checksum OK for Hapy-0.0.8.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by hapy-0.0.8_1 for building ===> Extracting for hapy-0.0.8_1 => SHA256 Checksum OK for Hapy-0.0.8.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for hapy-0.0.8_1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for hapy-0.0.8_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/hapy/work/Hapy-0.0.8/cfgaux/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/hapy/work/Hapy-0.0.8/configure 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking for style of include used by make... GNU 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 ANSI C... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) 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 the maximum length of command line arguments... (cached) 524288 checking command to parse /usr/bin/nm output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool configuring libtool for CXX support checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ compiler understands C++... yes configure: WARNING: CXXFLAGS manualy set to "-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 " checking for main in -lnsl... no checking iterator usability... yes checking iterator presence... yes checking for iterator... yes checking limits usability... yes checking limits presence... yes checking for limits... yes checking climits usability... yes checking climits presence... yes checking for climits... yes checking for limits.h... (cached) yes checking for non-standard std::string::compare profile... no checking for std::numeric_limits... yes checking for std::iterator... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/include/Hapy/ac-config.h config.status: executing src/include/Hapy/config.h commands config.status: creating src/include/Hapy/config.h - prefix HAPY for src/include/Hapy/ac-config.h defines config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for hapy-0.0.8_1 --- all-recursive --- Making all in src --- Algorithm.lo --- --- Algorithms.lo --- --- Area.lo --- --- Assert.lo --- --- Buffer.lo --- --- Debugger.lo --- --- First.lo --- --- Optimizer.lo --- --- Algorithm.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Algorithm.lo -MD -MP -MF ".deps/Algorithm.Tpo" -c -o Algorithm.lo Algorithm.cc; then mv -f ".deps/Algorithm.Tpo" ".deps/Algorithm.Plo"; else rm -f ".deps/Algorithm.Tpo"; exit 1; fi --- Algorithms.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Algorithms.lo -MD -MP -MF ".deps/Algorithms.Tpo" -c -o Algorithms.lo Algorithms.cc; then mv -f ".deps/Algorithms.Tpo" ".deps/Algorithms.Plo"; else rm -f ".deps/Algorithms.Tpo"; exit 1; fi --- Area.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Area.lo -MD -MP -MF ".deps/Area.Tpo" -c -o Area.lo Area.cc; then mv -f ".deps/Area.Tpo" ".deps/Area.Plo"; else rm -f ".deps/Area.Tpo"; exit 1; fi --- Assert.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Assert.lo -MD -MP -MF ".deps/Assert.Tpo" -c -o Assert.lo Assert.cc; then mv -f ".deps/Assert.Tpo" ".deps/Assert.Plo"; else rm -f ".deps/Assert.Tpo"; exit 1; fi --- Buffer.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Buffer.lo -MD -MP -MF ".deps/Buffer.Tpo" -c -o Buffer.lo Buffer.cc; then mv -f ".deps/Buffer.Tpo" ".deps/Buffer.Plo"; else rm -f ".deps/Buffer.Tpo"; exit 1; fi --- Debugger.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Debugger.lo -MD -MP -MF ".deps/Debugger.Tpo" -c -o Debugger.lo Debugger.cc; then mv -f ".deps/Debugger.Tpo" ".deps/Debugger.Plo"; else rm -f ".deps/Debugger.Tpo"; exit 1; fi --- First.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT First.lo -MD -MP -MF ".deps/First.Tpo" -c -o First.lo First.cc; then mv -f ".deps/First.Tpo" ".deps/First.Plo"; else rm -f ".deps/First.Tpo"; exit 1; fi --- Optimizer.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Optimizer.lo -MD -MP -MF ".deps/Optimizer.Tpo" -c -o Optimizer.lo Optimizer.cc; then mv -f ".deps/Optimizer.Tpo" ".deps/Optimizer.Plo"; else rm -f ".deps/Optimizer.Tpo"; exit 1; fi --- Algorithm.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Algorithm.lo -MD -MP -MF .deps/Algorithm.Tpo -c Algorithm.cc -o Algorithm.o --- Optimizer.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Optimizer.lo -MD -MP -MF .deps/Optimizer.Tpo -c Optimizer.cc -o Optimizer.o --- Algorithms.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Algorithms.lo -MD -MP -MF .deps/Algorithms.Tpo -c Algorithms.cc -o Algorithms.o --- First.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT First.lo -MD -MP -MF .deps/First.Tpo -c First.cc -o First.o --- Buffer.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Buffer.lo -MD -MP -MF .deps/Buffer.Tpo -c Buffer.cc -o Buffer.o --- Area.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Area.lo -MD -MP -MF .deps/Area.Tpo -c Area.cc -o Area.o --- Assert.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Assert.lo -MD -MP -MF .deps/Assert.Tpo -c Assert.cc -o Assert.o --- Debugger.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Debugger.lo -MD -MP -MF .deps/Debugger.Tpo -c Debugger.cc -o Debugger.o --- Parser.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Parser.lo -MD -MP -MF ".deps/Parser.Tpo" -c -o Parser.lo Parser.cc; then mv -f ".deps/Parser.Tpo" ".deps/Parser.Plo"; else rm -f ".deps/Parser.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cc -o Parser.o --- Algorithms.lo --- In file included from Algorithms.cc:5: In file included from ../src/include/Hapy/Parser.h:9: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Pree.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Pree.lo -MD -MP -MF ".deps/Pree.Tpo" -c -o Pree.lo Pree.cc; then mv -f ".deps/Pree.Tpo" ".deps/Pree.Plo"; else rm -f ".deps/Pree.Tpo"; exit 1; fi --- Buffer.lo --- In file included from Buffer.cc:6: In file included from ../src/include/Hapy/Parser.h:9: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Pree.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Pree.lo -MD -MP -MF .deps/Pree.Tpo -c Pree.cc -o Pree.o --- Parser.lo --- In file included from Parser.cc:5: In file included from ../src/include/Hapy/RuleBase.h:11: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Buffer.lo --- 1 warning generated. --- PrettyPrint.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT PrettyPrint.lo -MD -MP -MF ".deps/PrettyPrint.Tpo" -c -o PrettyPrint.lo PrettyPrint.cc; then mv -f ".deps/PrettyPrint.Tpo" ".deps/PrettyPrint.Plo"; else rm -f ".deps/PrettyPrint.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT PrettyPrint.lo -MD -MP -MF .deps/PrettyPrint.Tpo -c PrettyPrint.cc -o PrettyPrint.o --- PreeFarm.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT PreeFarm.lo -MD -MP -MF ".deps/PreeFarm.Tpo" -c -o PreeFarm.lo PreeFarm.cc; then mv -f ".deps/PreeFarm.Tpo" ".deps/PreeFarm.Plo"; else rm -f ".deps/PreeFarm.Tpo"; exit 1; fi --- Result.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Result.lo -MD -MP -MF ".deps/Result.Tpo" -c -o Result.lo Result.cc; then mv -f ".deps/Result.Tpo" ".deps/Result.Plo"; else rm -f ".deps/Result.Tpo"; exit 1; fi --- Rule.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Rule.lo -MD -MP -MF ".deps/Rule.Tpo" -c -o Rule.lo Rule.cc; then mv -f ".deps/Rule.Tpo" ".deps/Rule.Plo"; else rm -f ".deps/Rule.Tpo"; exit 1; fi --- PreeFarm.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT PreeFarm.lo -MD -MP -MF .deps/PreeFarm.Tpo -c PreeFarm.cc -o PreeFarm.o --- Result.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Result.lo -MD -MP -MF .deps/Result.Tpo -c Result.cc -o Result.o --- Parser.lo --- 1 warning generated. --- Rule.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Rule.lo -MD -MP -MF .deps/Rule.Tpo -c Rule.cc -o Rule.o --- RuleBase.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT RuleBase.lo -MD -MP -MF ".deps/RuleBase.Tpo" -c -o RuleBase.lo RuleBase.cc; then mv -f ".deps/RuleBase.Tpo" ".deps/RuleBase.Plo"; else rm -f ".deps/RuleBase.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT RuleBase.lo -MD -MP -MF .deps/RuleBase.Tpo -c RuleBase.cc -o RuleBase.o --- Algorithm.lo --- In file included from Algorithm.cc:6: In file included from ../src/include/Hapy/RuleBase.h:11: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- RuleId.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT RuleId.lo -MD -MP -MF ".deps/RuleId.Tpo" -c -o RuleId.lo RuleId.cc; then mv -f ".deps/RuleId.Tpo" ".deps/RuleId.Plo"; else rm -f ".deps/RuleId.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT RuleId.lo -MD -MP -MF .deps/RuleId.Tpo -c RuleId.cc -o RuleId.o --- Algorithms.lo --- 1 warning generated. --- Rules.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Rules.lo -MD -MP -MF ".deps/Rules.Tpo" -c -o Rules.lo Rules.cc; then mv -f ".deps/Rules.Tpo" ".deps/Rules.Plo"; else rm -f ".deps/Rules.Tpo"; exit 1; fi --- SizeCalc.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT SizeCalc.lo -MD -MP -MF ".deps/SizeCalc.Tpo" -c -o SizeCalc.lo SizeCalc.cc; then mv -f ".deps/SizeCalc.Tpo" ".deps/SizeCalc.Plo"; else rm -f ".deps/SizeCalc.Tpo"; exit 1; fi --- Rules.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Rules.lo -MD -MP -MF .deps/Rules.Tpo -c Rules.cc -o Rules.o --- SizeCalc.lo --- c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT SizeCalc.lo -MD -MP -MF .deps/SizeCalc.Tpo -c SizeCalc.cc -o SizeCalc.o --- RuleBase.lo --- In file included from RuleBase.cc:5: In file included from ../src/include/Hapy/Parser.h:9: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Rule.lo --- In file included from Rule.cc:7: In file included from ../src/include/Hapy/RuleBase.h:11: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Algorithm.lo --- 1 warning generated. --- Top.lo --- if /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Top.lo -MD -MP -MF ".deps/Top.Tpo" -c -o Top.lo Top.cc; then mv -f ".deps/Top.Tpo" ".deps/Top.Plo"; else rm -f ".deps/Top.Tpo"; exit 1; fi c++ -DHAVE_CONFIG_H -I../src/include -I../src/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -MT Top.lo -MD -MP -MF .deps/Top.Tpo -c Top.cc -o Top.o --- Rules.lo --- In file included from Rules.cc:6: In file included from ../src/include/Hapy/RuleBase.h:11: ../src/include/Hapy/RuleCompFlags.h:14:28: warning: initialization of pointer of type 'RulePtr' (aka 'Hapy::RuleBase *') to null from a constant boolean expression [-Wbool-conversion] 14 | RuleCompFlags(): trimmer(false), trimLeft(false), trimRight(false), | ^~~~~ --- Rule.lo --- 1 warning generated. --- RuleBase.lo --- 1 warning generated. --- Rules.lo --- 1 warning generated. --- libHapy.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -fstack-protector-strong -o libHapy.la -rpath /usr/local/lib Algorithm.lo Algorithms.lo Area.lo Assert.lo Buffer.lo Debugger.lo First.lo Optimizer.lo Parser.lo Pree.lo PrettyPrint.lo PreeFarm.lo Result.lo Rule.lo RuleBase.lo RuleId.lo Rules.lo SizeCalc.lo Top.lo mkdir .libs ar cru .libs/libHapy.a Algorithm.o Algorithms.o Area.o Assert.o Buffer.o Debugger.o First.o Optimizer.o Parser.o Pree.o PrettyPrint.o PreeFarm.o Result.o Rule.o RuleBase.o RuleId.o Rules.o SizeCalc.o Top.o ranlib .libs/libHapy.a creating libHapy.la (cd .libs && rm -f libHapy.la && ln -s ../libHapy.la libHapy.la) Making all in doc Making all in tests Consider running 'make check' before 'make install' to execute a library self-test =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for hapy-0.0.8_1 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/hapy/work/Hapy-0.0.8/cfgaux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/hapy/work/Hapy-0.0.8/cfgaux/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src test -z "/usr/local/lib" || /bin/sh ../cfgaux/mkinstalldirs "/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'libHapy.la' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.la' /usr/bin/install -c .libs/libHapy.lai /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.la /usr/bin/install -c .libs/libHapy.a /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.a strip --strip-debug /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.a chmod 644 /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.a ranlib /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/lib/libHapy.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/Hapy" || /bin/sh ../cfgaux/mkinstalldirs "/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy" mkdir /wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy install -m 0644 'include/Hapy/Action.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Action.h' install -m 0644 'include/Hapy/ActionBase.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/ActionBase.h' install -m 0644 'include/Hapy/PtrAction.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/PtrAction.h' install -m 0644 'include/Hapy/MemAction.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/MemAction.h' install -m 0644 'include/Hapy/Actions.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Actions.h' install -m 0644 'include/Hapy/Algorithm.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Algorithm.h' install -m 0644 'include/Hapy/Algorithms.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Algorithms.h' install -m 0644 'include/Hapy/Area.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Area.h' install -m 0644 'include/Hapy/Assert.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Assert.h' install -m 0644 'include/Hapy/Buffer.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Buffer.h' install -m 0644 'include/Hapy/Debugger.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Debugger.h' install -m 0644 'include/Hapy/First.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/First.h' install -m 0644 'include/Hapy/IoStream.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/IoStream.h' install -m 0644 'include/Hapy/IosFwd.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/IosFwd.h' install -m 0644 'include/Hapy/Iterator.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Iterator.h' install -m 0644 'include/Hapy/NumericLimits.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/NumericLimits.h' install -m 0644 'include/Hapy/Optimizer.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Optimizer.h' install -m 0644 'include/Hapy/Parser.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Parser.h' install -m 0644 'include/Hapy/Pree.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Pree.h' install -m 0644 'include/Hapy/PreeFarm.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/PreeFarm.h' install -m 0644 'include/Hapy/PreeKids.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/PreeKids.h' install -m 0644 'include/Hapy/PrettyPrint.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/PrettyPrint.h' install -m 0644 'include/Hapy/Result.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Result.h' install -m 0644 'include/Hapy/Rule.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Rule.h' install -m 0644 'include/Hapy/RuleCompFlags.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/RuleCompFlags.h' install -m 0644 'include/Hapy/RuleBase.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/RuleBase.h' install -m 0644 'include/Hapy/RuleId.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/RuleId.h' install -m 0644 'include/Hapy/RulePtr.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/RulePtr.h' install -m 0644 'include/Hapy/Rules.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Rules.h' install -m 0644 'include/Hapy/String.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/String.h' install -m 0644 'include/Hapy/SizeCalc.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/SizeCalc.h' install -m 0644 'include/Hapy/DeepPrint.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/DeepPrint.h' install -m 0644 'include/Hapy/Top.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Top.h' install -m 0644 'include/Hapy/Version.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/Version.h' test -z "/usr/local/include/Hapy" || /bin/sh ../cfgaux/mkinstalldirs "/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy" install -m 0644 '../src/include/Hapy/config.h' '/wrkdirs/usr/ports/devel/hapy/work/stage/usr/local/include/Hapy/config.h' Making install in doc Making install in tests ====> 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-05-05T13:14:04+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for hapy-0.0.8_1 ===> Building hapy-0.0.8_1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for hapy-0.0.8_1 build of devel/hapy | hapy-0.0.8_1 ended at Mon May 5 09:14:17 EDT 2025 build time: 00:00:14