r235510: recent buildworld fail

Dimitry Andric dim at FreeBSD.org
Wed May 16 22:24:45 UTC 2012


On 2012-05-16 20:48, O. Hartmann wrote:> When compiling world (make buildworld) I receive the bewlo error, which
> seems very strange!
> The error occured out of the blue on a FreeBSD 10.0-CURRENT/amd64 box.
...
> /usr/obj/usr/src/tmp/usr/bin/ld: Warning: size of symbol
> `_ZNSi6ignoreEv at GLIBCXX_3.4' changed from 243 in
> /usr/obj/usr/src/tmp/usr/lib/libstdc++.so to 211 in
> /usr/obj/usr/src/tmp/usr/lib/libstdc++.so
> 
> looks like a "mixed up" between CLANG and legacy GCC 4.2.1, as far as I
> remember this error was typical for a mismatch.

Where did you read that?  In any case, I think this may be a problem
with one of the settings in your make.conf, not those in src.conf,
specifically CFLAGS or CXXFLAGS.  Can you please post those?


More information about the freebsd-current mailing list