[SERVER-33721] Failed: compile on Ubuntu 14.04 (RocksDB) [MongoDB (master) @ ce91d96d] Created: 07/Mar/18  Updated: 27/Oct/23  Resolved: 01/Jun/18

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Trivial - P5
Reporter: Xgen-Evergreen-User Assignee: Backlog - Storage Execution Team
Resolution: Gone away Votes: 0
Labels: bot-analyzed
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Assigned Teams:
Storage Execution
Operating System: ALL
Participants:
Linked BF Score: 50

 Description   

compile failed on Ubuntu 14.04 (RocksDB)

Project: MongoDB (master)
Commit: diff: SERVER-33415 Implement Bulk build for new unique indexes

Did not find a definite cause of failure for System Log Assertion Extractor

Did not find a definite cause of failure for Task Log Assertion Extractor



 Comments   
Comment by Ian Whalen (Inactive) [ 01/Jun/18 ]

Fixed via https://github.com/mongodb-partners/mongo-rocks/commit/c6664e725570e84a43191e712bdd74e14ff4c1fd

Comment by Ian Whalen (Inactive) [ 07/Mar/18 ]

[2018/02/28 10:36:06.994] src/mongo/db/modules/rocksdb/src/rocks_server_status.cpp: In member function 'virtual mongo::BSONObj mongo::RocksServerStatusSection::generateSection(mongo::OperationContext*, const mongo::BSONElement&) const':
[2018/02/28 10:36:06.994] src/mongo/db/modules/rocksdb/src/rocks_server_status.cpp:73:74: error: no matching function for call to 'mongo::Lock::GlobalLock::GlobalLock(mongo::OperationContext*&, mongo::LockMode, mongo::Duration<std::ratio<1l, 1000l> >)'
[2018/02/28 10:36:06.994] Lock::GlobalLock lk(opCtx, LockMode::MODE_IS, Milliseconds::max());
[2018/02/28 10:36:06.994] ^
[2018/02/28 10:36:06.994] In file included from src/mongo/db/modules/rocksdb/src/rocks_server_status.cpp:41:0:
[2018/02/28 10:36:06.994] src/mongo/db/concurrency/d_concurrency.h:193:9: note: candidate: mongo::Lock::GlobalLock::GlobalLock(mongo::OperationContext*, mongo::LockMode, mongo::Date_t, mongo::Lock::GlobalLock::EnqueueOnly)
[2018/02/28 10:36:06.994] GlobalLock(OperationContext* opCtx,
[2018/02/28 10:36:06.994] ^
[2018/02/28 10:36:06.994] src/mongo/db/concurrency/d_concurrency.h:193:9: note: candidate expects 4 arguments, 3 provided
[2018/02/28 10:36:06.994] src/mongo/db/concurrency/d_concurrency.h:184:9: note: candidate: mongo::Lock::GlobalLock::GlobalLock(mongo::Lock::GlobalLock&&)
[2018/02/28 10:36:06.994] GlobalLock(GlobalLock&&);
[2018/02/28 10:36:06.994] ^
[2018/02/28 10:36:06.994] src/mongo/db/concurrency/d_concurrency.h:184:9: note: candidate expects 1 argument, 3 provided
[2018/02/28 10:36:06.994] src/mongo/db/concurrency/d_concurrency.h:183:9: note: candidate: mongo::Lock::GlobalLock::GlobalLock(mongo::OperationContext*, mongo::LockMode, mongo::Date_t)
[2018/02/28 10:36:06.994] GlobalLock(OperationContext* opCtx, LockMode lockMode, Date_t deadline);
[2018/02/28 10:36:06.994] ^

Comment by Ian Whalen (Inactive) [ 07/Mar/18 ]

https://github.com/mongodb-partners/mongo-rocks/issues/139

Generated at Thu Feb 08 04:34:22 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.