Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Apr 2021 11:59:26 +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-XmyVFG1sRU@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 #22 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dd3a1e886a884a65b139547cd2ed8c8c=
0e639dfb1

commit d3a1e886a884a65b139547cd2ed8c8c0e639dfb1
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-08 11:56:57 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-08 11:58:58 +0000

    audio/muse-sequencer: Try to fix build order bug (D29353)

    Uncovered while building with devel/samurai but can probably also
    happen with ninja eventually.  There are some missing dependencies
    on the components module.

    In file included from
/wrkdirs/usr/ports/audio/muse-sequencer/work/muse-muse_3_1_1/muse3/muse/wav=
eedit/wavecanvas.cpp:72:
=20=20=20
/wrkdirs/usr/ports/audio/muse-sequencer/work/muse-muse_3_1_1/muse3/muse/com=
ponents/copy_on_write.h:26:10:
fatal error: 'ui_copy_on_write_base.h' file not found
     #include "ui_copy_on_write_base.h"
             ^~~~~~~~~~~~~~~~~~~~~~~~~

=20=20=20
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-05_21h03=
m50s/logs/errors/muse-sequencer-3.1.1_1.log

    https://github.com/michaelforney/samurai/issues/70

    PR:             254678
    Obtained from:  upstream (midieedit, waveedit patches)

 .../files/patch-muse_instruments_CMakeLists.txt (new)   | 17 +++++++++++++=
++++
 .../files/patch-muse_liste_CMakeLists.txt (new)         | 17 +++++++++++++=
++++
 .../files/patch-muse_midiedit_CMakeLists.txt (new)      | 11 +++++++++++
 .../files/patch-muse_mixer_CMakeLists.txt (new)         | 17 +++++++++++++=
++++
 .../files/patch-muse_waveedit_CMakeLists.txt (new)      | 11 +++++++++++
 5 files changed, 73 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-XmyVFG1sRU>