FreeBSD Bugzilla – Attachment 150719 Details for
Bug 195910
net/ngrep: Add capsicum sandboxing support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere log
ngrep-1.45_2-100amd64-default.log (text/plain), 18.23 KB, created by
Mark Felder
on 2014-12-18 14:30:09 UTC
(
hide
)
Description:
poudriere log
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2014-12-18 14:30:09 UTC
Size:
18.23 KB
patch
obsolete
>build started at Thu Dec 18 07:11:58 CST 2014 >port directory: /usr/ports/net/ngrep >building for: FreeBSD 100amd64-default 10.0-RELEASE-p12 FreeBSD 10.0-RELEASE-p12 amd64 >maintained by: logan@elandsys.com >Makefile ident: $FreeBSD: head/net/ngrep/Makefile 353918 2014-05-13 06:47:53Z edwin $ >Poudriere version: 3.1.1 >Host OSVERSION: 1001000 >Jail OSVERSION: 1000510 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >OSVERSION=1000510 >UNAME_v=FreeBSD 10.0-RELEASE-p12 >UNAME_r=10.0-RELEASE-p12 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/100amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/ports/net/ngrep >PWD=/ >MASTERNAME=100amd64-default >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.1 >TRYBROKEN=yes >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for ngrep-1.45_2: > CAPSICUM=on: Build with capsicum if kernel supports it > DOCS=on: Build and/or install documentation > IPV6=on: IPv6 protocol support > PCRE=on: Use PCRE instead of GNU regex > PORTS_PCAP=off: Use ports PCAP instead of system PCAP >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--disable-pcap-restart --with-pcap-includes=/usr/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net/ngrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ngrep/work HOME=/wrkdirs/usr/ports/net/ngrep/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ngrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ngrep/work HOME=/wrkdirs/usr/ports/net/ngrep/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net/ngrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ngrep/work HOME=/wrkdirs/usr/ports/net/ngrep/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ngrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ngrep/work HOME=/wrkdirs/usr/ports/net/ngrep/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=10.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/ngrep" >EXAMPLESDIR="share/examples/ngrep" >DATADIR="share/ngrep" >WWWDIR="www/ngrep" >ETCDIR="etc/ngrep" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/ngrep >DOCSDIR=/usr/local/share/doc/ngrep >EXAMPLESDIR=/usr/local/share/examples/ngrep >WWWDIR=/usr/local/www/ngrep >ETCDIR=/usr/local/etc/ngrep >--End SUB_LIST-- > >---Begin make.conf--- >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### ># new style >accessibility_redshift_SET= GNOME GUI >x11-servers_xorg-server_SET= DEVD >x11-servers_xorg-server_UNSET= HAL > >www_nginx_SET= HTTP_DAV HTTP_DAV_EXT >dns_unbound_SET= LIBEVENT >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License BSD4CLAUSE accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> ngrep-1.45_2 depends on file: /usr/local/sbin/pkg - not found >===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg >===> Installing existing package /packages/All/pkg-1.4.0.txz >[100amd64-default] Installing pkg-1.4.0... >[100amd64-default] Extracting pkg-1.4.0... done >Message for pkg-1.4.0: > If you are upgrading from the old package format, first run: > > # pkg2ng >===> Returning to build of ngrep-1.45_2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD4CLAUSE accepted by the user >===> ngrep-1.45_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by ngrep-1.45_2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD4CLAUSE accepted by the user >===> ngrep-1.45_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by ngrep-1.45_2 for building >=> SHA256 Checksum OK for ngrep-1.45.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD4CLAUSE accepted by the user >===> ngrep-1.45_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by ngrep-1.45_2 for building >===> Extracting for ngrep-1.45_2 >=> SHA256 Checksum OK for ngrep-1.45.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for ngrep-1.45_2 >===> Applying FreeBSD patches for ngrep-1.45_2 >=========================================================================== >=======================<phase: build-depends >============================ >===> ngrep-1.45_2 depends on executable: gmake - not found >===> Verifying install for gmake in /usr/ports/devel/gmake >===> Installing existing package /packages/All/gmake-4.1_1.txz >[100amd64-default] Installing gmake-4.1_1... >[100amd64-default] `-- Installing gettext-runtime-0.19.3... >[100amd64-default] | `-- Installing indexinfo-0.2... >[100amd64-default] | `-- Extracting indexinfo-0.2... done >[100amd64-default] `-- Extracting gettext-runtime-0.19.3... done >[100amd64-default] Extracting gmake-4.1_1... done >===> Returning to build of ngrep-1.45_2 >===> ngrep-1.45_2 depends on file: /usr/local/bin/autoconf-2.69 - not found >===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf >===> Installing existing package /packages/All/autoconf-2.69.txz >[100amd64-default] Installing autoconf-2.69... >[100amd64-default] `-- Installing autoconf-wrapper-20131203... >[100amd64-default] `-- Extracting autoconf-wrapper-20131203... done >[100amd64-default] `-- Installing m4-1.4.17_1,1... >[100amd64-default] `-- Extracting m4-1.4.17_1,1... done >[100amd64-default] `-- Installing perl5-5.18.4_10... >[100amd64-default] `-- Extracting perl5-5.18.4_10... done >[100amd64-default] Extracting autoconf-2.69... done >===> Returning to build of ngrep-1.45_2 >===> ngrep-1.45_2 depends on file: /usr/local/bin/ccache - not found >===> Verifying install for /usr/local/bin/ccache in /usr/ports/devel/ccache >===> Installing existing package /packages/All/ccache-3.1.10_1.txz >[100amd64-default] Installing ccache-3.1.10_1... >[100amd64-default] Extracting ccache-3.1.10_1... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >Message for ccache-3.1.10_1: > NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> Returning to build of ngrep-1.45_2 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> ngrep-1.45_2 depends on executable: gmake - found >===> ngrep-1.45_2 depends on file: /usr/local/bin/autoconf-2.69 - found >===> ngrep-1.45_2 depends on file: /usr/local/bin/ccache - found >===> Configuring for ngrep-1.45_2 >===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45/pcre-5.0/configure >configure: loading site script /usr/ports/Templates/config.site > >Configuring System ... > >checking build system type... amd64-portbld-freebsd10.0 >checking host system type... amd64-portbld-freebsd10.0 >checking target system type... amd64-portbld-freebsd10.0 >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking whether to sandbox using capsicum... no > >Configuring GNU Regular Expression library ... > >loading site script /usr/ports/Templates/config.site >creating cache ./config.cache >checking host system type... amd64-unknown-freebsd10.0 >checking target system type... amd64-unknown-freebsd10.0 >checking build system type... amd64-unknown-freebsd10.0 >checking for gcc... cc >checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes >checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether cc accepts -g... yes >checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel >checking how to run the C preprocessor... cpp >checking for AIX... no >checking for getmntent in -lseq... no >checking for POSIXized ISC... no >checking for minix/config.h... (cached) no >checking for ANSI C header files... (cached) yes >checking for string.h... (cached) yes >checking for working alloca.h... (cached) no >checking for alloca... yes >checking for working const... yes >checking for prefix by checking for gcc... no >updating cache ./config.cache >creating ./config.status >creating Makefile >creating doc/Makefile >creating test/Makefile > >Configuring Network Grep (ngrep) ... > >configure: WARNING: Your OS (freebsd10.0) may have an old libpcap installation. >If the resulting ngrep binary segfaults when a BPF filter is specified >without an ngrep match string then you should reconfigure ngrep with >the option ``--disable-pcap-restart''. > >checking for a complete set of pcap headers... found /usr/include >checking for BPF include path... >checking for DLT_LINUX_SLL in bpf.h... no >checking for DLT_LOOP in bpf.h... no >checking for DLT_IEEE802_11 in bpf.h... no >checking for DLT_IEEE802_11_RADIO in bpf.h... no >checking for DLT_RAW in bpf.h... no >checking for pcap_open_live in -lpcap... yes > >CONFIG: pcap restart logic disabled >CONFIG: ipv6 support disabled >CONFIG: privilege dropping enabled, using "nobody" >CONFIG: using GNU regex library > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >=========================================================================== >=======================<phase: build >============================ >===> Building for ngrep-1.45_2 >gmake[1]: Entering directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45' >gmake -C regex-0.12 regex.o >gmake[2]: Entering directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45/regex-0.12' >cc -g -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_ALLOCA=1 -I. -I. -c regex.c >regex.c:1639:17: warning: add explicit braces to avoid dangling else [-Wdangling-else] > else > ^ >regex.c:1659:17: warning: add explicit braces to avoid dangling else [-Wdangling-else] > else > ^ >2 warnings generated. >gmake[2]: Leaving directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45/regex-0.12' >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DBSD -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -I. -I/usr/include -g -c ngrep.c >ngrep.c:942:33: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] > switch (re_search(&pattern, data, (int32_t)len, 0, len, 0)) { > ^~~~ >./regex-0.12/regex.h:426:60: note: passing argument to parameter 'string' here > _RE_ARGS ((struct re_pattern_buffer *buffer, const char *string, > ^ >./regex-0.12/regex.h:394:24: note: expanded from macro '_RE_ARGS' >#define _RE_ARGS(args) args > ^ >1 warning generated. >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DBSD -DHAVE_CONFIG_H -D_BSD_SOURCE=1 -D__FAVOR_BSD=1 -fstack-protector -L/usr/lib -s -o ngrep ngrep.o regex-0.12/regex.o -lpcap >gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for ngrep-1.45_2 >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45' >./install-sh -c -m 0755 ngrep /wrkdirs/usr/ports/net/ngrep/work/stage//usr/local/bin/ngrep >./install-sh -c -m 0644 ngrep.8 /wrkdirs/usr/ports/net/ngrep/work/stage//usr/local/man/man8/ngrep.8 >gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/ngrep/work/ngrep-1.45' >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for ngrep-1.45_2 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for ngrep-1.45_2 >===> Checking if ngrep already installed >===> Registering installation for ngrep-1.45_2 >[100amd64-default] Installing ngrep-1.45_2... >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libpcap.so.8] >=======================<phase: deinstall >============================ >===> Deinstalling for ngrep >===> Deinstalling ngrep-1.45_2 >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > ngrep-1.45_2 > >The operation will free 101 KB. >[100amd64-default] [1/1] Deinstalling ngrep-1.45_2... >[100amd64-default] [1/1] Deleting files for ngrep-1.45_2... done >=========================================================================== >====>> Checking for extra files and directories >[00:00:11] ====>> Installing from package >[100amd64-default] Installing ngrep-1.45_2... >[100amd64-default] Extracting ngrep-1.45_2... done >[00:00:11] ====>> Cleaning up >===> Cleaning for ngrep-1.45_2 >[00:00:11] ====>> Deinstalling package >Updating database digests format... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > ngrep-1.45_2 > >The operation will free 101 KB. >[100amd64-default] [1/1] Deinstalling ngrep-1.45_2... >[100amd64-default] [1/1] Deleting files for ngrep-1.45_2... done >build of net/ngrep ended at Thu Dec 18 07:12:07 CST 2014 >build time: 00:00:09
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 195910
:
150498
|
150499
|
150500
|
150502
|
150718
| 150719