Bug 539227
| Summary: | FTBFS cryptopp-5.6.0-4.fc13 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
| Component: | cryptopp | Assignee: | Rahul Sundaram <sundaram> | ||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | rawhide | CC: | alekcejk, smohan, sundaram | ||||||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | All | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2009-12-09 14:19:34 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: | 544358 | ||||||||||||||||
| Bug Blocks: | 538681 | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
FTBFS
2009-11-19 17:19:17 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow. https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow Created attachment 372273 [details]
root.log
root.log for i386
Created attachment 372274 [details]
build.log
build.log for i386
Created attachment 372275 [details]
mock.log
mock.log for i386
Created attachment 372276 [details]
root.log
root.log for x86_64
Created attachment 372277 [details]
build.log
build.log for x86_64
Created attachment 372278 [details]
mock.log
mock.log for x86_64
Finally I have found the reason why cryptest crashes. There was in cryptopp 5.6.0 patented code MARS which was removed from Fedora and I was trying to build svn r479 withoutMARS too. When I have build with mars cryptest not crashes and not hangs up any more. http://koji.fedoraproject.org/koji/taskinfo?taskID=1831292 There is in cryptopp Readme.txt from svn 479: 5.6.1 - switched to a public domain implementation of MARS Is there any legal issues to not include now MARS code in Fedora after is was moved to public domain? Looks like other build of svn 479 not fixes this issue. http://koji.fedoraproject.org/koji/taskinfo?taskID=1831344 cryptest crashes here. I don't know why it happens. See this discussion in Crypto++ Users mailing list http://groups.google.com/group/cryptopp-users/browse_thread/thread/7ce734e479586640 After fixing of bug 544358 cryptopp builds now See cryptopp-5.6.1-0.1.svn479.fc13 http://koji.fedoraproject.org/koji/buildinfo?buildID=143094 Build logs: http://kojipkgs.fedoraproject.org/packages/cryptopp/5.6.1/0.1.svn479.fc13/data/logs/i686/build.log http://kojipkgs.fedoraproject.org/packages/cryptopp/5.6.1/0.1.svn479.fc13/data/logs/x86_64/build.log root logs: http://kojipkgs.fedoraproject.org/packages/cryptopp/5.6.1/0.1.svn479.fc13/data/logs/i686/root.log http://kojipkgs.fedoraproject.org/packages/cryptopp/5.6.1/0.1.svn479.fc13/data/logs/x86_64/root.log |