[package - main-powerpc64le-default][lang/gnu-apl] Failed for gnu-apl-1.8_2 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 21:00:15 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: danfe@FreeBSD.org Log URL: https://pkg-status.freebsd.org/foul2/data/main-powerpc64le-default/p8c7f3e19a83a_se495600ce3/logs/gnu-apl-1.8_2.log Build URL: https://pkg-status.freebsd.org/foul2/build.html?mastername=main-powerpc64le-default&build=p8c7f3e19a83a_se495600ce3 Log: =>> Building lang/gnu-apl build started at Mon Jul 3 20:52:53 UTC 2023 port directory: /usr/ports/lang/gnu-apl package name: gnu-apl-1.8_2 building for: FreeBSD main-powerpc64le-default-job-02 14.0-CURRENT FreeBSD 14.0-CURRENT 1400092 powerpc maintained by: danfe@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400088 Jail OSVERSION: 1400092 Job Id: 02 !!! Jail is newer than host. (Jail: 1400092, Host: 1400088) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400092 UNAME_v=FreeBSD 14.0-CURRENT 1400092 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-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc64le-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc64le-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc64le-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc64le-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 gnu-apl-1.8_2: DOCS=on: Build and/or install documentation GTK3=off: GTK+ 3 GUI toolkit support LIBAPL=off: Build libapl.so instead of executable PCRE=off: Use Perl Compatible Regular Expressions PGSQL=off: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- danfe@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --without-gtk3 --without-pcre --without-postgresql --without-sqlite3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CXX_WERROR=no MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnu-apl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnu-apl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/gnu-apl/work/.cache HOME=/wrkdirs/usr/ports/lang/gnu-apl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gnu-apl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/gnu-apl/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" 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/gnu-apl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnu-apl/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/gnu-apl/work/.cache HOME=/wrkdirs/usr/ports/lang/gnu-apl/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gnu-apl/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/gnu-apl/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 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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="" DOCS="" NO_DOCS="@comment " GTK3="@comment " NO_GTK3="" LIBAPL="@comment " NO_LIBAPL="" PCRE="@comment " NO_PCRE="" PGSQL="@comment " NO_PGSQL="" SQLITE="@comment " NO_SQLITE="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/apl" EXAMPLESDIR="share/examples/apl" DATADIR="share/apl" WWWDIR="www/apl" ETCDIR="etc/apl" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " GTK3="@comment " NO_GTK3="" LIBAPL="@comment " NO_LIBAPL="" PCRE="@comment " NO_PCRE="" PGSQL="@comment " NO_PGSQL="" SQLITE="@comment " NO_SQLITE="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apl DOCSDIR=/usr/local/share/doc/apl EXAMPLESDIR=/usr/local/share/examples/apl WWWDIR=/usr/local/www/apl ETCDIR=/usr/local/etc/apl --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=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: powerpc64le-unknown-freebsd14.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: powerpc64le-unknown-freebsd14.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: powerpc64le-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64le OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400092 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 GPLv3+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gnu-apl-1.8_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.19.1_2.pkg [main-powerpc64le-default-job-02] Installing pkg-1.19.1_2... [main-powerpc64le-default-job-02] Extracting pkg-1.19.1_2: .......... done ===> gnu-apl-1.8_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gnu-apl-1.8_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gnu-apl-1.8_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gnu-apl-1.8_2 for building => SHA256 Checksum OK for apl-1.8.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gnu-apl-1.8_2 for building ===> Extracting for gnu-apl-1.8_2 => SHA256 Checksum OK for apl-1.8.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gnu-apl-1.8_2 <snip> libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -fPIC -DPIC -o .libs/lib_template_F0_la-template_F0.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -o lib_file_io_la-file_io.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -o lib_template_F0_la-template_F0.o >/dev/null 2>&1 mv -f .deps/lib_file_io_la-file_io.Tpo .deps/lib_file_io_la-file_io.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c -o lib_template_F12_la-template_F12.lo `test -f 'template_F12.cc' || echo './'`template_F12.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -fPIC -DPIC -o .libs/lib_template_F12_la-template_F12.o mv -f .deps/lib_template_F0_la-template_F0.Tpo .deps/lib_template_F0_la-template_F0.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c -o lib_template_OP1_la-template_OP1.lo `test -f 'template_OP1.cc' || echo './'`template_OP1.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -fPIC -DPIC -o .libs/lib_template_OP1_la-template_OP1.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -o lib_template_F12_la-template_F12.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -o lib_template_OP1_la-template_OP1.o >/dev/null 2>&1 mv -f .deps/lib_template_F12_la-template_F12.Tpo .deps/lib_template_F12_la-template_F12.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c -o lib_template_OP2_la-template_OP2.lo `test -f 'template_OP2.cc' || echo './'`template_OP2.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -fPIC -DPIC -o .libs/lib_template_OP2_la-template_OP2.o mv -f .deps/lib_template_OP1_la-template_OP1.Tpo .deps/lib_template_OP1_la-template_OP1.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -avoid-version -fstack-protector-strong -o lib_file_io.la -rpath /usr/local/lib/apl lib_file_io_la-file_io.lo -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib_file_io_la-file_io.o -lfftw3 -ldl -lpthread -lexecinfo -lncurses -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,lib_file_io.so -o .libs/lib_file_io.so libtool: link: ar cru .libs/lib_file_io.a lib_file_io_la-file_io.o libtool: link: ranlib .libs/lib_file_io.a libtool: link: ( cd ".libs" && rm -f "lib_file_io.la" && ln -s "../lib_file_io.la" "lib_file_io.la" ) /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -avoid-version -fstack-protector-strong -o lib_template_F0.la -rpath /usr/local/lib/apl lib_template_F0_la-template_F0.lo -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib_template_F0_la-template_F0.o -lfftw3 -ldl -lpthread -lexecinfo -lncurses -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,lib_template_F0.so -o .libs/lib_template_F0.so libtool: link: ar cru .libs/lib_template_F0.a lib_template_F0_la-template_F0.o libtool: link: ranlib .libs/lib_template_F0.a libtool: link: ( cd ".libs" && rm -f "lib_template_F0.la" && ln -s "../lib_template_F0.la" "lib_template_F0.la" ) /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -avoid-version -fstack-protector-strong -o lib_template_F12.la -rpath /usr/local/lib/apl lib_template_F12_la-template_F12.lo -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib_template_F12_la-template_F12.o -lfftw3 -ldl -lpthread -lexecinfo -lncurses -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,lib_template_F12.so -o .libs/lib_template_F12.so libtool: link: ar cru .libs/lib_template_F12.a lib_template_F12_la-template_F12.o libtool: link: ranlib .libs/lib_template_F12.a libtool: link: ( cd ".libs" && rm -f "lib_template_F12.la" && ln -s "../lib_template_F12.la" "lib_template_F12.la" ) /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -avoid-version -fstack-protector-strong -o lib_template_OP1.la -rpath /usr/local/lib/apl lib_template_OP1_la-template_OP1.lo -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib_template_OP1_la-template_OP1.o -lfftw3 -ldl -lpthread -lexecinfo -lncurses -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,lib_template_OP1.so -o .libs/lib_template_OP1.so libtool: link: ar cru .libs/lib_template_OP1.a lib_template_OP1_la-template_OP1.o libtool: link: ranlib .libs/lib_template_OP1.a libtool: link: ( cd ".libs" && rm -f "lib_template_OP1.la" && ln -s "../lib_template_OP1.la" "lib_template_OP1.la" ) libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -o lib_template_OP2_la-template_OP2.o >/dev/null 2>&1 mv -f .deps/lib_template_OP2_la-template_OP2.Tpo .deps/lib_template_OP2_la-template_OP2.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -avoid-version -fstack-protector-strong -o lib_template_OP2.la -rpath /usr/local/lib/apl lib_template_OP2_la-template_OP2.lo -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/lib_template_OP2_la-template_OP2.o -lfftw3 -ldl -lpthread -lexecinfo -lncurses -L/usr/local/lib -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,lib_template_OP2.so -o .libs/lib_template_OP2.so libtool: link: ar cru .libs/lib_template_OP2.a lib_template_OP2_la-template_OP2.o libtool: link: ranlib .libs/lib_template_OP2.a libtool: link: ( cd ".libs" && rm -f "lib_template_OP2.la" && ln -s "../lib_template_OP2.la" "lib_template_OP2.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src/native' Making all in APs gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src/APs' c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT AP100-AP100.o -MD -MP -MF .deps/AP100-AP100.Tpo -c -o AP100-AP100.o `test -f 'AP100.cc' || echo './'`AP100.cc c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT AP100-APmain.o -MD -MP -MF .deps/AP100-APmain.Tpo -c -o AP100-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc mv -f .deps/AP100-AP100.Tpo .deps/AP100-AP100.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT AP210-AP210.o -MD -MP -MF .deps/AP210-AP210.Tpo -c -o AP210-AP210.o `test -f 'AP210.cc' || echo './'`AP210.cc mv -f .deps/AP100-APmain.Tpo .deps/AP100-APmain.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT AP210-APmain.o -MD -MP -MF .deps/AP210-APmain.Tpo -c -o AP210-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc mv -f .deps/AP210-AP210.Tpo .deps/AP210-AP210.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP210-Backtrace.o -MD -MP -MF ../.deps/AP210-Backtrace.Tpo -c -o ../AP210-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc mv -f ../.deps/AP210-Backtrace.Tpo ../.deps/AP210-Backtrace.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP210-Svar_DB.o -MD -MP -MF ../.deps/AP210-Svar_DB.Tpo -c -o ../AP210-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc mv -f .deps/AP210-APmain.Tpo .deps/AP210-APmain.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP210-Svar_record.o -MD -MP -MF ../.deps/AP210-Svar_record.Tpo -c -o ../AP210-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f ../.deps/AP210-Svar_record.Tpo ../.deps/AP210-Svar_record.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT APserver-APserver.o -MD -MP -MF .deps/APserver-APserver.Tpo -c -o APserver-APserver.o `test -f 'APserver.cc' || echo './'`APserver.cc mv -f ../.deps/AP210-Svar_DB.Tpo ../.deps/AP210-Svar_DB.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT APserver-Svar_DB_server.o -MD -MP -MF .deps/APserver-Svar_DB_server.Tpo -c -o APserver-Svar_DB_server.o `test -f 'Svar_DB_server.cc' || echo './'`Svar_DB_server.cc mv -f .deps/APserver-Svar_DB_server.Tpo .deps/APserver-Svar_DB_server.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../APserver-Svar_record.o -MD -MP -MF ../.deps/APserver-Svar_record.Tpo -c -o ../APserver-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f .deps/APserver-APserver.Tpo .deps/APserver-APserver.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP100-Backtrace.o -MD -MP -MF ../.deps/AP100-Backtrace.Tpo -c -o ../AP100-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc mv -f ../.deps/APserver-Svar_record.Tpo ../.deps/APserver-Svar_record.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP100-Svar_DB.o -MD -MP -MF ../.deps/AP100-Svar_DB.Tpo -c -o ../AP100-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc mv -f ../.deps/AP100-Backtrace.Tpo ../.deps/AP100-Backtrace.Po c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT ../AP100-Svar_record.o -MD -MP -MF ../.deps/AP100-Svar_record.Tpo -c -o ../AP100-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f ../.deps/AP100-Svar_record.Tpo ../.deps/AP100-Svar_record.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -I ./.. -DAP_NUM=210 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -I ./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib mv -f ../.deps/AP100-Svar_DB.Tpo ../.deps/AP100-Svar_DB.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib libtool: link: c++ -I ./.. -DAP_NUM=100 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fstack-protector-strong -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -lfftw3 -ldl -lpthread -lm -lexecinfo -lncurses -L/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src/APs' Making all in emacs_mode gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src/emacs_mode' depbase=`echo DefCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DefCommand.lo -MD -MP -MF $depbase.Tpo -c -o DefCommand.lo DefCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo emacs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT emacs.lo -MD -MP -MF $depbase.Tpo -c -o emacs.lo emacs.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -fPIC -DPIC -o .libs/DefCommand.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -fPIC -DPIC -o .libs/emacs.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -o DefCommand.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -o emacs.o >/dev/null 2>&1 depbase=`echo FnCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnCommand.lo FnCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -fPIC -DPIC -o .libs/FnCommand.o depbase=`echo FnTagCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnTagCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnTagCommand.lo FnTagCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -fPIC -DPIC -o .libs/FnTagCommand.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -o FnCommand.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -o FnTagCommand.o >/dev/null 2>&1 depbase=`echo FollowCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FollowCommand.lo -MD -MP -MF $depbase.Tpo -c -o FollowCommand.lo FollowCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -fPIC -DPIC -o .libs/FollowCommand.o depbase=`echo GetVarCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT GetVarCommand.lo -MD -MP -MF $depbase.Tpo -c -o GetVarCommand.lo GetVarCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -fPIC -DPIC -o .libs/GetVarCommand.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -o FollowCommand.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -o GetVarCommand.o >/dev/null 2>&1 depbase=`echo HelpCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT HelpCommand.lo -MD -MP -MF $depbase.Tpo -c -o HelpCommand.lo HelpCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -fPIC -DPIC -o .libs/HelpCommand.o depbase=`echo Listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Listener.lo -MD -MP -MF $depbase.Tpo -c -o Listener.lo Listener.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -fPIC -DPIC -o .libs/Listener.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -o Listener.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -o HelpCommand.o >/dev/null 2>&1 depbase=`echo LockWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT LockWrapper.lo -MD -MP -MF $depbase.Tpo -c -o LockWrapper.lo LockWrapper.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -fPIC -DPIC -o .libs/LockWrapper.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -o LockWrapper.o >/dev/null 2>&1 depbase=`echo network.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT network.lo -MD -MP -MF $depbase.Tpo -c -o network.lo network.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -isystem /usr/local/include -Wno-deprecated-declarations -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cc -fPIC -DPIC -o .libs/network.o network.cc:34:10: error: no member named 'auto_ptr' in namespace 'std' std::auto_ptr<NetworkConnection> connection( (NetworkConnection *)arg ); ~~~~~^ network.cc:34:19: error: 'NetworkConnection' does not refer to a value std::auto_ptr<NetworkConnection> connection( (NetworkConnection *)arg ); ^ ./NetworkConnection.hh:31:7: note: declared here class NetworkConnection { ^ network.cc:34:38: error: use of undeclared identifier 'connection' std::auto_ptr<NetworkConnection> connection( (NetworkConnection *)arg ); ^ network.cc:36:9: error: use of undeclared identifier 'connection' connection->run(); ^ network.cc:64:23: error: expected ';' after expression auto_ptr<Listener> listener( Listener::create_listener( port ) ); ^ ; network.cc:64:5: error: use of undeclared identifier 'auto_ptr' auto_ptr<Listener> listener( Listener::create_listener( port ) ); ^ network.cc:64:24: error: use of undeclared identifier 'listener'; did you mean 'Listener'? auto_ptr<Listener> listener( Listener::create_listener( port ) ); ^ ./Listener.hh:30:7: note: 'Listener' declared here class Listener { ^ network.cc:66:23: error: use of undeclared identifier 'listener' string conninfo = listener->start(); ^ network.cc:68:64: error: use of undeclared identifier 'listener' int res = pthread_create( &thread_id, NULL, listener_loop, listener.get() ); ^ network.cc:73:5: error: use of undeclared identifier 'listener'; did you mean 'listen'? listener->set_thread( thread_id ); ^~~~~~~~ listen /usr/include/sys/socket.h:695:5: note: 'listen' declared here int listen(int, int); ^ network.cc:73:13: error: member reference base type 'int (int, int)' is not a structure or union listener->set_thread( thread_id ); ~~~~~~~~^ ~~~~~~~~~~ network.cc:74:5: error: use of undeclared identifier 'listener'; did you mean 'listen'? listener.release(); ^~~~~~~~ listen /usr/include/sys/socket.h:695:5: note: 'listen' declared here int listen(int, int); ^ network.cc:74:13: error: member reference base type 'int (int, int)' is not a structure or union listener.release(); ~~~~~~~~^~~~~~~~ 13 errors generated. gmake[4]: *** [Makefile:529: network.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src/emacs_mode' gmake[3]: *** [Makefile:4484: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8/src' gmake[2]: *** [Makefile:524: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8' gmake[1]: *** [Makefile:411: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-apl/work/apl-1.8' ===> 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/gnu-apl