[CC to mesos-dev@incubator]

Hi Ben,

+1 (binding) from me:

SIGS check out:

[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%
$HOME/bin/verify_gpg_sigs
Verifying Signature for file mesos-0.10.0-incubating.tar.gz.asc
gpg: Signature made Thu Feb  7 22:22:30 2013 PST using RSA key ID F6FB762C
gpg: Good signature from "Benjamin Hindman <b...@apache.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%

CHECKSUMS check out (please consider including a sha1 checksum too in
addition to the MD5 -- not a requirement or blocker just a preference):

Primary key fingerprint: 4BF2 061E 7300 3185 CA06  E30F F99D 6AD0 F6FB 762C
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%
$HOME/bin/verify_md5_checksums
md5sum: stat '*.bz2': No such file or directory
md5sum: stat '*.zip': No such file or directory
mesos-0.10.0-incubating.tar.gz: OK
[chipotle:~/tmp/apache-mesos-0.10.0-incubating] mattmann%


I went ahead and tried to build it and started with ./configure on my Mac
OS X 10.6.8:

checking whether or not we can build with JNI... cc1plus: warnings being
treated as errors
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/usr/local/jdk/include/jni.h:1937)
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/usr/local/jdk/include/jni.h:1937)
cc1plus: warnings being treated as errors
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/System/Library/Frameworks/JavaVM.framework/Headers/jni.h:1937)
conftest.cpp:7: warning: 'JNI_CreateJavaVM' is deprecated (declared at
/System/Library/Frameworks/JavaVM.framework/Headers/jni.h:1937)
configure: error: failed to build with JNI
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

Running ./configure --disable-java got me past the config step, and then I
ran make:


writing build/bdist.macosx-10.6-universal/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/mesos-0.10.0-py2.6-macosx-10.6-universal.egg' and adding
'build/bdist.macosx-10.6-universal/egg' to it
removing 'build/bdist.macosx-10.6-universal/egg' (and everything under it)
Making all in ec2
make[1]: Nothing to be done for `all'.
Making all in hadoop
make[1]: Nothing to be done for `all'.
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

Worked great! Tried running make test but got:


[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%
make test
make: *** No rule to make target `test'.  Stop.
[chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

But that's fine since everything else looks great. Awesome!


Cheers,
Chris



On 2/7/13 10:32 PM, "Benjamin Hindman" <b...@berkeley.edu> wrote:

>Please vote on releasing the following candidate as Apache Mesos
>(incubating) version 0.10.0. This will be the second incubator release for
>Mesos in Apache.
>
>
>--------------------------------------------------------------------------
>-------
>Changes since last release candidate:
>  * Updated configure.ac to work better on OS X 10.8.
>  * Added missing license (the only blocker on the previous candidate).
>--------------------------------------------------------------------------
>-------
>
>
>The candidate for Mesos 0.10.0-incubating release is available at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz
>
>The tag to be voted on:
>
>https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
>ating-RC4
>
>The MD5 checksum of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.md5
>
>The signature of the tarball can be found at:
>
>http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
>cubating.tar.gz.asc
>
>Mesos' KEYS file, containing the PGP keys used to sign the release:
>  http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
>
>Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
>
>The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
>if
>a majority of at least 3 +1 IPMC votes are cast.
>
>[ ] +1 Release this package as Apache Mesos 0.10.0-incubating
>[ ] -1 Do not release this package because ...
>
>To learn more about Apache Mesos, please see http://www.mesosproject.org.


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to