Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2018 06:26:28 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips-default][net/haproxy] Failed for haproxy-1.8.13 in build
Message-ID:  <201809130626.w8D6QS7E098377@beefy7.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     demon@FreeBSD.org
Last committer: demon@FreeBSD.org
Ident:          $FreeBSD: head/net/haproxy/Makefile 477336 2018-08-16 13:19:52Z demon $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p479660_s338620/logs/haproxy-1.8.13.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p479660_s338620
Log:

=>> Building net/haproxy
build started at Thu Sep 13 06:10:31 UTC 2018
port directory: /usr/ports/net/haproxy
package name: haproxy-1.8.13
building for: FreeBSD head-mips-default-job-22 12.0-ALPHA5 FreeBSD 12.0-ALPHA5 1200084 mips
maintained by: demon@FreeBSD.org
Makefile ident:      $FreeBSD: head/net/haproxy/Makefile 477336 2018-08-16 13:19:52Z demon $
Poudriere version: 3.2.7-6-g819c79a1
Host OSVERSION: 1200069
Jail OSVERSION: 1200084
Job Id: 22




!!! Jail is newer than host. (Jail: 1200084, Host: 1200069) !!!
!!! 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=1200084
UNAME_v=FreeBSD 12.0-ALPHA5 1200084
UNAME_r=12.0-ALPHA5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-6-g819c79a1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for haproxy-1.8.13:
     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---

--MAINTAINER--
demon@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net/haproxy/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/haproxy/work  HOME=/wrkdirs/usr/ports/net/haproxy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/haproxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/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/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/haproxy/work  HOME=/wrkdirs/usr/ports/net/haproxy/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/haproxy/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  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--
PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local 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---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=Using built-in specs. Target: mips-undermydesk-freebsd Configured with: FreeBSD/mips system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-EB" "-EB" "-melf32btsmip_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_9d218390_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_9d218390_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_9d218390_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_9d218390_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_9d218390_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_9d218390=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_9d218390=none
ARCH=mips
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA5
OSREL=12.0
OSVERSION=1200084
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=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
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 GPLv2 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   haproxy-1.8.13 depends on file: /usr/local/sbin/pkg - not found
<snip>
listener.c:(.text+0xcb8): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0xcd4): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0xd04): undefined reference to `__sync_sub_and_fetch_4'
src/listener.o: In function `create_listeners':
listener.c:(.text+0xe78): undefined reference to `__sync_add_and_fetch_4'
listener.c:(.text+0xe94): undefined reference to `__sync_add_and_fetch_4'
src/listener.o: In function `__resume_listener':
listener.c:(.text+0x1098): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x10ec): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x12ac): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x1304): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x133c): undefined reference to `__sync_sub_and_fetch_4'
src/listener.o:listener.c:(.text+0x1358): more undefined references to `__sync_sub_and_fetch_4' follow
src/listener.o: In function `listener_accept':
listener.c:(.text+0x2fa4): undefined reference to `__sync_add_and_fetch_4'
listener.c:(.text+0x2fbc): undefined reference to `__sync_add_and_fetch_4'
listener.c:(.text+0x34f4): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x36d8): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x3760): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x3854): undefined reference to `__sync_sub_and_fetch_4'
listener.c:(.text+0x3878): undefined reference to `__sync_sub_and_fetch_4'
src/listener.o:listener.c:(.text+0x38c4): more undefined references to `__sync_sub_and_fetch_4' follow
src/flt_http_comp.o: In function `comp_http_end':
flt_http_comp.c:(.text+0x1310): undefined reference to `__sync_add_and_fetch_8'
flt_http_comp.c:(.text+0x1330): undefined reference to `__sync_add_and_fetch_8'
src/flt_http_comp.o: In function `comp_http_forward_data':
flt_http_comp.c:(.text+0x1fb4): undefined reference to `__sync_add_and_fetch_8'
flt_http_comp.c:(.text+0x1fdc): undefined reference to `__sync_add_and_fetch_8'
flt_http_comp.c:(.text+0x21b4): undefined reference to `__sync_add_and_fetch_8'
src/flt_http_comp.o:flt_http_comp.c:(.text+0x21d8): more undefined references to `__sync_add_and_fetch_8' follow
src/flt_http_comp.o: In function `comp_flt_deinit_per_thread':
flt_http_comp.c:(.text+0x26b8): undefined reference to `__sync_sub_and_fetch_4'
flt_http_comp.c:(.text+0x275c): undefined reference to `__sync_sub_and_fetch_4'
flt_http_comp.c:(.text+0x27b0): undefined reference to `__sync_sub_and_fetch_4'
flt_http_comp.c:(.text+0x27d8): undefined reference to `__sync_sub_and_fetch_4'
src/flt_http_comp.o: In function `comp_end_analyze':
flt_http_comp.c:(.text+0x28a8): undefined reference to `__sync_sub_and_fetch_4'
src/flt_http_comp.o:flt_http_comp.c:(.text+0x28f4): more undefined references to `__sync_sub_and_fetch_4' follow
src/vars.o: In function `var_accounting_diff':
vars.c:(.text+0x1218): undefined reference to `__sync_add_and_fetch_4'
vars.c:(.text+0x1230): undefined reference to `__sync_add_and_fetch_4'
vars.c:(.text+0x1248): undefined reference to `__sync_add_and_fetch_4'
vars.c:(.text+0x1264): undefined reference to `__sync_add_and_fetch_4'
vars.c:(.text+0x1280): undefined reference to `__sync_add_and_fetch_4'
src/vars.o: In function `vars_unset_by_name':
vars.c:(.text+0x13f8): undefined reference to `__sync_sub_and_fetch_4'
vars.c:(.text+0x1438): undefined reference to `__sync_sub_and_fetch_4'
src/vars.o: In function `vars_prune':
vars.c:(.text+0x154c): undefined reference to `__sync_sub_and_fetch_4'
vars.c:(.text+0x15a8): undefined reference to `__sync_sub_and_fetch_4'
src/vars.o: In function `sample_store':
vars.c:(.text+0x1874): undefined reference to `__sync_sub_and_fetch_4'
src/vars.o:vars.c:(.text+0x1918): more undefined references to `__sync_sub_and_fetch_4' follow
src/session.o: In function `session_new':
session.c:(.text+0x1d8): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x244): undefined reference to `__sync_add_and_fetch_8'
session.c:(.text+0x268): undefined reference to `__sync_add_and_fetch_8'
session.c:(.text+0x36c): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x384): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x3dc): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x418): undefined reference to `__sync_sub_and_fetch_4'
src/session.o: In function `session_free':
session.c:(.text+0x4d8): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x5b4): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x650): undefined reference to `__sync_sub_and_fetch_4'
src/session.o:session.c:(.text+0x6ec): more undefined references to `__sync_sub_and_fetch_4' follow
src/session.o: In function `conn_complete_session':
session.c:(.text+0x13b4): undefined reference to `__sync_add_and_fetch_8'
session.c:(.text+0x13d8): undefined reference to `__sync_add_and_fetch_8'
session.c:(.text+0x1714): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x17cc): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x1870): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x1898): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x19f0): undefined reference to `__sync_sub_and_fetch_4'
src/session.o:session.c:(.text+0x1a08): more undefined references to `__sync_sub_and_fetch_4' follow
src/session.o: In function `session_accept_fd':
session.c:(.text+0x2548): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x2638): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x2724): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x2804): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x289c): undefined reference to `__sync_sub_and_fetch_4'
session.c:(.text+0x2918): undefined reference to `__sync_sub_and_fetch_4'
src/session.o:session.c:(.text+0x2938): more undefined references to `__sync_sub_and_fetch_4' follow
src/queue.o: In function `process_srv_queue':
queue.c:(.text+0x62c): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x648): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x71c): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0x738): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0x77c): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0x794): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0x7f4): undefined reference to `__sync_sub_and_fetch_4'
src/queue.o:queue.c:(.text+0x844): more undefined references to `__sync_sub_and_fetch_4' follow
src/queue.o: In function `pendconn_add':
queue.c:(.text+0xc14): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0xc6c): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xc94): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xd38): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xd64): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xda0): undefined reference to `__sync_sub_and_fetch_4'
src/queue.o:queue.c:(.text+0xf0c): more undefined references to `__sync_sub_and_fetch_4' follow
src/lb_fwrr.o: In function `fwrr_get_srv':
lb_fwrr.c:(.text+0xa0): undefined reference to `__sync_add_and_fetch_4'
src/lb_fwrr.o: In function `fwrr_queue_srv':
lb_fwrr.c:(.text+0x354): undefined reference to `__sync_sub_and_fetch_4'
src/lb_fwrr.o: In function `fwrr_get_next_server':
lb_fwrr.c:(.text+0x468): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x4c0): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x614): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x6f0): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x718): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x740): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x758): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x770): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x788): undefined reference to `__sync_add_and_fetch_4'
src/lb_chash.o: In function `chash_get_next_server':
lb_chash.c:(.text+0x180): undefined reference to `__sync_sub_and_fetch_4'
lb_chash.c:(.text+0x1d8): undefined reference to `__sync_sub_and_fetch_4'
src/lb_fas.o: In function `fas_srv_reposition':
lb_fas.c:(.text+0x44c): undefined reference to `__sync_sub_and_fetch_4'
lb_fas.c:(.text+0x48c): undefined reference to `__sync_sub_and_fetch_4'
src/lb_fas.o: In function `fas_get_next_server':
lb_fas.c:(.text+0x5bc): undefined reference to `__sync_sub_and_fetch_4'
src/lb_fas.o:lb_fas.c:(.text+0x63c): more undefined references to `__sync_sub_and_fetch_4' follow
src/hathreads.o: In function `thread_enter_sync':
hathreads.c:(.text+0x24c): undefined reference to `__sync_or_and_fetch_4'
hathreads.c:(.text+0x334): undefined reference to `__sync_sub_and_fetch_4'
src/hathreads.o: In function `thread_sync_init':
hathreads.c:(.text+0x4b4): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0x520): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0x580): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0x59c): undefined reference to `__sync_sub_and_fetch_4'
src/hathreads.o: In function `thread_want_sync':
hathreads.c:(.text+0x63c): undefined reference to `__sync_or_and_fetch_4'
src/hathreads.o: In function `thread_exit_sync':
hathreads.c:(.text+0x718): undefined reference to `__sync_and_and_fetch_4'
hathreads.c:(.text+0x780): undefined reference to `__sync_or_and_fetch_4'
hathreads.c:(.text+0x9a4): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0xa24): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0xb00): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0xb20): undefined reference to `__sync_sub_and_fetch_4'
hathreads.c:(.text+0xb3c): undefined reference to `__sync_sub_and_fetch_4'
src/hathreads.o:hathreads.c:(.text+0xb84): more undefined references to `__sync_sub_and_fetch_4' follow
src/lb_map.o: In function `recalc_server_map':
lb_map.c:(.text+0x2f8): undefined reference to `__sync_add_and_fetch_4'
lb_map.c:(.text+0x358): undefined reference to `__sync_sub_and_fetch_4'
src/buffer.o: In function `init_buffer':
buffer.c:(.text+0x60c): undefined reference to `__sync_sub_and_fetch_4'
buffer.c:(.text+0x680): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o: In function `free_zlib':
compression.c:(.text+0x118): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x130): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o:compression.c:(.text+0x170): more undefined references to `__sync_sub_and_fetch_4' follow
src/compression.o: In function `gzip_init':
compression.c:(.text+0xcfc): undefined reference to `__sync_add_and_fetch_4'
compression.c:(.text+0xe28): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0xe5c): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0xec0): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0xf54): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0xf70): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o:compression.c:(.text+0xfa0): more undefined references to `__sync_sub_and_fetch_4' follow
src/compression.o: In function `alloc_zlib':
compression.c:(.text+0x11e4): undefined reference to `__sync_add_and_fetch_4'
compression.c:(.text+0x1268): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x1304): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x13b0): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x144c): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x14f8): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o:compression.c:(.text+0x1594): more undefined references to `__sync_sub_and_fetch_4' follow
src/compression.o: In function `deflate_init':
compression.c:(.text+0x1c68): undefined reference to `__sync_add_and_fetch_4'
compression.c:(.text+0x1d90): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x1dc4): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x1e28): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x1ebc): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x1ed8): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o:compression.c:(.text+0x1f08): more undefined references to `__sync_sub_and_fetch_4' follow
src/compression.o: In function `raw_def_init':
compression.c:(.text+0x2074): undefined reference to `__sync_add_and_fetch_4'
compression.c:(.text+0x21a0): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x21d4): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x2238): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x22cc): undefined reference to `__sync_sub_and_fetch_4'
compression.c:(.text+0x22e8): undefined reference to `__sync_sub_and_fetch_4'
src/compression.o:compression.c:(.text+0x2318): more undefined references to `__sync_sub_and_fetch_4' follow
src/time.o: In function `tv_update_date':
time.c:(.text+0x7d0): undefined reference to `__sync_bool_compare_and_swap_8'
src/signal.o: In function `deinit_signals':
signal.c:(.text+0xd8): undefined reference to `__sync_sub_and_fetch_4'
signal.c:(.text+0x144): undefined reference to `__sync_sub_and_fetch_4'
src/signal.o: In function `signal_register_fct':
signal.c:(.text+0x2a0): undefined reference to `__sync_sub_and_fetch_4'
signal.c:(.text+0x330): undefined reference to `__sync_sub_and_fetch_4'
signal.c:(.text+0x36c): undefined reference to `__sync_sub_and_fetch_4'
src/signal.o:signal.c:(.text+0x6a4): more undefined references to `__sync_sub_and_fetch_4' follow
gmake[1]: *** [Makefile:900: haproxy] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/haproxy/work/haproxy-1.8.13'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/haproxy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809130626.w8D6QS7E098377>