Bug 453887 - kio-s3 compilation fails
Summary: kio-s3 compilation fails
Status: RESOLVED FIXED
Alias: None
Product: kio-s3
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 12:50 UTC by Joost Cassee
Modified: 2022-09-13 21:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kio-s3 compilation log (15.20 KB, text/x-log)
2022-05-16 12:50 UTC, Joost Cassee
Details

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