It looks like due to cmake update.
[builder@aa7f539cb45d w]$ tail /home/builder/w/src/vcpkg/buildtrees/giflib/config-x64-linux-out.log
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-- Configuring incomplete, errors occurred!
Adding the flag -DCMAKE_POLICY_VERSION_MINIMUM=3.5
in PKGBUILD does not help. I think it needs to be added to one of the package that is downloaded during build.
Ideally all sources should be added to the sources
array instead of downloading during build. That would allow to patch problems like this.
Pinned Comments
timschumi commented on 2025-02-14 07:21 (UTC)
There is no new tagged (or otherwise differentiable) version to update to. Existing bumps to arbitrary revisions have been done whenever I get around to it to avoid the package falling into complete disrepair (which would cause it to be deleted and most likely recreated by some third party) and to make sure that people who don't pay attention don't get a version that is years out of date. The actual package has always been ladybird-git, and that will remain the case for the foreseeable future as well.