[Bug 248289] net/haproxy: does not build on i386 (linker error)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 27 04:59:22 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248289

            Bug ID: 248289
           Summary: net/haproxy: does not build on i386 (linker error)
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon at FreeBSD.org
          Reporter: vas at sibptus.ru
          Assignee: demon at FreeBSD.org
             Flags: maintainer-feedback?(demon at FreeBSD.org)
 Attachment #216793 text/plain
         mime type:

Created attachment 216793
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216793&action=edit
Poudriere log

Build log.

src/backend.o: In function `assign_server':
backend.c:(.text+0xd20): undefined reference to `__atomic_fetch_add_8'
backend.c:(.text+0xd32): undefined reference to `__atomic_fetch_add_8'
src/backend.o: In function `assign_server_and_queue':
backend.c:(.text+0x1520): undefined reference to `__atomic_fetch_add_8'
backend.c:(.text+0x153a): undefined reference to `__atomic_fetch_add_8'
backend.c:(.text+0x160a): undefined reference to `__atomic_fetch_add_8'
src/backend.o:backend.c:(.text+0x1624): more undefined references to
`__atomic_fetch_add_8' follow
src/trace.o: In function `cli_parse_trace':
trace.c:(.text+0xd88): undefined reference to `__atomic_compare_exchange_8'
trace.c:(.text+0xe89): undefined reference to `__atomic_compare_exchange_8'
trace.c:(.text+0xf1c): undefined reference to `__atomic_compare_exchange_8'
trace.c:(.text+0x11f8): undefined reference to `__atomic_fetch_and_8'
trace.c:(.text+0x16e8): undefined reference to `__atomic_fetch_or_8'
src/time.o: In function `tv_update_date':
time.c:(.text+0x67f): undefined reference to `__atomic_compare_exchange_8'
time.c:(.text+0x867): undefined reference to `__atomic_compare_exchange_8'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:864: haproxy] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/haproxy/work/haproxy-2.2.1'
*** Error code 1

Stop.
make: stopped in /usr/ports/net/haproxy
=>> Cleaning up wrkdir
===>  Cleaning for haproxy-2.2.1
build of net/haproxy | haproxy-2.2.1 ended at Mon Jul 27 11:11:37 +07 2020
build time: 00:00:15
!!! build failure encountered !!!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list