Summary: | games-fps/quakeforge-0.7.2_p20210722 fails to compile: vec4f.h:205:18: error: use of unknown builtin __builtin_shuffle [-Wimplicit-function-declaration] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | ionen, plevine457, toralf |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=893904 | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
2022-01-03 07:30:51 UTC
Created attachment 761151 [details]
build.log
build log and emerge --info
ftr been meaning to do a new snapshot for this to see what still needs fixing, but it's often left in a transitional semi-unusable WIP state at runtime (segfaults easily, changes break some important features that need to be re-implemented but aren't yet, etc...) and no longer been able to find a commit where it "mostly works". Tried again with latest (from last commit in Sep 2022) but was met with a segfault just trying to change keybindings a few seconds in. Think this may be difficult to support until there's a new finished release, tried to save it before (I used to use this years ago, don't anymore) but I wouldn't see a problem with last rites at this point. *** Bug 875653 has been marked as a duplicate of this bug. *** *** Bug 875656 has been marked as a duplicate of this bug. *** *** Bug 885791 has been marked as a duplicate of this bug. *** As for clang support, from https://github.com/quakeforge/quakeforge/commit/0c54b0652bba9716c4d13b764fa562147c319544 > Abandon support for clang > > The inconsistencies in clang's handling of casts was bad enough, and its > silliness with certain extensions, but discovering that it doesn't > support raw strings was just too much. Yes, it gives a 3s boost to qfvis > on gmsp3v2.bsp, but it's not worth the hassle. |