Bug 254973 - japanese/mh: Remove BROKEN_FreeBSD_13 and BROKEN_FreeBSD_14 flags
Summary: japanese/mh: Remove BROKEN_FreeBSD_13 and BROKEN_FreeBSD_14 flags
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-11 06:43 UTC by WATANABE Kazuhiro
Modified: 2021-04-15 09:19 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
poudriere testport log on FreeBSD 13.0-RC5 (705.22 KB, text/plain)
2021-04-11 06:45 UTC, WATANABE Kazuhiro
no flags Details
poudriere testport log on FreeBSD 14.0-CURRENT (705.25 KB, text/plain)
2021-04-11 06:47 UTC, WATANABE Kazuhiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description WATANABE Kazuhiro 2021-04-11 06:43:35 UTC
The definition of BROKEN_FreeBSD_13 and BROKEN_FreeBSD_14 flags in the Makefile 
were made with a compilation error with clang11.

But the error has been fixed by Bug 249013.  So the flags should be removed.
Comment 1 WATANABE Kazuhiro 2021-04-11 06:45:43 UTC
Created attachment 224010 [details]
poudriere testport log on FreeBSD 13.0-RC5
Comment 2 WATANABE Kazuhiro 2021-04-11 06:47:23 UTC
Created attachment 224011 [details]
poudriere testport log on FreeBSD 14.0-CURRENT
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-15 09:07:56 UTC
A commit in branch main references this bug:

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

commit 335c1f36a9e4231d8f00667c893e903dea59e09c
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-04-15 08:57:18 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-04-15 09:03:37 +0000

    japanese/mh: Remove BROKEN_FreeBSD_13/14 flags

    The error was fixed in PR 249013.

    PR:     254973
    Reported by:    CQG00620@nifty.ne.jp (maintainer)
    MFH:    2021Q2 (remove build restriction)

 japanese/mh/Makefile | 3 ---
 1 file changed, 3 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-04-15 09:17:59 UTC
A commit in branch 2021Q2 references this bug:

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

commit fb435cb211e0d14f7baee22228127492af1f96b8
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-04-15 08:57:18 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-04-15 09:08:56 +0000

    japanese/mh: Remove BROKEN_FreeBSD_13/14 flags

    The error was fixed in PR 249013.

    PR:     254973
    Reported by:    CQG00620@nifty.ne.jp (maintainer)
    MFH:    2021Q2 (remove build restriction)

    (cherry picked from commit 335c1f36a9e4231d8f00667c893e903dea59e09c)

 japanese/mh/Makefile | 3 ---
 1 file changed, 3 deletions(-)
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2021-04-15 09:19:00 UTC
Committed and merged to 2021Q2.

Thanks for the update. Since you are the maintainer, next time please add a patch and mark it with the "maintainer-approval" flag :-)

Thanks!