build started at Thu Apr 23 13:24:08 UTC 2015 port directory: /usr/ports/net/hanstunnel building for: FreeBSD 84amd64-default 8.4-RELEASE-p22 FreeBSD 8.4-RELEASE-p22 amd64 maintained by: vsityz@gmail.com Makefile ident: $FreeBSD: head/net/hanstunnel/Makefile 346721 2014-03-01 21:23:14Z gerald $ Poudriere version: 3.1.3 Host OSVERSION: 1100069 Jail OSVERSION: 804000 ---Begin Environment--- PKGREPOSITORY=/tmp/pkgs PACKAGES=/tmp/pkgs OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p22 UNAME_r=8.4-RELEASE-p22 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen-256color NO_WARNING_PKG_INSTALL_EOL=yes MASTERMNT=/poudriere/data/.m/84amd64-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=/home/foo PWD=/ MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.3 TRYBROKEN=yes LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES 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" 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=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hans" EXAMPLESDIR="share/examples/hans" DATADIR="share/hans" WWWDIR="www/hans" ETCDIR="etc/hans" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hans DOCSDIR=/usr/local/share/doc/hans EXAMPLESDIR=/usr/local/share/examples/hans WWWDIR=/usr/local/www/hans ETCDIR=/usr/local/etc/hans --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### #MAKE_JOBS_NUMBER=2 #DEFAULT_VERSIONS=gcc=5.0 #FAVORITE_COMPILER=gcc OPTIONS_UNSET+= JAVA # lang/gcc* NO_IGNORE= ---End make.conf--- =================================================== ===> License FPL GPLv3 accepted by the user =========================================================================== =================================================== ===> hans-0.4.4 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.5.1.txz [84amd64-default] Installing pkg-1.5.1... [84amd64-default] Extracting pkg-1.5.1... done Message for pkg-1.5.1: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hans-0.4.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License FPL GPLv3 accepted by the user ===> hans-0.4.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hans-0.4.4 for building =========================================================================== =================================================== ===> License FPL GPLv3 accepted by the user ===> hans-0.4.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hans-0.4.4 for building => SHA256 Checksum OK for hans-0.4.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License FPL GPLv3 accepted by the user ===> hans-0.4.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hans-0.4.4 for building ===> Extracting for hans-0.4.4 => SHA256 Checksum OK for hans-0.4.4.tar.gz. ===> Converting DOS text files to UNIX text files =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hans-0.4.4 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for hans-0.4.4 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for prebuild... done =================================================== ===> Configuring for hans-0.4.4 =========================================================================== =================================================== ===> Building for hans-0.4.4 mkdir -p build cc -c src/tun_dev_freebsd.c -o build/tun_dev.o -o build/tun_dev.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/tun.cpp -o build/tun.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/sha1.cpp -o build/sha1.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/main.cpp -o build/main.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/client.cpp -o build/client.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/server.cpp -o build/server.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/auth.cpp -o build/auth.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/worker.cpp -o build/worker.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/time.cpp -o build/time.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/echo.cpp -o build/echo.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/exception.cpp -o build/exception.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -c src/utility.cpp -o build/utility.o -o build/utility.o -O2 -pipe -fstack-protector -fno-strict-aliasing -c c++ -o hans build/tun.o build/sha1.o build/main.o build/client.o build/server.o build/auth.o build/worker.o build/time.o build/tun_dev.o build/echo.o build/exception.o build/utility.o -fstack-protector =========================================================================== ====>> Checking for filesystem violations... done =================================================== =========================================================================== ====>> Recording filesystem state for prestage... done =================================================== ===> Staging for hans-0.4.4 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /wrkdirs/usr/ports/net/hanstunnel/work/hans-0.4.4/hans /wrkdirs/usr/ports/net/hanstunnel/work/stage/usr/local/bin ====> 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 =================================================== ===> Building package for hans-0.4.4 =========================================================================== =================================================== =========================================================================== ====>> Recording filesystem state for preinst... done =================================================== ===> Installing for hans-0.4.4 ===> Checking if hans already installed ===> Registering installation for hans-0.4.4 [84amd64-default] Installing hans-0.4.4... ------------------------------------------------------------ Hans runs on Linux as a client and a server. It runs on FreeBSD client only. NOTE: that Hans can not receive echo requests on BSD systems. Therefore the server only works on Linux. ------------------------------------------------------------ ### Running as a server ### % hans -s 10.1.2.0 -r -p password -u nobody ### Running as a client ### % hans -c server_address -p password -u nobody ### Help ### % hans ------------------------------------------------------------ ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/hans If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://code.gerade.org/hans/ =========================================================================== ====>> Checking shared library dependencies 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] 0x0000000000000001 (NEEDED) Shared library: [libgcc_s.so.1] 0x0000000000000001 (NEEDED) Shared library: [libm.so.5] 0x0000000000000001 (NEEDED) Shared library: [libstdc++.so.6] =================================================== ===> Deinstalling for hans ===> Deinstalling hans-0.4.4 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: hans-0.4.4 The operation will free 129 KiB. [84amd64-default] [1/1] Deinstalling hans-0.4.4... [84amd64-default] [1/1] Deleting files for hans-0.4.4... done =========================================================================== ====>> Checking for extra files and directories [00:00:10] ====>> Installing from package [84amd64-default] Installing hans-0.4.4... [84amd64-default] Extracting hans-0.4.4... done Message for hans-0.4.4: ------------------------------------------------------------ Hans runs on Linux as a client and a server. It runs on FreeBSD client only. NOTE: that Hans can not receive echo requests on BSD systems. Therefore the server only works on Linux. ------------------------------------------------------------ ### Running as a server ### %25 hans -s 10.1.2.0 -r -p password -u nobody ### Running as a client ### %25 hans -c server_address -p password -u nobody ### Help ### %25 hans ------------------------------------------------------------ [00:00:10] ====>> Cleaning up ===> Cleaning for hans-0.4.4 [00:00:10] ====>> 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: hans-0.4.4 The operation will free 129 KiB. [84amd64-default] [1/1] Deinstalling hans-0.4.4... [84amd64-default] [1/1] Deleting files for hans-0.4.4... done build of net/hanstunnel ended at Thu Apr 23 13:24:14 UTC 2015 build time: 00:00:06