Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637782 - linux-mod.eclass: eclassdoc problems
Summary: linux-mod.eclass: eclassdoc problems
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
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-08-27 22: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:17 UTC
linux-mod.eclass:
   warning:24: MODULES_OPTIONAL_USE: unable to extract default variable content: 
   warning:29: KERNEL_DIR: unable to extract default variable content: 
   warning:34: ECONF_PARAMS: unable to extract default variable content: 
   warning:38: BUILD_PARAMS: unable to extract default variable content: 
   warning:42: BUILD_TARGETS: unable to extract default variable content: 
   warning:83: MODULE_NAMES: unable to extract default variable content: 
   warning:92: MODULESD_<modulename>_ENABLED: unable to extract default variable content: 
   warning:103: MODULESD_<modulename>_EXAMPLES: unable to extract default variable content: 
   warning:113: MODULESD_<modulename>_ALIASES: unable to extract default variable content: 
   warning:119: MODULESD_<modulename>_ADDITIONS: unable to extract default variable content: 
   warning:124: MODULESD_<modulename>_DOCS: unable to extract default variable content: 
   warning:128: KV_OBJ: unable to extract default variable content:
Comment 1 Larry the Git Cow gentoo-dev 2021-08-27 22:31:49 UTC
The bug has been closed via the following commit(s):

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

commit eaaa493ff559b874bcba3dd4b4fd5e235c1da864
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2021-08-27 22:31:18 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2021-08-27 22:31:18 +0000

    linux-mod.eclass : Fix eclassdoc problems
    
    Closes: https://bugs.gentoo.org/637782
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 eclass/linux-mod.eclass | 13 +++++++++++++
 1 file changed, 13 insertions(+)