>>> Building on exopi-4 under databases/postgresql-plr BDEPENDS = [devel/gmake;math/R;databases/postgresql,-server] DIST = [databases/postgresql-plr:plr-REL8_4_1.tar.gz] FULLPKGNAME = postgresql-plr-8.4.1 RDEPENDS = [math/R;databases/postgresql,-server] (Junk lock obtained for exopi-4 at 1713794929.63) >>> Running depends in databases/postgresql-plr at 1713794929.66 last junk was in telephony/iaxclient /usr/sbin/pkg_add -aI -Drepair R-4.2.3 gmake-4.4.1 postgresql-server-16.2 was: /usr/sbin/pkg_add -aI -Drepair R-4.2.3 gmake-4.4.1 postgresql-server-16.2 /usr/sbin/pkg_add -aI -Drepair R-4.2.3 gmake-4.4.1 postgresql-server-16.2 The following new rcscripts were installed: /etc/rc.d/postgresql See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/R /usr/local/share/doc/pkg-readmes/postgresql-server >>> Running show-prepare-results in databases/postgresql-plr at 1713794942.22 ===> databases/postgresql-plr ===> Building from scratch postgresql-plr-8.4.1 ===> postgresql-plr-8.4.1 depends on: postgresql-server-* -> postgresql-server-16.2 ===> postgresql-plr-8.4.1 depends on: gmake-* -> gmake-4.4.1 ===> postgresql-plr-8.4.1 depends on: R-* -> R-4.2.3 ===> Verifying specs: c lib/R/lib/R ===> found c.100.0 lib/R/lib/R.39.1 R-4.2.3 gmake-4.4.1 postgresql-server-16.2 Don't run junk because nojunk in x11/qt6/qtdeclarative (Junk lock released for exopi-4 at 1713794942.98) distfiles size=265142 >>> Running build in databases/postgresql-plr at 1713794943.02 ===> databases/postgresql-plr ===> Checking files for postgresql-plr-8.4.1 `/exopi-cvs/ports/distfiles/plr-REL8_4_1.tar.gz' is up to date. >> (SHA256) plr-REL8_4_1.tar.gz: OK ===> Extracting for postgresql-plr-8.4.1 ===> Patching for postgresql-plr-8.4.1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for postgresql-plr-8.4.1 ===> Configuring for postgresql-plr-8.4.1 ===> Building for postgresql-plr-8.4.1 cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -I"./" -I"-I/usr/local/lib/R/include" -I/usr/local/lib/R/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DPKGLIBDIR=\"/usr/local/lib/postgresql\" -DDLSUFFIX=\".so\" -DR_HOME_DEFAULT=\"/usr/local/lib/R\" -c -o plr.o plr.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -I"./" -I"-I/usr/local/lib/R/include" -I/usr/local/lib/R/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DPKGLIBDIR=\"/usr/local/lib/postgresql\" -DDLSUFFIX=\".so\" -DR_HOME_DEFAULT=\"/usr/local/lib/R\" -c -o pg_conversion.o pg_conversion.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -I"./" -I"-I/usr/local/lib/R/include" -I/usr/local/lib/R/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DPKGLIBDIR=\"/usr/local/lib/postgresql\" -DDLSUFFIX=\".so\" -DR_HOME_DEFAULT=\"/usr/local/lib/R\" -c -o pg_backend_support.o pg_backend_support.c pg_backend_support.c:277:2: warning: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(name != NULL); ^ pg_backend_support.c:309:2: warning: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(name); ^ pg_backend_support.c:363:2: warning: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(name != NULL); ^ pg_backend_support.c:403:2: warning: call to undeclared function 'AssertArg'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertArg(basename != NULL); ^ pg_backend_support.c:405:2: warning: call to undeclared function 'AssertState'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] AssertState(Dynamic_library_path != NULL); ^ 5 warnings generated. cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -I"./" -I"-I/usr/local/lib/R/include" -I/usr/local/lib/R/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DPKGLIBDIR=\"/usr/local/lib/postgresql\" -DDLSUFFIX=\".so\" -DR_HOME_DEFAULT=\"/usr/local/lib/R\" -c -o pg_userfuncs.o pg_userfuncs.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -I"./" -I"-I/usr/local/lib/R/include" -I/usr/local/lib/R/include -I. -I./ -I/usr/local/include/postgresql/server -I/usr/local/include/postgresql/internal -I/usr/local/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -DPKGLIBDIR=\"/usr/local/lib/postgresql\" -DDLSUFFIX=\".so\" -DR_HOME_DEFAULT=\"/usr/local/lib/R\" -c -o pg_rsupport.o pg_rsupport.c cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-cast-function-type-strict -O2 -pipe -fPIC -DPIC -fvisibility=hidden -shared -o plr.so plr.o pg_conversion.o pg_backend_support.o pg_userfuncs.o pg_rsupport.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -Wl,-Bdynamic -fvisibility=hidden -L/usr/local/lib/R/lib -L/usr/local/lib/R/lib -lR -lc pg_backend_support.c(pg_backend_support.o:(expand_dynamic_library_name)): warning: strcpy() is almost always misused, please use strlcpy() pg_backend_support.c(pg_backend_support.o:(substitute_libpath_macro)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in databases/postgresql-plr at 1713794946.79 ===> databases/postgresql-plr ===> Faking installation for postgresql-plr-8.4.1 mkdir -p '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/lib/postgresql' mkdir -p '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/share/postgresql/extension' mkdir -p '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/share/postgresql/extension' /exopi-obj/pobj/postgresql-plr-8.4.1/bin/install -c -m 755 plr.so '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/lib/postgresql/plr.so' /exopi-obj/pobj/postgresql-plr-8.4.1/bin/install -c -m 644 .//plr.control '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/share/postgresql/extension/' /exopi-obj/pobj/postgresql-plr-8.4.1/bin/install -c -m 644 .//plr--8.4.1.sql .//plr--8.4--8.4.1.sql .//plr--unpackaged--8.4.1.sql '/exopi-obj/pobj/postgresql-plr-8.4.1/fake-amd64/usr/local/share/postgresql/extension/' ===> Building package for postgresql-plr-8.4.1 Create /exopi-cvs/ports/packages/amd64/all/postgresql-plr-8.4.1.tgz Creating package postgresql-plr-8.4.1 reading plist| checking dependencies| checking dependencies|databases/postgresql,-server checking dependencies|math/R checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/postgresql-plr-8.4.1.tgz >>> Running clean in databases/postgresql-plr at 1713794964.83 ===> databases/postgresql-plr ===> Cleaning for postgresql-plr-8.4.1 >>> Ended at 1713794965.01 max_stuck=9.75/depends=12.56/show-prepare-results=0.79/build=3.78/package=18.04/clean=0.20