@hagabaka it's upstream issue https://gitlab.freedesktop.org/xorg/xserver/issues/914
Search Criteria
Package Details: xorg-server-git 21.1.99.1.r1061.ge61bd1e5f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xorg-server-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xorg-server-git |
| Description: | Xorg X server (git version) |
| Upstream URL: | https://xorg.freedesktop.org |
| Keywords: | git x-server xorg xorg-server |
| Licenses: | custom |
| Groups: | xorg |
| Conflicts: | glamor-egl, nvidia-utils, xf86-video-modesetting, xorg-server |
| Provides: | X-ABI-EXTENSION_VERSION, X-ABI-VIDEODRV_VERSION, X-ABI-XINPUT_VERSION, x-server, xorg-server |
| Replaces: | glamor-egl, xf86-video-modesetting |
| Submitter: | ilikenwf |
| Maintainer: | JstKddng (yurikoles) |
| Last Packager: | JstKddng |
| Votes: | 50 |
| Popularity: | 0.000000 |
| First Submitted: | 2008-08-07 19:05 (UTC) |
| Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (44)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- libdrm (libdrm-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libpciaccess (libpciaccess-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxcvt (libxcvt-gitAUR)
- libxfont2
- libxshmfence
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- xf86-input-libinput (xlibre-input-libinput-gitAUR, xlibre-input-libinput-binAUR, xlibre-input-libinputAUR, xf86-input-libinput-gitAUR)
- xorg-server-common-gitAUR
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libepoxy (libepoxy-gitAUR) (make)
- libpciaccess (libpciaccess-gitAUR) (make)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxaw (xawmAUR) (make)
- libxcvt (libxcvt-gitAUR) (make)
- Show 24 more dependencies...
Required by (200)
- ahk_x11-bin (requires xorg-server)
- bamp-git (requires xorg-server)
- bg-plugins.lv2-git (requires xorg-server)
- bonzomatic-git (requires xorg-server)
- brawlcrate-wine-bin (requires xorg-server)
- catgirl-engine (requires xorg-server) (optional)
- catgirl-engine-git (requires xorg-server) (optional)
- clonk-git (requires xorg-server)
- clx-git (requires xorg-server)
- cortile-git (requires xorg-server) (optional)
- craft-git (requires xorg-server)
- ddh (requires xorg-server)
- ddm-git (requires xorg-server)
- dinotrace (requires xorg-server)
- dispad-git (requires xorg-server)
- dowm-git (requires xorg-server) (optional)
- drawterm-9front-git (requires xorg-server)
- dry-git (requires xorg-server)
- dwm0statusbard-git (requires xorg-server)
- easystroke (requires xorg-server)
- Show 180 more...
Sources (3)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »
yurikoles commented on 2019-10-19 07:34 (UTC)
hagabaka commented on 2019-10-18 21:50 (UTC) (edited on 2019-10-18 21:51 (UTC) by hagabaka)
I'm getting the following error. Any idea how to fix it?
In file included from /usr/include/EGL/eglplatform.h:122,
from /usr/include/epoxy/egl_generated.h:11,
from /usr/include/epoxy/egl.h:46,
from ../xserver/glamor/glamor_priv.h:43,
from ../xserver/hw/kdrive/ephyr/ephyr_glamor_xv.c:31:
/usr/include/X11/Xlib.h:222:2: error: conflicting types for ‘GC’
222 | *GC;
| ^~
In file included from ../xserver/hw/kdrive/ephyr/../src/kdrive.h:36,
from ../xserver/hw/kdrive/ephyr/ephyr_glamor_xv.c:28:
../xserver/include/gcstruct.h:282:3: note: previous declaration of ‘GC’ was here
282 | } GC;
| ^~
[317/814] Compiling C object 'Xext/02e353f@@libxserver_xext@sta/sync.c.o'.
ninja: build stopped: subcommand failed.
yurikoles commented on 2019-10-11 16:51 (UTC)
@aufkrawall please report upstream
aufkrawall commented on 2019-10-11 16:47 (UTC)
Ok, seems to be a regression in master. server-1.20-branch works.
aufkrawall commented on 2019-10-11 16:44 (UTC)
Does GLX/EGL work for you in xwayland without llvmpipe CPU fallback? For whatever reason, it doesn't for me, while Vulkan works on the GPU.
yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git
yurikoles commented on 2019-05-23 09:55 (UTC)
Build is currently broken, reported upstream https://gitlab.freedesktop.org/xorg/xserver/issues/742
goddessfreya commented on 2019-05-04 19:58 (UTC)
@lordheavy: I've "fixed" this pkg by just modifying the current pkg in the core repos.
raneon commented on 2018-07-21 10:44 (UTC)
I get the following error when trying to use the pkgbuild of xorg-server-xwayland-git:
==> ERROR: pkgver in provides is not allowed to contain colons, forward slashes, hyphens or whitespace. ==> ERROR:Makepkg could not build xorg-server-git.
Pinned Comments
yurikoles commented on 2022-03-18 01:04 (UTC)
check()function was added, if unit tests fail, you may ignore them by appending--nochecktomakepkg.yurikoles commented on 2019-05-29 15:00 (UTC)
PRs are welcome: https://github.com/yurikoles-aur/xorg-server-git