[Bug 216745] devel/boost-libs: atomics are broken with clang 4.0 on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 14 02:21:20 UTC 2018


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

Danilo G. Baio <dbaio at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbaio at freebsd.org

--- Comment #14 from Danilo G. Baio <dbaio at freebsd.org> ---
Hi.

I am getting this error when building dns/knot2 (bug #227620) only in FreeBSD
12 i386, clang 6.0.0:

./.libs/libknotd.a(libknotd_la-query_module.o): In function
`knotd_mod_stats_incr':
query_module.c:(.text+0x9d0): undefined reference to `__atomic_fetch_add_8'
./.libs/libknotd.a(libknotd_la-query_module.o): In function
`knotd_mod_stats_decr':
query_module.c:(.text+0xa80): undefined reference to `__atomic_fetch_sub_8'
./.libs/libknotd.a(libknotd_la-query_module.o): In function
`knotd_mod_stats_store':
query_module.c:(.text+0xb30): undefined reference to `__atomic_store_8'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Could it be a similar issue?

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


More information about the freebsd-office mailing list