On 5/10/17 9:56 AM, Renato Botelho wrote: > On 10/05/17 13:02, Bryan Drewery wrote: >> On 5/9/17 9:50 PM, Ngie Cooper (yaneurabeya) wrote: >>> >>>> On May 9, 2017, at 21:37, O. Hartmann <ohartmann_at_walstatt.org> wrote: >>>> >>>> On recent CURRENT, the source tree /usr/src seems to have issues on some of my >>>> boxes and whenever I issue "make buildXXXX", the message: >>>> >>>> make warning: �: No such file or directory. >>>> >>>> pops up. "svn st" doesn't reveal anything wrong. >>>> >>>> My locale settings are: >>>> >>>> LANG= >>>> LC_CTYPE="C" >>>> LC_COLLATE="C" >>>> LC_TIME="C" >>>> LC_NUMERIC="C" >>>> LC_MONETARY="C" >>>> LC_MESSAGES="C" >>>> LC_ALL= >>>> >>>> (just for the record). Those spooky non-printables are seen on xterm(s) of >>>> various other systems (11.0, 11-STABLE, 12-CURRENT) when connecting to the >>>> systems in question. >>>> >>>> What is this? >>>> >>>> Kind regards and thanks in advance, >>> >>> I see similar oddness when running some commands. It seems to be happening as of the last month or two. >>> Thanks, >>> -Ngie >>> >>> $ make buildenv TARGET_ARCH=armv6 >>> make warning: I: No such file or directory. >>> make warning: I: No such file or directory. >>> Entering world for armv6:arm >>> $ >> >> "I" >> >> Do you have an "I" in your env somewhere? Though a later email makes it >> look like uninitialized memory. > > I've reported a similar issue in 04/21 [1] and I keep seeing the problem > around: > > # ❯❯❯ make check-old > make warning: $5bZ� > : No such file or directory. > make warning: $5bZ� > : No such file or directory. >>>> Checking for old files > make warning: $5bZ� > : No such file or directory. >>>> Checking for old libraries > make warning: $5bZ� > : No such file or directory. >>>> Checking for old directories > make warning: $5bZ� > : No such file or directory. > To remove old files and directories run 'make delete-old'. > To remove old libraries run 'make delete-old-libs'. > > [1] > https://lists.freebsd.org/pipermail/freebsd-current/2017-April/065690.html > Oh now I get it too after updating system from head from r317177 to r318116. So it seems to be a bug in bmake-20170420. > ~/git/freebsd # make check-old > make warning: E No such file or directory. > make warning: E No such file or directory. >>>> Checking for old files > make warning: E No such file or directory. -- Regards, Bryan Drewery
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:11 UTC