Bug 453887

Summary: kio-s3 compilation fails
Product: [Frameworks and Libraries] kio-s3 Reporter: Joost Cassee <joost>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED FIXED    
Severity: normal CC: elvis.angelaccio, nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kio-s3 compilation log

Description Joost Cassee 2022-05-16 12:50:07 UTC
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.
Comment 1 Joost Cassee 2022-09-13 13:01:29 UTC
Fixed in kio-s3 commit 891bded.
Comment 2 Elvis Angelaccio 2022-09-13 21:23:36 UTC
(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.