Page MenuHomeFreeBSD

x11/framework-autorotate: Restrict to amd64 and i386
ClosedPublic

Authored by dteske on Aug 20 2026, 7:45 PM.
Tags
None
Referenced Files
F173584381: D59056.id184710.diff
Sun, Sep 27, 12:11 AM
F173580677: D59056.id184709.diff
Sat, Sep 26, 11:39 PM
F173567463: D59056.id184609.diff
Sat, Sep 26, 9:42 PM
F173552919: D59056.id184609.diff
Sat, Sep 26, 7:36 PM
F173548307: D59056.id184710.diff
Sat, Sep 26, 6:48 PM
Unknown Object (File)
Sat, Sep 26, 2:44 PM
Unknown Object (File)
Sat, Sep 26, 10:43 AM
Unknown Object (File)
Sat, Sep 26, 1:02 AM
Subscribers
None

Details

Summary

The daemon talks to the Framework Chrome EC over LPC using
inb/outb from <machine/cpufunc.h>. Those helpers exist only
on x86, so the arm64 package build fails at link.

Reported by: pkg-fallout

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 75962
Build 72845: arc lint + arc unit

Event Timeline

dteske created this revision.

Satisfy portclippy (move ONLY_FOR_ARCHS* below LICENSE*)

This revision was not accepted when it landed; it landed in state Needs Review.Aug 22 2026, 12:50 AM
This revision was automatically updated to reflect the committed changes.