double-z
7/29/2017 - 9:41 PM

mesos make check libprocess resolv fail

mesos make check libprocess resolv fail

make[6]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make  check-local
make[6]: Entering directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make  all-recursive
make[7]: Entering directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
Making all in .
make[8]: Entering directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
Making all in include
make[8]: Entering directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess/include'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess/include'
make[7]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[7]: 'libprocess-tests' is up to date.
make[7]: 'benchmarks' is up to date.
make[7]: 'test-linkee' is up to date.
make[7]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
./libprocess-tests
Failed to obtain the IP address for 'habdev'; the DNS service may not be able to resolve it: Name or service not known
make[6]: *** [Makefile:1769: check-local] Error 1
make[6]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[5]: *** [Makefile:1624: check-am] Error 2
make[5]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[4]: *** [Makefile:1472: check-recursive] Error 1
make[4]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[3]: *** [Makefile:1626: check] Error 2
make[3]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty/libprocess'
make[2]: *** [Makefile:832: check-recursive] Error 1
make[2]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty'
make[1]: *** [Makefile:982: check] Error 2
make[1]: Leaving directory '/hab/cache/src/mesos-1.1.0/build/3rdparty'
make: *** [Makefile:762: check-recursive] Error 1
   mesos: Build time: 16m31s
   mesos: Exiting on error