Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 01:48:11 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-mips64-default][net/haproxy] Failed for haproxy-1.8.13 in build
Message-ID:  <201809180148.w8I1mBFG067865@beefy13.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://beefy13.nyi.freebsd.org/data/head-mips64-default/p479965_s338742/logs/haproxy-1.8.13.log
Build URL:      http://beefy13.nyi.freebsd.org/build.html?mastername=head-mips64-default&build=p479965_s338742
Log:

=>> Building net/haproxy
build started at Tue Sep 18 01:37:52 UTC 2018
port directory: /usr/ports/net/haproxy
package name: haproxy-1.8.13
building for: FreeBSD head-mips64-default-job-02 12.0-ALPHA6 FreeBSD 12.0-ALPHA6 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: 02




!!! 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=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200084
UNAME_v=FreeBSD 12.0-ALPHA6 1200084
UNAME_r=12.0-ALPHA6
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-mips64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-mips64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-mips64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-mips64-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=64 -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB -mabi=64 " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -mabi=64 -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=mips64
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: mips64-undermydesk-freebsd Configured with: FreeBSD/mips64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-EB" "-EB" "-melf64btsmip_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=mips64
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA6
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>
src/session.o:session.c:(.text+0x18b8): more undefined references to `__sync_sub_and_fetch_8' follow
src/session.o: In function `session_accept_fd':
session.c:(.text+0x23c4): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x23c8): undefined reference to `__sync_add_and_fetch_4'
session.c:(.text+0x24ac): undefined reference to `__sync_sub_and_fetch_8'
session.c:(.text+0x24b0): undefined reference to `__sync_sub_and_fetch_8'
session.c:(.text+0x2544): undefined reference to `__sync_sub_and_fetch_8'
session.c:(.text+0x2548): undefined reference to `__sync_sub_and_fetch_8'
session.c:(.text+0x2678): undefined reference to `__sync_sub_and_fetch_8'
src/session.o:session.c:(.text+0x267c): more undefined references to `__sync_sub_and_fetch_8' follow
src/task.o: In function `process_runnable_tasks':
task.c:(.text+0x82c): undefined reference to `__sync_sub_and_fetch_4'
task.c:(.text+0x830): undefined reference to `__sync_sub_and_fetch_4'
task.c:(.text+0x8c8): undefined reference to `__sync_sub_and_fetch_8'
task.c:(.text+0x8cc): undefined reference to `__sync_sub_and_fetch_8'
task.c:(.text+0x978): undefined reference to `__sync_sub_and_fetch_8'
task.c:(.text+0x97c): undefined reference to `__sync_sub_and_fetch_8'
task.c:(.text+0xa58): undefined reference to `__sync_sub_and_fetch_8'
src/task.o:task.c:(.text+0xa5c): more undefined references to `__sync_sub_and_fetch_8' follow
src/task.o: In function `process_runnable_tasks':
task.c:(.text+0x1094): undefined reference to `__sync_sub_and_fetch_4'
task.c:(.text+0x1098): undefined reference to `__sync_sub_and_fetch_4'
task.c:(.text+0x10c8): undefined reference to `__sync_sub_and_fetch_8'
task.c:(.text+0x10cc): undefined reference to `__sync_sub_and_fetch_8'
src/queue.o: In function `pendconn_unlink':
queue.c:(.text+0x178): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0x17c): undefined reference to `__sync_sub_and_fetch_4'
src/queue.o: In function `pendconn_dequeue':
queue.c:(.text+0x268): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x26c): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x2b0): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x2b4): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x308): undefined reference to `__sync_sub_and_fetch_8'
src/queue.o:queue.c:(.text+0x30c): more undefined references to `__sync_sub_and_fetch_8' follow
src/queue.o: In function `process_srv_queue':
queue.c:(.text+0x5dc): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x5e0): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x5f4): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x5f8): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0x6b0): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x6b4): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x6c4): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x6c8): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0x708): undefined reference to `__sync_sub_and_fetch_8'
src/queue.o:queue.c:(.text+0x70c): more undefined references to `__sync_sub_and_fetch_8' follow
src/queue.o: In function `pendconn_add':
queue.c:(.text+0xb84): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0xb88): undefined reference to `__sync_add_and_fetch_4'
queue.c:(.text+0xbdc): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xbe0): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xc04): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xc08): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xcb0): undefined reference to `__sync_sub_and_fetch_8'
src/queue.o:queue.c:(.text+0xcb4): more undefined references to `__sync_sub_and_fetch_8' follow
src/queue.o: In function `pendconn_free':
queue.c:(.text+0xea8): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xeac): undefined reference to `__sync_sub_and_fetch_4'
queue.c:(.text+0xec8): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xecc): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xf44): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xf48): undefined reference to `__sync_sub_and_fetch_8'
queue.c:(.text+0xf8c): undefined reference to `__sync_sub_and_fetch_8'
src/queue.o:queue.c:(.text+0xf90): more undefined references to `__sync_sub_and_fetch_8' follow
src/applet.o: In function `applet_run_active':
applet.c:(.text+0x5c4): undefined reference to `__sync_sub_and_fetch_4'
applet.c:(.text+0x5c8): undefined reference to `__sync_sub_and_fetch_4'
applet.c:(.text+0x5d8): undefined reference to `__sync_sub_and_fetch_8'
applet.c:(.text+0x5dc): undefined reference to `__sync_sub_and_fetch_8'
applet.c:(.text+0x604): undefined reference to `__sync_sub_and_fetch_8'
applet.c:(.text+0x608): undefined reference to `__sync_sub_and_fetch_8'
applet.c:(.text+0x638): undefined reference to `__sync_sub_and_fetch_8'
src/applet.o:applet.c:(.text+0x63c): more undefined references to `__sync_sub_and_fetch_8' follow
src/lb_fwrr.o: In function `fwrr_get_srv':
lb_fwrr.c:(.text+0xbc): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0xc0): undefined reference to `__sync_add_and_fetch_4'
src/lb_fwrr.o: In function `fwrr_queue_srv':
lb_fwrr.c:(.text+0x378): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x37c): undefined reference to `__sync_sub_and_fetch_4'
src/lb_fwrr.o: In function `fwrr_get_next_server':
lb_fwrr.c:(.text+0x48c): undefined reference to `__sync_sub_and_fetch_8'
lb_fwrr.c:(.text+0x490): undefined reference to `__sync_sub_and_fetch_8'
lb_fwrr.c:(.text+0x4e4): undefined reference to `__sync_sub_and_fetch_8'
lb_fwrr.c:(.text+0x4e8): undefined reference to `__sync_sub_and_fetch_8'
lb_fwrr.c:(.text+0x650): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x654): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x720): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x724): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x744): undefined reference to `__sync_add_and_fetch_4'
src/lb_fwrr.o:lb_fwrr.c:(.text+0x748): more undefined references to `__sync_add_and_fetch_4' follow
src/lb_fwrr.o: In function `fwrr_get_next_server':
lb_fwrr.c:(.text+0x768): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x76c): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x77c): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x780): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x790): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x794): undefined reference to `__sync_sub_and_fetch_4'
lb_fwrr.c:(.text+0x7a4): undefined reference to `__sync_add_and_fetch_4'
lb_fwrr.c:(.text+0x7a8): undefined reference to `__sync_add_and_fetch_4'
src/lb_chash.o: In function `chash_get_next_server':
lb_chash.c:(.text+0x19c): undefined reference to `__sync_sub_and_fetch_8'
lb_chash.c:(.text+0x1a0): undefined reference to `__sync_sub_and_fetch_8'
lb_chash.c:(.text+0x1f4): undefined reference to `__sync_sub_and_fetch_8'
lb_chash.c:(.text+0x1f8): undefined reference to `__sync_sub_and_fetch_8'
src/lb_fas.o: In function `fas_srv_reposition':
lb_fas.c:(.text+0x460): undefined reference to `__sync_sub_and_fetch_8'
src/lb_fas.o:lb_fas.c:(.text+0x464): more undefined references to `__sync_sub_and_fetch_8' follow
src/hathreads.o: In function `thread_enter_sync':
hathreads.c:(.text+0x23c): undefined reference to `__sync_bool_compare_and_swap_8'
hathreads.c:(.text+0x240): undefined reference to `__sync_bool_compare_and_swap_8'
hathreads.c:(.text+0x26c): undefined reference to `__sync_or_and_fetch_8'
hathreads.c:(.text+0x270): undefined reference to `__sync_or_and_fetch_8'
hathreads.c:(.text+0x334): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0x338): undefined reference to `__sync_sub_and_fetch_8'
src/hathreads.o: In function `thread_sync_init':
hathreads.c:(.text+0x4cc): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0x4d0): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0x52c): undefined reference to `__sync_sub_and_fetch_8'
src/hathreads.o:hathreads.c:(.text+0x530): more undefined references to `__sync_sub_and_fetch_8' follow
src/hathreads.o: In function `thread_want_sync':
hathreads.c:(.text+0x64c): undefined reference to `__sync_or_and_fetch_8'
hathreads.c:(.text+0x650): undefined reference to `__sync_or_and_fetch_8'
src/hathreads.o: In function `thread_exit_sync':
hathreads.c:(.text+0x710): undefined reference to `__sync_and_and_fetch_8'
hathreads.c:(.text+0x714): undefined reference to `__sync_and_and_fetch_8'
hathreads.c:(.text+0x73c): undefined reference to `__sync_bool_compare_and_swap_8'
hathreads.c:(.text+0x740): undefined reference to `__sync_bool_compare_and_swap_8'
hathreads.c:(.text+0x768): undefined reference to `__sync_or_and_fetch_8'
hathreads.c:(.text+0x76c): undefined reference to `__sync_or_and_fetch_8'
hathreads.c:(.text+0x98c): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0x990): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0xa08): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0xa0c): undefined reference to `__sync_sub_and_fetch_8'
hathreads.c:(.text+0xad8): undefined reference to `__sync_sub_and_fetch_8'
src/hathreads.o:hathreads.c:(.text+0xadc): more undefined references to `__sync_sub_and_fetch_8' follow
src/lb_map.o: In function `recalc_server_map':
lb_map.c:(.text+0x344): undefined reference to `__sync_add_and_fetch_4'
lb_map.c:(.text+0x348): undefined reference to `__sync_add_and_fetch_4'
lb_map.c:(.text+0x39c): undefined reference to `__sync_sub_and_fetch_4'
lb_map.c:(.text+0x3a0): undefined reference to `__sync_sub_and_fetch_4'
src/buffer.o: In function `init_buffer':
buffer.c:(.text+0x5bc): undefined reference to `__sync_sub_and_fetch_8'
buffer.c:(.text+0x5c0): undefined reference to `__sync_sub_and_fetch_8'
buffer.c:(.text+0x620): undefined reference to `__sync_sub_and_fetch_8'
buffer.c:(.text+0x624): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o: In function `free_zlib':
compression.c:(.text+0x16c): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o:compression.c:(.text+0x170): more undefined references to `__sync_sub_and_fetch_8' follow
src/compression.o: In function `gzip_init':
compression.c:(.text+0xd1c): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0xd20): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0xdc8): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0xdcc): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0xe30): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0xe34): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0xec8): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o:compression.c:(.text+0xecc): more undefined references to `__sync_sub_and_fetch_8' follow
src/compression.o: In function `alloc_zlib':
compression.c:(.text+0x11d0): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x11d4): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x1260): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1264): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1310): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1314): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x13c0): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o:compression.c:(.text+0x13c4): more undefined references to `__sync_sub_and_fetch_8' follow
src/compression.o: In function `deflate_init':
compression.c:(.text+0x1bb4): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x1bb8): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x1c5c): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1c60): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1cc4): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1cc8): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x1d58): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o:compression.c:(.text+0x1d5c): more undefined references to `__sync_sub_and_fetch_8' follow
src/compression.o: In function `raw_def_init':
compression.c:(.text+0x1f84): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x1f88): undefined reference to `__sync_add_and_fetch_8'
compression.c:(.text+0x2030): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x2034): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x2098): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x209c): undefined reference to `__sync_sub_and_fetch_8'
compression.c:(.text+0x2130): undefined reference to `__sync_sub_and_fetch_8'
src/compression.o:compression.c:(.text+0x2134): more undefined references to `__sync_sub_and_fetch_8' follow
src/time.o: In function `tv_update_date':
time.c:(.text+0x818): undefined reference to `__sync_bool_compare_and_swap_8'
time.c:(.text+0x81c): undefined reference to `__sync_bool_compare_and_swap_8'
src/signal.o: In function `deinit_signals':
signal.c:(.text+0xec): undefined reference to `__sync_sub_and_fetch_8'
signal.c:(.text+0xf0): undefined reference to `__sync_sub_and_fetch_8'
signal.c:(.text+0x150): undefined reference to `__sync_sub_and_fetch_8'
signal.c:(.text+0x154): undefined reference to `__sync_sub_and_fetch_8'
src/signal.o: In function `signal_register_fct':
signal.c:(.text+0x2b8): undefined reference to `__sync_sub_and_fetch_8'
src/signal.o:signal.c:(.text+0x2bc): more undefined references to `__sync_sub_and_fetch_8' 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?201809180148.w8I1mBFG067865>