Dear collegues,

on my builder I have consistent error:

/usr/obj/i386.i386/FreeBSD/pristine/src.current/usr.bin/svn/svn/../lib/libsvn_subr/libsvn_subr.a(named_atomic.o):
 
In function `svn_named_atomic__cmpxchg':
named_atomic.c:(.text+0xed): undefined reference to 
`__sync_val_compare_and_swap_8'
/usr/obj/i386.i386/FreeBSD/pristine/src.current/usr.bin/svn/svn/../lib/libsvn_subr/libsvn_subr.a(named_atomic.o):
 
In function `svn_named_atomic__add':
named_atomic.c:(.text+0x193): undefined reference to `__sync_add_and_fetch_8'
/usr/obj/i386.i386/FreeBSD/pristine/src.current/usr.bin/svn/svn/../lib/libsvn_subr/libsvn_subr.a(named_atomic.o):
 
In function `svn_named_atomic__write':
named_atomic.c:(.text+0x1f3): undefined reference to 
`__sync_lock_test_and_set_8'
*** Error code 1

Stop.
bmake: stopped in /FreeBSD/pristine/src.current/usr.bin/svn/svn
*** Error code 1

host is at contemporary stable/9:

FreeBSD castor.rinet.ru 9.1-STABLE FreeBSD 9.1-STABLE #1 r252026: Thu Jun 20 
15:04:35 MSK 2013     ma...@castor.rinet.ru:/usr/obj/usr/src/sys/CASTOR  amd64

the build line is

make buildworld __MAKE_CONF=/dev/null TARGET=i386

and no, cleaning /usr/obj/i386.i386 does not help.

On the same time, tinderbox.freebsd.org does not see this.

Any hints?  Thanks!


-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 ma...@freebsd.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- ma...@rinet.ru ***
------------------------------------------------------------------------
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to