Bug 492997 - ark libzipplugin fails to build with mingw clang
Summary: ark libzipplugin fails to build with mingw clang
Status: REPORTED
Alias: None
Product: ark
Classification: Applications
Component: plugins (other bugs)
Version First Reported In: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 04:33 UTC by Biswapriyo Nath
Modified: 2024-09-12 04:37 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
clang compiler error output (12.97 KB, text/plain)
2024-09-12 04:33 UTC, Biswapriyo Nath
Details

Note You need to log in before you can comment on or make changes to this bug.
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