@JstKddng, I had reported a bug upstream: https://gitlab.freedesktop.org/xorg/xserver/issues/979
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 .. 25 Next › Last »
yurikoles commented on 2020-02-08 11:21 (UTC)
yurikoles commented on 2020-02-08 11:10 (UTC)
Hi @JstKddng,
Thanks for your great work! I had added you as co-maintainer to amd, intel and nouveau packages. I hope you will add me to this package too :)
JstKddng commented on 2019-12-24 02:50 (UTC)
@goddessfreya
I see it differently, I have my PKGBUILDS as close as upstream and only modify tiny bits to achieve what I want, I have less maintenance hassle that way, lets give that to the arch maintainers. :P
JstKddng commented on 2019-12-24 02:48 (UTC)
Hello, new maintainer here. I made the least possible modifications in order to have this compile again. And thanks to @goddessfreya for the patch. I think that patch will be removed soon as upstream will fix this issue at one point.
goddessfreya commented on 2019-12-24 00:23 (UTC) (edited on 2019-12-24 00:24 (UTC) by goddessfreya)
I've mentioned this before, but I keep a maintained PKGBUILD here: https://github.com/goddessfreya/gabs/blob/master/builtins/xorg-server-git-gentz/PKGBUILD
The packages aren't split, but I personally don't care. It struck me as a maintenance hassle that I didn't want to put up with given the number of *-gentz packages I maintain.
The build failures are due to the recent XWayalnd refactor. I git bisected it a couple days ago, and the first bad commit was 89e32d00f6e03fcdab267bfd9f0b0c5c2747d380. You need to apply https://gitlab.freedesktop.org/xorg/xserver/merge_requests/367.patch to get it to build.
JstKddng commented on 2019-12-23 23:11 (UTC)
@yurikoles
I'm sorry to hear that, don't worry though, I'll continue your legacy. Will push an update once I finish some work.
yurikoles commented on 2019-12-23 15:50 (UTC)
I can’t maintain it now due to health difficulties.
rodolpheh commented on 2019-12-22 10:45 (UTC)
libdmx has been removed from official repos and can't be found in AUR (it is supposedly unused or obsolete). As such, we can't build xorg-server-git anymore. Removing the dependency to libdmx lead to another error : ../xserver/hw/xwayland/xwayland-glamor-eglstream.c:500:37: error: implicit declaration of function « xwl_window_from_window » [-Werror=implicit-function-declaration]
haagch commented on 2019-10-31 11:33 (UTC)
btw: I need the --libdir=lib parameter for meson.
Without it, for example the modules get installed into fakeinstall/usr/lib/x86_64-linux-gnu/xorg/modules/ instead of fakeinstall/usr/lib/xorg/modules/
axtor commented on 2019-10-27 16:28 (UTC) (edited on 2019-10-29 18:49 (UTC) by axtor)
@hagabaka
Downgrade libglvnd to 1.1.1-1 and mesa to 19.1.7.
It is convenient to use the downgrade script: https://aur.archlinux.org/packages/downgrade.
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