FS#66843 - [retroarch] Scan Directory/File doesn't work with gcc 10

Attached to Project: Community Packages
Opened by Anderson Almeida (anderberin) - Saturday, 30 May 2020, 23:34 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 15 June 2020, 15:52 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Seems retroarch has an issue with GCC 10.1.0.

The option "Scan Directory" does not work and hangs at 0% when reading roms directory.
The option "Scan File" does not work too.
Only "Manual Scan" option works.

On GitHub, the user "1985a" recompiled it with GCC 9.3.0.1 and it worked again.

It's affect other distros too.
I don't know if this is a retroarch upstream issue or a gcc upstream issue...

Additional info:
Retroarch 1.8.8
Issue on GitHub: https://github.com/libretro/RetroArch/issues/10711

Steps to reproduce:
- Open Retroarch
- Select "Import Content"
- Select "Scan Directory"
- Choose a directory with game roms
- Select "Scan this directory"

Expected behavior: Start of the scanning process.
Actual behavior: Scan hangs on the first rom (and remains at 0 %)
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Monday, 15 June 2020, 15:52 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.8.8-2
Comment by Anderson Almeida (anderberin) - Saturday, 30 May 2020, 23:44 GMT
Sorry, I forgot the summary description and I don't know how to edit.

Loading...