[ovs-build] Fixed: openvswitch/ovs#7265 (master - 193f74f)

Travis CI builds at travis-ci.org
Tue Oct 30 17:44:27 UTC 2018


Build Update for openvswitch/ovs
-------------------------------------

Build: #7265
Status: Fixed

Duration: 49 mins and 57 secs
Commit: 193f74f (master)
Author: Ilya Maximets
Message: ofp-table: Fix table print format string.

This fixes travis build on OSX:

https://travis-ci.org/openvswitch/ovs/jobs/446920531

lib/ofp-table.c:1454:42: error: \
format specifies type 'unsigned char' but the argument has type 'int'
    ds_put_format(s, "\n  table %"PRIu8, table);
                                ~~       ^~~~~

CC: Ben Pfaff <blp at ovn.org>
Fixes: b47e7e2bac7f ("ofp-table: Always format the table number in table features.")
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>

View the changeset: https://github.com/openvswitch/ovs/compare/9bccc3ff031e...193f74f6de5f

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20181030/e47042a1/attachment.html>


More information about the build mailing list