Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784014 - [guru] dev-cpp/gsl-lite-0.38.0 fails to compile
Summary: [guru] dev-cpp/gsl-lite-0.38.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Brian Gloyer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-19 06:50 UTC by Agostino Sarubbo
Modified: 2021-04-23 08:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,81.31 KB, text/plain)
2021-04-19 06:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-19 06:50:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/gsl-lite-0.38.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-19 06:50:08 UTC
Created attachment 700677 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-19 06:50:09 UTC
Possible context of error(s):

/var/tmp/portage/dev-cpp/gsl-lite-0.38.0/work/gsl-lite-0.38.0/test/string_span.t.cpp:889:11: error: array subscript -1 is outside array bounds of ‘char [6]’ [-Werror=array-bounds]
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-22 17:04:29 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 4 Larry the Git Cow gentoo-dev 2021-04-23 08:47:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e

commit 3ee8cf71ffe42d630b5f0612a6efa9dd648a2b2e
Author:     brian gloyer <brian.gloyer@gmail.com>
AuthorDate: 2021-04-23 06:10:05 +0000
Commit:     brian gloyer <brian.gloyer@gmail.com>
CommitDate: 2021-04-23 06:13:43 +0000

    dev-cpp/gsl-lite: Drop -Werror
    
    Closes: https://bugs.gentoo.org/783981
    Closes: https://bugs.gentoo.org/784014
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: brian gloyer <brian.gloyer@gmail.com>

 dev-cpp/gsl-lite/gsl-lite-0.38.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)