Found this in the junk e-mails today...
Am 23.02.21 um 19:20 schrieb Sebastiaan Couwenberg:
There is still a test failure, though. Refer to the attached buildlog
for details.
This seems unrelated to PROJ 8.0.0.
The failing test creates a QTemporaryFile, removes all permissions from
the file via QFile::setPermissions(), and expects QFileInfo::readable()
to return false for the path of the temporary file. This expectation
seems to be not met. The test may be volatile, but worked so far, and I
didn't have a better idea how to solve this in a portable way.
If there is another change in the environment, hints are welcome.
Best regards,
Kai