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(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)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&a...
--
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(a)redhat.com (mailto:libvirt-ci@redhat.com)
unsubscribe from this list
(
http://clicks.travis-ci.com/track/unsub.php?u=14313403&id=acc3dc179b4...)