Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 779466

Summary: dev-scheme/racket-8.0 uses -Werror for build
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Scheme Project <scheme>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    

Description Agostino Sarubbo gentoo-dev 2021-03-31 06:35:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-scheme/racket-8.0 uses -Werror for build.
Discovered on: amd64 (internal ref: tinderbox)

-Werror is not recommended for releases and should always be disabled when encountered in build-logs, because there are numerous cases where this breaks without purpose.
See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Larry the Git Cow gentoo-dev 2021-12-03 16:05:48 UTC
The bug has been closed via the following commit(s):

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

commit 4057b1d7add942eb4da35d7b4ff2695990068bac
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2021-12-03 15:59:43 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2021-12-03 16:05:38 +0000

    dev-scheme/racket: drop old
    
    remove vulnerable versions lesser than 8.2
    
    Bug: https://bugs.gentoo.org/803116
    Closes: https://bugs.gentoo.org/711098
    Closes: https://bugs.gentoo.org/715324
    Closes: https://bugs.gentoo.org/749729
    Closes: https://bugs.gentoo.org/749735
    Closes: https://bugs.gentoo.org/755008
    Closes: https://bugs.gentoo.org/779466
    Closes: https://bugs.gentoo.org/814899
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-scheme/racket/Manifest             |  12 ---
 dev-scheme/racket/racket-7.0-r1.ebuild |  93 -----------------
 dev-scheme/racket/racket-7.1-r1.ebuild |  93 -----------------
 dev-scheme/racket/racket-7.2-r1.ebuild |  94 ------------------
 dev-scheme/racket/racket-7.3-r1.ebuild |  94 ------------------
 dev-scheme/racket/racket-8.0-r1.ebuild | 113 ---------------------
 dev-scheme/racket/racket-8.1-r1.ebuild | 176 ---------------------------------
 7 files changed, 675 deletions(-)