=>> Building devel/rebar3 build started at 2025-07-03T04:05:48+00:00 port directory: /usr/ports/devel/rebar3 package name: rebar3-3.23.0,1 building for: FreeBSD poudriere3.servers.bornfiber.dk 14.2-RELEASE-p4 FreeBSD 14.2-RELEASE-p4 amd64 maintained by: erlang@FreeBSD.org port version: 3.23.0 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 1543 Apr 14 2024 /usr/ports/devel/rebar3/Makefile Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1403501 Jail OSVERSION: 1402000 Job Id: 11 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1402000 UNAME_v=FreeBSD 14.2-RELEASE-p4 UNAME_r=14.2-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 POUDRIERE_VERSION=3.4.99.20250601 MASTERMNT=/usr/local/poudriere/data/.m/86aa5a/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/86aa5a/11/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_2_amd64-default OLDPWD=/usr/local/poudriere/data/.m/86aa5a/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 PREFIX=/usr/local 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 rebar3-3.23.0,1: BASH=off: Install programmable completions for Bash EXAMPLES=off: Build and/or install examples ZSH=off: Install programmable completions for zsh ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- erlang@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 3.23.0 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/rebar3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/rebar3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/rebar3/work/.cache HOME=/wrkdirs/usr/ports/devel/rebar3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/rebar3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/rebar3/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/rebar3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/rebar3/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/rebar3/work/.cache HOME=/wrkdirs/usr/ports/devel/rebar3/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/rebar3/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/rebar3/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="@comment " OSREL=14.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rebar3" EXAMPLESDIR="share/examples/rebar3" DATADIR="share/rebar3" WWWDIR="www/rebar3" ETCDIR="etc/rebar3" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rebar3 DOCSDIR=/usr/local/share/doc/rebar3 EXAMPLESDIR=/usr/local/share/examples/rebar3 WWWDIR=/usr/local/www/rebar3 ETCDIR=/usr/local/etc/rebar3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles OVERLAYS+=/overlays/tykports FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # supports parallel building using multiple make sub-processes MAKE_JOBS_UNSAFE= # support multiple jobs #MAKE_JOBS_NUMBER=8 # disable license auditing framework completely DISABLE_LICENSES= # unset some options we never want by default OPTIONS_UNSET+= ALSA CUPS DEBUG DOCBOOK HTMLDOCS X11 GUI DOCS NLS EXAMPLES # build with ccache enabled WITH_CCACHE_BUILD= CCACHE_DIR=/var/cache/ccache # define default versions DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=pgsql=16 DEFAULT_VERSIONS+=python=3.11 DEFAULT_VERSIONS+=python3=3.11 DEFAULT_VERSIONS+=php=8.3 DEFAULT_VERSIONS+=node=22 DEFAULT_VERSIONS+=openjdk=17 DEFAULT_VERSIONS+=lua=54 DEFAULT_VERSIONS+=perl5=5.40 DEFAULT_VERSIONS+=go=1.24 # allow non-default python flavours BUILD_ALL_PYTHON_FLAVORS= # allow building for newer versions ALLOW_UNSUPPORTED_SYSTEM= # add overlay UID_FILES=${PORTSDIR}/UIDs ${PORTSDIR}/UIDs.tyk GID_FILES=${PORTSDIR}/GIDs ${PORTSDIR}/GIDs.tyk 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) 250000 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 ===> rebar3-3.23.0,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [poudriere3.servers.bornfiber.dk] Installing pkg-2.2.1... [poudriere3.servers.bornfiber.dk] Extracting pkg-2.2.1: .......... done ===> rebar3-3.23.0,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rebar3-3.23.0,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 rebar3-3.23.0,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rebar3-3.23.0,1 for building => SHA256 Checksum OK for erlang-rebar3-3.23.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by rebar3-3.23.0,1 for building ===> Extracting for rebar3-3.23.0,1 => SHA256 Checksum OK for erlang-rebar3-3.23.0_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for rebar3-3.23.0,1 ===> Applying FreeBSD patches for rebar3-3.23.0,1 from /usr/ports/devel/rebar3/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/erl - not found ===> Installing existing package /packages/All/erlang-26.2.5.12_2,4.pkg [poudriere3.servers.bornfiber.dk] Installing erlang-26.2.5.12_2,4... [poudriere3.servers.bornfiber.dk] `-- Installing erlang-man-26.2... [poudriere3.servers.bornfiber.dk] `-- Extracting erlang-man-26.2: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing openssl-3.0.17,1... [poudriere3.servers.bornfiber.dk] `-- Extracting openssl-3.0.17,1: .......... done ===> Creating groups Creating group 'beam' with gid '372' ===> Creating users Creating user 'beam' with uid '372' [poudriere3.servers.bornfiber.dk] Extracting erlang-26.2.5.12_2,4: .......... done ===== Message from erlang-26.2.5.12_2,4: -- Installation tips: You can find an emacs mode for Erlang here: /usr/local/lib/erlang/lib/tools-%%TOOLS_VSN%%/emacs ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/erl - found ===> Returning to build of rebar3-3.23.0,1 ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/git - not found ===> Installing existing package /packages/All/git-2.50.0.pkg [poudriere3.servers.bornfiber.dk] Installing git-2.50.0... [poudriere3.servers.bornfiber.dk] `-- Installing curl-8.14.1... [poudriere3.servers.bornfiber.dk] | `-- Installing libnghttp2-1.66.0... [poudriere3.servers.bornfiber.dk] | `-- Extracting libnghttp2-1.66.0: ....... done [poudriere3.servers.bornfiber.dk] | `-- Installing zstd-1.5.7... [poudriere3.servers.bornfiber.dk] | | `-- Installing liblz4-1.10.0,1... [poudriere3.servers.bornfiber.dk] | | `-- Extracting liblz4-1.10.0,1: .......... done [poudriere3.servers.bornfiber.dk] | `-- Extracting zstd-1.5.7: .......... done [poudriere3.servers.bornfiber.dk] `-- Extracting curl-8.14.1: .......... done [poudriere3.servers.bornfiber.dk] `-- Installing expat-2.7.1... [poudriere3.servers.bornfiber.dk] `-- Extracting expat-2.7.1: .......... done ===> Creating groups Creating group 'git_daemon' with gid '964' ===> Creating users Creating user 'git_daemon' with uid '964' [poudriere3.servers.bornfiber.dk] Extracting git-2.50.0: .......... done ===== Message from git-2.50.0: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/git - found ===> Returning to build of rebar3-3.23.0,1 ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [poudriere3.servers.bornfiber.dk] Installing ccache-3.7.12_8... [poudriere3.servers.bornfiber.dk] 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. ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of rebar3-3.23.0,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for rebar3-3.23.0,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for rebar3-3.23.0,1 ./bootstrap:247:1: Warning: function rm_rf/1 is unused ./bootstrap:394:1: Warning: function delete_each/1 is unused ./bootstrap:407:1: Warning: function delete_each_dir_win32/1 is unused Evaluating config script "/wrkdirs/usr/ports/devel/rebar3/work/rebar3-3.23.0/_build/default/lib/rebar/src/rebar.app.src.script" ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling cf ===> Compiling cth_readable ===> Compiling certifi ===> Compiling eunit_formatters ===> Compiling getopt ===> Compiling providers ===> Compiling bbmustache ===> Compiling ssl_verify_fun ===> Compiling relx ===> Compiling erlware_commons ===> Compiling rebar ===> Verifying dependencies... ===> Cleaning out bbmustache... ===> Cleaning out certifi... ===> Cleaning out cf... ===> Cleaning out cth_readable... ===> Cleaning out erlware_commons... ===> Cleaning out eunit_formatters... ===> Cleaning out getopt... ===> Cleaning out providers... ===> Cleaning out rebar... ===> Cleaning out relx... ===> Cleaning out ssl_verify_fun... ===> Verifying dependencies... ===> Analyzing applications... ===> Compiling cf ===> Compiling cth_readable ===> Compiling certifi ===> Compiling eunit_formatters ===> Compiling getopt ===> Compiling providers ===> Compiling bbmustache ===> Compiling ssl_verify_fun ===> Compiling relx ===> Compiling erlware_commons ===> Compiling rebar ===> Building escript for rebar... =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> rebar3-3.23.0,1 depends on file: /usr/local/bin/erl - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for rebar3-3.23.0,1 ===> Generating temporary packing list install -m 555 /wrkdirs/usr/ports/devel/rebar3/work/rebar3-3.23.0/rebar3 /wrkdirs/usr/ports/devel/rebar3/work/stage/usr/local/bin/ install -m 444 /wrkdirs/usr/ports/devel/rebar3/work/rebar3-3.23.0/manpages/*.1 /wrkdirs/usr/ports/devel/rebar3/work/stage/usr/local/share/man/man1/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp built_by' 'PKG_NOTE_build_timestamp=2025-07-03T04:05:48+00:00' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for rebar3-3.23.0,1 ===> Building rebar3-3.23.0,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for rebar3-3.23.0,1 build of devel/rebar3 | rebar3-3.23.0,1 ended at 2025-07-03T04:08:50+00:00 build time: 00:03:25