Summary: | sysutils/limine: Update to 8.0.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mintsuki | ||||||
Component: | Individual Port(s) | Assignee: | Zsolt Udvari <uzsolt> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | uzsolt | ||||||
Priority: | --- | Flags: | uzsolt:
maintainer-feedback+
|
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/limine-bootloader/limine/releases/download/v8.0.1/ChangeLog | ||||||||
Attachments: |
|
Description
mintsuki
2024-08-05 09:53:37 UTC
Next time please set the maintainer-feedback to "+". In this case we can see your PR in a "maintainer-approved" list. (In reply to Zsolt Udvari from comment #1) I mean maintainer feedback on PR not only the attachment. Did you test on poudriere? It fails: checking for gcc (loongarch64)... no error: could not find any valid toolchain for target 'loongarch64' ===> Script "configure" failed unexpectedly. Could you please check and correct it? Created attachment 252566 [details]
Update patch
Updated the patch to disable the loongarch64 port to get it to build. Sorry about that.
(In reply to Zsolt Udvari from comment #1) Will do. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ed78ecfd0e3e6e108f6b4505d947a4df0bafe89 commit 1ed78ecfd0e3e6e108f6b4505d947a4df0bafe89 Author: mintsuki <mintsuki@protonmail.com> AuthorDate: 2024-08-06 18:06:01 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-06 18:06:01 +0000 sysutils/limine: Update to 8.0.1 Disable the loongarch64 port as the LLVM target for it is still not enabled everywhere. Changelog: https://raw.githubusercontent.com/limine-bootloader/limine/v8.x/ChangeLog PR: 280623 Approved by: submitter is maintainer sysutils/limine/Makefile | 6 ++++-- sysutils/limine/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) Committed, thanks! A commit in branch 2024Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6a932e083b4310e4e1eaaf330ddbc4c37e4cf23 commit c6a932e083b4310e4e1eaaf330ddbc4c37e4cf23 Author: mintsuki <mintsuki@protonmail.com> AuthorDate: 2024-08-06 18:06:01 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-17 22:17:42 +0000 sysutils/limine: Update to 8.0.1 Disable the loongarch64 port as the LLVM target for it is still not enabled everywhere. Changelog: https://raw.githubusercontent.com/limine-bootloader/limine/v8.x/ChangeLog PR: 280623 Approved by: submitter is maintainer (cherry picked from commit 1ed78ecfd0e3e6e108f6b4505d947a4df0bafe89) sysutils/limine/Makefile | 6 ++++-- sysutils/limine/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) |