Pierre Roussel created THRIFT-2385:
--------------------------------------

             Summary: Problem with gethostbyname2 during make check
                 Key: THRIFT-2385
                 URL: https://issues.apache.org/jira/browse/THRIFT-2385
             Project: Thrift
          Issue Type: Bug
         Environment: Centos 6.3  running on Vagrant
            Reporter: Pierre Roussel
            Priority: Blocker


I'm trying to run Mesos on several virtual machines with each a NAT NIC and 3 
Hostonly adapter. I followed the following guide : 
http://mesos.apache.org/gettingstarted/ but when I try to "make check" I have 
the following error :
WARNING: Logging before InitGoogleLogging() is written to STDERR
F0304 00:15:58.755775  1571 process.cpp:1486] Failed to initialize, 
gethostbyname2: Unknown host
*** Check failure stack trace: ***
make[5]: *** [check-local] Aborted
make[5]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/vagrant/mesos/build/3rdparty'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/vagrant/mesos/build/3rdparty'
make: *** [check-recursive] Error 1
I can run Mesos as a master after that but I get the same error if I try to run 
it as a slave



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to