[Libvirt-ci] Still Failing: libvirt/libvirt#277 (master - b9473d8)

Travis CI builds at travis-ci.org
Tue Jul 11 15:15:30 UTC 2017


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

Build: #277
Status: Still Failing

Duration: 29 minutes and 19 seconds
Commit: b9473d8 (master)
Author: Daniel P. Berrange
Message: internal: don't use weak symbols for Win32 platform

The Win32 platform will fail to link if you use weak symbols
because it is incompatible with exporting symbols in a DLL:

Cannot export virRandomGenerateWWN: symbol wrong type (2 vs 3)

We only need weak symbols for our test suite to do LD_PRELOAD
and this doesn't work on Win32, so we can just drop the hack
for Win32

Signed-off-by: Daniel P. Berrange <berrange at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/c8fb3c315944...b9473d8b11d7

View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/252434651?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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-ci/attachments/20170711/b7f21a2c/attachment.htm>


More information about the Libvirt-ci mailing list