lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47e101e6-fbd2-4373-854a-db9431bf0d74@gmail.com>
Date: Sun, 2 Jun 2024 13:48:11 +0200
From: Mirsad Todorovac <mtodorovac69@...il.com>
To: Masahiro Yamada <masahiroy@...nel.org>
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 5/15/24 06:17, Masahiro Yamada wrote:
> 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.

Just to report that fresh cloning eliminated the error.

Best regards,
Mirsad Todorovac

>> 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
>>
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ