r232623 breaks buildworld (or a recent commit...)B

Dimitry Andric dim at FreeBSD.org
Tue Mar 6 22:01:15 UTC 2012


On 2012-03-06 22:21, Larry Rosenman wrote:
> buildworld broken by r232623.
> 
>   -fpic -DPIC  -O2 -pipe -fno-omit-frame-pointer  -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/amd64 -DNLS  -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/usr/src/lib/libc -I/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/usr/src/lib/libc/stdtime -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/lib/libc/string/wmemset.c -o wmemset.So
> ctfconvert -L VERSION wmemset.So
> building shared library libc.so.7
> setrunelocale.So: In function `__getCurrentRuneLocale':
> setrunelocale.c:(.text+0x0): multiple definition of `__getCurrentRuneLocale'
> nomacros.So:nomacros.c:(.text+0x0): first defined here

Should be fixed now by r232626, sorry for the breakage. :(


More information about the freebsd-current mailing list