Fixed: libvirt/libvirt#3274 (master - c360ea2)

Travis CI builds at travis-ci.org
Mon Mar 30 09:10:39 UTC 2020


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

Build: #3274
Status: Fixed

Duration: 37 mins and 39 secs
Commit: c360ea2 (master)
Author: Rafael Fonseca
Message: util: virdaemon: fix compilation on mingw

The daemons are not supported on Win32 and therefore were not compiled
in that platform. However, with the daemon code sharing, all the code in
utils *is* compiled and it failed because `waitpid`, `fork`, and
`setsid` are not available. So, as before, let's not build them on
Win32 and make the code more portable by using existing vir* wrappers.

Signed-off-by: Rafael Fonseca <r4f4rfs at gmail.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau at redhat.com>
Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

View the changeset: https://github.com/libvirt/libvirt/compare/cab35ae38063...c360ea28dc26

View the full build log and details: https://travis-ci.org/github/libvirt/libvirt/builds/668641932?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/20200330/139db193/attachment.htm>


More information about the Libvirt-ci mailing list