Package Details: vkdoom-git v0.9+1615+g2a3fe915a-1

Git Clone URL: https://aur.archlinux.org/vkdoom-git.git (read-only, click to copy)
Package Base: vkdoom-git
Description: Feature centric port for all Doom engine games, with a focus on Vulkan and modern computers (git version)
Upstream URL: https://vkdoom.org/
Keywords: doom
Licenses: GPL3, BSD, LGPL3
Conflicts: vkdoom, vkdoom-bin-nightly
Provides: vkdoom, vkdoom-bin-nightly
Submitter: MaddieMewmews
Maintainer: MaddieMewmews
Last Packager: MaddieMewmews
Votes: 2
Popularity: 0.000314
First Submitted: 2023-09-16 18:59 (UTC)
Last Updated: 2024-10-08 23:41 (UTC)

Dependencies (31)

Required by (0)

Sources (4)

Latest Comments

1 2 Next › Last »

MaddieMewmews commented on 2024-10-21 21:56 (UTC)

ZMusic has been updated, so that's no longer an issue. Your vulkan-1.2 issue is likely a conflict with the upstream VkDoom project, not this package. Test to see if the prebuilt binaries (from the github) work first, otherwise it's likely an incompatibility with the program itself and your hardware.

rpi2 commented on 2024-10-21 01:37 (UTC)

can build with music-git, but can not play with zink, gpu vulkan-1.2 only.

MarisaDOOM commented on 2024-10-12 09:02 (UTC)

Using zmusic-git doesn't work. Somehow, this EXPLICITLY wants the zmusic package itself, and AUR helpers will try to uninstall zmusic-git in the process (???).

MaddieMewmews commented on 2024-10-12 00:56 (UTC)

Currently does not build with ZMusic 1.1.13, either use zmusic-git or wait for a zmusic update

MaddieMewmews commented on 2024-10-08 23:57 (UTC)

Sorry for the (very extended) absence everyone, I updated the patch (it seems to also affect gzdoom-git, fixed LTO compilation by adding the !lto option. If you still have compilation issues, using clang with and changing line 53 to _enforce_clang=${_enforce_clang-y} might help, though some compilation errors might come from upstream, so using actionless's vkdoom-bin-nightly provides the dev's last successful autobuild from GitHub.

witchymary commented on 2024-10-06 14:04 (UTC)

Patch fails with latest commit

patching file src/gameconfigfile.cpp
Hunk #1 succeeded at 121 with fuzz 1.
Hunk #2 FAILED at 141.
Hunk #3 succeeded at 175 (offset 5 lines).
1 out of 3 hunks FAILED -- saving rejects to file src/gameconfigfile.cpp.rej

MaximGun commented on 2024-09-18 15:38 (UTC)

Suggest adding options=('!lto') to the PKGBUILD. Package doesn't build with LTO enabled.

dividebysandwich commented on 2024-07-28 13:10 (UTC)

The error is actually this:

./src/common/objects/autosegs.cpp: At top level:
./src/common/objects/autosegs.cpp:73: error: ‘ActionFunctonsDummyPointer’ causes a section type conflict with ‘_PlayerInfo_GetDisplayColor_HookPtr’
./src/d_netinfo.cpp:223:1: note: ‘_PlayerInfo_GetDisplayColor_HookPtr’ was declared here
./src/common/objects/autosegs.cpp:75: error: ‘ClassFieldsDummyPointer’ causes a section type conflict with ‘VMField_DBot_dest_HookPtr’
./src/playsim/bots/b_bot.cpp:67:1: note: ‘VMField_DBot_dest_HookPtr’ was declared here
./src/common/objects/autosegs.cpp:78: error: ‘CVarDeclDummyPointer’ causes a section type conflict with ‘cvardeclref_gl_debug’
./src/common/platform/posix/sdl/base_sysfb.cpp:81:1: note: ‘cvardeclref_gl_debug’ was declared here

kinker31 commented on 2024-07-24 01:11 (UTC) (edited on 2024-07-24 01:14 (UTC) by kinker31)

I've been having a very similar issue, the build failing after taking quite a bit to compile stuff; Here's the most relevant error I could find:

 lto-wrapper: fatal error: make returned 2 exit status
 compilation terminated.
 /sbin/ld: error: lto-wrapper failed
 collect2: error: ld returned 1 exit status
 make[2]: *** [src/CMakeFiles/zdoom.dir/build.make:8834: vkdoom] Error 1
 make[1]: *** [CMakeFiles/Makefile2:829: src/CMakeFiles/zdoom.dir/all] Error 2
 make: *** [Makefile:136: all] Error 2
 make: Leaving directory '/home/kinker31/.cache/paru/clone/vkdoom-git/src/vkdoom/build'
 ==> ERROR: A failure occurred in build().
     Aborting...
 error: failed to build 'vkdoom-git-v0.9+573+ge9620e64a-1':
 error: packages failed to build: vkdoom-git-v0.9+573+ge9620e64a-1

mondlichtmann commented on 2024-06-26 15:54 (UTC) (edited on 2024-06-26 15:55 (UTC) by mondlichtmann)

The build gave an error after a long time of building.. something with an lto wrapper