Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Feb 2024 22:40:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276787] devel/libvirt: fails to build (poudriere)
Message-ID:  <bug-276787-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276787

            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=3D248143&action=
=3Dedit
patch works

I have reproducible build failures on FreeBSD 14.0 with freshly updated por=
ts
trees on amd64.

full log:
https://services.unixathome.org/poudriere/data/140amd64-default-deleteme3/2=
024-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=3Dyes=20

I don't know why this isn't showing up under fallout.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276787-7788>