Thank you for the investigation, Gert.
I'll have a look soon

On Sun, Jun 23, 2019, 11:55 PM Gert Doering <g...@greenie.muc.de> wrote:

> Hi,
>
> travis CI builds for MacOS fail (and have failed for quite some time,
> it seems) because LZO is not installed as pre-requisite - the configure
> run in the log below ends in line 632 with
>
>  configure: error: lzo enabled but missing
>
> ... but it *should* be built by ".travis/build-deps.sh" - so it seems
> that script is failing.  In any case it is not communicating errors
> back to the caller, because otherwise we'd see the output in the
> main travis build log...
>
> Not sure what is needed to fix these two issues
>
>  - get output from build-deps.sh in case of failure
>  - make the failure go away
>
>
> A naive reading of build-deps.sh seems to suggest that "build_lzo"
> is only ever called on MinGW cross-builds and not on MacOS - so, that
> would explain why it's not failing.  But then, how to teach Travis
> that we want LZO?
>
> Anyway, I leave this for somebody who understands Travis-CI better than
> I do to fix and send a patch.
>
> gert
>
>
> ----- Forwarded message from Travis CI <bui...@travis-ci.org> -----
>
> Date: Sun, 23 Jun 2019 18:44:30 +0000
> From: Travis CI <bui...@travis-ci.org>
> To: g...@greenie.muc.de, stef...@karger.me
> Subject: Still Failing: OpenVPN/openvpn#874 (master - 7473f32)
>
> Build Update for OpenVPN/openvpn
> -------------------------------------
>
> Build: #874
> Status: Still Failing
>
> Duration: 20 mins and 54 secs
> Commit: 7473f32 (master)
> Author: Steffan Karger
> Message: configure.ac: add lzo CFLAGS/LIBS to the test flags
>
> This fixes "make check" builds on systems with lzo on a non-standard
> location.
>
> Signed-off-by: Steffan Karger <stef...@karger.me>
> Acked-by: David Sommerseth <dav...@openvpn.net>
> Message-Id: <20190602101831.21216-1-stef...@karger.me>
> URL:
> https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18482.html
> Signed-off-by: Gert Doering <g...@greenie.muc.de>
>
> View the changeset:
> https://github.com/OpenVPN/openvpn/compare/06f65a0cbfcb...7473f326366f
>
> View the full build log and details:
> https://travis-ci.org/OpenVPN/openvpn/builds/549429549?utm_medium=notification&utm_source=email
>
> --
>
> You can unsubscribe from build emails from the OpenVPN/openvpn repository
> going to
> https://travis-ci.org/account/preferences/unsubscribe?repository=6518989&utm_medium=notification&utm_source=email
> .
> Or unsubscribe from *all* email updating your settings at
> https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email
> .
> Or configure specific recipients for build notifications in your
> .travis.yml file. See https://docs.travis-ci.com/user/notifications.
>
>
> ----- End forwarded message -----
>
> --
> "If was one thing all people took for granted, was conviction that if you
>  feed honest figures into a computer, honest figures come out. Never
> doubted
>  it myself till I met a computer with a sense of humor."
>                              Robert A. Heinlein, The Moon is a Harsh
> Mistress
>
> Gert Doering - Munich, Germany
> g...@greenie.muc.de
> _______________________________________________
> Openvpn-devel mailing list
> Openvpn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openvpn-devel
>
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to