Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730948 - media-libs/glm fails to compile with CXX=clang++
Summary: media-libs/glm fails to compile with CXX=clang++
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-05 16:11 UTC by Agostino Sarubbo
Modified: 2020-07-07 07:02 UTC (History)
0 users

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


Attachments
build.log (build.log,170.53 KB, text/plain)
2020-07-05 16:11 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,3.12 KB, application/x-bzip-compressed-tar)
2020-07-05 16:12 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 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