Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 2021 04:21:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254678] Mk/Uses/ninja.mk: Add support for devel/samurai
Message-ID:  <bug-254678-7788-qH7BLcsZ45@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254678-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254678-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D157731dfea5228f4da2ab9188dad335=
1ee3eeec8

commit 157731dfea5228f4da2ab9188dad3351ee3eeec8
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-07 03:44:08 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-07 04:19:59 +0000

    x11-wm/mutter: Attempt to fix build order bug (D29353)

    Uncovered while building with devel/samurai but can probably also
    happen with ninja eventually.

    In file included from ../src/core/mutter.c:26:
    In file included from ../src/compositor/meta-plugin-manager.h:25:
    In file included from ../src/core/util-private.h:30:
    In file included from ../src/meta/util.h:29:
    In file included from ../src/meta/common.h:34:
    In file included from ../clutter/clutter/clutter.h:32:
    In file included from ../clutter/clutter/clutter-types.h:32:
    In file included from ../cogl/cogl/cogl.h:142:
    ../cogl/cogl-path/cogl-path.h:55:10: fatal error:
'cogl-path/cogl-path-enum-types.h' file not found
     #include <cogl-path/cogl-path-enum-types.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1 error generated.
    samu: subcommands failed

=20=20=20
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37=
m38s/logs/errors/mutter-3.36.6.log

    PR:             254678
    Obtained from:  Aports

 .../files/patch-clutter_clutter_meson.build (new)  | 25 ++++++++++++++++++=
++++
 1 file changed, 25 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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