Re: [VOTE] Release Apache Mesos 0.26.0 (rc3)

2015-12-02 Thread Bernd Mathiske
We are still working on that, but we do not regard "make distcheck" on Mac as blocker. Other opinions? > On Dec 2, 2015, at 2:27 PM, Alex Rukletsov wrote: > > `make check -j7` — OK > `make distcheck -j7` — fails, probably MESOS-3973 >

Re: [jira] [Comment Edited] (MESOS-2079) IO.Write test is flaky on OS X 10.10.

2015-12-02 Thread Benjamin Mahler
Yeah I had chatted with Alexander in person to clarify what the actual semantics of SIGPIPE are. We should be good to go here, sorry for the delay I will get back to these patches. On Fri, Nov 20, 2015 at 8:52 AM, James Peach wrote: > > > On Nov 11, 2015, at 12:44 AM,

Re: Apache Mesos Community Sync

2015-12-02 Thread Michael Park
Our next community sync will be tomorrow December 3 at 3pm PST. To join in person, come to Mesosphere HQ at 88 Stevenson St. and see the reception on the 2nd floor. Please add your agenda items to the Google Doc

Re: [VOTE] Release Apache Mesos 0.26.0 (rc3)

2015-12-02 Thread Alex Rukletsov
`make check -j7` — OK `make distcheck -j7` — fails, probably MESOS-3973 , see hints below. Both on Mac OS 10.10.4 I see the following lines in the log: ... libtool: warning: 'libmesos.la' has not been installed in

Re: [VOTE] Release Apache Mesos 0.26.0 (rc3)

2015-12-02 Thread Jan Schlicht
+1 (non-binding) Tested OS X, CentOS 7.1 and Fedora 23. Ran `sudo ./bin/mesos-tests.sh` on CentOS 7.1 and Fedora 23 with SSL disabled as well as enabled. Had to disable "perf"-related tests, because "perf" doesn't work in my virtual machines. All tests passed, but some were flaky: For these,