[package - 122powerpc64-quarterly][sysutils/nss_ndb] Failed for nss_ndb-1.0.24 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Tue, 24 Aug 2021 03:27:23 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:     pen@lysator.liu.se
Log URL:        http://foul1.nyi.freebsd.org/data/122powerpc64-quarterly/f9d60373fb72/logs/nss_ndb-1.0.24.log
Build URL:      http://foul1.nyi.freebsd.org/build.html?mastername=122powerpc64-quarterly&build=f9d60373fb72
Log:

=>> Building sysutils/nss_ndb
build started at Tue Aug 24 03:27:03 UTC 2021
port directory: /usr/ports/sysutils/nss_ndb
package name: nss_ndb-1.0.24
building for: FreeBSD 122powerpc64-quarterly-job-11 12.2-RELEASE FreeBSD 12.2-RELEASE powerpc
maintained by: pen@lysator.liu.se
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1202000
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE
UNAME_r=12.2-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122powerpc64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/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 nss_ndb-1.0.24:
     CFG=off: Enable configuration file
     REALM=off: Enable realm stripping
     VAR=off: Enable configuration variable
     WRKGRP=off: Enable workgroup stripping
====> Berkeley DB support: you have to select exactly one of them
     DB0=on: Use the libc version of Berkeley DB (old)
     DB5=off: Build with Berkeley DB v5 library
     DB18=off: Build with Berkeley DB v18 library
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
pen@lysator.liu.se
--End MAINTAINER--

--CONFIGURE_ARGS--
--without-db --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/nss_ndb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nss_ndb/work  HOME=/wrkdirs/usr/ports/sysutils/nss_ndb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nss_ndb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/sysutils/nss_ndb/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/nss_ndb/work  HOME=/wrkdirs/usr/ports/sysutils/nss_ndb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/nss_ndb/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes 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=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" 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--
OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nss_ndb"  EXAMPLESDIR="share/examples/nss_ndb"  DATADIR="share/nss_ndb"  WWWDIR="www/nss_ndb"  ETCDIR="etc/nss_ndb"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/nss_ndb DOCSDIR=/usr/local/share/doc/nss_ndb EXAMPLESDIR=/usr/local/share/examples/nss_ndb  WWWDIR=/usr/local/www/nss_ndb ETCDIR=/usr/local/etc/nss_ndb
--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=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv1
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE
OSREL=12.2
OSVERSION=1202000
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)  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)  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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   nss_ndb-1.0.24 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[122powerpc64-quarterly-job-11] Installing pkg-1.16.3...
[122powerpc64-quarterly-job-11] Extracting pkg-1.16.3: .......... done
===>   nss_ndb-1.0.24 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of nss_ndb-1.0.24
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by nss_ndb-1.0.24 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by nss_ndb-1.0.24 for building
=> SHA256 Checksum OK for ptrrkssn-nss_ndb-v1.0.24_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by nss_ndb-1.0.24 for building
===>  Extracting for nss_ndb-1.0.24
=> SHA256 Checksum OK for ptrrkssn-nss_ndb-v1.0.24_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for nss_ndb-1.0.24
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for nss_ndb-1.0.24
configure: loading site script /usr/ports/Templates/config.site
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... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for dlsym in -ldl... yes
checking for pthread_create in -lpthread... yes
checking how to run the C preprocessor... cpp
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 fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for unistd.h... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for clock_gettime... (cached) yes
checking for endgrent... (cached) yes
checking for endpwent... yes
checking for memchr... (cached) yes
checking for memset... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
checking for strncasecmp... (cached) yes
checking for strndup... (cached) yes
checking for strrchr... (cached) yes
checking for dbopen... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nss_ndb.8
config.status: creating makendb.8
config.status: creating nsstest.8
config.status: creating nss_ndb.conf.5
config.status: creating ports/Makefile.port
config.status: creating config.h
===========================================================================
=======================<phase: build          >============================
===>  Building for nss_ndb-1.0.24
--- nss_ndb.o ---
--- makendb.o ---
--- nss_ndb.o ---
cc  -DNSS_NDB_CONF_PATH='"/usr/local/etc/nss_ndb.conf"' -DNSS_NDB_DBDIR_PATH='"/var/db/nss_ndb"' -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -fPIC -Wall -c -o nss_ndb.o nss_ndb.c
--- makendb.o ---
cc  -DNSS_NDB_CONF_PATH='"/usr/local/etc/nss_ndb.conf"' -DNSS_NDB_DBDIR_PATH='"/var/db/nss_ndb"' -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -fPIC -Wall -c -o makendb.o makendb.c
--- nsstest.o ---
cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -pthread -fPIC -Wall -DWITH_NSS_NDB=1 -c nsstest.c
--- nss_ndb.so.1.0.24 ---
cc -fstack-protector-strong --shared -Wl,-soname,nss_ndb.so.1 -o nss_ndb.so.1.0.24 nss_ndb.o -lpthread -ldl
--- makendb ---
cc -fstack-protector-strong -g -o makendb makendb.o nss_ndb.o  -lpthread -ldl
--- nsstest.o ---
nsstest.c: In function 'main':
nsstest.c:1561: warning: comparison is always true due to limited range of data type
--- makendb ---
cc: Internal error: Segmentation fault (program ld)
Please submit a full bug report.
See <URL:http://www.freebsd.org/support.html> for instructions.
*** [makendb] Error code 1

make[1]: stopped in /wrkdirs/usr/ports/sysutils/nss_ndb/work/nss_ndb-1.0.24
1 error

make[1]: stopped in /wrkdirs/usr/ports/sysutils/nss_ndb/work/nss_ndb-1.0.24
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/nss_ndb