-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Environment:buildbot-special V2.4 Linux 64-bit Subscription Ubuntu 1004 (bs-e-ubuntu1004)
-
ALL
Something seems screwed up on this buildhost. Every build in the build history shows "failed compile".
Looking at the most recent one:
V2.4 Linux 64-bit Subscription Ubuntu 1004 Build #137 Aug 2
Compile failure is:
src/mongo/util/net/ssl_manager.cpp: In member function 'void mongo::SSLManager::_setupFIPS()': src/mongo/util/net/ssl_manager.cpp:196: error: 'FIPS_mode_set' was not declared in this scope scons: *** [build/linux2/release/ssl/mongo/util/net/ssl_manager.o] Error 1
I checked the output of the git update step and, while it is executing /usr/bin/git fetch -t git://github.com/mongodb/mongo.git +v2.4 it prints fa40f42573419fe61abc63195f18d051bc886dbf which is a commit NOT present in the v2.4 branch.
Something's amiss here.
- duplicates
-
SERVER-9031 Support for libssl 0.9.8k without FIPS_mode_set
- Closed