Date: Sun, 23 Oct 2016 23:25:40 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: "damian@damianek.be" <damian@damianek.be> Cc: freebsd-hackers@freebsd.org Subject: Re: FreeBSD11 buildworld WITHOUT_ICONV Message-ID: <D054FB3A-B278-423B-93CF-C7619D426F9D@gmail.com> In-Reply-To: <CA%2B6J3vdD3GEpKrWj9QjWu-H91O_ht2fjVxvrXjX1N4xwPcPxrg@mail.gmail.com> References: <CA%2B6J3vdrHowb88zMnwozhvWganmrGBXoxfaYwhSFkvt_FNy3VQ@mail.gmail.com> <30603328-0967-4F43-AF8F-1291439DEEE3@gmail.com> <CA%2B6J3vdOX6X2BHYHCTS=re-DsNCKG2uJz6AS=xNbGj9vJbfB4g@mail.gmail.com> <75FC0C9B-F70B-4524-856F-9C8F4EB45776@gmail.com> <CA%2B6J3vdaW9H8McG4OfnPFUqqHt6gavbp2kxfKK9R%2BX5z9qK_gQ@mail.gmail.com> <99EA092D-EB84-4D54-9583-F7E328466376@gmail.com> <CA%2B6J3vdD3GEpKrWj9QjWu-H91O_ht2fjVxvrXjX1N4xwPcPxrg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_F12F62D7-663C-41F8-BAF5-235165CF7EAB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Oct 23, 2016, at 23:13, damian@damianek.be wrote: >=20 > 2016-10-21 23:12 GMT+02:00 Ngie Cooper (yaneurabeya) = <yaneurabeya@gmail.com>: > > Rev 307725 > > Still same problem: > > /usr/src/lib/libc/tests/iconv/iconvctl_test.c:30:10: fatal error: = 'iconv.h' file not found >=20 > Are you trying to build from lib/libc/tests or = lib/libc/tests/iconv ? If the latter, then yes=E2=80=A6 that will not = work. The former case should work though (and I tested this out before I = committed the change by setting MK_ICONV=3Dno). >=20 > I'm trying make buildworld from /usr/src. > In /usr/src/tools/build/options i don't see MK_ICONV option. >=20 > Now i try on revision 307846 and MK_ICONV=3Dno (and WITHOUT_ICONV=3Dyes)= in /etc/src.conf If you set WITHOUT_foo=3Dy, it will set MK_foo=3Dno (example = below with MK_ICONV and the directory of interest). So, I=E2=80=99m not = entirely sure why your example is failing (yet). Some logs with failing = context somewhere would definitely help. Thanks, -Ngie $ make -C lib/libc/tests/ -VSUBDIR:Miconv -VMK_ICONV iconv yes $ env MK_ICONV=3Dno make -C lib/libc/tests/ -VSUBDIR:Miconv -VMK_ICONV no $ --Apple-Mail=_F12F62D7-663C-41F8-BAF5-235165CF7EAB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYDallAAoJEPWDqSZpMIYVFiEQAKyLY0gIcczJ2VYFZT8qL8zy YPTBY4XELL16B9HVoduPqA2SvnYpcUCDTL5kEQPlIql9ifY5MIbXZmObf6dloae6 Jw6qoK5aEbyzLOwu8XUzN/emYLGRRtTVWiUyNczV02gp/OjnCvQhE+qHDbhi9uoG cHz2UkEfdPrOu6V9xgrpL69Z1izfUrzIIfVZEfMW0O0JItGTFrWzZLtwrfxBtcjR FAwF1YBWSC9frtVfq3YMwNG0eKQp0PlGhBZlc3DbzRdOU2jOba1SNpPqS/+u8Si9 m8i+4dhg89QxRDjLpIwhkLij5s9pQp7aJaZTr7w+u85dRBd1lx5L1+OuAhjL3dKF ZsCdWy2HhWFjYy/04O9f4c7ctK8nfpMzBpRqs9SkFfSMkHXoBYS3Eyzv+tlNBfoM 1EWnLTzRomSLUgYyuG9Ah/XoH4z2L8DTwzcp1Fy2/5H1I8Dr4rLHgTFHt/VjOLRp GF5ixbzg+Xkm51IXyjQ97ZL8EexN/8vmMzStUi58DoTq5jdzF9oQLg3gE5+QDXPs IbLyqMqm6XtiYbi5vjVSQX0z+zUj/xlvKNI8BBjhxwqrrrXSZzFYSNBSfIafQRHH qAcLQ+C3i3DRvIXzYcwN0gi33NrvolT3uOFA/pjgv3ljbOieOjaWpWiS2sEnGSt1 k/eyneXC7bl/TV62UCxF =FIt5 -----END PGP SIGNATURE----- --Apple-Mail=_F12F62D7-663C-41F8-BAF5-235165CF7EAB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D054FB3A-B278-423B-93CF-C7619D426F9D>