Search Criteria
Package Details: gzdoom 4.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gzdoom.git (read-only, click to copy) |
---|---|
Package Base: | gzdoom |
Description: | Feature centric port for all Doom engine games |
Upstream URL: | http://www.zdoom.org/ |
Licenses: | GPL3, BSD, LGPL3 |
Replaces: | gzdoom-legacy, gzdoom1 |
Submitter: | None |
Maintainer: | xente |
Last Packager: | xente |
Votes: | 165 |
Popularity: | 2.46 |
First Submitted: | 2009-02-22 22:28 (UTC) |
Last Updated: | 2024-12-18 19:14 (UTC) |
Dependencies (27)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- zmusicAUR (zmusic-gitAUR)
- cmake (cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- blasphemer-wadAUR (optional) – Blasphemer (free Heretic) game data
- chexquest3-wadAUR (optional) – Chex Quest 3 game data
- doom1-wadAUR (optional) – Doom shareware game data
- freedmAUR (freedm-gitAUR) (optional) – FreeDM game data
- freedoomAUR (freedm-gitAUR) (optional) – Freedoom game data
- gxmessage (gxmessage-gtk2AUR) (optional) – crash dialog (GNOME)
- hacx-wadAUR (optional) – HacX game data
- harmony-wadAUR (optional) – Harmony game data
- heretic1-wadAUR (optional) – Heretic shareware game data
- hexen1-wadAUR (optional) – Hexen demo game data
- kdialog (kdialog-gitAUR) (optional) – crash dialog (KDE)
- square1-wadAUR (optional) – The Adventures of Square, Episode 1 game data
- strife0-wadAUR (optional) – Strife shareware game data
- urbanbrawl-wadAUR (optional) – Urban Brawl: Action Doom 2 game data
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, vulkan-amdgpu-pro-legacyAUR, amdvlk-binAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, vulkan-amdgpu-proAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-525xx-utilsAUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional, x86_64) – Vulkan renderer
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional, x86_64) – Vulkan renderer
- xorg-xmessage (optional) – crash dialog (other)
Required by (10)
- ashes-2063
- brutal-doom
- doom-infinity
- gz-models
- obaddon-git (optional)
- project-brutality-git (optional)
- qzdl-git (optional)
- supergzdoom
- touhoudoom
- ultimate-doom-visor-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 17 Next › Last »
RealGecko commented on 2019-10-21 11:56 (UTC)
https://www.dropbox.com/s/n84x4c71z4wvvh7/makepkg.log?dl=0
Here's full log.
grubber commented on 2019-10-21 08:57 (UTC)
I would still like to see the failing makepkg output with make VERBOSE=1, because -lrt is a linker flag and adding it to compiler flags fixes the error just by accident. Could any of you upload it somewhere?
mydavoodeh commented on 2019-10-19 21:38 (UTC) (edited on 2019-10-19 21:45 (UTC) by mydavoodeh)
browniesrgut and RealGecko, Thanks to lobotron, I've fixed it by adding -lrt to my PKGBUILD, the var DCMAKE_CXX_FLAGS. I can confirm it's the solution to the problem.
RealGecko commented on 2019-10-18 08:21 (UTC)
-DCMAKE_EXE_LINKER_FLAGS="${LDFLAGS} -Wl,-z,noexecstack -lrt" \ This did not help.
grubber commented on 2019-10-14 08:40 (UTC)
browniesrgut, could you update the PKGBUILD to do "make VERBOSE=1" instead of just "make" and post makepkg output then?
lobotron commented on 2019-10-12 13:32 (UTC)
Add -lrt to DCMAKE_CXX_FLAGS.
browniesrgut commented on 2019-10-08 21:02 (UTC) (edited on 2019-10-08 21:03 (UTC) by browniesrgut)
I added the "-lrt" argument in the PKGBUILD, still the same error.
grubber commented on 2019-10-08 19:30 (UTC)
browniesrgut, I was unable to reproduce the error, but adding -lrt to CMAKE_EXE_LINKER_FLAGS might fix it, like so:
browniesrgut commented on 2019-10-08 06:56 (UTC) (edited on 2019-10-08 06:59 (UTC) by browniesrgut)
I get this error when compiling : https://pastebin.com/yn1BgJD5
Can you help me please ?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 17 Next › Last »