[Libvirt-ci] Still Failing: libvirt/libvirt#2651 (master - b1b878c)

Travis CI builds at travis-ci.org
Tue Sep 10 10:41:56 UTC 2019


Build Update for libvirt/libvirt
-------------------------------------

Build: #2651
Status: Still Failing

Duration: 25 mins and 55 secs
Commit: b1b878c (master)
Author: Daniel P. Berrangé
Message: util: activate directory override when used from library

The Perl bindings for libvirt use the test driver for unit tests. This
tries to load the cpu_map/index.xml file, and when run from an
uninstalled build will fail.

The problem is that virFileActivateDirOverride is called by our various
binaries like libvirtd, virsh, but is not called when a 3rd party app
uses libvirt.so

To deal with this we allow the LIBVIRT_DIR_OVERRIDE=1 env variable to be
set and make virInitialize look for this. The 'run' script will set it,
so now build using this script to run against an uninstalled tree we
will correctly resolve files to the source tree.

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/29307fa84da1...b1b878c512cd

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

--

You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&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://listman.redhat.com/archives/libvirt-ci/attachments/20190910/97c763b3/attachment.htm>


More information about the Libvirt-ci mailing list