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:     vsi...@gmail.com
Last committer: li...@freebsd.org
Ident:          $FreeBSD: head/net/hanstunnel/Makefile 326014 2013-09-02 
15:40:00Z lippe $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/hans-0.4.1.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building net/hanstunnel
build started at Thu Sep 19 01:20:35 UTC 2013
port directory: /usr/ports/net/hanstunnel
building for: FreeBSD head-i386-default-job-14 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: vsi...@gmail.com
Makefile ident:      $FreeBSD: head/net/hanstunnel/Makefile 326014 2013-09-02 
15:40:00Z lippe $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=94419
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=hans-0.4.1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for hans-0.4.1:
     CLANG=on: Build with Clang instead of GCC
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" 
CXXFLAGS="-O2 -pipe -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 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

--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---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for hans-0.4.1
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hans-0.4.1 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.1.4_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of hans-0.4.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by hans-0.4.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by hans-0.4.1 for building
=> SHA256 Checksum OK for hans-0.4.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by hans-0.4.1 for building
===>  Extracting for hans-0.4.1
=> SHA256 Checksum OK for hans-0.4.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hans-0.4.1
===>  Applying FreeBSD patches for hans-0.4.1
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hans-0.4.1
===========================================================================
=======================<phase: build          >============================
===>  Building for hans-0.4.1
c++ -c tun.cpp -O2 -pipe -fno-strict-aliasing 
In file included from tun.cpp:25:
/usr/include/netinet/in_systm.h:49:9: error: unknown type name 'u_int16_t'
typedef u_int16_t n_short;              /* short as received from the net */
        ^
/usr/include/netinet/in_systm.h:50:9: error: unknown type name 'u_int32_t'
typedef u_int32_t n_long;               /* long as received from the net */
        ^
/usr/include/netinet/in_systm.h:52:9: error: unknown type name 'u_int32_t'
typedef u_int32_t n_time;               /* ms since 00:00 GMT, byte rev */
        ^
In file included from tun.cpp:27:
/usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char'; did you mean 
'char'?
        u_char  ip_hl:4,                /* header length */
        ^
/usr/include/netinet/ip.h:58:2: error: unknown type name 'u_char'; did you mean 
'char'?
        u_char  ip_tos;                 /* type of service */
        ^
/usr/include/netinet/ip.h:59:2: error: unknown type name 'u_short'; did you 
mean 'short'?
        u_short ip_len;                 /* total length */
        ^
/usr/include/netinet/ip.h:60:2: error: unknown type name 'u_short'; did you 
mean 'short'?
        u_short ip_id;                  /* identification */
        ^
/usr/include/netinet/ip.h:61:2: error: unknown type name 'u_short'; did you 
mean 'short'?
        u_short ip_off;                 /* fragment offset field */
        ^
/usr/include/netinet/ip.h:66:2: error: unknown type name 'u_char'; did you mean 
'char'?
        u_char  ip_ttl;                 /* time to live */
        ^
/usr/include/netinet/ip.h:67:2: error: unknown type name 'u_char'; did you mean 
'char'?
        u_char  ip_p;                   /* protocol */
        ^
/usr/include/netinet/ip.h:68:2: error: unknown type name 'u_short'; did you 
mean 'short'?
        u_short ip_sum;                 /* checksum */
        ^
/usr/include/netinet/ip.h:166:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char  ipt_code;               /* IPOPT_TS */
        ^
/usr/include/netinet/ip.h:167:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char  ipt_len;                /* size of structure (variable) */
        ^
/usr/include/netinet/ip.h:168:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char  ipt_ptr;                /* index of current entry */
        ^
/usr/include/netinet/ip.h:170:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char  ipt_flg:4,              /* flags, see below */
        ^
/usr/include/netinet/ip.h:217:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char          ippseudo_pad;   /* pad, must be zero */
        ^
/usr/include/netinet/ip.h:218:2: error: unknown type name 'u_char'; did you 
mean 'char'?
        u_char          ippseudo_p;     /* protocol */
        ^
/usr/include/netinet/ip.h:219:2: error: unknown type name 'u_short'; did you 
mean 'short'?
        u_short         ippseudo_len;   /* protocol length */
        ^
tun.cpp:45:3: warning: array index 20 is past the end of the array (which 
contains 20 elements) [-Warray-bounds]
                this->device[VTUN_DEV_LEN] = 0;
                ^            ~~~~~~~~~~~~
./tun.h:43:2: note: array 'device' declared here
        char device[VTUN_DEV_LEN];
        ^
1 warning and 18 errors generated.
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/net/hanstunnel/work/hans-0.4.1
*** Error code 1

Stop.
make: stopped in /usr/ports/net/hanstunnel
===>  Cleaning for hans-0.4.1
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to