Fedora Account System
Red Hat Associate
Red Hat Customer
cryptopp-5.6.0-4.fc13.src.rpm Failed To Build From Source against the rawhide tree. See http://fedoraproject.org/wiki/FTBFS for more information.
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