FS#73585 - [retroarch] "--disable-builtinglslang" trigger slang shader error on second run

Attached to Project: Community Packages
Opened by Benjamin Legendre (sgt-hartman) - Tuesday, 01 February 2022, 11:25 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 26 April 2022, 15:32 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Since RetroArch v1.10.0-1, on second "core run" slang shaders compilation results in error.
(see upstream issue for a more complete explanation)

I can reproduce this bug by compiling retroarch manually when the following flag is used, like in the archlinux package since v1.10.0:

./configure --disable-builtinglslang

Slang shaders work correctly when retroarch is compiled without this flag.

Additional info:

* package version(s)
v1.10.0-1

* config and/or log files etc.
See upstream

* link to upstream bug report, if any
https://github.com/libretro/RetroArch/issues/13583

Steps to reproduce:

See upstream
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Tuesday, 26 April 2022, 15:32 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.10.0-3
Comment by Przemysław Kopa (prmo) - Saturday, 05 February 2022, 09:08 GMT
I'm having the same issue with retroarch 1.10.0-1. I can confirm, that compiling the package without --disable-builtinglslang flag solves the issue for me.
Comment by Przemysław Kopa (prmo) - Saturday, 19 February 2022, 06:43 GMT
Issue no longer occur in retroarch 1.10.0-3.
Comment by Benjamin Legendre (sgt-hartman) - Saturday, 19 February 2022, 11:14 GMT
I confirm the issue is fixed for me too in 1.10.0-3. Thanks maintainer :)

Loading...