Till might have better context but I think this is related to https://issues.apache.org/jira/browse/MESOS-799.
On Wed, Apr 2, 2014 at 11:21 AM, Ross Allen <r...@mesosphere.io> wrote: > I haven't tried building one of these packages before, and I ran into an > issue with Python when configuring the build directory. Has anybody else > seen this? > > This is on Mac OS X v10.9.2 > > 1. Downloaded mesos-0.18.0.tar.gz > 2. Expanded tar.gz > 3. Created subdirectory "build" > 4. cd'd to "build" > 5. Ran `../configure` > > checking for a Python interpreter with version >= 2.6... python > > checking for python... /usr/local/bin/python > > checking for python version... 2.7 > > checking for python platform... darwin > > checking for python script directory... > ${prefix}/lib/python2.7/site-packages > > checking for python extension module directory... > ${exec_prefix}/lib/python2.7/site-packages > > checking for python2.7... (cached) /usr/local/bin/python > > checking for a version of Python >= '2.1.0'... yes > > checking for a version of Python >= '2.6'... yes > > checking for the distutils Python package... yes > > checking for Python include path... > > -I/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/include/python2.7 > > checking for Python library path... > > -L/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib > -lpython2.7 > > checking for Python site-packages path... > > /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages > > checking python extra libraries... -ldl -framework CoreFoundation > > checking python extra linking flags... -u _PyMac_Error > Python.framework/Versions/2.7/Python > > checking consistency of all components of python development environment... > no > > configure: error: in `/Users/rossallen/Pops/mesos-0.18.0/build': > > configure: error: > > Could not link test program to Python. Maybe the main Python library has > been > > installed in some non-standard library path. If so, pass it to configure, > > via the LDFLAGS environment variable. > > Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib" > > > > ============================================================================ > > ERROR! > > You probably have to install the development version of the Python > package > > for your distribution. The exact name of this package varies among > them. > > > > ============================================================================ > > Ross Allen > r...@mesosphere.io > > > On 2 April 2014 11:06, Adam Bordelon <a...@mesosphere.io> wrote: > > > +1 Builds and checks on Linux Mint 12 (Ubuntu 12.10), gcc 4.7.2 > > > > > > On Wed, Apr 2, 2014 at 10:02 AM, Niklas Nielsen <n...@qni.dk> wrote: > > > > > +1, built and checked on OS X 10.9.2, clang-503.0.38 & Ubuntu 13.10, > gcc > > > 4.8.1 > > > > > > Niklas > > > > > > > > > On Tue, Apr 1, 2014 at 10:46 PM, Till Toenshoff <toensh...@me.com> > > wrote: > > > > > > > +1 Builds and checks fine on OSX 10.9.2, clang 3.4 (Xcode5.1). > > > > > > > > On Apr 2, 2014, at 5:35 AM, Vinod Kone <vinodk...@gmail.com> wrote: > > > > > > > > > Hi all, > > > > > > > > > > Please vote on releasing the following candidate as Apache Mesos > > > 0.18.0. > > > > > > > > > > > > > > > 0.18.0 includes the following: > > > > > > > > > > > > > > > -------------------------------------------------------------------------------- > > > > > * The primary feature of this release is a refactor of the > isolation > > > > > abstraction to make it easy to add pluggable > > > isolators/containerizers. > > > > > > > > > > The CHANGELOG for the release is available at: > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.18.0-rc6 > > > > > > > > > > > > > > > -------------------------------------------------------------------------------- > > > > > > > > > > The candidate for Mesos 0.18.0 release is available at: > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/mesos/0.18.0-rc6/mesos-0.18.0.tar.gz > > > > > > > > > > The tag to be voted on is 0.18.0-rc6: > > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.18.0-rc6 > > > > > > > > > > The MD5 checksum of the tarball can be found at: > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/mesos/0.18.0-rc6/mesos-0.18.0.tar.gz.md5 > > > > > > > > > > The signature of the tarball can be found at: > > > > > > > > > > > > > > > https://dist.apache.org/repos/dist/dev/mesos/0.18.0-rc6/mesos-0.18.0.tar.gz.asc > > > > > > > > > > The PGP key used to sign the release is here: > > > > > https://dist.apache.org/repos/dist/release/mesos/KEYS > > > > > > > > > > The JAR is up in Maven in a staging repository here: > > > > > > > https://repository.apache.org/content/repositories/orgapachemesos-1013 > > > > > > > > > > Please vote on releasing this package as Apache Mesos 0.18.0! > > > > > > > > > > The vote is open until Fri Apr 4 20:29:44 PDT 2014 and passes if a > > > > majority of at least 3 +1 PMC votes are cast. > > > > > > > > > > [ ] +1 Release this package as Apache Mesos 0.18.0 > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > > Thanks, > > > > > > > > > > > > > > >