Date: Fri, 27 May 2016 17:28:56 +0200 From: Dimitry Andric <dim@FreeBSD.org> To: Alan Somers <asomers@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r300770 - in head: . contrib/libc++/include contrib/libc++/include/experimental contrib/libc++/include/ext contrib/libc++/src contrib/libc++/src/include contrib/libc++/src/support lib/l... Message-ID: <D36A3E43-3FFC-4B6A-8BC2-6B7A981FBDCB@FreeBSD.org> In-Reply-To: <CAOtMX2jRZ0ZyW5Hw1ESp6EpADa_qvX5QFPHjkgUAFjdHB1OBKA@mail.gmail.com> References: <201605261852.u4QIqn5w073953@repo.freebsd.org> <CAOtMX2jRZ0ZyW5Hw1ESp6EpADa_qvX5QFPHjkgUAFjdHB1OBKA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On 27 May 2016, at 16:49, Alan Somers <asomers@freebsd.org> wrote: > > I think this change is breaking the build of C++ applications. Below > is a snippet of my amd64 buildworld, with the changes in D6564. it > built fine a few days ago. > > ===> lib/libdevdctl (all) > In file included from /home/asomers/freebsd/head/lib/libdevdctl/consumer.cc:50: > In file included from > /scratch/tmp/asomers/obj/home/asomers/freebsd/head/lib32/usr/include/c++/v1/list:173: > In file included from > /scratch/tmp/asomers/obj/home/asomers/freebsd/head/lib32/usr/include/c++/v1/memory:599: > In file included from > /scratch/tmp/asomers/obj/home/asomers/freebsd/head/lib32/usr/include/c++/v1/type_traits:363: > /scratch/tmp/asomers/obj/home/asomers/freebsd/head/lib32/usr/include/c++/v1/cstddef:43:15: > fatal error: 'stddef.h' file not found > #include_next <stddef.h> > ^ > 1 error generated. > --- consumer.o --- > *** [consumer.o] Error code 1 It shouldn't, it passed a full make universe. Do you have any special settings in either make.conf or src.conf? Or something other about your build environment that is non-standard? -Dimitry [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAldIZ74ACgkQsF6jCi4glqN3tQCg9ah14ninlfvSUPxcOV2gWSwK TgkAnjLIT8iXokpyRhPeuRnJAsMFsO1K =zzYW -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D36A3E43-3FFC-4B6A-8BC2-6B7A981FBDCB>
