Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2017 13:56:56 -0300
From:      Renato Botelho <garga@FreeBSD.org>
To:        Bryan Drewery <bdrewery@FreeBSD.org>, "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>, "O. Hartmann" <ohartmann@walstatt.org>
Cc:        freebsd-current <freebsd-current@freebsd.org>, "Simon J. Gerraty" <sjg@freebsd.org>
Subject:   Re: make warning: ?: No such file or directory.
Message-ID:  <9bd356dd-970e-ae46-333e-1e21b3a408d6@FreeBSD.org>
In-Reply-To: <d313f180-c4c4-9278-784c-87ae4eea15ff@FreeBSD.org>
References:  <20170510063719.708fe322@freyja.zeit4.iv.bundesimmobilien.de> <5B5ED606-D287-463E-934D-D0BC52F845BD@gmail.com> <d313f180-c4c4-9278-784c-87ae4eea15ff@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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
-- 
Renato Botelho



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9bd356dd-970e-ae46-333e-1e21b3a408d6>