Bug 275647 - shells/ast-ksh: fix a typo, mark broken on 15
Summary: shells/ast-ksh: fix a typo, mark broken on 15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-09 00:22 UTC by Brooks Davis
Modified: 2023-12-11 20:13 UTC (History)
1 user (show)

See Also:
saper: maintainer-feedback+


Attachments
fix a typo, mark broken on 15 (1.39 KB, text/plain)
2023-12-09 00:22 UTC, Brooks Davis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brooks Davis freebsd_committer freebsd_triage 2023-12-09 00:22:07 UTC
Created attachment 246921 [details]
fix a typo, mark broken on 15

This is broken due to a new compiler on 14 so presumably also on 15.

These issues need to be addressed or this port won't build on any versions once the next compiler update is performed on stable/13.
Comment 1 Marcin Cieślak 2023-12-09 12:17:16 UTC
Thank you, yes, I am working on 15 and it does not build like this either.

The fix is not complicated, haven't come round yet to it...
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-12-11 18:55:27 UTC
A commit in branch main references this bug:

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

commit c35a419ccf030333c50808944ea171a8daaa8886
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-12-05 23:27:25 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-12-11 18:54:34 +0000

    shells/ast-ksh: fix a typo, mark broken on 15

    This is broken due to a new compiler on 14 so presumably also on 15.

    PR:             275647
    Approved by:    Marcin Cieślak <saper@saper.info> (maintainer)
    Sponsored by:   DARPA

 shells/ast-ksh/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-12-11 19:09:32 UTC
A commit in branch 2023Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95010d81c04b58a6bd6acb6476052074ec3e795e

commit 95010d81c04b58a6bd6acb6476052074ec3e795e
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-12-05 23:27:25 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-12-11 19:08:56 +0000

    shells/ast-ksh: fix a typo, mark broken on 15

    This is broken due to a new compiler on 14 so presumably also on 15.

    PR:             275647
    Approved by:    Marcin Cieślak <saper@saper.info> (maintainer)
    Sponsored by:   DARPA

    (cherry picked from commit c35a419ccf030333c50808944ea171a8daaa8886)

 shells/ast-ksh/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)