Bug 1423245
Summary: | botan: FTBFS in rawhide | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | botan | Assignee: | Thomas Moschny <thomas.moschny> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 26 | CC: | jwakely, thomas.moschny | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2017-08-13 15:26:44 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1423041 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2017-02-17 03:18:41 UTC
Created attachment 1251488 [details]
build.log
Created attachment 1251489 [details]
root.log
Created attachment 1251490 [details]
state.log
Failing unit tests: + ./check --validate Beginning tests... Testing Block Ciphers: ................................................................................... Testing Cipher Modes: .......................... Testing Stream Ciphers: ............. Testing Hash Functions: ............GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #1 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #2 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #3 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #4 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #5 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #6 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #7 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #8 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #9 GOST-34.11 test with provider core failed ERROR: "GOST-34.11" failed test #10 ............................ Reported upstream: https://github.com/randombit/botan/issues/882 This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. Did some testing with (GCC) 7.0.1 20170309 (Red Hat 7.0.1-0.12): It seems that switching on -ftree-slp-vectorize together with -fpeel-loops (in addition to what is in -O2) creates code that fails the testsuite. Could be a GCC issue. thm's botan-1.10.16-1.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=954771 |