Bug 293534 - biology/gkl: broken on aarch64
Summary: biology/gkl: broken on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Ronald Klop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-01 21:07 UTC by Ronald Klop
Modified: 2026-03-01 22:01 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
git diff to mark broken (464 bytes, patch)
2026-03-01 21:07 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop freebsd_committer freebsd_triage 2026-03-01 21:07:25 UTC
Created attachment 268462 [details]
git diff to mark broken

The port seems broken on aarch64 on all active versions of FreeBSD.

See https://portsfallout.com/fallout?port=biology%2Fgkl%24 for examples.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2026-03-01 21:24:44 UTC
Approved. Please commit it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-03-01 21:59:59 UTC
A commit in branch main references this bug:

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

commit 693b58e8e4103ea5218c7a335f1e1052356b7120
Author:     Ronald Klop <ronald@FreeBSD.org>
AuthorDate: 2026-03-01 21:53:12 +0000
Commit:     Ronald Klop <ronald@FreeBSD.org>
CommitDate: 2026-03-01 21:58:50 +0000

    biology/gkl: mark broken on aarch64

    multiple errors in the log like:
    /usr/lib/clang/19/include/ia32intrin.h:312:10: error: use of undeclared identifier '__builtin_ia32_readeflags_u32'

    PR:     293534
    Reported-by:    https://portsfallout.com/fallout?port=biology%2Fgkl%24
    Approved-by:    yuri@ (maintainer)

 biology/gkl/Makefile | 2 ++
 1 file changed, 2 insertions(+)
Comment 3 Ronald Klop freebsd_committer freebsd_triage 2026-03-01 22:01:45 UTC
thank you for the quick review