You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Charles Givre <cg...@gmail.com> on 2017/11/09 20:26:51 UTC

Errors Building Drill

Hello all,
I’m getting the following errors when I try to build Drill from source with the tests.  If I skip the mongodb test it builds fine, but I’m not sure what could be causing this.  Any suggestions?
— C


2017-11-09T15:13:25.047-0500 I NETWORK  [conn2] end connection 127.0.0.1:58580 (1 connection now open)
[mongod output] 2017-11-09T15:13:25.158-0500 I CONTROL  [conn6] now exiting
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] shutdown: going to close listening sockets...
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] closing listening socket: 5
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] closing listening socket: 6
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] removing socket file: /tmp/mongodb-27022.sock
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] shutdown: going to flush diaglog...
[mongod output] 2017-11-09T15:13:25.158-0500 I NETWORK  [conn6] shutdown: going to close sockets...
[mongod output] 2017-11-09T15:13:25.158-0500 I STORAGE  [conn6] WiredTigerKVEngine shutting down
[mongod output] 2017-11-09T15:13:25.311-0500 I STORAGE  [conn6] shutdown: removing fs lock...
[mongod output] 2017-11-09T15:13:25.312-0500 I CONTROL  [conn6] dbexit:  rc: 0
[mongod output] 

Results :

Tests in error: 
  MongoTestSuit.initMongo:231 » IO Could not start process: <EOF>

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0