Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830497 - games-fps/quakeforge-0.7.2_p20210722 fails to compile: vec4f.h:205:18: error: use of unknown builtin __builtin_shuffle [-Wimplicit-function-declaration]
Summary: games-fps/quakeforge-0.7.2_p20210722 fails to compile: vec4f.h:205:18: error:...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard: ~arch only
Keywords:
: 875653 875656 885791 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-01-03 07:30 UTC by Agostino Sarubbo
Modified: 2025-03-14 10:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,188.00 KB, text/plain)
2022-01-03 07:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-03 07:30:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-fps/quakeforge-0.7.2_p20210722 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-03 07:30:53 UTC
Created attachment 761151 [details]
build.log

build log and emerge --info
Comment 2 Ionen Wolkens gentoo-dev 2022-10-25 15:12:53 UTC
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.
Comment 3 Ionen Wolkens gentoo-dev 2022-12-13 15:56:34 UTC
*** Bug 875653 has been marked as a duplicate of this bug. ***
Comment 4 Ionen Wolkens gentoo-dev 2022-12-13 15:59:42 UTC
*** Bug 875656 has been marked as a duplicate of this bug. ***
Comment 5 Ionen Wolkens gentoo-dev 2022-12-13 16:00:57 UTC
*** Bug 885791 has been marked as a duplicate of this bug. ***
Comment 6 Peter Levine 2023-02-14 03:40:22 UTC
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.
Comment 7 Larry the Git Cow gentoo-dev 2025-03-14 10:11:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dad8c30fbaaa70807631015a250a3e92ef9c372

commit 3dad8c30fbaaa70807631015a250a3e92ef9c372
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 10:08:27 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 10:08:27 +0000

    games-fps/quakeforge: treeclean
    
    Closes: https://bugs.gentoo.org/800899 (pkgremoved)
    Closes: https://bugs.gentoo.org/830497 (pkgremoved)
    Closes: https://bugs.gentoo.org/893904 (pkgremoved)
    Closes: https://bugs.gentoo.org/898936 (pkgremoved)
    Closes: https://bugs.gentoo.org/908709 (pkgremoved)
    Closes: https://bugs.gentoo.org/919237 (pkgremoved)
    Closes: https://bugs.gentoo.org/926463 (pkgremoved)
    Closes: https://bugs.gentoo.org/869518 (pkgremoved)
    Closes: https://bugs.gentoo.org/931506
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 games-fps/quakeforge/Manifest                      |   1 -
 .../quakeforge-0.7.2_p20210722-skipped-tests.patch |  16 --
 games-fps/quakeforge/metadata.xml                  |  40 -----
 .../quakeforge-0.7.2_p20210722-r2.ebuild           | 166 ---------------------
 games-fps/quakeforge/quakeforge-9999.ebuild        | 156 -------------------
 profiles/package.mask                              |  11 --
 6 files changed, 390 deletions(-)