Created attachment 148880 [details] kio-s3 compilation log [I'm not sure this is part of kio-extras, but because the kio-s3 repository has bugs disabled I assumed they want to have them reported here.] SUMMARY When compiling kio-s3 version (commit a0544f8), I get the following error: call of overloaded ‘ClientConfiguration(QByteArray&)’ is ambiguous STEPS TO REPRODUCE 1. git clone https://github.com/KDE/kio-s3.git 2. cd kio-s3 3. cmake . 4. make OBSERVED RESULT Compilation fails with the above error. EXPECTED RESULT Compilation succeeds. SOFTWARE/OS VERSIONS Linux/KDE Plasma on Arch Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 ADDITIONAL INFORMATION I have attached the compilation log.
Fixed in kio-s3 commit 891bded.
(In reply to Joost Cassee from comment #0) > > [I'm not sure this is part of kio-extras, but because the kio-s3 repository > has bugs disabled I assumed they want to have them reported here.] The reason why kio-s3 bugs were disabled is that I haven't made an official release yet. I'm actually surprised that someone is already compiling it :) That said, I've created a bugzilla product for kio-s3. I'll move this bug there.