Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797100 - [lisp] Ebuild failures occuring in global scope
Summary: [lisp] Ebuild failures occuring in global scope
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks: repository-qa-issues
  Show dependency tree
 
Reported: 2021-06-20 22:07 UTC by Michał Górny
Modified: 2022-04-01 12:04 UTC (History)
2 users (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 2021-06-20 22:07:14 UTC
Our automated repository checks [1] have detected that the 'lisp'
repository contains ebuilds that trigger fatal errors during the cache
regeneration. This usually means that the ebuilds call 'die' in global
scope indicating serious issues or have other serious QA violations.

Global-scope failures prevent the ebuild not only from being installed
but also from being properly processed by the Package Manager. Since
metadata can not be obtained for those ebuilds, no cache entries are
created for them and the Package Manager needs to retry running them
every time it stumbles upon them. This involves both a serious slowdown
and repeating error output while performing dependency resolution.

The most common cause of global-scope failures is use of removed or
banned APIs in old ebuilds. In particular, this includes eclasses being
removed or removing support for old EAPIs. Nonetheless there are also
other issues such as performing illegal operations in global scope
(external program calls), malformed bash in ebuilds or malformed
metadata.xml.

The error log for the repository can be found at:

  https://qa-reports.gentoo.org/output/repos/lisp.html

In particular, please look for highlighted error messages.

Please fix the issue ASAP, possibly via removing unmaintained, old
ebuilds. We reserve the right to remove the repository from our list if
we do not receive any reply within 4 weeks.

[1]:https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-13 01:56:11 UTC
ping
Comment 2 Larry the Git Cow gentoo-dev 2022-03-13 19:25:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=b05f954994c1d0d39d14b47abf6c0db6955934b1

commit b05f954994c1d0d39d14b47abf6c0db6955934b1
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:26:05 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:26:05 +0000

    dev-scheme/psyntax-r6rs: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/psyntax-r6rs/Manifest                   |  1 -
 .../psyntax-r6rs/files/psyntax-r6rs-4-Makefile     | 52 ----------------
 dev-scheme/psyntax-r6rs/psyntax-r6rs-4.ebuild      | 70 ----------------------
 3 files changed, 123 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3318b79cd0e957f1d9f0b0e7d2463f74325c6928

commit 3318b79cd0e957f1d9f0b0e7d2463f74325c6928
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:25:46 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:25:46 +0000

    dev-scheme/mosh: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/mosh/Manifest             |  3 ---
 dev-scheme/mosh/mosh-0.2.2-r1.ebuild | 27 ---------------------------
 dev-scheme/mosh/mosh-9999.ebuild     | 19 -------------------
 3 files changed, 49 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=69a8b8b8f9cfdb2ac38c3899bf0a1fbee5a60003

commit 69a8b8b8f9cfdb2ac38c3899bf0a1fbee5a60003
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:25:21 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:25:21 +0000

    dev-scheme/ksm: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/ksm/Manifest         |  2 --
 dev-scheme/ksm/ksm-0.3.2.ebuild | 16 ----------------
 2 files changed, 18 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=33040c6b83f5d435a9b5333af76fd5c946201534

commit 33040c6b83f5d435a9b5333af76fd5c946201534
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:25:02 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:25:02 +0000

    dev-scheme/jazzscheme: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/jazzscheme/jazzscheme-999.ebuild | 31 -----------------------------
 1 file changed, 31 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3ff8efd62dfc1bc6db9a92acf3ea66245b868497

commit 3ff8efd62dfc1bc6db9a92acf3ea66245b868497
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:24:22 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:24:22 +0000

    dev-scheme/dream: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/dream/Manifest              | 10 -----
 dev-scheme/dream/dream-20071004.ebuild | 36 ------------------
 dev-scheme/dream/dream-20080228.ebuild | 34 -----------------
 dev-scheme/dream/dream-20090201.ebuild | 46 -----------------------
 dev-scheme/dream/dream-20090305.ebuild | 46 -----------------------
 dev-scheme/dream/dream-20101104.ebuild | 69 ----------------------------------
 6 files changed, 241 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=e5d9120b0c37d53d249f89ce60d95a7c868d4fdf

commit e5d9120b0c37d53d249f89ce60d95a7c868d4fdf
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:23:46 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:23:46 +0000

    dev-scheme/chicken: drop old ebuilds
    
    recent versions available in ::gentoo
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/chicken/Manifest                        |   4 -
 dev-scheme/chicken/chicken-4.8.0.4.ebuild          |  86 ------
 dev-scheme/chicken/chicken-4.8.0.5.ebuild          |  86 ------
 dev-scheme/chicken/chicken-4.9.0.1.ebuild          |  76 -----
 dev-scheme/chicken/chicken-4.9.0.ebuild            |  76 -----
 .../files/4.8.0.4/01_all_CVE-2013-1874.patch       |  25 --
 .../files/4.8.0.4/02_all_CVE-2013-2024.patch       |  47 ----
 .../files/4.8.0.4/03_all_CVE-2013-2075_1.patch     | 161 -----------
 .../files/4.8.0.4/04_all_CVE-2013-2075_2.patch     | 309 ---------------------
 .../files/4.8.0.5/01_all_CVE-2013-1874.patch       |  25 --
 .../files/4.8.0.5/02_all_CVE-2013-2024.patch       |  47 ----
 .../files/4.8.0.5/03_all_CVE-2013-2075_1.patch     | 161 -----------
 .../files/4.8.0.5/04_all_CVE-2013-2075_2.patch     | 309 ---------------------
 dev-scheme/chicken/files/50hen-gentoo.el           |   5 -
 .../chicken/files/parallel-build-4.9.0.patch       |  74 -----
 dev-scheme/chicken/files/parallel-build.patch      |  74 -----
 16 files changed, 1565 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3e848a78e3b921d1246f86927524022c306d99f0

commit 3e848a78e3b921d1246f86927524022c306d99f0
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:22:09 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:22:22 +0000

    dev-scheme/armpit: drop package
    
    unmaintained, ancient ebuild
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/armpit/Manifest              |  1 -
 dev-scheme/armpit/armpit-00.0098.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=82b459192db96697671ec2a9fc4f1b2aad064e6f

commit 82b459192db96697671ec2a9fc4f1b2aad064e6f
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:15:54 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:18:07 +0000

    dev-scheme/snow-generic: drop package
    
    ancient ebuild, dead upstream
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/snow-generic/Manifest                  |  1 -
 dev-scheme/snow-generic/files/destdir.patch       | 66 -----------------------
 dev-scheme/snow-generic/files/some.patch          | 44 ---------------
 dev-scheme/snow-generic/snow-generic-1.1.2.ebuild | 53 ------------------
 4 files changed, 164 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=f36fb197af5ef880f369457d3dc3b0e37343c4ec

commit f36fb197af5ef880f369457d3dc3b0e37343c4ec
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:14:21 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:18:01 +0000

    dev-scheme/bigloo: drop package
    
    old, unmaintained versions, upstream still seems active,
    this package's newer versions might be ported to ::gentoo
    
    Bug: https://bugs.gentoo.org/797100
    
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/bigloo/Manifest                         |   1 -
 dev-scheme/bigloo/bigloo-4.0a.ebuild               | 246 ---------------------
 dev-scheme/bigloo/files/50bigloo-gentoo.el         |   3 -
 .../bigloo-3.6a-fix_printf_format_warnings.patch   | 237 --------------------
 dev-scheme/bigloo/metadata.xml                     |  49 ----
 5 files changed, 536 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=88cc460d5e608fde0c343bc0e62cf45cd3f0ca1d

commit 88cc460d5e608fde0c343bc0e62cf45cd3f0ca1d
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:10:06 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:17:54 +0000

    dev-scheme/hop: drop package
    
    old, unmaintained versions, upstream still seems active,
    this package's newer versions might be ported to ::gentoo
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/hop/Manifest         | 25 -------------
 dev-scheme/hop/files/hop.confd  |  5 ---
 dev-scheme/hop/files/hop.initd  | 26 -------------
 dev-scheme/hop/hop-2.1.1.ebuild | 62 -------------------------------
 dev-scheme/hop/hop-2.2.0.ebuild | 64 --------------------------------
 dev-scheme/hop/hop-2.3.1.ebuild | 76 --------------------------------------
 dev-scheme/hop/hop-2.4.0.ebuild | 82 -----------------------------------------
 dev-scheme/hop/metadata.xml     | 13 -------
 8 files changed, 353 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=9a85b91c1d906ff8e47ee4335f2afbd1ecd3405d

commit 9a85b91c1d906ff8e47ee4335f2afbd1ecd3405d
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:07:02 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:17:54 +0000

    dev-scheme/rscheme: drop package
    
    unmaintained, last upstream release in 2007
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/rscheme/Manifest                     |  1 -
 dev-scheme/rscheme/files/LDFLAGS.patch          | 12 --------
 dev-scheme/rscheme/metadata.xml                 | 14 ---------
 dev-scheme/rscheme/rscheme-0.7.3.4_beta7.ebuild | 38 -------------------------
 4 files changed, 65 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3893564f44c2bcfd6fcb78be2fa738ae71cc974d

commit 3893564f44c2bcfd6fcb78be2fa738ae71cc974d
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:04:41 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:17:36 +0000

    dev-scheme/scm: drop unmaintined ebuild
    
    newest, mainained version of SCM is available in ::gentoo
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/scm/Manifest                     |   4 -
 dev-scheme/scm/files/scm-5.5.5-gentoo.patch |  51 ---------
 dev-scheme/scm/metadata.xml                 |  33 ------
 dev-scheme/scm/scm-5.5.5-r2.ebuild          | 162 ----------------------------
 4 files changed, 250 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1288c53e6795ce7bdfd5f2730e457af3bb56bdfd

commit 1288c53e6795ce7bdfd5f2730e457af3bb56bdfd
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 18:02:50 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 18:02:50 +0000

    dev-scheme/racket: drop unmaintined ebuild
    
    maintained racket ebuilds are available in either ::gentoo
    or ::racket-overlay repositories
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/racket/metadata.xml      | 36 -------------------
 dev-scheme/racket/racket-999.ebuild | 71 -------------------------------------
 2 files changed, 107 deletions(-)

https://gitweb.gentoo.org/proj/lisp.git/commit/?id=78d4095ac9ec24a85375571ec3603c62ae6e3bb6

commit 78d4095ac9ec24a85375571ec3603c62ae6e3bb6
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-03-13 17:59:13 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-03-13 17:59:13 +0000

    dev-scheme/kawa: drop unmaintained ebuild
    
    newest, mainained version of Kawa is available in ::gentoo
    
    Bug: https://bugs.gentoo.org/797100
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/kawa/Manifest                |   2 -
 dev-scheme/kawa/files/kawa-1.9.90.patch |  12 ----
 dev-scheme/kawa/kawa-1.9.90.ebuild      | 105 ------------------------------
 dev-scheme/kawa/kawa-9999.ebuild        | 112 --------------------------------
 dev-scheme/kawa/metadata.xml            |  32 ---------
 5 files changed, 263 deletions(-)
Comment 3 Thomas Bracht Laumann Jespersen 2022-04-01 08:09:16 UTC
Ping. It appears that there are some outstanding issues still.
Comment 4 Ulrich Müller gentoo-dev 2022-04-01 12:04:58 UTC
At least the global scope issues should be fixed now.