[package - head-mips-default][security/sslsplit] Failed for sslsplit-0.5.0_4 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Wed Oct 4 15:43:44 UTC 2017
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: swills at FreeBSD.org
Last committer: sunpoet at FreeBSD.org
Ident: $FreeBSD: head/security/sslsplit/Makefile 447433 2017-08-05 23:13:36Z sunpoet $
Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p451104_s324229/logs/sslsplit-0.5.0_4.log
Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p451104_s324229
Log:
====>> Building security/sslsplit
build started at Wed Oct 4 15:41:50 UTC 2017
port directory: /usr/ports/security/sslsplit
building for: FreeBSD head-mips-default-job-10 12.0-CURRENT FreeBSD 12.0-CURRENT 1200048 mips
maintained by: swills at FreeBSD.org
Makefile ident: $FreeBSD: head/security/sslsplit/Makefile 447433 2017-08-05 23:13:36Z sunpoet $
Poudriere version: 3.1.19-64-gf8ee5934
Host OSVERSION: 1200040
Jail OSVERSION: 1200048
Job Id: 10
!!! Jail is newer than host. (Jail: 1200048, Host: 1200040) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200048
UNAME_v=FreeBSD 12.0-CURRENT 1200048
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sslsplit-0.5.0_4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-64-gf8ee5934
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/sslsplit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sslsplit/work HOME=/wrkdirs/usr/ports/security/sslsplit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
DESTDIR=/wrkdirs/usr/ports/security/sslsplit/work/stage MANDIR=man INSTALLUID=0 INSTALLGID=0 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/security/sslsplit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/sslsplit/work HOME=/wrkdirs/usr/ports/security/sslsplit/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -EB -mabi=32 " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sslsplit"
EXAMPLESDIR="share/examples/sslsplit"
DATADIR="share/sslsplit"
WWWDIR="www/sslsplit"
ETCDIR="etc/sslsplit"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sslsplit
DOCSDIR=/usr/local/share/doc/sslsplit
EXAMPLESDIR=/usr/local/share/examples/sslsplit
WWWDIR=/usr/local/www/sslsplit
ETCDIR=/usr/local/etc/sslsplit
--End SUB_LIST--
---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200048
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 131072
stack size (kbytes, -s) 8192
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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> sslsplit-0.5.0_4 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.10.1.txz
[head-mips-default-job-10] Installing pkg-1.10.1...
[head-mips-default-job-10] Extracting pkg-1.10.1: .......... done
===> sslsplit-0.5.0_4 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of sslsplit-0.5.0_4
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sslsplit-0.5.0_4 for building
===========================================================================
=======================<phase: checksum >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sslsplit-0.5.0_4 for building
=> SHA256 Checksum OK for sslsplit-0.5.0.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sslsplit-0.5.0_4 for building
===> Extracting for sslsplit-0.5.0_4
=> SHA256 Checksum OK for sslsplit-0.5.0.tar.bz2.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for sslsplit-0.5.0_4
===> Applying FreeBSD patches for sslsplit-0.5.0_4
===========================================================================
=======================<phase: build-depends >============================
===> sslsplit-0.5.0_4 depends on executable: gmake - not found
===> Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-mips-default-job-10] Installing gmake-4.2.1_1...
[head-mips-default-job-10] `-- Installing gettext-runtime-0.19.8.1_1...
[head-mips-default-job-10] | `-- Installing indexinfo-0.2.6...
[head-mips-default-job-10] | `-- Extracting indexinfo-0.2.6: .... done
[head-mips-default-job-10] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-mips-default-job-10] Extracting gmake-4.2.1_1: .......... done
===> sslsplit-0.5.0_4 depends on executable: gmake - found
===> Returning to build of sslsplit-0.5.0_4
===> sslsplit-0.5.0_4 depends on package: pkgconf>=1.3.0_1 - not found
===> Installing existing package /packages/All/pkgconf-1.3.7,1.txz
[head-mips-default-job-10] Installing pkgconf-1.3.7,1...
[head-mips-default-job-10] Extracting pkgconf-1.3.7,1: .......... done
===> sslsplit-0.5.0_4 depends on package: pkgconf>=1.3.0_1 - found
===> Returning to build of sslsplit-0.5.0_4
===========================================================================
=======================<phase: lib-depends >============================
===> sslsplit-0.5.0_4 depends on shared library: libevent.so - not found
===> Installing existing package /packages/All/libevent-2.1.8.txz
[head-mips-default-job-10] Installing libevent-2.1.8...
[head-mips-default-job-10] Extracting libevent-2.1.8: .......... done
===> sslsplit-0.5.0_4 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
===> Returning to build of sslsplit-0.5.0_4
===========================================================================
=======================<phase: configure >============================
===> Configuring for sslsplit-0.5.0_4
===========================================================================
=======================<phase: build >============================
===> Building for sslsplit-0.5.0_4
gmake[1]: Entering directory '/wrkdirs/usr/ports/security/sslsplit/work/sslsplit-0.5.0'
------------------------------------------------------------------------------
SSLsplit 0.5.0
------------------------------------------------------------------------------
Report bugs at https://github.com/droe/sslsplit/issues/new
Before reporting bugs, make sure to try the latest develop branch first:
% git clone -b develop https://github.com/droe/sslsplit.git
------------------------------------------------------------------------------
Via pkg-config: libevent libevent_openssl libevent_pthreads
OPENSSL_BASE: /usr
Build options: -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF
uname -a: FreeBSD head-mips-default-job-10 12.0-CURRENT FreeBSD 12.0-CURRENT 1200048 mips
------------------------------------------------------------------------------
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o cachessess.o cachessess.c
cachessess.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o pxythrmgr.o pxythrmgr.c
pxythrmgr.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o dynbuf.o dynbuf.c
dynbuf.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o pxyconn.o pxyconn.c
pxyconn.c:1: warning: -fstack-protector not supported for this target
pxyconn.c: In function 'pxy_conn_autossl_peek_and_upgrade':
pxyconn.c:1540: warning: format '%p' expects type 'void *', but argument 2 has type 'struct bufferevent *'
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o proxy.o proxy.c
proxy.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o sys.o sys.c
sys.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o cache.o cache.c
cache.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o util.o util.c
util.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o url.o url.c
url.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o main.o main.c
main.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o cachedsess.o cachedsess.c
cachedsess.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o version.o version.c
version.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o cachemgr.o cachemgr.c
cachemgr.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o base64.o base64.c
base64.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o nat.o nat.c
nat.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o logger.o logger.c
logger.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o privsep.o privsep.c
privsep.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o log.o log.c
log.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o cachetgcrt.o cachetgcrt.c
cachetgcrt.c:1: warning: -fstack-protector not supported for this target
/nxb-bin/usr/bin/cc -c -isystem/usr/include -isystem/usr/local/include -D_GNU_SOURCE -D"BNAME=\"sslsplit\"" -D"PNAME=\"SSLsplit\"" -D"VERSION=\"0.5.0\"" -D"BUILD_DATE=\"2017-10-04\"" -D"FEATURES=\"-DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF\"" -D"BUILD_INFO=\"V:FILE\"" -DHAVE_IPFILTER -DHAVE_IPFW -DHAVE_PF -O2 -pipe -G0 -EB -mabi=32 -msoft-float -fno-strict-aliasing -D_THREAD_SAFE -pthread -std=c99 -Wall -Wextra -pedantic -D_FORTIFY_SOURCE=2 -fstack-protector-all -pthread -o proc.o proc.c
proc.c:1: warning: -fstack-protector not supported for this target
proc.c: In function 'proc_freebsd_pid_for_addr':
proc.c:248: error: 'struct xsocket' has no member named 'xso_so'
gmake[1]: *** [GNUmakefile:398: proc.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/sslsplit/work/sslsplit-0.5.0'
*** Error code 1
Stop.
make: stopped in /usr/ports/security/sslsplit
More information about the freebsd-pkg-fallout
mailing list