Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637780 - linux-info.eclass: eclassdoc problems
Summary: linux-info.eclass: eclassdoc problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 21:33 UTC by Michał Górny
Modified: 2021-06-18 14:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-11-16 21:33:13 UTC
linux-info.eclass:
   warning:36: KERNEL_DIR: unable to extract default variable content: 
   warning:58: CONFIG_CHECK: unable to extract default variable content: 
   warning:65: ERROR_<CFG>: unable to extract default variable content: 
   warning:70: KBUILD_OUTPUT: unable to extract default variable content: 
   warning:77: KV_FULL: unable to extract default variable content: 
   warning:81: KV_MAJOR: unable to extract default variable content: 
   warning:85: KV_MINOR: unable to extract default variable content: 
   warning:89: KV_PATCH: unable to extract default variable content: 
   warning:93: KV_EXTRA: unable to extract default variable content: 
   warning:97: KV_LOCAL: unable to extract default variable content: 
   warning:102: KV_DIR: unable to extract default variable content: 
   warning:107: KV_OUT_DIR: unable to extract default variable content:
Comment 1 Larry the Git Cow gentoo-dev 2021-06-18 14:31:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0469565ec3a42334d496d6002dd25bbac1948fe9

commit 0469565ec3a42334d496d6002dd25bbac1948fe9
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2021-06-18 14:31:12 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2021-06-18 14:31:12 +0000

    eclass/linux-info: eclassdoc fixes
    
    Closes: https://bugs.gentoo.org/637780
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 eclass/linux-info.eclass | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)