My first installation attempt was some 3 weeks ago and I tried the nightly release with no change so waited patiently for the next point release on 2023-08-18- but the problem remains. I've also installed gdal-bin as previous reports indicated qtbase-abi was a gdal dependency problem, but...
ProjectExplorer::Abi targetAbi;if(tc) targetAbi = tc->targetAbi();BaseQtVersion*version = QtKitInformation::qtVersion(target()->kit()); config.archConfig = QMakeStepConfig::targetArchFor(targetAbi, version); config.osType = QMakeStepConfig::osTypeFor(targetAbi, version);if(linkQmlDebugging...