Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1423245 - botan: FTBFS in rawhide
Summary: botan: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: botan
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Moschny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2017-02-17 03:18 UTC by Fedora Release Engineering
Modified: 2017-08-13 15:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-13 15:26:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (223.94 KB, text/plain)
2017-02-17 03:18 UTC, Fedora Release Engineering
no flags Details
root.log (99.82 KB, text/plain)
2017-02-17 03:18 UTC, Fedora Release Engineering
no flags Details
state.log (619 bytes, text/plain)
2017-02-17 03:18 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2017-02-17 03:18:41 UTC
Your package botan failed to build from source in current rawhide.

https://koji.fedoraproject.org/koji/taskinfo?taskID=17710406

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

Comment 1 Fedora Release Engineering 2017-02-17 03:18:46 UTC
Created attachment 1251488 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 03:18:49 UTC
Created attachment 1251489 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 03:18:51 UTC
Created attachment 1251490 [details]
state.log

Comment 4 Jonathan Wakely 2017-02-17 11:10:45 UTC
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
............................

Comment 5 Thomas Moschny 2017-02-18 11:28:27 UTC
Reported upstream:

https://github.com/randombit/botan/issues/882

Comment 6 Fedora End Of Life 2017-02-28 11:23:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 7 Thomas Moschny 2017-03-18 15:57:51 UTC
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.

Comment 8 Upstream Release Monitoring 2017-08-13 15:21:28 UTC
thm's botan-1.10.16-1.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=954771


Note You need to log in before you can comment on or make changes to this bug.