Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637826 - oasis.eclass: eclassdoc problems
Summary: oasis.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 Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on: 775785
Blocks:
  Show dependency tree
 
Reported: 2017-11-16 21:44 UTC by Michał Górny
Modified: 2021-04-04 06:10 UTC (History)
1 user (show)

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:44:38 UTC
oasis.eclass:
   warning:25: OASIS_BUILD_DOCS: unable to extract default variable content: 
   warning:35: OASIS_BUILD_TESTS: unable to extract default variable content: 
   warning:43: OASIS_NO_DEBUG: unable to extract default variable content:
Comment 1 Larry the Git Cow gentoo-dev 2021-03-22 19:42:44 UTC
The bug has been referenced in the following commit(s):

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

commit 7105ecb69f47586d213803074b601b4de37b23d8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-22 18:25:04 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-22 19:38:07 +0000

    oasis.eclass: mark as @DEAD (last-rite eclass)
    
    Removal on 2021-04-05 when the rest of the Oasis packages, including
    Oasis (dev-ml/oasis) is removed.
    
    There's no point in keeping the eclass when Oasis itself is gone and nothing
    should be able to use this right now anyway due to the large number of packages
    which have been removed and conflicts with e.g. jbuilder and Dune.
    
    (Even if something IS using this, they *really* shouldn't be by now, and the vast
    majority - if not all - of their packages would have been from outside ::gentoo,
    as Oasis and friends have not been usable in the tree for at least a year.)
    
    Please port to newer opam or dune.
    
    Bug: https://bugs.gentoo.org/775785
    Bug: https://bugs.gentoo.org/497044
    Bug: https://bugs.gentoo.org/637826
    Closes: https://github.com/gentoo/gentoo/pull/20067
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/oasis.eclass | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2021-04-04 06:10:14 UTC
The bug has been closed via the following commit(s):

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

commit b074ec361e9f2e381d1646e43d2258ca2a6f6d1c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-04 01:46:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-04 06:09:39 +0000

    oasis.eclass: remove last-rited eclass
    
    Closes https://bugs.gentoo.org/775785
    Closes: https://bugs.gentoo.org/497044
    Closes: https://bugs.gentoo.org/637826
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/oasis.eclass | 138 ----------------------------------------------------
 1 file changed, 138 deletions(-)