[Libvirt-ci] Fixed: libvirt/libvirt#1632 (master - 2853a53)

Build Update for libvirt/libvirt ------------------------------------- Build: #1632 Status: Fixed Duration: 21 mins and 47 secs Commit: 2853a53 (master) Author: Simon Kobyda Message: vsh-table: Fix broken build on centos and rhel The reason of broken build was that centos and rhel use older version of glibc. These versions of glibc on these platforms cannot work with newer unicodes, thus causing functions iswprint() and wcwidth() return unexpected values causing the vshtabletest to fail. Therefore, let's replace the new unicode characters causing issues with some older ones to fix the test suite, as the issue would still persist during runtime. Signed-off-by: Simon Kobyda <skobyda@redhat.com> Reviewed-by: Erik Skultety <eskultet@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/7e760f61577e...2853a53f863c View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/421965298?utm_source=email&utm_medium=notification -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications This email was sent to libvirt-ci@redhat.com (mailto:libvirt-ci@redhat.com) unsubscribe from this list (http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=acc3dc179b434dc78bf11f97da73719b.q3yTAF39gfjNcLjHva7iXjXSQZI%3D&r=https%3A%2F%2Fmandrillapp.com%2Funsub%3Fmd_email%3Dlibvirt-ci%2540redhat.com)
participants (1)
-
Travis CI