Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Apr 2021 04:22:08 +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-DFz1QbtIge@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 #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D7789f5d26494c4d5288953042c1ebd9=
8f422127c

commit 7789f5d26494c4d5288953042c1ebd98f422127c
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-07 03:21:24 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-07 04:19:51 +0000

    devel/tinygo: Add explicit Python build dependency (D29353)

    This unbreaks the build when using devel/samurai.

    It previously got it through ninja which has a run dependency on
    Python.

    -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
    CMake Error at CMakeLists.txt:652 (message):
      Unable to find Python interpreter, required for builds and testing.

      Please install Python or specify the PYTHON_EXECUTABLE CMake variable.

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

    PR:             254678

 devel/tinygo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=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-DFz1QbtIge>