Date: Sat, 10 Aug 2013 12:18:11 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: stable@FreeBSD.org Subject: Failure to build stable/9 (r253683) from head - WCHAR_MIN redefined Message-ID: <520675D3.8020801@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Anyone else seeing this? > cc -O2 -pipe -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/include -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../include -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../contrib/gdtoa -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../contrib/libc-vis -DINET6 -I/usr/obj/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../contrib/tzcode/stdtime -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/stdtime -I/zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/zpoudriere/jails/exp-bdrewery/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 /zpoudriere/jails/exp-bdrewery/usr /src/lib/libc/gen/fnmatch.c -o fnmatch.o > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/gen/fnmatch.c:66: > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/locale/collate.h:41: > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/locale/xlocale_private.h:38: > /usr/include/stdint.h:75:9: error: 'WCHAR_MIN' macro redefined [-Werror] > #define WCHAR_MIN __WCHAR_MIN > ^ > /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../include/wchar.h:92:9: note: previous definition is here > #define WCHAR_MIN __INT_MIN > ^ > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/gen/fnmatch.c:66: > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/locale/collate.h:41: > In file included from /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/locale/xlocale_private.h:38: > /usr/include/stdint.h:76:9: error: 'WCHAR_MAX' macro redefined [-Werror] > #define WCHAR_MAX __WCHAR_MAX > ^ > /zpoudriere/jails/exp-bdrewery/usr/src/lib/libc/../../include/wchar.h:93:9: note: previous definition is here > #define WCHAR_MAX __INT_MAX > ^ > 2 errors generated. > *** [fnmatch.o] Error code 1 > 1 error > *** [lib/libc__L] Error code 2 > 1 error > *** [libraries] Error code 2 > 1 error > *** [_libraries] Error code 2 > 1 error > *** [buildworld] Error code 2 > 1 error -- Regards, Bryan Drewery [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSBnXTAAoJEG54KsA8mwz5ECYP/3HHPxO16X8tkERoJHSMOt8D O0iag2FEQiqn+xVz0BFOy+TWYB35mXIizTCiDGrcby8uHELBFrbEhXnY5G+3sFfd aBBGL1+Dj7XsJhuJjiGW4/HFT68x5a5+LOuKSqaYBa52+Mv35YE7R7bQqAcoIYL3 YkHalpvs/1o/87kUoVflM32Lf4uZ5ldDRe1Mw8phbCApQh/K/Cbv1GAIiXaMrzfu D5rS//6L+lodViOoJ9uhW6Zh6CsJLlQXWwDolb3VseRQ9FxflEWLigYdPGOMybP4 SfJQHhuQd8oNG1j1QAQ35iQ/M8tOk6JxZ4xSczOTmUOnNZLecnIYJsrBzBTqNTtN 4IfyoYTkcEXat+6HkIEB89CSxxFjKyi+dqgdLkIIhBNdNmejtvVoN8/6ltvtjqb3 dFIqesCl6LQ22I9lKuV2hWTAkVTSVnUjPKc5nsJNSxZHAyu7CQ7mynKrfcxnxRbr t/f6IO1ld6dfFCUZPVvdyABYKCmPY79aHTP8sKNVAhnmk2DQeEfDjFqJRaMz5fSF k0/s9Plr9udIB84/Pwc1M6rLFYjec5CFl8TaPR2PwfORcNFvP41VtJP1QQj5zA2+ stLtb9wXAPCAOu3kAe2elM1zRZo33y1ES46t4WADYvnE2fparhmvhHXNwcrkkVQV bKbAFJ/cnFq7V9qcoOPx =pK6H -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?520675D3.8020801>
