Package Details: phoenix-x-server-git r311.c8dd856-1

Git Clone URL: https://aur.archlinux.org/phoenix-x-server-git.git (read-only, click to copy)
Package Base: phoenix-x-server-git
Description: A new X server written from scratch designed to be a modern alternative to the Xorg server (git version)
Upstream URL: https://git.dec05eba.com/phoenix/
Licenses: GPL-3.0-only
Conflicts: phoenix-x-server
Provides: phoenix-x-server
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 0
Popularity: 0.000000
First Submitted: 2025-12-25 17:04 (UTC)
Last Updated: 2026-05-09 17:45 (UTC)

Latest Comments

dbermond commented on 2026-05-09 17:46 (UTC)

@Samueru fixed, thanks for reporting.

Samueru commented on 2026-05-09 01:45 (UTC)

This no longer builds

After adding zig0.14-bin to PATH as zig (the package doesn't do it) compilation still fails:

/tmp/samuel/cache/yay/phoenix-x-server-git/src/phoenix-x-server/src/protocol/handlers/extension/Present.zig:157:10: error: expected primary type expression, found ':'
    async: bool,
         ^
/tmp/samuel/cache/yay/phoenix-x-server-git/src/phoenix-x-server/src/net/fifo.zig:57:17: error: invalid builtin function: '@memmove'
                @memmove(self.buffer[buf_end[1] .. buf_end[1] + buf_start_len], self.buffer[0..buf_start_len]);
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: phoenix-x-server-git-exit status 4