[Bug 291662] [NEW PORT] games/ultrastar-deluxe: Free open source karaoke game for your PC
Date: Sun, 14 Dec 2025 15:46:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291662
Robert Clausecker <fuz@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fuz@FreeBSD.org
--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for your submission. Here are some initial items to check:
- please unbundle the fonts, we have them already packaged and there is no
need
to provide additional copies in this port. If the font locations are
hardcoded,
either change the hardcoded paths or install appropriate symlinks instead of
the
fonts.
- you can use ™ or (tm) instead of ^TM
- please check if indeed any lua version works or otherwise pin to a specific
one
- build fails on aarch64 FreeBSD 16-CURRENT:
/usr/home/ports/main.ports/games/ultrastar-deluxe/work/USDX-2025.12.0/src/menu/UMenuBackgroundTexture.pas(83,19)
Error: Incompatible type for arg no. 1: Got "TTexture", expected "TObject"
/usr/home/ports/main.ports/games/ultrastar-deluxe/work/USDX-2025.12.0/src/menu/UMenuBackgroundTexture.pas(126)
Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/local/bin/ppca64 returned an error exitcode
Please check these items and resubmit.
--
You are receiving this mail because:
You are the assignee for the bug.