[Bug 254678] Mk/Uses/ninja.mk: Add support for devel/samurai
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 8 11:59:26 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254678
--- Comment #22 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=d3a1e886a884a65b139547cd2ed8c8c0e639dfb1
commit d3a1e886a884a65b139547cd2ed8c8c0e639dfb1
Author: Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-08 11:56:57 +0000
Commit: Tobias Kortkamp <tobik at 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/waveedit/wavecanvas.cpp:72:
/wrkdirs/usr/ports/audio/muse-sequencer/work/muse-muse_3_1_1/muse3/muse/components/copy_on_write.h:26:10:
fatal error: 'ui_copy_on_write_base.h' file not found
#include "ui_copy_on_write_base.h"
^~~~~~~~~~~~~~~~~~~~~~~~~
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-05_21h03m50s/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(+)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list