Search Criteria
Package Details: libdrm-git 2.4.133.r2.gb8b7c57c-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libdrm-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libdrm-git |
| Description: | Userspace interface to kernel DRM services, master git version |
| Upstream URL: | http://dri.freedesktop.org/ |
| Licenses: | custom |
| Conflicts: | libdrm |
| Provides: | libdrm |
| Submitter: | Lone_Wolf |
| Maintainer: | Lone_Wolf |
| Last Packager: | Lone_Wolf |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-12-23 15:03 (UTC) |
| Last Updated: | 2026-05-23 12:16 (UTC) |
Dependencies (7)
- libpciaccess (libpciaccess-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- python-docutils (make)
- cairo (cairo-gitAUR) (check)
- cunit (bcunit-cunit-compatAUR, cunit-svnAUR) (check)
Required by (814)
- 12to11-git (requires libdrm)
- 51mazi-bin (requires libdrm)
- adspower-global (requires libdrm)
- adspower-global-bin (requires libdrm)
- advantagescope (requires libdrm)
- advantagescope-git (requires libdrm)
- agenthub-bin (requires libdrm)
- agenthub-git (requires libdrm)
- aio-remote-neo (requires libdrm)
- alephium-desktop-wallet-bin (requires libdrm)
- alogi (requires libdrm)
- alvr (requires libdrm)
- alvr-git (requires libdrm)
- amdgpu-pro-oglp-legacy (requires libdrm)
- amdgpu_top-git (requires libdrm)
- amdgpu_top-tui-bin (requires libdrm)
- amdonly-gaming-mesa-git (requires libdrm)
- amdonly-gaming-mesa-git (requires libdrm) (make)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libdrm)
- amdonly-gaming-opencl-rusticl-mesa-git (requires libdrm) (make)
- Show 794 more...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
waschtl commented on 2019-12-20 00:40 (UTC)
I forgot to mention the simple change needed in
PKGBUILDfor the "simple fix" (workaround) I mentioned:I agree, the real issue lies upstream. This workaround helped me get the package compiled, though, so I thought I would share my experience here. I agree with your suspicion about the test only running with an nvidia card in the system (my system has one).
Lone_Wolf commented on 2019-12-19 21:37 (UTC)
On my system that test is skipped very fast.
from libdrm-git/src/_build/meson-logs/testlog.txt
Perhaps that test only runs on systems with nvidia cards ? I do think this is an upstream issue, maybe report it on the dri-devel mailing list.
https://01.org/linuxgraphics/community/libdrm
waschtl commented on 2019-12-18 21:58 (UTC)
On my system one of the checks (
threaded) took longer than meson's default of 30s. This is a problem that was also noticed by the LFS guys [1].On my system, the test completed successfully after 68.48s. It is a fairly old system (Intel Core i3-380M from 2010), but probably not the oldest to be used when compiling this package.
The simple fix would be to add a timeout multiplier to the
meson testcommand. A multiplier of 10 will increase the timeout to 300s, which should be enough for far older systems, as well.The more complex fix would be to patch libdrm's
threadedtest so that it has its own timeout value, like therandomtest probably does (as it runs longer with no issues).[1] http://www.linuxfromscratch.org/blfs/view/svn/x/libdrm.html
Lone_Wolf commented on 2019-05-23 10:23 (UTC) (edited on 2019-05-23 10:24 (UTC) by Lone_Wolf)
When I started this package I used the licensing stuff from extra/libdrm.
I've looked at the libdrm source tree and there's no general licensing statement. Almost every invidual file has it's own copyright section in them.
Even if all files fall under the MIT license now, we'd have to extract the copyright notices with the names of the copyright holders and put that in one or more files in the /usr/share/licenses/$pkgname .
We know now that atleast libdrm, lib32-libdrm , libdrm-git , lib32-libdrm-git and amdgpu-pro have to deal with this, there may be others.
I think this should be discussed on the arch-general mailing list. Please start a topic there about this, Ashark.
Ashark commented on 2019-05-22 17:37 (UTC)
Hi. Shouldn't this package's license be changed to MIT? And also for libdrm that's in Extra. I am asking because I am repacking amdgpu-pro and there is also such situation (several MIT texts).
Lone_Wolf commented on 2018-09-02 11:51 (UTC)
Upstream solved the test failure they introduced, no need to use makepkg --nocheck anymore.
SR_team commented on 2018-08-12 14:38 (UTC)
11/16 amdgpu-symbol-check FAIL 0.42 s (exit status 1)
Lone_Wolf commented on 2017-08-14 11:36 (UTC)
pschichtel commented on 2017-08-13 18:02 (UTC)
Lone_Wolf commented on 2017-04-05 22:02 (UTC) (edited on 2017-04-05 22:02 (UTC) by Lone_Wolf)
« First ‹ Previous 1 2 3 Next › Last »