=>> Building databases/postgresql-libpgeasy build started at Fri Apr 5 11:32:27 BST 2024 port directory: /usr/ports/databases/postgresql-libpgeasy package name: postgresql-libpgeasy-3.0.4_3 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: pgsql@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 798 Mar 8 2023 /usr/ports/databases/postgresql-libpgeasy/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: c014f9c79a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 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 postgresql-libpgeasy-3.0.4_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- pgsql@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/.cache HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" 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/databases/postgresql-libpgeasy/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/.cache HOME=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/postgresql-libpgeasy/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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-- PORTDOCS="" PORTEXAMPLES="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/postgresql/libpgeasy" EXAMPLESDIR="share/examples/postgresql/libpgeasy" DATADIR="share/libpgeasy" WWWDIR="www/libpgeasy" ETCDIR="etc/libpgeasy" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libpgeasy DOCSDIR=/usr/local/share/doc/postgresql/libpgeasy EXAMPLESDIR=/usr/local/share/examples/postgresql/libpgeasy WWWDIR=/usr/local/www/libpgeasy ETCDIR=/usr/local/etc/libpgeasy --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 #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 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=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> postgresql-libpgeasy-3.0.4_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of postgresql-libpgeasy-3.0.4_3 =========================================================================== =================================================== ===== 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 postgresql-libpgeasy-3.0.4_3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by postgresql-libpgeasy-3.0.4_3 for building => SHA256 Checksum OK for postgresql/libpgeasy-3.0.4.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 postgresql-libpgeasy-3.0.4_3 for building ===> Extracting for postgresql-libpgeasy-3.0.4_3 => SHA256 Checksum OK for postgresql/libpgeasy-3.0.4.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 postgresql-libpgeasy-3.0.4_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql-libpgeasy-3.0.4_3 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> postgresql-libpgeasy-3.0.4_3 depends on package: gmake>=4.4.1 - found ===> Returning to build of postgresql-libpgeasy-3.0.4_3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> postgresql-libpgeasy-3.0.4_3 depends on shared library: libpq.so.5 - not found ===> Installing existing package /packages/All/postgresql15-client-15.6.pkg [pkg-builder.dan.net.uk] Installing postgresql15-client-15.6... [pkg-builder.dan.net.uk] `-- Installing openssl-3.0.13_1,1... [pkg-builder.dan.net.uk] `-- Extracting openssl-3.0.13_1,1: .......... done [pkg-builder.dan.net.uk] `-- Installing readline-8.2.10... [pkg-builder.dan.net.uk] `-- Extracting readline-8.2.10: .......... done [pkg-builder.dan.net.uk] Extracting postgresql15-client-15.6: .......... done ===== Message from postgresql15-client-15.6: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> postgresql-libpgeasy-3.0.4_3 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Returning to build of postgresql-libpgeasy-3.0.4_3 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for postgresql-libpgeasy-3.0.4_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4/configure configure: loading site script /usr/ports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no 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 gmake sets ${MAKE}... yes checking for gcc... cc checking for C compiler default output... 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 style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking for ld used by GCC... /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 dependant libraries... pass_all checking command to parse /usr/bin/nm output... ok 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 for ranlib... ranlib checking for strip... strip checking for objdir... .libs 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 if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd13.2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for PQconnectdb in -lpq... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for postgresql-libpgeasy-3.0.4_3 gmake all-am gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' source='libpgeasy.c' object='libpgeasy.lo' libtool=yes \ depfile='.deps/libpgeasy.Plo' tmpdepfile='.deps/libpgeasy.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o libpgeasy.lo `test -f libpgeasy.c || echo './'`libpgeasy.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c libpgeasy.c -MT libpgeasy.lo -MD -MP -MF .deps/libpgeasy.TPlo -fPIC -DPIC -o .libs/libpgeasy.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c libpgeasy.c -MT libpgeasy.lo -MD -MP -MF .deps/libpgeasy.TPlo -o libpgeasy.o >/dev/null 2>&1 mv -f .libs/libpgeasy.lo libpgeasy.lo source='halt.c' object='halt.lo' libtool=yes \ depfile='.deps/halt.Plo' tmpdepfile='.deps/halt.TPlo' \ depmode=gcc3 /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o halt.lo `test -f halt.c || echo './'`halt.c rm -f .libs/halt.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c halt.c -MT halt.lo -MD -MP -MF .deps/halt.TPlo -fPIC -DPIC -o .libs/halt.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c halt.c -MT halt.lo -MD -MP -MF .deps/halt.TPlo -o halt.o >/dev/null 2>&1 mv -f .libs/halt.lo halt.lo /bin/sh ./libtool --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -fstack-protector-strong -o libpgeasy.la -rpath /usr/local/lib -version-info 3:0:0 libpgeasy.lo halt.lo -lpq rm -fr .libs/libpgeasy.la .libs/libpgeasy.* .libs/libpgeasy.* cc -shared libpgeasy.lo halt.lo -L/usr/local/lib -lpq -Wl,-soname -Wl,libpgeasy.so.3 -o .libs/libpgeasy.so.3.0.0 (cd .libs && rm -f libpgeasy.so.3 && ln -s libpgeasy.so.3.0.0 libpgeasy.so.3) (cd .libs && rm -f libpgeasy.so && ln -s libpgeasy.so.3.0.0 libpgeasy.so) ar cru .libs/libpgeasy.a libpgeasy.o halt.o ranlib .libs/libpgeasy.a creating libpgeasy.la (cd .libs && rm -f libpgeasy.la && ln -s ../libpgeasy.la libpgeasy.la) gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for postgresql-libpgeasy-3.0.4_3 ===> Generating temporary packing list gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4/install-sh -c -s" \ INSTALL_STRIP_FLAG=-s \ `test -z 'strip' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib /bin/sh ./libtool --mode=install /usr/bin/install -c -s libpgeasy.la /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.la /usr/bin/install -c .libs/libpgeasy.so.3.0.0 /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.so.3.0.0 strip --strip-unneeded /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.so.3.0.0 (cd /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib && rm -f libpgeasy.so.3 && ln -s libpgeasy.so.3.0.0 libpgeasy.so.3) (cd /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib && rm -f libpgeasy.so && ln -s libpgeasy.so.3.0.0 libpgeasy.so) /usr/bin/install -c .libs/libpgeasy.lai /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.la /usr/bin/install -c .libs/libpgeasy.a /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.a strip --strip-debug /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.a ranlib /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.a chmod 644 /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/lib/libpgeasy.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ./mkinstalldirs /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage//usr/local/include install -m 0644 libpgeasy.h /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage//usr/local/include/libpgeasy.h gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4' install -m 0644 /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4/examples/* /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/share/examples/postgresql/libpgeasy install -m 0644 /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/libpgeasy-3.0.4/docs/libpgeasy.html /wrkdirs/usr/ports/databases/postgresql-libpgeasy/work/stage/usr/local/share/doc/postgresql/libpgeasy ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-05T10:32:27+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=c014f9c79a' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for postgresql-libpgeasy-3.0.4_3 ===> Building postgresql-libpgeasy-3.0.4_3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for postgresql-libpgeasy-3.0.4_3 build of databases/postgresql-libpgeasy | postgresql-libpgeasy-3.0.4_3 ended at Fri Apr 5 11:32:39 BST 2024 build time: 00:00:13