Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 465966

Summary: mongodb depends on OpenSSL > 1.0.1
Product: Gentoo Linux Reporter: n.auler
Component: Current packagesAssignee: Ultrabug <ultrabug>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description n.auler 2013-04-15 10:02:17 UTC
src/mongo/util/net/ssl_manager.cpp: In member function 'void mongo::SSLManager::_setupFIPS()':
src/mongo/util/net/ssl_manager.cpp:187: error: 'FIPS_mode_set' was not declared in this scope
scons: *** [build/linux2/release/ssl/mongo/util/net/ssl_manager.o] Error 1
scons: building terminated because of errors.
program finished with exit code 2

After Upgrading to OpenSSL 1.0.1c, it works fine.

See:
https://jira.mongodb.org/browse/BUILDBOT-253?focusedCommentId=291989&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-291989
Comment 1 Ultrabug gentoo-dev 2013-04-16 13:05:00 UTC
Indeed, thanks mate, I'm gonna take care of it
Comment 2 Ultrabug gentoo-dev 2013-04-16 13:10:39 UTC
+  16 Apr 2013; Ultrabug <ultrabug@gentoo.org> mongodb-2.4.1.ebuild:
+  fix openssl dep #465966
+