On Sun, May 10, 2026 at 8:29 PM Daniel Sahlberg
<[email protected]> wrote:
>
> Den sön 10 maj 2026 kl 20:27 skrev Timofei Zhakov <[email protected]>:
> >
> > On Sat, May 9, 2026 at 1:52 PM Daniel Sahlberg
> > <[email protected]> wrote:
> > >
> > > Den fre 8 maj 2026 kl 21:24 skrev Daniel Sahlberg 
> > > <[email protected]>:
> > > >
> > > > Crossposting between dev@subversion and dev@serf: This is an error in
> > > > Subversion's GHA build but it is caused by an issue in Serf's build
> > > > system.
> > > >
> > > > Den fre 8 maj 2026 kl 20:11 skrev GitBox <[email protected]>:
> > > > >
> > > > >
> > > > > The GitHub Actions job "CMake" on subversion.git/trunk has failed.
> > > > > Run started by GitHub user asf-gitbox-commits (triggered by 
> > > > > asf-gitbox-commits).
> > > > >
> > > > > Head commit for run:
> > > > > 33480bcd3d11768caa4fd801fc00a845c1bf607b / Daniel Sahlberg 
> > > > > <[email protected]>
> > > > > * .github/workflows/cmake.yml: Attempt to fix Window build on GitHub 
> > > > > Actions.
> > > > >
> > > > > Shamelessly borrowed from r1933912 in APR (by Ivan)
> > > > >
> > > > > git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1933957 
> > > > > 13f79535-47bb-0310-9956-ffa450edef68
> > > > >
> > > > > Report URL: 
> > > > > https://github.com/apache/subversion/actions/runs/25571122451
> > > > >
> > > > > With regards,
> > > > > GitHub Actions via GitBox
> > > > >
> > > >
> > > > Copying from the GHA log:
> > > >
> > > > [[[
> > > > scons-dbg-err.log
> > > > scons: *** Invalid value for enum variable 'MSVC_VERSION': '14.5'.
> > > > Valid values are: ('14.3', '14.2', '14.1', '14.0', '12.0', '11.0',
> > > > '10.0', '9.0', '8.0', '6.0')
> > > > File "C:\vcpkg\buildtrees\serf\src\serf-1-659141d597.clean\SConstruct",
> > > > line 164, in <module>
> > > > Completed submission of openssl:[email protected] to 1
> > > > binary cache(s) in 8.7 s
> > > > Completed submission of zlib:[email protected] to 1 binary
> > > > cache(s) in 119 ms
> > > > Error: Process completed with exit code 1.
> > > > ]]]
> > > >
> > > > This is fixed in Serf/trunk in r1933327. I've nominated this as a
> > > > backport to 1.3.x in r1933963 but we obviously need to make a new
> > > > release of Serf to resolve it.
> > > >
> > > > I don't know if Subversion can patch the vcpkg package or if it is
> > > > possible to patch the vcpkg package itself.
> > >
> > > I took a look at the vcpkg package and there is already another patch
> > > so I followed that model and created a PR:
> > > https://github.com/microsoft/vcpkg/pull/51629
> >
> > Thanks so much for taking care of it!
> >
> > If you need help, I have some experience with vcpkg.
> >
> > Also I think you can mark the PR as "draft" when it's work-in-progress.
> >
>
> Thanks, I would really appreciate some help. I think I was quite close
> apart from the issues noticed by Ivan, unfortunately I'm a bit short
> on time at the moment and I don't know when I will be able to work on
> it again (not before the middle of the week at least).

It's okay. Check the PR, I left a patch that should fix the issues :-)

-- 
Timofei Zhakov

Reply via email to