[Bug 254678] Mk/Uses/ninja.mk: Add support for devel/samurai

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 7 04:22:19 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254678

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1930871df37d21d1c4773227c1b237b5682c1233

commit 1930871df37d21d1c4773227c1b237b5682c1233
Author:     Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-07 03:23:35 +0000
Commit:     Tobias Kortkamp <tobik at FreeBSD.org>
CommitDate: 2021-04-07 04:19:52 +0000

    graphics/glad: 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.

    [  0% 1/3] cd /wrkdirs/usr/ports/graphics/glad/work/glad-0.1.34 &&
_Python_EXECUTABLE-NOTFOUND -m glad --profile=compatibility
--out-path=/wrkdirs/usr/ports/graphics/glad/work/.build --api= --generator=c
--extensions= --spec=gl --reproducible
    samu: job failed: cd /wrkdirs/usr/ports/graphics/glad/work/glad-0.1.34 &&
_Python_EXECUTABLE-NOTFOUND -m glad --profile=compatibility
--out-path=/wrkdirs/usr/ports/graphics/glad/work/.build --api= --generator=c
--extensions= --spec=gl --reproducible
    /bin/sh: _Python_EXECUTABLE-NOTFOUND: not found
    samu: subcommand failed

   
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/glad-0.1.34.log

    PR:             254678

 graphics/glad/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the freebsd-ports-bugs mailing list