[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNASTaxPDH4_wozMc9G6NE+HwFXgLiUAM5Ki9mc-Gwf4vmA@mail.gmail.com>
Date: Wed, 15 May 2024 13:17:03 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Mirsad Todorovac <mtodorovac69@...il.com>
Cc: Bagas Sanjaya <bagasdotme@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Kernel Build System <linux-kbuild@...r.kernel.org>
Subject: Re: [PROBLEM linux-next] Error in "make olddefconfig" and "make menuconfig"
On Wed, May 15, 2024 at 3:37 AM Mirsad Todorovac <mtodorovac69@...il.com> wrote:
>
> Hi, Mr. Bagas,
>
> While bisecting a problem in linux-next tree, I came across the problem:
I checked out v6.7-rc5-2761-gefc11f34e25f
but 'make olddefconfig' worked fine with me.
If this issue occurs only during 'git bisect',
I need full steps to reproduce it because I do not
know what you did before v6.7-rc5-2761-gefc11f34e25f.
$ git checkout <some commit>
$ [ do something ]
$ git v6.7-rc5-2761-gefc11f34e25f
$ make olddefconfig
If I am able to reproduce the issue that way,
maybe I can have more insight.
>
> marvin@...iant:~/linux/kernel/linux-next$ git describe
> v6.7-rc5-2761-gefc11f34e25f
> marvin@...iant:~/linux/kernel/linux-next$ make olddefconfig
> make[2]: *** No targets. Stop.
> make[1]: *** [/home/marvin/linux/kernel/linux-next/Makefile:621: scripts_basic] Error 2
> make: *** [Makefile:234: __sub-make] Error 2
> marvin@...iant:~/linux/kernel/linux-next$ make menuconfig
> make[2]: *** No targets. Stop.
> make[1]: *** [/home/marvin/linux/kernel/linux-next/Makefile:621: scripts_basic] Error 2
> make: *** [Makefile:234: __sub-make] Error 2
> marvin@...iant:~/linux/kernel/linux-next$
>
> Now, this occurred for the first time, and I don't know how to bail out.
>
> I recall in past couple of years you have some insightful advice.
>
> Thank you very much.
>
> Best regards,
> Mirsad Todorovac
>
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists