>>> Building on sparc64-0d under geo/pgpointcloud BDEPENDS = [devel/libtool;devel/autoconf/2.69;devel/gmake;devel/cunit;lang/gcc/8,-c++;databases/postgresql,-server;devel/metaauto;lang/gcc/8,-libs;lang/gcc/8;devel/automake/1.15;textproc/libxml] DIST = [geo/pgpointcloud:pointcloud-1.2.5.tar.gz] FULLPKGNAME = pointcloud-1.2.5 RDEPENDS = [lang/gcc/8,-libs;textproc/libxml] (Junk lock obtained for sparc64-0d at 1741048462.45) >>> Running depends in geo/pgpointcloud at 1741048462.64 last junk was in textproc/argparse-manpage /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1p0 cunit-2.1.2p3 libtool-2.4.2p3 metaauto-1.0p4 postgresql-server-17.4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1p0 cunit-2.1.2p3 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 gmake-4.4.1 libtool-2.4.2p3 libxml-2.13.6 metaauto-1.0p4 postgresql-server-17.4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.15.1p0 cunit-2.1.2p3 libtool-2.4.2p3 metaauto-1.0p4 postgresql-server-17.4 useradd: Warning: home directory `/var/postgresql' doesn't exist, and -m was not specified 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/postgresql-server >>> Running show-prepare-results in geo/pgpointcloud at 1741048497.85 ===> geo/pgpointcloud ===> Building from scratch pointcloud-1.2.5 ===> pointcloud-1.2.5 depends on: postgresql-server-* -> postgresql-server-17.4 ===> pointcloud-1.2.5 depends on: cunit-* -> cunit-2.1.2p3 ===> pointcloud-1.2.5 depends on: metaauto-* -> metaauto-1.0p4 ===> pointcloud-1.2.5 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> pointcloud-1.2.5 depends on: automake->=1.15,<1.16 -> automake-1.15.1p0 ===> pointcloud-1.2.5 depends on: libtool-* -> libtool-2.4.2p3 ===> pointcloud-1.2.5 depends on: gcc->=8,<9 -> gcc-8.4.0p26 ===> pointcloud-1.2.5 depends on: g++->=8,<9 -> g++-8.4.0p26 ===> pointcloud-1.2.5 depends on: gmake-* -> gmake-4.4.1 ===> pointcloud-1.2.5 depends on: libxml-* -> libxml-2.13.6 ===> pointcloud-1.2.5 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p26 ===> Verifying specs: c iconv lzma m z xml2 estdc++>=19 pthread ===> found c.100.3 iconv.7.1 lzma.2.3 m.10.1 z.7.1 xml2.21.0 estdc++.19.0 pthread.27.1 autoconf-2.69p3 automake-1.15.1p0 cunit-2.1.2p3 g++-8.4.0p26 gcc-8.4.0p26 gcc-libs-8.4.0p26 gmake-4.4.1 libtool-2.4.2p3 libxml-2.13.6 metaauto-1.0p4 postgresql-server-17.4 Still tainted: host marked nojunk by games/py-unitypy >>> Running junk in geo/pgpointcloud at 1741048512.17 Can't run junk because of lock on games/py-unitypy (Junk lock released for sparc64-0d at 1741048518.62) distfiles size=348678 >>> Running extract in geo/pgpointcloud at 1741048518.73 ===> geo/pgpointcloud ===> Checking files for pointcloud-1.2.5 `/usr/ports/distfiles/pointcloud-1.2.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for pointcloud-1.2.5 >>> Running patch in geo/pgpointcloud at 1741048520.81 ===> geo/pgpointcloud ===> Patching for pointcloud-1.2.5 ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in geo/pgpointcloud at 1741048522.22 ===> geo/pgpointcloud ===> Generating configure for pointcloud-1.2.5 Running autoreconf-2.69 in /usr/obj/ports/pointcloud-1.2.5/pointcloud-1.2.5 * Running /usr/local/bin/aclocal (1.15.1) * Running /usr/local/bin/autoconf (2.69) ====================================== Now you are ready to run './configure' ====================================== ===> Configuring for pointcloud-1.2.5 Using /usr/obj/ports/pointcloud-1.2.5/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/pointcloud-1.2.5/config.site 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for cpp... /usr/bin/cpp checking for git... no checking for .git... no checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E 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 zlib.h... (cached) yes checking for inflate in -lz... yes checking CUnit/CUnit.h usability... yes checking CUnit/CUnit.h presence... yes checking for CUnit/CUnit.h... yes checking for CU_initialize_registry in -lcunit... yes checking for pg_config... /usr/local/bin/pg_config checking PostgreSQL version... PostgreSQL 17.4 checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQserverVersion in -lpq... yes checking for xml2-config... /usr/local/bin/xml2-config checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking libxml/xpathInternals.h usability... yes checking libxml/xpathInternals.h presence... yes checking for libxml/xpathInternals.h... yes checking for xmlInitParser in -lxml2... yes checking las.hpp usability... no checking las.hpp presence... no checking for las.hpp... no configure: creating ./config.status config.status: creating config.mk config.status: creating pgsql/Makefile awk: trying to access out of range field -2147483648 input record number 1, file source line number 83 config.status: error: could not create pgsql/Makefile *** Error 1 in geo/pgpointcloud (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/pointcloud-1.2.5/poi...) *** Error 2 in geo/pgpointcloud (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/pointcloud-1.2.5/.configure_done': @cd /usr/p...) *** Error 2 in geo/pgpointcloud (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=pointcloud-1.2.5; export _LOCKS_HELD=" po...) ===> Exiting geo/pgpointcloud with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1741048560.58 max_stuck=0.00/depends=35.30/show-prepare-results=14.13/junk=6.63/extract=2.07/patch=1.42/configure=38.45 Error: job failed with 512 on sparc64-0d at 1741048560