Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-464

mesos 0.10.0 fails to build on ubutu 13.04

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • Ubuntu 13.04 32 bits, Ubuntu 12.04 LTS 32 bits

    Description

      I try to build mesos 0.10.0 on my machine by following the instructions on the README file, but when i run make I get the following :
      ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
      In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12:0,
      from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
      from ../../third_party/libprocess/include/stout/uuid.hpp:11,
      from ../../src/master/master.cpp:31:
      ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
      ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
      make[2]: *** [master/libmesos_no_third_party_la-master.lo] Error 1
      make[2]: Leaving directory `/home/aboubakr/Development/mesos-0.10.0/build/src'
      make[1]: *** [all] Error 2
      make[1]: Leaving directory `/home/aboubakr/Development/mesos-0.10.0/build/src'
      make: *** [all-recursive] Error 1
      /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
      I tried to find a solution to that by reading the other issues posted before, but i could not understand them, besides they were for older version(12.04), I would be grateful if you tell me in details the steps needed to build mesos on my machine

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            aboubakr Benabbas Aboubakr El Hacen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: