Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2017-01-09 Thread Илья Шипицин
2017-01-10 1:16 GMT+05:00 Gert Doering : > Hi, > > On Mon, Dec 19, 2016 at 04:46:49PM +0100, Gert Doering wrote: > > *Or* just check for GNU ld, and disable cmocka testing if that's not > > available - we already have a check in there that talks about > > "checking for ld used by $CC", which seems

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2017-01-09 Thread Gert Doering
Hi, On Mon, Dec 19, 2016 at 04:46:49PM +0100, Gert Doering wrote: > *Or* just check for GNU ld, and disable cmocka testing if that's not > available - we already have a check in there that talks about > "checking for ld used by $CC", which seems to result in > > "with_gnu_ld=yes" > > if, wel

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-23 Thread Илья Шипицин
any progress on the subject ? any hope to get green builds again ? 2016-12-19 20:46 GMT+05:00 Gert Doering : > Hi, > > On Mon, Dec 19, 2016 at 04:31:26PM +0100, David Sommerseth wrote: > > > I've no idea how to detect osx, but it is rather easy on travis-ci > > > > I'm strongly leaning towards a

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Gert Doering
Hi, On Mon, Dec 19, 2016 at 04:31:26PM +0100, David Sommerseth wrote: > > I've no idea how to detect osx, but it is rather easy on travis-ci > > I'm strongly leaning towards a NAK on this approach, unless there exist > absolutely no other way. I don't want to see configure.ac carrying > Travis r

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread David Sommerseth
On 19/12/16 14:59, Илья Шипицин wrote: > > > 2016-12-19 18:49 GMT+05:00 Samuli Seppänen >: > > Il 19/12/2016 15:44, David Sommerseth ha scritto: > > On 19/12/16 11:01, Samuli Seppänen wrote: > [...snip...] > > Right now cmocka tests a

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Илья Шипицин
2016-12-19 18:49 GMT+05:00 Samuli Seppänen : > Il 19/12/2016 15:44, David Sommerseth ha scritto: > >> On 19/12/16 11:01, Samuli Seppänen wrote: >> [...snip...] >> >>> Right now cmocka tests are skipped if >>> >>> a) cmocka Git submodule is not initialized >>> b) CMake is not installed >>> >>> See

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Gert Doering
Hi, On Mon, Dec 19, 2016 at 02:44:34PM +0100, David Sommerseth wrote: > > 2) Ensure that CMake is not installed on MacOS X (does mbedTLS require > > this?) > If mbedTLS is built from source, then I believe CMake is needed. "generally speaking", mbedTLS builds fine with normal make. In the conte

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Samuli Seppänen
Il 19/12/2016 15:44, David Sommerseth ha scritto: > On 19/12/16 11:01, Samuli Seppänen wrote: > [...snip...] >> Right now cmocka tests are skipped if >> >> a) cmocka Git submodule is not initialized >> b) CMake is not installed >> >> See commit 45f6e7991cf for details. >> >> Travis logs say this: >

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread David Sommerseth
On 19/12/16 11:01, Samuli Seppänen wrote: [...snip...] > Right now cmocka tests are skipped if > > a) cmocka Git submodule is not initialized > b) CMake is not installed > > See commit 45f6e7991cf for details. > > Travis logs say this: > > $ git clone --depth=50 --branch=master > https://githu

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Samuli Seppänen
Il 19/12/2016 11:38, Илья Шипицин ha scritto: > > > 2016-12-19 14:11 GMT+05:00 Samuli Seppänen >: > > Il 19/12/2016 10:22, Илья Шипицин ha scritto: > > > > 2016-11-27 4:29 GMT+05:00 David Sommerseth >

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Илья Шипицин
2016-12-19 14:11 GMT+05:00 Samuli Seppänen : > Il 19/12/2016 10:22, Илья Шипицин ha scritto: > >> >> >> 2016-11-27 4:29 GMT+05:00 David Sommerseth >> > >: >> >> On 26/11/16 12:32, Илья Шипицин wrote: >> > >> > >> > 2016-11-21 22:49 GMT+05:0

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Samuli Seppänen
Il 19/12/2016 10:22, Илья Шипицин ha scritto: > > > 2016-11-27 4:29 GMT+05:00 David Sommerseth > >: > > On 26/11/16 12:32, Илья Шипицин wrote: > > > > > > 2016-11-21 22:49 GMT+05:00 Gert Doering > >

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-12-19 Thread Илья Шипицин
2016-11-27 4:29 GMT+05:00 David Sommerseth < open...@sf.lists.topphemmelig.net>: > On 26/11/16 12:32, Илья Шипицин wrote: > > > > > > 2016-11-21 22:49 GMT+05:00 Gert Doering > >: > > > > Hi, > > > > On Mon, Nov 21, 2016 at 10:31:45PM +0500, ???

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-11-26 Thread David Sommerseth
On 26/11/16 12:32, Илья Шипицин wrote: > > > 2016-11-21 22:49 GMT+05:00 Gert Doering >: > > Hi, > > On Mon, Nov 21, 2016 at 10:31:45PM +0500, ?? wrote: > > this line > > > > > https://github.com/OpenVPN/openvpn/blob/master/t

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-11-26 Thread Илья Шипицин
2016-11-21 22:49 GMT+05:00 Gert Doering : > Hi, > > On Mon, Nov 21, 2016 at 10:31:45PM +0500, ?? wrote: > > this line > > > > https://github.com/OpenVPN/openvpn/blob/master/tests/ > unit_tests/openvpn/Makefile.am#L17 > > > > causes an error > > GNU LD manpage says this is a tr

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-11-21 Thread Gert Doering
Hi, On Mon, Nov 21, 2016 at 10:31:45PM +0500, ?? wrote: > this line > > https://github.com/OpenVPN/openvpn/blob/master/tests/unit_tests/openvpn/Makefile.am#L17 > > causes an error GNU LD manpage says this is a trick to make it link "another function" "--wrap parse_line" wou

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-11-21 Thread Илья Шипицин
2016-11-17 3:04 GMT+05:00 Steffan Karger : > On 16 November 2016 at 18:06, Илья Шипицин wrote: > > is it ok ? > > No, it's not. But someone needs to figure out how to use cmocka on > OSX, or disable the offending test on OSX. If I find some time I > will, but I haven't yet gotten around to it.

Re: [Openvpn-devel] https://travis-ci.org/OpenVPN/openvpn/builds

2016-11-16 Thread Steffan Karger
On 16 November 2016 at 18:06, Илья Шипицин wrote: > is it ok ? No, it's not. But someone needs to figure out how to use cmocka on OSX, or disable the offending test on OSX. If I find some time I will, but I haven't yet gotten around to it. -Steffan