[Bug 276787] devel/libvirt: fails to build (poudriere)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Feb 2024 22:40:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276787 Bug ID: 276787 Summary: devel/libvirt: fails to build (poudriere) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: novel@FreeBSD.org Reporter: dvl@FreeBSD.org Assignee: novel@FreeBSD.org Flags: maintainer-feedback?(novel@FreeBSD.org) Created attachment 248143 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248143&action=edit patch works I have reproducible build failures on FreeBSD 14.0 with freshly updated ports trees on amd64. full log: https://services.unixathome.org/poudriere/data/140amd64-default-deleteme3/2024-02-01_17h09m25s/logs/errors/libvirt-10.0.0.log In part: In file included from ../src/remote/remote_daemon.c:38: In file included from ../src/remote/remote_daemon.h:28: src/remote/lxc_protocol.h:13:5: error: unknown type name 'remote_nonnull_domain' remote_nonnull_domain dom; ^ Based on https://www.mail-archive.com/devel@lists.libvirt.org/msg01496.html "the build failure is non-deterministic". I tried the patch in the above URL. It worked for me and is attached. I tried MAKE_JOBS_UNSAFE=yes I don't know why this isn't showing up under fallout. -- You are receiving this mail because: You are the assignee for the bug.