Build Update for libvirt/libvirt
-------------------------------------
Build: #2886
Status: Still Failing
Duration: 37 mins and 50 secs
Commit: 3b9359c (master)
Author: Peter Krempa
Message: check-symfile: Use pythonesque string formatting instead of perl
Commit d30a1ad0443 translated the symbol file checker from perl to
python by doing a literal translation in most cases. Unfortunately one
string formatting operation was not really translated into python
leaving users with non-helpful error:
'Symbol $1 is listed twice'
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/9d6920bd7de3...3b9359cd44b5
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/617108221?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.