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:     de...@freebsd.org
Last committer: de...@freebsd.org
Ident:          $FreeBSD: head/net/haproxy-devel/Makefile 454489 2017-11-19 
11:48:37Z demon $
Log URL:        
http://beefy5.nyi.freebsd.org/data/103i386-default/454586/logs/haproxy-devel-1.8.r4.log
Build URL:      
http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=454586
Log:

====>> Building net/haproxy-devel
build started at Tue Nov 21 10:40:30 UTC 2017
port directory: /usr/ports/net/haproxy-devel
building for: FreeBSD 103i386-default-job-06 10.3-RELEASE-p24 FreeBSD 
10.3-RELEASE-p24 i386
maintained by: de...@freebsd.org
Makefile ident:      $FreeBSD: head/net/haproxy-devel/Makefile 454489 
2017-11-19 11:48:37Z demon $
Poudriere version: 3.1.22
Host OSVERSION: 1200052
Jail OSVERSION: 1003000
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1003000
UNAME_v=FreeBSD 10.3-RELEASE-p24
UNAME_r=10.3-RELEASE-p24
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/103i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=haproxy-devel-1.8.r4
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool
MASTERNAME=103i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.22
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---
===> The following configuration options are available for haproxy-devel-1.8.r4:
     DEVICEATLAS=off: DeviceAtlas Device Detection support
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     LUA=off: Lua scripting language support
     OPENSSL=on: SSL/TLS support via OpenSSL
====> Use Perl Compatible Regular Expressions: you can only select none or one 
of them
     DPCRE=off: Link dynamically
     SPCRE=on: Link statically
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/haproxy-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/haproxy-devel/work  
HOME=/wrkdirs/usr/ports/net/haproxy-devel/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/net/haproxy-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/haproxy-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/haproxy-devel/work  
HOME=/wrkdirs/usr/ports/net/haproxy-devel/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/net/haproxy-devel/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
 NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=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 -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=10.3
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/haproxy"
EXAMPLESDIR="share/examples/haproxy"
DATADIR="share/haproxy"
WWWDIR="www/haproxy"
ETCDIR="etc/haproxy"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/haproxy
DOCSDIR=/usr/local/share/doc/haproxy
EXAMPLESDIR=/usr/local/share/examples/haproxy
WWWDIR=/usr/local/www/haproxy
ETCDIR=/usr/local/etc/haproxy
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
MACHINE=i386
MACHINE_ARCH=i386
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=i386
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=10.3
OSVERSION=1003000
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=10.3-RELEASE-p24
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   haproxy-devel-1.8.r4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.2.txz
[103i386-default-job-06] Installing pkg-1.10.2...
[103i386-default-job-06] Extracting pkg-1.10.2: .......... done
===>   haproxy-devel-1.8.r4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of haproxy-devel-1.8.r4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 LGPL21 accepted by the user
=> haproxy-1.8-rc4.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch 
http://www.haproxy.org/download/1.8/src/haproxy-1.8-rc4.tar.gz
haproxy-1.8-rc4.tar.gz                                   0  B    0  Bps
===> Fetching all distfiles required by haproxy-devel-1.8.r4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by haproxy-devel-1.8.r4 for building
=> SHA256 Checksum OK for haproxy-1.8-rc4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 LGPL21 accepted by the user
===> Fetching all distfiles required by haproxy-devel-1.8.r4 for building
===>  Extracting for haproxy-devel-1.8.r4
=> SHA256 Checksum OK for haproxy-1.8-rc4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for haproxy-devel-1.8.r4
===========================================================================
=======================<phase: build-depends  >============================
===>   haproxy-devel-1.8.r4 depends on file: /usr/local/lib/libpcre.a - not 
found
===>   Installing existing package /packages/All/pcre-8.40_1.txz
[103i386-default-job-06] Installing pcre-8.40_1...
[103i386-default-job-06] Extracting pcre-8.40_1: .......... done
===>   haproxy-devel-1.8.r4 depends on file: /usr/local/lib/libpcre.a - found
===>   Returning to build of haproxy-devel-1.8.r4
===>   haproxy-devel-1.8.r4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[103i386-default-job-06] Installing gmake-4.2.1_1...
[103i386-default-job-06] `-- Installing gettext-runtime-0.19.8.1_1...
[103i386-default-job-06] |   `-- Installing indexinfo-0.3.1...
[103i386-default-job-06] |   `-- Extracting indexinfo-0.3.1: .... done
[103i386-default-job-06] `-- Extracting gettext-runtime-0.19.8.1_1: .......... 
done
[103i386-default-job-06] Extracting gmake-4.2.1_1: .......... done
===>   haproxy-devel-1.8.r4 depends on executable: gmake - found
===>   Returning to build of haproxy-devel-1.8.r4
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for haproxy-devel-1.8.r4
===========================================================================
=======================<phase: build          >============================
===>  Building for haproxy-devel-1.8.r4
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/net/haproxy-devel/work/haproxy-1.8-rc4'
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o src/ev_poll.o src/ev_poll.c
In file included from src/ev_poll.c:22:
In file included from include/common/ticks.h:56:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:31:22: warning: redefinition of typedef 'u32' is a C11 
feature [-Wtypedef-redefinition]
typedef unsigned int u32;
                     ^
ebtree/eb32tree.h:34:22: note: previous definition is here
typedef unsigned int u32;
                     ^
In file included from src/ev_poll.c:22:
In file included from include/common/ticks.h:56:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:32:22: warning: redefinition of typedef 's32' is a C11 
feature [-Wtypedef-redefinition]
typedef   signed int s32;
                     ^
ebtree/eb32tree.h:35:22: note: previous definition is here
typedef   signed int s32;
                     ^
2 warnings generated.
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o src/ev_kqueue.o src/ev_kqueue.c
In file included from src/ev_kqueue.c:22:
In file included from include/common/ticks.h:56:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:31:22: warning: redefinition of typedef 'u32' is a C11 
feature [-Wtypedef-redefinition]
typedef unsigned int u32;
                     ^
ebtree/eb32tree.h:34:22: note: previous definition is here
typedef unsigned int u32;
                     ^
In file included from src/ev_kqueue.c:22:
In file included from include/common/ticks.h:56:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:32:22: warning: redefinition of typedef 's32' is a C11 
feature [-Wtypedef-redefinition]
typedef   signed int s32;
                     ^
ebtree/eb32tree.h:35:22: note: previous definition is here
typedef   signed int s32;
                     ^
2 warnings generated.
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o src/ssl_sock.o src/ssl_sock.c
In file included from src/ssl_sock.c:72:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:31:22: warning: redefinition of typedef 'u32' is a C11 
feature [-Wtypedef-redefinition]
typedef unsigned int u32;
                     ^
ebtree/eb32tree.h:34:22: note: previous definition is here
typedef unsigned int u32;
                     ^
In file included from src/ssl_sock.c:72:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:32:22: warning: redefinition of typedef 's32' is a C11 
feature [-Wtypedef-redefinition]
typedef   signed int s32;
                     ^
ebtree/eb32tree.h:35:22: note: previous definition is here
typedef   signed int s32;
                     ^
2 warnings generated.
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/ebtree.o ebtree/ebtree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/eb32sctree.o 
ebtree/eb32sctree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/eb32tree.o ebtree/eb32tree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/eb64tree.o ebtree/eb64tree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/ebmbtree.o ebtree/ebmbtree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/ebsttree.o ebtree/ebsttree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/ebimtree.o ebtree/ebimtree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o ebtree/ebistree.o ebtree/ebistree.c
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o src/cfgparse.o src/cfgparse.c
In file included from src/cfgparse.c:36:
In file included from include/common/cfgparse.h:29:
In file included from include/proto/log.h:34:
In file included from include/types/proxy.h:40:
In file included from include/types/acl.h:33:
In file included from include/types/server.h:41:
In file included from include/types/dns.h:35:
In file included from include/types/task.h:29:
ebtree/eb32sctree.h:31:22: warning: redefinition of typedef 'u32' is a C11 
feature [-Wtypedef-redefinition]
typedef unsigned int u32;
                     ^
ebtree/eb32tree.h:34:22: note: previous definition is here
typedef unsigned int u32;
                     ^
In file included from src/cfgparse.c:36:
In file included from include/common/cfgparse.h:29:
In file included from include/proto/log.h:34:
In file included from include/types/proxy.h:40:
In file included from include/types/acl.h:33:
In file included from include/types/server.h:41:
In file included from include/types/dns.h:35:
In file included from include/types/task.h:29:
ebtree/eb32sctree.h:32:22: warning: redefinition of typedef 's32' is a C11 
feature [-Wtypedef-redefinition]
typedef   signed int s32;
                     ^
ebtree/eb32tree.h:35:22: note: previous definition is here
typedef   signed int s32;
                     ^
2 warnings generated.
cc -Iinclude -Iebtree -Wall -m32 -march=i386 -O2 -pipe  -fstack-protector 
-fno-strict-aliasing  -fno-strict-aliasing -Wdeclaration-after-statement 
-fwrapv   -Wno-null-dereference -Wno-unused-label   -DFREEBSD_PORTS    -DTPROXY 
-DCONFIG_HAP_CRYPT -DUSE_GETADDRINFO -DUSE_ZLIB  -DENABLE_POLL -DENABLE_KQUEUE 
-DUSE_CPU_AFFINITY -DUSE_ACCEPT4 -DCONFIG_REGPARM=3 -DUSE_THREAD -DUSE_OPENSSL  
-DUSE_PCRE -I/usr/local/include -DUSE_PCRE_JIT  
-DCONFIG_HAPROXY_VERSION=\"1.8-rc4-cfe1466\" 
-DCONFIG_HAPROXY_DATE=\"2017/11/19\" -c -o src/proto_http.o src/proto_http.c
In file included from src/proto_http.c:35:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:31:22: warning: redefinition of typedef 'u32' is a C11 
feature [-Wtypedef-redefinition]
typedef unsigned int u32;
                     ^
ebtree/eb32tree.h:34:22: note: previous definition is here
typedef unsigned int u32;
                     ^
In file included from src/proto_http.c:35:
In file included from include/common/standard.h:40:
ebtree/eb32sctree.h:32:22: warning: redefinition of typedef 's32' is a C11 
feature [-Wtypedef-redefinition]
typedef   signed int s32;
                     ^
ebtree/eb32tree.h:35:22: note: previous definition is here
typedef   signed int s32;
                     ^
src/proto_http.c:1745:4: error: cannot compile this atomic library call yet
                        HA_ATOMIC_ADD(&sess->fe->fe_counters.failed_req, 1);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1747:5: error: cannot compile this atomic library call yet
                                
HA_ATOMIC_ADD(&sess->listener->counters->failed_req, 1);
                                
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1778:4: error: cannot compile this atomic library call yet
                        HA_ATOMIC_ADD(&sess->fe->fe_counters.failed_req, 1);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1780:5: error: cannot compile this atomic library call yet
                                
HA_ATOMIC_ADD(&sess->listener->counters->failed_req, 1);
                                
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1808:4: error: cannot compile this atomic library call yet
                        HA_ATOMIC_ADD(&sess->fe->fe_counters.failed_req, 1);
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1810:5: error: cannot compile this atomic library call yet
                                
HA_ATOMIC_ADD(&sess->listener->counters->failed_req, 1);
                                
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:1925:3: error: cannot compile this atomic library call yet
                HA_ATOMIC_ADD(&sess->fe->fe_counters.intercepted_req, 1);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:2184:2: error: cannot compile this atomic library call yet
        HA_ATOMIC_ADD(&sess->fe->fe_counters.failed_req, 1);
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/proto_http.c:2186:3: error: cannot compile this atomic library call yet
                HA_ATOMIC_ADD(&sess->listener->counters->failed_req, 1);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
include/common/hathreads.h:103:38: note: expanded from macro 'HA_ATOMIC_ADD'
#define HA_ATOMIC_ADD(val, i)        __atomic_add_fetch(val, i, 0)
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 9 errors generated.
gmake[1]: *** [Makefile:896: src/proto_http.o] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/net/haproxy-devel/work/haproxy-1.8-rc4'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/haproxy-devel
_______________________________________________
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