Actions
tickets #114751
open'ByteSwap' has not been declared in doomsday
Status:
New
Priority:
Normal
Assignee:
-
Category:
Good First Issues
Target version:
-
Start date:
2022-07-27
Due date:
% Done:
0%
Estimated time:
Tags:
Description
doomsday is a package available under:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/doomsday/standard/s390x
It is failing because of:
[ 430s] /home/abuild/rpmbuild/BUILD/Doomsday-Engine-2.3.1/doomsday/external/assimp/code/ByteSwapper.h:217:24: error: 'ByteSwap' has not been declared
[ 430s] 217 | # define AI_SWAP4(p) ByteSwap::Swap4(&(p))
1) osc co games/doomsday
2) Create a declaration of ByteSwap
Updated by AdaLovelace over 2 years ago
- Tags changed from bug to bug, Good First Issue
Actions