[package - main-arm64-default][net/sctplib] Failed for sctplib-1.0.26 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Aug 2021 02:53:12 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: dreibh@iem.uni-due.de Log URL: http://ampere2.nyi.freebsd.org/data/main-arm64-default/p507d4271e0bb_s5ae48eb998/logs/sctplib-1.0.26.log Build URL: http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p507d4271e0bb_s5ae48eb998 Log: =>> Building net/sctplib build started at Thu Aug 12 02:52:44 UTC 2021 port directory: /usr/ports/net/sctplib package name: sctplib-1.0.26 building for: FreeBSD main-arm64-default-job-06 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 arm64 maintained by: dreibh@iem.uni-due.de Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 06 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 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-arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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-- dreibh@iem.uni-due.de --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-sctp-over-udp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net/sctplib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/sctplib/work HOME=/wrkdirs/usr/ports/net/sctplib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/sctplib/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/net/sctplib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/sctplib/work HOME=/wrkdirs/usr/ports/net/sctplib/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/sctplib/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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-- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sctplib" EXAMPLESDIR="share/examples/sctplib" DATADIR="share/sctplib" WWWDIR="www/sctplib" ETCDIR="etc/sctplib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sctplib DOCSDIR=/usr/local/share/doc/sctplib EXAMPLESDIR=/usr/local/share/examples/sctplib WWWDIR=/usr/local/www/sctplib ETCDIR=/usr/local/etc/sctplib --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 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 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) 1048576 stack size (kbytes, -s) 1048576 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 >============================ ===> sctplib-1.0.26 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-arm64-default-job-06] Installing pkg-1.17.1... [main-arm64-default-job-06] Extracting pkg-1.17.1: .......... done ===> sctplib-1.0.26 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sctplib-1.0.26 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by sctplib-1.0.26 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by sctplib-1.0.26 for building => SHA256 Checksum OK for sctplib-1.0.26.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by sctplib-1.0.26 for building ===> Extracting for sctplib-1.0.26 => SHA256 Checksum OK for sctplib-1.0.26.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for sctplib-1.0.26 =========================================================================== =======================<phase: build-depends >============================ ===> sctplib-1.0.26 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.4,1.pkg [main-arm64-default-job-06] Installing pkgconf-1.7.4,1... [main-arm64-default-job-06] Extracting pkgconf-1.7.4,1: .......... done ===> sctplib-1.0.26 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of sctplib-1.0.26 =========================================================================== =======================<phase: lib-depends >============================ ===> sctplib-1.0.26 depends on shared library: libglib-2.0.so - not found ===> Installing existing package /packages/All/glib-2.68.3,2.pkg <snip> checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for vprintf... (cached) yes checking for _doprnt... no checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for colorgcc... no checking port number for SCTP over UDP... 9899 checking whether this OS does have IPv6 stack... KAME checking whether struct sockaddr_in6 has a sin6_scope_id field... yes checking for IPV6_PKTINFO... yes checking for IPV6_RECVPKTINFO... yes checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.0.0... yes (version 2.68.3) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sctplib/Makefile config.status: creating sctplib/docs/Makefile config.status: creating sctplib/docs/en/Makefile config.status: creating sctplib/docs/sctplib/Makefile config.status: creating sctplib/manual/Makefile config.status: creating sctplib/programs/Makefile config.status: creating sctplib/sctp/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands The sctplib package has been configured with the following options: Build with Maintainer Mode : no Build with SCTP over UDP : yes glib_LIBS : -L/usr/local/lib -lglib-2.0 -lintl CFLAGS : -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE CXXFLAGS : -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE LDFLAGS : -fstack-protector-strong -L/usr/local/v6/lib =========================================================================== =======================<phase: build >============================ ===> Building for sctplib-1.0.26 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in sctplib --- all-recursive --- Making all in docs --- all-recursive --- Making all in en Making all in sctplib Making all in sctp --- adaptation.lo --- --- auxiliary.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT auxiliary.lo -MD -MP -MF .deps/auxiliary.Tpo -c -o auxiliary.lo auxiliary.c --- adaptation.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT adaptation.lo -MD -MP -MF .deps/adaptation.Tpo -c -o adaptation.lo adaptation.c --- auxiliary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT auxiliary.lo -MD -MP -MF .deps/auxiliary.Tpo -c auxiliary.c -fPIC -DPIC -o .libs/auxiliary.o --- adaptation.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT adaptation.lo -MD -MP -MF .deps/adaptation.Tpo -c adaptation.c -fPIC -DPIC -o .libs/adaptation.o --- auxiliary.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT auxiliary.lo -MD -MP -MF .deps/auxiliary.Tpo -c auxiliary.c -o auxiliary.o >/dev/null 2>&1 mv -f .deps/auxiliary.Tpo .deps/auxiliary.Plo --- chunkHandler.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT chunkHandler.lo -MD -MP -MF .deps/chunkHandler.Tpo -c -o chunkHandler.lo chunkHandler.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT chunkHandler.lo -MD -MP -MF .deps/chunkHandler.Tpo -c chunkHandler.c -fPIC -DPIC -o .libs/chunkHandler.o --- adaptation.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT adaptation.lo -MD -MP -MF .deps/adaptation.Tpo -c adaptation.c -o adaptation.o >/dev/null 2>&1 mv -f .deps/adaptation.Tpo .deps/adaptation.Plo --- distribution.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT distribution.lo -MD -MP -MF .deps/distribution.Tpo -c -o distribution.lo distribution.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT distribution.lo -MD -MP -MF .deps/distribution.Tpo -c distribution.c -fPIC -DPIC -o .libs/distribution.o --- chunkHandler.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT chunkHandler.lo -MD -MP -MF .deps/chunkHandler.Tpo -c chunkHandler.c -o chunkHandler.o >/dev/null 2>&1 mv -f .deps/chunkHandler.Tpo .deps/chunkHandler.Plo --- errorhandler.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT errorhandler.lo -MD -MP -MF .deps/errorhandler.Tpo -c -o errorhandler.lo errorhandler.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT errorhandler.lo -MD -MP -MF .deps/errorhandler.Tpo -c errorhandler.c -fPIC -DPIC -o .libs/errorhandler.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT errorhandler.lo -MD -MP -MF .deps/errorhandler.Tpo -c errorhandler.c -o errorhandler.o >/dev/null 2>&1 --- distribution.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT distribution.lo -MD -MP -MF .deps/distribution.Tpo -c distribution.c -o distribution.o >/dev/null 2>&1 --- errorhandler.lo --- mv -f .deps/errorhandler.Tpo .deps/errorhandler.Plo --- flowcontrol.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT flowcontrol.lo -MD -MP -MF .deps/flowcontrol.Tpo -c -o flowcontrol.lo flowcontrol.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT flowcontrol.lo -MD -MP -MF .deps/flowcontrol.Tpo -c flowcontrol.c -fPIC -DPIC -o .libs/flowcontrol.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT flowcontrol.lo -MD -MP -MF .deps/flowcontrol.Tpo -c flowcontrol.c -o flowcontrol.o >/dev/null 2>&1 mv -f .deps/flowcontrol.Tpo .deps/flowcontrol.Plo --- globals.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -fPIC -DPIC -o .libs/globals.o --- distribution.lo --- mv -f .deps/distribution.Tpo .deps/distribution.Plo --- md5.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o --- globals.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.c -o globals.o >/dev/null 2>&1 --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 --- globals.lo --- mv -f .deps/globals.Tpo .deps/globals.Plo --- pathmanagement.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT pathmanagement.lo -MD -MP -MF .deps/pathmanagement.Tpo -c -o pathmanagement.lo pathmanagement.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT pathmanagement.lo -MD -MP -MF .deps/pathmanagement.Tpo -c pathmanagement.c -fPIC -DPIC -o .libs/pathmanagement.o --- md5.lo --- mv -f .deps/md5.Tpo .deps/md5.Plo --- rbundling.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT rbundling.lo -MD -MP -MF .deps/rbundling.Tpo -c -o rbundling.lo rbundling.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT rbundling.lo -MD -MP -MF .deps/rbundling.Tpo -c rbundling.c -fPIC -DPIC -o .libs/rbundling.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT rbundling.lo -MD -MP -MF .deps/rbundling.Tpo -c rbundling.c -o rbundling.o >/dev/null 2>&1 --- pathmanagement.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT pathmanagement.lo -MD -MP -MF .deps/pathmanagement.Tpo -c pathmanagement.c -o pathmanagement.o >/dev/null 2>&1 --- rbundling.lo --- mv -f .deps/rbundling.Tpo .deps/rbundling.Plo --- recvctrl.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT recvctrl.lo -MD -MP -MF .deps/recvctrl.Tpo -c -o recvctrl.lo recvctrl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT recvctrl.lo -MD -MP -MF .deps/recvctrl.Tpo -c recvctrl.c -fPIC -DPIC -o .libs/recvctrl.o --- pathmanagement.lo --- mv -f .deps/pathmanagement.Tpo .deps/pathmanagement.Plo --- reltransfer.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT reltransfer.lo -MD -MP -MF .deps/reltransfer.Tpo -c -o reltransfer.lo reltransfer.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT reltransfer.lo -MD -MP -MF .deps/reltransfer.Tpo -c reltransfer.c -fPIC -DPIC -o .libs/reltransfer.o --- recvctrl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT recvctrl.lo -MD -MP -MF .deps/recvctrl.Tpo -c recvctrl.c -o recvctrl.o >/dev/null 2>&1 --- reltransfer.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT reltransfer.lo -MD -MP -MF .deps/reltransfer.Tpo -c reltransfer.c -o reltransfer.o >/dev/null 2>&1 --- recvctrl.lo --- mv -f .deps/recvctrl.Tpo .deps/recvctrl.Plo --- sbundling.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT sbundling.lo -MD -MP -MF .deps/sbundling.Tpo -c -o sbundling.lo sbundling.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT sbundling.lo -MD -MP -MF .deps/sbundling.Tpo -c sbundling.c -fPIC -DPIC -o .libs/sbundling.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT sbundling.lo -MD -MP -MF .deps/sbundling.Tpo -c sbundling.c -o sbundling.o >/dev/null 2>&1 --- reltransfer.lo --- mv -f .deps/reltransfer.Tpo .deps/reltransfer.Plo --- streamengine.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT streamengine.lo -MD -MP -MF .deps/streamengine.Tpo -c -o streamengine.lo streamengine.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT streamengine.lo -MD -MP -MF .deps/streamengine.Tpo -c streamengine.c -fPIC -DPIC -o .libs/streamengine.o --- sbundling.lo --- mv -f .deps/sbundling.Tpo .deps/sbundling.Plo --- timer_list.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT timer_list.lo -MD -MP -MF .deps/timer_list.Tpo -c -o timer_list.lo timer_list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT timer_list.lo -MD -MP -MF .deps/timer_list.Tpo -c timer_list.c -fPIC -DPIC -o .libs/timer_list.o --- streamengine.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT streamengine.lo -MD -MP -MF .deps/streamengine.Tpo -c streamengine.c -o streamengine.o >/dev/null 2>&1 --- timer_list.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT timer_list.lo -MD -MP -MF .deps/timer_list.Tpo -c timer_list.c -o timer_list.o >/dev/null 2>&1 mv -f .deps/timer_list.Tpo .deps/timer_list.Plo --- SCTP-control.lo --- /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT SCTP-control.lo -MD -MP -MF .deps/SCTP-control.Tpo -c -o SCTP-control.lo SCTP-control.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT SCTP-control.lo -MD -MP -MF .deps/SCTP-control.Tpo -c SCTP-control.c -fPIC -DPIC -o .libs/SCTP-control.o --- streamengine.lo --- mv -f .deps/streamengine.Tpo .deps/streamengine.Plo --- SCTP-control.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -MT SCTP-control.lo -MD -MP -MF .deps/SCTP-control.Tpo -c SCTP-control.c -o SCTP-control.o >/dev/null 2>&1 mv -f .deps/SCTP-control.Tpo .deps/SCTP-control.Plo --- libsctplib.la --- /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DFreeBSD -D_PTHREADS -pthread -I/usr/local/include -Wall -Wunreachable-code -O3 -g -D_REENTRANT -D_THREAD_SAFE -version-info 1:8:0 -fstack-protector-strong -L/usr/local/v6/lib -o libsctplib.la -rpath /usr/local/lib adaptation.lo auxiliary.lo chunkHandler.lo distribution.lo errorhandler.lo flowcontrol.lo globals.lo md5.lo pathmanagement.lo rbundling.lo recvctrl.lo reltransfer.lo sbundling.lo streamengine.lo timer_list.lo SCTP-control.lo -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/adaptation.o .libs/auxiliary.o .libs/chunkHandler.o .libs/distribution.o .libs/errorhandler.o .libs/flowcontrol.o .libs/globals.o .libs/md5.o .libs/pathmanagement.o .libs/rbundling.o .libs/recvctrl.o .libs/reltransfer.o .libs/sbundling.o .libs/streamengine.o .libs/timer_list.o .libs/SCTP-control.o -L/usr/local/v6/lib -L/usr/local/lib -lglib-2.0 -lintl -O2 -fstack-protector-strong -pthread -O3 -g -fstack-protector-strong -pthread -Wl,-soname -Wl,libsctplib.so.1 -o .libs/libsctplib.so.1.0.8 libtool: link: (cd ".libs" && rm -f "libsctplib.so.1" && ln -s "libsctplib.so.1.0.8" "libsctplib.so.1") libtool: link: (cd ".libs" && rm -f "libsctplib.so" && ln -s "libsctplib.so.1.0.8" "libsctplib.so") libtool: link: ar cr .libs/libsctplib.a adaptation.o auxiliary.o chunkHandler.o distribution.o errorhandler.o flowcontrol.o globals.o md5.o pathmanagement.o rbundling.o recvctrl.o reltransfer.o sbundling.o streamengine.o timer_list.o SCTP-control.o libtool: link: ranlib .libs/libsctplib.a Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-arm64/usr/src/usr.bin/ar/read.c, line 68. Abort trap (core dumped) *** [libsctplib.la] Error code 134 make[4]: stopped in /wrkdirs/usr/ports/net/sctplib/work/sctplib-1.0.26/sctplib/sctp 1 error make[4]: stopped in /wrkdirs/usr/ports/net/sctplib/work/sctplib-1.0.26/sctplib/sctp make[3]: stopped in /wrkdirs/usr/ports/net/sctplib/work/sctplib-1.0.26/sctplib make[2]: stopped in /wrkdirs/usr/ports/net/sctplib/work/sctplib-1.0.26 make[1]: stopped in /wrkdirs/usr/ports/net/sctplib/work/sctplib-1.0.26 ===> 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/net/sctplib