Package Details: vkdoom-git v0.9+2158+g976c18f3a-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: 3
Popularity: 0.77
First Submitted: 2023-09-16 18:59 (UTC)
Last Updated: 2025-03-22 12:15 (UTC)

Dependencies (31)

Required by (0)

Sources (4)

Latest Comments

« First ‹ Previous 1 2

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

pottis commented on 2024-01-02 13:21 (UTC)

How come it hasnt been updated in a while?

rpi2 commented on 2023-09-24 23:01 (UTC)

after 223~251 build, no vulkan device found, gzdoom run well. ps. mesa-23.1.8 & mesa-git.

rpi2 commented on 2023-09-19 08:39 (UTC)

ok, build aarch64 v0.9+223+g42e02ec87, successful.

rpi2 commented on 2023-09-17 00:27 (UTC)

build error on pi4-aarch64 about 25%, too much errors can not post.