Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465966 - mongodb depends on OpenSSL > 1.0.1
Summary: mongodb depends on OpenSSL > 1.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 10:02 UTC by n.auler
Modified: 2013-04-16 13:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
+