[package - 132i386-default][lang/sdcc] Failed for sdcc-4.0.0_4 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 May 2024 11:05:46 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: darius@dons.net.au Log URL: https://pkg-status.freebsd.org/beefy15/data/132i386-default/07badf98bbd0/logs/sdcc-4.0.0_4.log Build URL: https://pkg-status.freebsd.org/beefy15/build.html?mastername=132i386-default&build=07badf98bbd0 Log: =>> Building lang/sdcc build started at Wed May 15 11:02:31 UTC 2024 port directory: /usr/ports/lang/sdcc package name: sdcc-4.0.0_4 building for: FreeBSD 132i386-default-job-08 13.2-RELEASE-p11 FreeBSD 13.2-RELEASE-p11 i386 maintained by: darius@dons.net.au Makefile datestamp: -rw-r--r-- 1 root wheel 4127 Nov 7 2023 /usr/ports/lang/sdcc/Makefile Ports top last git commit: 07badf98bbd Ports top unclean checkout: no Port dir last git commit: 06df180a9e3 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1-30-g79e3edcd Host OSVERSION: 1500018 Jail OSVERSION: 1302001 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 OSVERSION=1302001 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 UNAME_m=i386 UNAME_p=i386 UNAME_r=13.2-RELEASE-p11 LOCALBASE=/usr/local UNAME_v=FreeBSD 13.2-RELEASE-p11 USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.1-30-g79e3edcd MASTERMNT=/usr/local/poudriere/data/.m/132i386-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/132i386-default/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=132i386-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/132i386-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for sdcc-4.0.0_4: DEVLIB=on: Device libraries DOCS=on: Build and/or install documentation SDCCLIB=on: Standard C library (libsdcc) UCSIM=on: The ucSim simulator ====> Options available for the multi TARGETS: you have to choose at least one of them HC08=on: Freescale 68HC08/S08 MCS51=on: Intel MCS51, Maxim DS80C390/DS80C400 PADAUK=on: Padauk PDK14/PDK15 PIC=on: Microchip PIC STM8=on: STMicroelectronics STM8 Z80=on: Zilog Z80/Z180/GBZ80, Rabbit 2000/3000, Toshiba TLCS-90 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- darius@dons.net.au --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-non-free docdir=/usr/local/share/doc/sdcc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/sdcc/work/.cache HOME=/wrkdirs/usr/ports/lang/sdcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/sdcc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/sdcc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 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/lang/sdcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/sdcc/work/.cache HOME=/wrkdirs/usr/ports/lang/sdcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/sdcc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/sdcc/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 DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DA TA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PADAUK="" NO_PADAUK="@comment " PIC="" NO_PIC="@comment " SDCCLIB="" NO_SDCCLIB="@comment " STM8="" NO_STM8="@comment " UCSIM="" NO_UCSIM="@comment " Z80="" NO_Z80="@comment " PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 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=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sdcc" EXAMPLESDIR="share/examples/sdcc" DATADIR="share/sdcc" WWWDIR="www/sdcc" ETCDIR="etc/sdcc" --End PLIST_SUB-- --SUB_LIST-- DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PADAUK="" NO_PADAUK="@comment " PIC="" NO_PIC="@comment " SDCCLIB="" NO_SDCCLIB="@comment " STM8="" NO_STM8="@comment " UCSIM="" NO_UCSIM="@comment " Z80="" NO_Z80="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd13 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/sdcc DOCSDIR=/usr/local/share/doc/sdcc EXAMPLESDIR=/usr/local/share/examples/sdcc WWWDIR=/usr/local/www/sdcc ETCDIR=/usr/local/etc/sdcc --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} #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sdcc-4.0.0_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.2.pkg [132i386-default-job-08] Installing pkg-1.21.2... [132i386-default-job-08] Extracting pkg-1.21.2: .......... done ===> sdcc-4.0.0_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sdcc-4.0.0_4 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-4.0.0_4 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-4.0.0_4 for building => SHA256 Checksum OK for sdcc-src-4.0.0.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: extract >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by sdcc-4.0.0_4 for building ===> Extracting for sdcc-4.0.0_4 => SHA256 Checksum OK for sdcc-src-4.0.0.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: patch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for sdcc-4.0.0_4 ===> Applying FreeBSD patches for sdcc-4.0.0_4 from /usr/ports/lang/sdcc/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> sdcc-4.0.0_4 depends on file: /usr/local/include/boost/graph/adjacency_list.hpp - not found ===> Installing existing package /packages/All/boost-libs-1.84.0.pkg [132i386-default-job-08] Installing boost-libs-1.84.0... [132i386-default-job-08] `-- Installing icu-74.2_1,1... [132i386-default-job-08] `-- Extracting icu-74.2_1,1: .......... done [132i386-default-job-08] Extracting boost-libs-1.84.0: .......... done ===== Message from boost-libs-1.84.0: <snip> checking for madvise... 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] yes checking for mprotect... 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ else true; fi yes if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o configure: creating ./config.status warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o 1 warning generated. warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] 1 warning generated. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi; \ if [ x"" != x ]; then \ cd noasan; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/libiberty' config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' rm -f elf32-target.h creating bfdver.h /usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new rm -f elf64-target.h mv -f elf32-target.new elf32-target.h /usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new rm -f targmatch.h mv -f elf64-target.new elf64-target.h /usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new Making info in po gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status mv -f targmatch.new targmatch.h config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands gmake[4]: Nothing to be done for 'info'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' gmake[4]: Nothing to be done for 'info-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' gmake all-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' Making all in po gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR='"/usr/local/bin"' -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c -o asxxxx.lo asxxxx.c /bin/sh ./../move-if-change bfd-tmp.h bfd.h libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c asxxxx.c -o asxxxx.o rm -f tofiles asxxxx.c:83:10: fatal error: 'bfd.h' file not found #include "bfd.h" ^~~~~~~ f=""; \ for i in asxxxx.lo plugin.lo cpu-z80.lo cpu-plugin.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles 1 error generated. rm -f bfd-tmp.h /bin/sh ./../move-if-change tofiles ofiles touch stmp-bfd-h gmake[5]: *** [Makefile:1705: asxxxx.lo] Error 1 gmake[5]: *** Waiting for unfinished jobs.... touch stamp-ofiles gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' gmake[4]: *** [Makefile:1748: all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' gmake[3]: *** [Makefile:1213: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' gmake[2]: *** [Makefile:2691: all-bfd] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' gmake[1]: *** [Makefile:849: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' gmake: *** [Makefile:162: sdcc-sdbinutils] Error 2 ===> 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/lang/sdcc