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

Bug 730948

Summary: media-libs/glm fails to compile with CXX=clang++
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-05 16:11:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/glm fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-05 16:11:57 UTC
Created attachment 647812 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-05 16:12:00 UTC
Created attachment 647814 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2020-07-07 06:51:32 UTC
The bug has been closed via the following commit(s):

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

commit dc027e6f5fb7980a04d5ef54ddb38623fb1695fa
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-07-07 06:51:10 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-07-07 06:51:10 +0000

    media-libs/glm: remove -Werror
    
    Closes: https://bugs.gentoo.org/730948
    Package-Manager: Portage-2.3.99, Repoman-2.3.23
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 media-libs/glm/files/glm-0.9.9.8-clang.patch | 11 +++++++++++
 media-libs/glm/glm-0.9.9.8.ebuild            |  1 +
 2 files changed, 12 insertions(+)
Comment 4 Agostino Sarubbo gentoo-dev 2020-07-07 07:02:46 UTC
If upstream puts -Werror maybe it is a good idea notice them about the issue