@JstKddng, I had reported a bug upstream: https://gitlab.freedesktop.org/xorg/xserver/issues/979
Search Criteria
Package Details: xorg-server-xephyr-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: | A nested X server that runs as an X application (git version) |
| Upstream URL: | https://xorg.freedesktop.org |
| Keywords: | git x-server xorg xorg-server |
| Licenses: | custom |
| Groups: | xorg |
| Conflicts: | xorg-server-xephyr |
| Provides: | xorg-server-xephyr |
| Submitter: | ilikenwf |
| Maintainer: | JstKddng (yurikoles) |
| Last Packager: | JstKddng |
| Votes: | 51 |
| Popularity: | 0.000017 |
| First Submitted: | 2008-08-07 19:05 (UTC) |
| Last Updated: | 2024-05-20 14:06 (UTC) |
Dependencies (45)
- libepoxy (libepoxy-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libtirpc
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxfont2
- libxv
- nettle (nettle-gitAUR)
- pixman (pixman-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-renderutil
- xcb-util-wm
- 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)
- Show 25 more dependencies...
Required by (12)
- aawmtt (requires xorg-server-xephyr)
- awmtt (requires xorg-server-xephyr)
- genseat-git (requires xorg-server-xephyr)
- lightdm-git (requires xorg-server-xephyr) (optional)
- lightdm-guest (requires xorg-server-xephyr) (optional)
- perl-x11-xlib (requires xorg-server-xephyr) (check)
- python-pytest-xvfb (requires xorg-server-xephyr) (check)
- qtile-git (requires xorg-server-xephyr) (check)
- sugar-runner-git (requires xorg-server-xephyr)
- x11docker (requires xorg-server-xephyr)
- x11docker-git (requires xorg-server-xephyr)
- xwmplay (requires xorg-server-xephyr)
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