Bug 492997

Summary: ark libzipplugin fails to build with mingw clang
Product: [Applications] ark Reporter: Biswapriyo Nath <nathbappai>
Component: pluginsAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: REPORTED ---    
Severity: normal CC: nathbappai, rthomsen6
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: clang compiler error output

Description Biswapriyo Nath 2024-09-12 04:33:00 UTC
Created attachment 173571 [details]
clang compiler error output

SUMMARY

ark libzipplugin fails with build with mingw clang 

STEPS TO REPRODUCE
1. clone the ark repository 
2. build it with clang64 environment in msys2 (https://www.msys2.org/)

OBSERVED RESULT

ark libzipplugin fails with build with mingw clang 

EXPECTED RESULT

build succeed

SOFTWARE/OS VERSIONS
Windows: Version 10.0.19045.4842
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.5.0
Qt Version: 5.15.15

ADDITIONAL INFORMATION

The compiler error output is attached in a text file. Full build log can be found in https://github.com/msys2/MINGW-packages/actions/runs/10813257633/job/29996864190