Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735694 - dev-cpp/websocketpp-0.8.1-r1 fails to compile with clang: -std=c++0x: command not found
Summary: dev-cpp/websocketpp-0.8.1-r1 fails to compile with clang: -std=c++0x: command...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 09:33 UTC by Agostino Sarubbo
Modified: 2021-08-06 15:46 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,16.61 KB, text/plain)
2020-08-03 09:33 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,4.30 KB, application/x-bzip-compressed-tar)
2020-08-03 09:33 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-08-03 09:33:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/websocketpp-0.8.1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-03 09:33:28 UTC
Created attachment 652628 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-03 09:33:31 UTC
Created attachment 652630 [details]
other.tar.bz2

other logs
Comment 3 Toralf Förster gentoo-dev 2021-07-22 09:37:42 UTC
*** Bug 803362 has been marked as a duplicate of this bug. ***
Comment 4 Louis Sautier (sbraz) gentoo-dev 2021-08-04 13:57:55 UTC
This has been fixed upstream: https://github.com/zaphoyd/websocketpp/commit/2c355d9ef0f3ed73fa96d0c6c31293086df36d74
Comment 5 Larry the Git Cow gentoo-dev 2021-08-06 15:46:19 UTC
The bug has been closed via the following commit(s):

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

commit f6b8d54d93264414bf3e19a67e1c31aa18e718a9
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2021-08-06 15:36:57 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2021-08-06 15:43:39 +0000

    dev-cpp/websocketpp: fix tests and examples build + build with clang
    
    Closes: https://bugs.gentoo.org/803362
    Closes: https://bugs.gentoo.org/735694
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-cpp/websocketpp/websocketpp-0.8.1-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)