Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618958 - dev-libs/botan-2.0.1: incorrect check for the required compiler version
Summary: dev-libs/botan-2.0.1: incorrect check for the required compiler version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jack Lloyd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 17:04 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2017-05-19 20:06 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 'L29Ah' Alirzaev 2017-05-19 17:04:56 UTC
It compares clang's(?) version against the required gcc's version and says "!!! Sorry, but gcc 4.7 or higher is required." as it somehow decides that my clang-4.0's minor version is "2".
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2017-05-19 19:19:05 UTC
Hi,
Please checkout botan-2.1.0.
Thanks!
Comment 2 Sergey 'L29Ah' Alirzaev 2017-05-19 20:06:35 UTC
Okay, thank you.