Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2017 16:13:19 -0800
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Subject:   xdev fixed
Message-ID:  <f1284387-2f95-a35d-c72d-2a604af6c895@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--rBFckdKIgqiGlVnDo78QmMavDofNALoaG
Content-Type: multipart/mixed; boundary="f3A6sxoHJbplvtqtjo3TF8ijLopb0m9qi";
 protected-headers="v1"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: freebsd-current@FreeBSD.org
Message-ID: <f1284387-2f95-a35d-c72d-2a604af6c895@FreeBSD.org>
Subject: xdev fixed

--f3A6sxoHJbplvtqtjo3TF8ijLopb0m9qi
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

The issue reported here:
https://lists.freebsd.org/pipermail/freebsd-arm/2016-June/014065.html

> make XDEV=3Darm XDEV_ARCH=3Darmv6 xdev
>=20
> It failed!
>=20
> sh /usr/src/tools/install.sh  -C -o root -g wheel -m 444  /usr/src/gnu/=
lib/libdialog/../../../contrib/dialog/dialog.h /usr/src/gnu/lib/libdialog=
/../../../contrib/dialog/dlg_colors.h /usr/src/gnu/lib/libdialog/dlg_conf=
ig.h /usr/src/gnu/lib/libdialog/../../../contrib/dialog/dlg_keys.h //usr/=
armv6-freebsd/usr/include/
> =3D=3D=3D> lib/libc++ (obj,all,install)
> /usr/obj/armv6-freebsd/usr/src/lib/libc++ created for /usr/src/lib/libc=
++
> echo libc++.so.1.full: //usr/armv6-freebsd/usr/lib/libcxxrt.a >> .depen=
d
> c++ -isystem //usr/armv6-freebsd/usr/include -L//usr/armv6-freebsd/usr/=
lib  --sysroot=3D//usr/armv6-freebsd/ -B//usr/armv6-freebsd/usr/libexec  =
-B//usr/armv6-freebsd/usr/bin -B//usr/armv6-freebsd/usr/lib -mlong-calls =
-O -pipe -isystem /usr/src/lib/libc++/../../contrib/libc++/include -isyst=
em /usr/src/lib/libc++/../../contrib/libcxxrt -nostdinc++ -nostdlib -DLIB=
CXXRT -MD -MF.depend.algorithm.o -MTalgorithm.o -Qunused-arguments  -std=3D=
c++11 -Wno-c++11-extensions  -c /usr/src/lib/libc++/../../contrib/libc++/=
src/algorithm.cpp -o algorithm.o
> In file included from /usr/src/lib/libc++/../../contrib/libc++/src/algo=
rithm.cpp:10:
> In file included from /usr/src/lib/libc++/../../contrib/libc++/include/=
algorithm:624:
> In file included from /usr/src/lib/libc++/../../contrib/libc++/include/=
initializer_list:47:
> /usr/src/lib/libc++/../../contrib/libc++/include/cstddef:43:15: fatal e=
rror:=20
>       'stddef.h' file not found
> #include_next <stddef.h>
>               ^
> 1 error generated.
> *** Error code 1


This should now be fixed in head as of r313907.  Sorry for the long
delay on it.  It likely came about due to the libc++ upgrade around
r300873 in May 2016.  I will MFC the fix to stable/11 once I get more
feedback or in 2 weeks otherwise.

--=20
Regards,
Bryan Drewery


--f3A6sxoHJbplvtqtjo3TF8ijLopb0m9qi--

--rBFckdKIgqiGlVnDo78QmMavDofNALoaG
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJYp5GfAAoJEDXXcbtuRpfPLssIAN+xRtMC7kntHeogfaZ3PTKh
mkmt3UHIWKR3aOHiakDRmxqdbnWMbbX8kTIyZcagIqipM1le/EstHfRla+2QCMLq
rnNgm8xL06MkxSRcqf3X4WPWxkI3JCxiYFradKeVI11oVgzvgWBZoq7Ou5tnG4CX
+lUl/UTQkzdHBSHZ2SXdtdS6XUr5aFyO6b+lSpZFNWxr+gmL0NZj4otRtkRW8Zsn
BJN/mI21huAPdXxPbpvLnO1Wd4EGiuYva3r9JCnuPcX1lX5ALH9smAzQJZfWd9no
YOWs4+FZ/8wMPpPxvos0f6tBE9np7Wuhmfu3cRH9soCRvw+qrjTmAhGGiP+Ho5U=
=i+7A
-----END PGP SIGNATURE-----

--rBFckdKIgqiGlVnDo78QmMavDofNALoaG--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1284387-2f95-a35d-c72d-2a604af6c895>