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
F173336899: D59056.id184609.diff
Fri, Sep 25, 7:46 AM
F173332696: D59056.id184709.diff
Fri, Sep 25, 7:13 AM
F173315557: D59056.diff
Fri, Sep 25, 4:57 AM
F173294911: D59056.id184609.diff
Fri, Sep 25, 1:55 AM
F173224357: D59056.diff
Thu, Sep 24, 11:09 AM
Unknown Object (File)
Wed, Sep 23, 7:15 PM
Unknown Object (File)
Tue, Sep 22, 4:55 PM
Unknown Object (File)
Tue, Sep 22, 2:48 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 Not Applicable
Unit
Tests Not Applicable

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.