linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: BUG with 5.8.x and make xconfig
       [not found] <ab0cfaed-50bb-5b29-cb93-a2987c384af1@gmx.de>
@ 2020-08-19 20:08 ` Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2020-08-19 20:08 UTC (permalink / raw)
  To: Ronald Warsow, linux-kernel, linux-kbuild, Masahiro Yamada,
	Greg Kroah-Hartman

On 8/19/20 12:19 PM, Ronald Warsow wrote:
> Hallo
> 
> configuring kernel 5.8.x on Fedora 32 via "make xconfig" gives me this:
> 
> 
>  HOSTCXX scripts/kconfig/qconf.o
> scripts/kconfig/qconf.cc: In member function ‘void
> ConfigInfoView::clicked(const QUrl&)’:
> scripts/kconfig/qconf.cc:1231:3: error: ‘qInfo’ was not declared in this
> scope; did you mean ‘setInfo’?
>  1231 |   qInfo() << "Clicked link is empty";
>       |   ^~~~~
>       |   setInfo
> scripts/kconfig/qconf.cc:1244:3: error: ‘qInfo’ was not declared in this
> scope; did you mean ‘setInfo’?
>  1244 |   qInfo() << "Clicked symbol is invalid:" << data;
>       |   ^~~~~
>       |   setInfo
> make[1]: *** [scripts/Makefile.host:137: scripts/kconfig/qconf.o] Error 1
> make: *** [Makefile:606: xconfig] Error 2
> 
> 
> 
> I have never seen this with kernel 5.7.x.
> 
> I haven't found a solution to the above, yet.
> - apart from the workaround: "make menuconfig", etc.-
> 
> 
> pointers/hints/ideas ?

5.8.x probably is missing a patch or a few kconfig patches,
but I don't know which one(s).


Adding more people...

-- 
~Randy


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-19 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <ab0cfaed-50bb-5b29-cb93-a2987c384af1@gmx.de>
2020-08-19 20:08 ` BUG with 5.8.x and make xconfig Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).