[package - main-arm64-default][databases/ldb20] Failed for ldb20-2.0.10_1 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Oct 2023 06:02:31 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: timur@FreeBSD.org
Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p8b3f09304cc8_s8a77bc5e1be/logs/ldb20-2.0.10_1.log
Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p8b3f09304cc8_s8a77bc5e1be
Log:
=>> Building databases/ldb20
build started at Thu Oct 5 06:00:46 UTC 2023
port directory: /usr/ports/databases/ldb20
package name: ldb20-2.0.10_1
building for: FreeBSD main-arm64-default-job-04 15.0-CURRENT FreeBSD 15.0-CURRENT 1500001 arm64
maintained by: timur@FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-23-ga7f8d188
Host OSVERSION: 1500000
Jail OSVERSION: 1500001
Job Id: 04
!!! Jail is newer than host. (Jail: 1500001, Host: 1500000) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500001
UNAME_v=FreeBSD 15.0-CURRENT 1500001
UNAME_r=15.0-CURRENT
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
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-23-ga7f8d188
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for ldb20-2.0.10_1:
DEBUG=off: Build with debugging support
MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl)
PYTHON3=off: Python 3.x bindings or support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
timur@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--bundled-libraries=!talloc,!tevent,!tdb,!popt,!cmocka --with-modulesdir=/usr/local/lib/shared-modules --with-privatelibdir=/usr/local/lib/ldb --mandir=/usr/local/man --with-openldap=/usr/local --disable-rpath --without-gettext --prefix=/usr/local -j3 --disable-python
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.9" CFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib XSLTPROC="true" NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/ldb20/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/ldb20/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/ldb20/work/.cache HOME=/wrkdirs/usr/ports/databases/ldb20/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/ldb20/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/ldb20/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--
NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/ldb20/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/ldb20/work XDG_CACHE_HOME=/wrkdirs/usr/ports/databases/ldb20/work/.cache HOME=/wrkdirs/usr/ports/databases/ldb20/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/databases/ldb20/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/databases/ldb20/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 -DLDAP_DEPRECATED -fno-color-diagnostics -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLDAP_DEPRECATED -fno-color-diagnostics -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -m 555"
BSD_INSTALL_LIB="install -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--
PKGCONFIGDIR=libdata/pkgconfig PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd15 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ldb" EXAMPLESDIR="share/examples/ldb" DATADIR="share/ldb" WWWDIR="www/ldb" ETCDIR="etc/ldb"
--End PLIST_SUB--
--SUB_LIST--
PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd15 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ldb DOCSDIR=/usr/local/share/doc/ldb EXAMPLESDIR=/usr/local/share/examples/ldb WWWDIR=/usr/local/www/ldb ETCDIR=/usr/local/etc/ldb
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=3
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_53255a77=yes
CC_OUTPUT_921dbbb2_911cfe02=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
CC_OUTPUT_921dbbb2_af59ad06=yes
CC_OUTPUT_921dbbb2_a15f3fcf=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: aarch64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=15.0-CURRENT
OSREL=15.0
OSVERSION=1500001
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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) 1048576
stack size (kbytes, -s) 1048576
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) 1024
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--
=======================<phase: check-sanity >============================
===> License GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> ldb20-2.0.10_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.20.7.pkg
[main-arm64-default-job-04] Installing pkg-1.20.7...
[main-arm64-default-job-04] Extracting pkg-1.20.7: .......... done
===> ldb20-2.0.10_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of ldb20-2.0.10_1
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by ldb20-2.0.10_1 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by ldb20-2.0.10_1 for building
=> SHA256 Checksum OK for ldb-2.0.10.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by ldb20-2.0.10_1 for building
===> Extracting for ldb20-2.0.10_1
=> SHA256 Checksum OK for ldb-2.0.10.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for ldb20-2.0.10_1
===> Applying FreeBSD patches for ldb20-2.0.10_1 from /usr/ports/databases/ldb20/files
===========================================================================
=======================<phase: build-depends >============================
<snip>
Checking for library setproctitle : no
Checking for setproctitle : ok
Checking for setproctitle_init : not found
Checking for library bsd : no
Checking for setproctitle_init : not found
Checking for closefrom : ok
Checking whether we can use SO_PEERCRED to get socket credentials : not found
Checking correct behavior of strtoll : ok
Checking for if_nametoindex : ok
Checking for strerror_r : ok
Checking for getdirentries : ok
Checking for getdents : ok
Checking for syslog : ok
Checking for gai_strerror : ok
Checking for get_current_dir_name : not found
Checking for timegm : ok
Checking for getifaddrs : ok
Checking for freeifaddrs : ok
Checking for mmap : ok
Checking for setgroups : ok
Checking for syscall : ok
Checking for setsid : ok
Checking for getgrent_r : ok
Checking for getgrgid_r : ok
Checking for getgrnam_r : ok
Checking for getgrouplist : ok
Checking for getpagesize : ok
Checking for getpwent_r : ok
Checking for getpwnam_r : ok
Checking for getpwuid_r : ok
Checking for epoll_create : not found
Checking for port_create : not found
Checking for getprogname : ok
Checking for getxattr : not found
Checking for library attr : no
Checking for getxattr : not found
Checking for attr_listf : not found
Checking for library attr : no
Checking for attr_listf : not found
Checking for extattr_list_fd : ok
Checking for dlopen : ok
Checking for dlsym : ok
Checking for dlerror : ok
Checking for dlclose : ok
Checking for declaration of dlopen : ok
Checking C prototype for dlopen : not found
Checking for fdatasync : ok
Checking for declaration of fdatasync : ok
Checking for clock_gettime : ok
Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok
Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok
Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok
Checking for struct timespec : ok
Checking for header arpa/nameser.h : yes
Checking for header resolv.h : yes
Checking for res_search : ok
Checking for pthread_create : not found
Checking for library pthread : yes
Checking for pthread_create in pthread : ok
Checking for pthread_attr_init : ok
Checking for pthread_mutexattr_setrobust : ok
Checking for declaration of PTHREAD_MUTEX_ROBUST : ok
Checking for pthread_mutex_consistent : ok
Checking for __thread local storage : ok
Checking for crypt : not found
Checking for library crypt : yes
Checking for crypt in crypt : ok
Checking for crypt_r : not found
Checking for crypt_r in crypt : ok
Checking for header readline.h : no
Checking for header readline/readline.h : yes
Checking for header readline/history.h : yes
Checking for variable rl_event_hook : ok
Checking for variable program_invocation_short_name : not found
Checking for declaration of snprintf : ok
Checking for declaration of vsnprintf : ok
Checking for declaration of asprintf : ok
Checking for declaration of vasprintf : ok
Checking for declaration of errno : ok
Checking for declaration of EWOULDBLOCK : ok
Checking for declaration of environ : not found
Checking for declaration of environ (as enum) : not found
Checking for declaration of getgrent_r : ok
Checking for declaration of getpwent_r : ok
Checking for declaration of pread : ok
Checking for declaration of pwrite : ok
Checking for declaration of setenv : ok
Checking for declaration of setresgid : ok
Checking for declaration of setresuid : ok
Checking for eventfd : ok
Checking for header poll.h : yes
Checking for poll : ok
Checking for strptime : ok
Checking for declaration of strptime : ok
Checking for working strptime : not found
Checking for declaration of gettimeofday : ok
Checking C prototype for gettimeofday : ok
Checking C prototype for gettimeofday : not found
Checking for C99 vsnprintf : ok
Checking for HAVE_SHARED_MMAP : ok
Checking for HAVE_MREMAP : not found
Checking for HAVE_INCOHERENT_MMAP : not found
Checking for HAVE_IMMEDIATE_STRUCTURES : ok
Checking for HAVE_MKDIR_MODE : ok
Checking for member st_mtim.tv_nsec in struct stat : ok
Checking for member st_rdev in struct stat : ok
Checking for member st_rdev in struct stat : ok
Checking for member ss_family in struct sockaddr_storage : ok
Checking for member __ss_family in struct sockaddr_storage : not found
Checking for member sa_len in struct sockaddr : ok
Checking for member sin_len in struct sockaddr_in : ok
Checking for member sin6_len in struct sockaddr_in6 : ok
Checking for HAVE_UNIXSOCKET : ok
Checking for HAVE_SECURE_MKSTEMP : ok
Checking for HAVE_IFACE_GETIFADDRS : not found
Checking for HAVE_IFACE_AIX : not found
Checking for HAVE_IFACE_IFCONF : not found
Checking for HAVE_IFACE_IFREQ : not found
Checking for declaration of getpwent_r : ok
Checking C prototype for getpwent_r : not found
Checking for declaration of getgrent_r : ok
Checking C prototype for getgrent_r : not found
Checking C prototype for getpwent_r : not found
Checking C prototype for getgrent_r : not found
Checking for strerror_r : ok
Checking for XSI (rather than GNU) prototype for strerror_r : ok
Checking for system tdb (>=1.4.2) : yes
Checking for program 'xsltproc' : true
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for program 'python3' : /usr/local/bin/python3.9
Checking for program 'python' : /usr/local/bin/python3.9
Checking for program 'python3' : not found
Checking for python version >= 2.6.0 : 3.9.18
python headers : Check disabled due to --disable-python
Checking linker accepts -Wl,-no-undefined : yes
Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for header sys/auxv.h : yes
Checking for getauxval : not found
Checking linker accepts -Wl,-no-undefined : yes
Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no
Checking for program 'python3' : /usr/local/bin/python3.9
Checking for program 'python' : /usr/local/bin/python3.9
Checking for program 'python3' : not found
Checking for python version >= 2.6.0 : 3.9.18
python headers : Check disabled due to --disable-python
Checking for system talloc (>=2.2.0) : yes
Checking for system tevent (>=0.10.0) : yes
Checking for epoll_create : not found
Checking value of NSIG : 32
Checking value of _NSIG : not found
Checking value of SIGRTMAX : 126
Checking value of SIGRTMIN : 65
Checking for program 'python3' : /usr/local/bin/python3.9
Checking for program 'python' : /usr/local/bin/python3.9
Checking for program 'python3' : not found
Checking for python version >= 2.6.0 : 3.9.18
python headers : Check disabled due to --disable-python
Checking linker accepts -Wl,-no-undefined : yes
Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no
Checking for system popt : yes
Checking for header popt.h : yes
Checking for library popt : yes
Checking for poptGetContext in popt : ok
Checking for longjmp : ok
Checking for siglongjmp : ok
Checking for system cmocka (>=1.1.3) : yes
Checking for program 'xsltproc' : true
Checking for program 'python3' : /usr/local/bin/python3.9
Checking for program 'python' : /usr/local/bin/python3.9
Checking for program 'python3' : not found
Checking for python version >= 2.6.0 : 3.9.18
python headers : Check disabled due to --disable-python
Checking for a 64-bit host to support lmdb : ok
Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok
Checking for library lber : yes
Checking for library lber : yes
Checking for ber_flush in lber ldap : ok
Checking for ldap_open in lber ldap : ok
Checking for ldap_initialize in lber ldap : ok
Checking linker accepts -Wl,-no-undefined : yes
Checking for lmdb >= 0.9.16 : yes
Checking for library lmdb : yes
Checking for mdb_env_create in lmdb : ok
Checking if compiler accepts -fstack-protector-strong : yes
Checking if compiler accepts -fstack-clash-protection : no
Checking linker accepts -Wl,-no-undefined : yes
Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no
'configure' finished successfully (1m38.062s)
Segmentation fault (core dumped)
===> Script "configure" failed unexpectedly.
Please report the problem to timur@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/databases/ldb20/work/ldb-2.0.10//wrkdirs/usr/ports/databases/ldb20/work/ldb-2.0.10/bin/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make: stopped in /usr/ports/databases/ldb20