Date: Tue, 24 Jun 2014 14:26:12 -0700 From: Warner Losh <imp@bsdimp.com> To: Andrey Chernov <ache@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers <src-committers@freebsd.org> Subject: Re: svn commit: r267758 - head Message-ID: <DF5BDC7F-70A9-4707-BAFD-0530C6134F61@bsdimp.com> In-Reply-To: <53A9B494.3020709@freebsd.org> References: <201406230054.s5N0suIA081734@svn.freebsd.org> <256E890F-9564-4741-A5D8-89543381CF2D@gmail.com> <53A9B494.3020709@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_5C365497-EC09-47E1-9564-D2DAD5613BAE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 24, 2014, at 10:25 AM, Andrey Chernov <ache@freebsd.org> wrote: > On 24.06.2014 20:07, Warner Losh wrote: >>> Log: >>> Change suggestion how to set MAKESYSPATH as broken incremental build >>> workaround. Magic ".../share/mk" (search directories up to /) >>> does not work for f.e. /usr/src/gnu/lib/libgcc because the path >>> inside is starting from /usr/obj hierarchy and ends up in >>> /usr/share/mk, not in the /usr/src/share/mk where src.opts.mk is. >>> IMHO proper fixing of incremental build is needed urgently. >>=20 >> I don=92t understand how this is even possible. This change is wrong = because it has a bogus path the doesn=92t exist on all systems. I=92m = going to fix that. >=20 > How it is possible: > cd /usr/src/gnu/lib/libgcc > make This does a recursive make, with pwd in /usr/obj=85. That=92s going to = be utterly evil to fix... Warner --Apple-Mail=_5C365497-EC09-47E1-9564-D2DAD5613BAE 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 iQIcBAEBCgAGBQJTqez0AAoJEGwc0Sh9sBEAKTsP/RxEA9Cy1IBYZgKp8B6TQh3x 0UmPljNIIqZ4d+/aPzhcZr7OWG7TD6HR1p73BRVOaG2mb1TB20QQwHrrsiWkbeWg xeLIcplVrbqimtMt0erEDXltIuU3eJvC8fPBs3MXJ6Fwrxs/oSdAa7zk7ZSMRbCh NGpDiwDR3cBNDk/WQ1bUP//Q8Qk4OvU5YrPnaRkSUAJEgXjvWMoRuNSiYHRqR1kW TkXJ4f0JNndaPxpvDahLEPXvqRr1djzhX1btvWPf5ZCXzGImOegd01EDmkLa2bLe w2t2rCHdBnNazys4TXiprRB1aEpQ1gsYzKPE2DaUu55iwGnzrwPc31Dk5nCCsO1/ MpaD+UzhsptLronM+JPqL41FVhXslqdDnkscyxFZpv6uuhufJowBr8Ea/yrMG4pm 03ZqTE8v/Od/bTGDHGAZQ+KE6+Rn53ctJunlY/TlcSgkhojzW2oXPJwxWh7od9AU pGosR5UaRbbf9HNzfiuyuRCnFbOndLcBKEqkKKCOC7TCJp1YunpsE6xATeJ54Bw0 wi7ESOjsLavBQmj2tehvDB5Sv7sMcRy2YbouHamei0R6Jghd8njHVR7SJGbBqc4B Ua3fLoOYdu4XXF4h73mkOVOcdCNWmu3X8wvxvuYvA0NaJv5lx6pXt9UpiSSFLNl6 zLW/cCnAE9b7MBzoqmR9 =wWbA -----END PGP SIGNATURE----- --Apple-Mail=_5C365497-EC09-47E1-9564-D2DAD5613BAE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DF5BDC7F-70A9-4707-BAFD-0530C6134F61>