You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Pierre Roussel (JIRA)" <ji...@apache.org> on 2014/03/05 05:53:46 UTC

[jira] [Closed] (THRIFT-2385) Problem with gethostbyname2 during make check

     [ https://issues.apache.org/jira/browse/THRIFT-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Roussel closed THRIFT-2385.
----------------------------------

    Resolution: Fixed

> 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)