[ovs-build] Fixed: igsilya/ovs#488 (upstream_freebsd_11.3 - 2bfd19e)

Travis CI builds at travis-ci.org
Thu Oct 3 15:48:04 UTC 2019


Build Update for igsilya/ovs
-------------------------------------

Build: #488
Status: Fixed

Duration: 51 mins and 40 secs
Commit: 2bfd19e (upstream_freebsd_11.3)
Author: Ilya Maximets
Message: ci: Get rid of OVS_CFLAGS in CI scripts.

Our CI scripts uses OVS_CFLAGS variable that is intended for internal
usage by 'configure' script only.  Usual CFLAGS should be used instead
to avoid giving bad example to users.

Additionally, '-m32' flag passed directly to CC variable to avoid
splitting it from the compiler invocations and force same API/ABI for
invocations of 'configure' and 'make'.
'BUILD_ENV' dropped as not needed anymore.

Before this patch 'configure' always checked for 64bit libraries
regardless of fact that we're going to build 32bit binary.  This
caused issues if only 64bit version of desired library was available.

Suggested-by: Ben Pfaff <blp at ovn.org>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>

View the changeset: https://github.com/igsilya/ovs/compare/1ef434da2c22...2bfd19edba38

View the full build log and details: https://travis-ci.org/igsilya/ovs/builds/593090779?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the igsilya/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=17831080&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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20191003/cbfd0cea/attachment-0001.html>


More information about the build mailing list