[package - main-amd64-default][audio/libamrnb] Failed for libamrnb-11.0.0.0_2,2 in configure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Dec 2021 01:31:40 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: tatsuki_makino@hotmail.com Log URL: http://beefy18.nyi.freebsd.org/data/main-amd64-default/pb62f24f32e66_sc3a688ef4d/logs/libamrnb-11.0.0.0_2,2.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=pb62f24f32e66_sc3a688ef4d Log: =>> Building audio/libamrnb build started at Thu Dec 30 01:31:26 UTC 2021 port directory: /usr/ports/audio/libamrnb package name: libamrnb-11.0.0.0_2,2 building for: FreeBSD main-amd64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400045 amd64 maintained by: tatsuki_makino@hotmail.com Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400042 Jail OSVERSION: 1400045 Job Id: 01 !!! 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 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-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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 libamrnb-11.0.0.0_2,2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- tatsuki_makino@hotmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/audio/libamrnb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/libamrnb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/libamrnb/work/.cache HOME=/wrkdirs/usr/ports/audio/libamrnb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/libamrnb/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/libamrnb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/libamrnb/work XDG_CACHE_HOME=/wrkdirs/usr/ports/audio/libamrnb/work/.cache HOME=/wrkdirs/usr/ports/audio/libamrnb/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/libamrnb/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-- PORTDOCS="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libamrnb" EXAMPLESDIR="share/examples/libamrnb" DATADIR="share/libamrnb" WWWDIR="www/libamrnb" ETCDIR="etc/libamrnb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libamrnb DOCSDIR=/usr/local/share/doc/libamrnb EXAMPLESDIR=/usr/local/share/examples/libamrnb WWWDIR=/usr/local/www/libamrnb ETCDIR=/usr/local/etc/libamrnb --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 #### _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=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400045 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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 3GPP accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libamrnb-11.0.0.0_2,2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5.pkg [main-amd64-default-job-01] Installing pkg-1.17.5... [main-amd64-default-job-01] Extracting pkg-1.17.5: .......... done ===> libamrnb-11.0.0.0_2,2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libamrnb-11.0.0.0_2,2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE 3GPP accepted by the user => 26104-b00.zip doesn't seem to exist in /portdistfiles/libamrnb. => Attempting to fetch https://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-b00.zip 26104-b00.zip 417 kB 367 kBps 01s ===> Fetching all distfiles required by libamrnb-11.0.0.0_2,2 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE 3GPP accepted by the user ===> Fetching all distfiles required by libamrnb-11.0.0.0_2,2 for building => SHA256 Checksum OK for libamrnb/amrnb-11.0.0.0.tar.bz2. => SHA256 Checksum OK for libamrnb/26104-b00.zip. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE 3GPP accepted by the user ===> Fetching all distfiles required by libamrnb-11.0.0.0_2,2 for building ===> Extracting for libamrnb-11.0.0.0_2,2 => SHA256 Checksum OK for libamrnb/amrnb-11.0.0.0.tar.bz2. => SHA256 Checksum OK for libamrnb/26104-b00.zip. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libamrnb-11.0.0.0_2,2 =========================================================================== =======================<phase: build-depends >============================ ===> libamrnb-11.0.0.0_2,2 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [main-amd64-default-job-01] Installing gmake-4.3_2... [main-amd64-default-job-01] `-- Installing gettext-runtime-0.21... [main-amd64-default-job-01] | `-- Installing indexinfo-0.3.1... [main-amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done [main-amd64-default-job-01] Extracting gmake-4.3_2: .......... done ===> libamrnb-11.0.0.0_2,2 depends on package: gmake>=4.3 - found ===> Returning to build of libamrnb-11.0.0.0_2,2 ===> libamrnb-11.0.0.0_2,2 depends on package: autoconf>=2.69 - not found ===> Installing existing package /packages/All/autoconf-2.69_3.pkg [main-amd64-default-job-01] Installing autoconf-2.69_3... [main-amd64-default-job-01] `-- Installing autoconf-wrapper-20131203... [main-amd64-default-job-01] `-- Extracting autoconf-wrapper-20131203: .......... done [main-amd64-default-job-01] `-- Installing m4-1.4.19,1... [main-amd64-default-job-01] `-- Extracting m4-1.4.19,1: .......... done [main-amd64-default-job-01] `-- Installing perl5-5.32.1_1... [main-amd64-default-job-01] `-- Extracting perl5-5.32.1_1: .......... done [main-amd64-default-job-01] Extracting autoconf-2.69_3: .......... done ===> libamrnb-11.0.0.0_2,2 depends on package: autoconf>=2.69 - found ===> Returning to build of libamrnb-11.0.0.0_2,2 ===> libamrnb-11.0.0.0_2,2 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.5.pkg [main-amd64-default-job-01] Installing automake-1.16.5... [main-amd64-default-job-01] Extracting automake-1.16.5: .......... done ===> libamrnb-11.0.0.0_2,2 depends on package: automake>=1.16.1 - found ===> Returning to build of libamrnb-11.0.0.0_2,2 ===> libamrnb-11.0.0.0_2,2 depends on executable: libtoolize - not found ===> Installing existing package /packages/All/libtool-2.4.6_1.pkg [main-amd64-default-job-01] Installing libtool-2.4.6_1... [main-amd64-default-job-01] Extracting libtool-2.4.6_1: .......... done ===> libamrnb-11.0.0.0_2,2 depends on executable: libtoolize - found ===> Returning to build of libamrnb-11.0.0.0_2,2 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for libamrnb-11.0.0.0_2,2 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:5: installing './missing' Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... no configure: error: in `/wrkdirs/usr/ports/audio/libamrnb/work/amrnb-11.0.0.0': configure: error: C compiler cannot create executables See `config.log' for more details ===> Script "configure" failed unexpectedly. Please report the problem to tatsuki_makino@hotmail.com [maintainer] and attach the "/wrkdirs/usr/ports/audio/libamrnb/work/amrnb-11.0.0.0/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/libamrnb