[package - main-i386-default][audio/sphinx] Failed for sphinx-2.0.4_3 in configure

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 30 Dec 2021 01:35:35 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:     ports@FreeBSD.org
Log URL:        http://beefy17.nyi.freebsd.org/data/main-i386-default/pb62f24f32e66_sc3a688ef4d/logs/sphinx-2.0.4_3.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=pb62f24f32e66_sc3a688ef4d
Log:

=>> Building audio/sphinx
build started at Thu Dec 30 01:35:32 UTC 2021
port directory: /usr/ports/audio/sphinx
package name: sphinx-2.0.4_3
building for: FreeBSD main-i386-default-job-13 14.0-CURRENT FreeBSD 14.0-CURRENT 1400045 i386
maintained by: ports@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400042
Jail OSVERSION: 1400045
Job Id: 13




!!! Jail is newer than host. (Jail: 1400045, Host: 1400042) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400045
UNAME_v=FreeBSD 14.0-CURRENT 1400045
UNAME_r=14.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-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-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---
---End OPTIONS List---

--MAINTAINER--
ports@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/audio/sphinx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sphinx/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/sphinx/work/.cache  HOME=/wrkdirs/usr/ports/audio/sphinx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/sphinx/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/audio/sphinx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sphinx/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/sphinx/work/.cache  HOME=/wrkdirs/usr/ports/audio/sphinx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/sphinx/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=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sphinx"  EXAMPLESDIR="share/examples/sphinx"  DATADIR="share/sphinx"  WWWDIR="www/sphinx"  ETCDIR="etc/sphinx"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sphinx DOCSDIR=/usr/local/share/doc/sphinx EXAMPLESDIR=/usr/local/share/examples/sphinx  WWWDIR=/usr/local/www/sphinx ETCDIR=/usr/local/etc/sphinx
--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
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /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 ####
_CXXINTERNAL_acaad9ca=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "c++"
CC_OUTPUT_921dbbb2_58173849=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_9bdba57c=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_6a4fe7f5=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_6bcac02b=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_67d20829=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_bfa62e83=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_f0b4d593=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_308abb44=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_f00456e5=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_65ad290d=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_f2776b26=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_b2657cc3=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_380987f7=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_160933ec=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
CC_OUTPUT_921dbbb2_fb62803b=ld-elf.so.1: Shared object "libc++.so.1" not found, required by "cc"
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400045
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)  524288
stack size              (kbytes, -s)  65536
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   >============================
===>   NOTICE:

The sphinx port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===========================================================================
=======================<phase: pkg-depends    >============================
===>   sphinx-2.0.4_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5.pkg
[main-i386-default-job-13] Installing pkg-1.17.5...
[main-i386-default-job-13] Extracting pkg-1.17.5: .......... done
===>   sphinx-2.0.4_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sphinx-2.0.4_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The sphinx port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===> Fetching all distfiles required by sphinx-2.0.4_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>   NOTICE:

The sphinx port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===> Fetching all distfiles required by sphinx-2.0.4_3 for building
=> SHA256 Checksum OK for sphinx2-0.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>   NOTICE:

The sphinx port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://docs.freebsd.org/en/articles/contributing/#ports-contributing

===> Fetching all distfiles required by sphinx-2.0.4_3 for building
===>  Extracting for sphinx-2.0.4_3
=> SHA256 Checksum OK for sphinx2-0.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sphinx-2.0.4_3
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for sphinx-2.0.4_3 from /usr/ports/audio/sphinx/files
===========================================================================
=======================<phase: build-depends  >============================
===>   sphinx-2.0.4_3 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[main-i386-default-job-13] Installing gmake-4.3_2...
[main-i386-default-job-13] `-- Installing gettext-runtime-0.21...
[main-i386-default-job-13] |   `-- Installing indexinfo-0.3.1...
[main-i386-default-job-13] |   `-- Extracting indexinfo-0.3.1: .... done
[main-i386-default-job-13] `-- Extracting gettext-runtime-0.21: .......... done
[main-i386-default-job-13] Extracting gmake-4.3_2: .......... done
===>   sphinx-2.0.4_3 depends on package: gmake>=4.3 - found
===>   Returning to build of sphinx-2.0.4_3
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sphinx-2.0.4_3
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/sphinx/work/sphinx2-0.4/ltconfig
loading site script /usr/ports/Templates/config.site
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether gmake sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing   -fstack-protector-strong ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
===>  Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/audio/sphinx/work/sphinx2-0.4/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/audio/sphinx