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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D01979e78f8f420c88d501066277fa4a=
7778e8fa1

commit 01979e78f8f420c88d501066277fa4a7778e8fa1
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-04-07 03:34:27 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-04-07 04:19:58 +0000

    lang/swi-pl: Add explicit readline dependency (D29353)

    This unbreaks the build when using devel/samurai.

    It previously got it through ninja->python->readline.

    =3D=3D=3D>  Building package for swi-pl-8.2.3_1
    pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/doc/packages/=
readline.html:No
such file or directory
    pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/lib/amd64-fre=
ebsd/readline4pl.so:No
such file or directory
    pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/swi-pl/work/stage/usr/local/lib/swipl/library/readl=
ine.pl:No
such file or directory
    *** Error code 1

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

    PR:             254678

 lang/swi-pl/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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