On 28.07.2015 10:36, Bert Huijben wrote: > On the buildbot I build against Ruby 1.9.x. The patch to fix the > single build problem I had with that version and VS2015 is nominated > in STATUS. > > If I remember correctly ruby starts to prefer the mingw toolchain on > Windows over anything else. > > Fixing the build wit early 2.x versions wasn't easy.
Ack, the only immediate way I could see to fix it was by actually editing ruby's config.h header ... which I didn't try to do, for obvious reasons. -- Brane > ------------------------------------------------------------------------ > From: Branko Čibej <mailto:br...@wandisco.com> > Sent: 28-7-2015 06:13 > To: dev@subversion.apache.org <mailto:dev@subversion.apache.org> > Subject: Re: Subversion 1.9.0 up for testing/signing > > Summary: > > +1 to release (Windows) > > Platform > > Windows 10 Pro Insider Preview x64 > > Build tools: > Microsoft Visual Studio Proffesional 2015 (14.0.23107.0 D14REL) > CMake 3.2.3 > SCons 2.3.4 (patched for MSVC14) > > Source dependencies: > APR 1.5.2 > APR-Util 1.5.4 > zlib 1.2.8 > httpd 2.4.16 with pcre-8.37 > SQLite 3.8.8.3 (amalgamated) > Serf 1.3.8 > OpenSSL 1.0.2 > > Other dependencies: > Python 2.7.9 > Perl 5.20.2 (Strawberry Perl) > Ruby 2.2.2 > Swig 2.0.12 > Java 1.8.0_45-b14 > JUnit 4.11 > > Verified: > > Tarball contents and signatures > > (fsfs) x (local, svnserve, serf, serf-v1) > check-javahl > check-swig-py > check-swig-pl > > Issues: > > * Ruby bindings do not build with VS2015; the error is: > ..\ruby\include\ruby-2.2.0\ruby\defines.h(48): fatal error C1083: > Cannot open include file: 'strings.h': No such file or directory > > GPG signatures committed to the dist/dev/subversion repository. >