Bug 296581 - audio/lyrionmusicserver: fix compilation on aarch64
Summary: audio/lyrionmusicserver: fix compilation on aarch64
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-07 19:53 UTC by Trenton Schulz
Modified: 2026-07-07 19:53 UTC (History)
0 users

See Also:


Attachments
Patch to fix compilation (6.49 KB, patch)
2026-07-07 19:53 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trenton Schulz 2026-07-07 19:53:19 UTC
Created attachment 272574 [details]
Patch to fix compilation

It seems that the vendor-supplied Image:Scale module doesn't work with aarch64. Using the one from the ports tree makes things compile again (and removes the vendor dependency).