I don't think that patch is needed anymore... IIRC it removed cygwin_conv_to_posix_path, which is already done in dmake-4.13
> On Nov 27, 2020, at 1:14 PM, Matthias Seidel <matthias.sei...@hamburg.de> > wrote: > > Additionally, since this happens when building on Windows, the patch > seems to be: > > /main/solenv/src/dmake-cygwin64.patch > > It was made by Damjan for the planned Windows 64 build. > > Regards, > > Matthias > > Am 27.11.20 um 18:41 schrieb Matthias Seidel: >> Hi Jim, >> >> Tried with dmake 4.13.0: >> >> making and entering >> C:/Source/openoffice/main/solenv/wntmsci12.pro/misc/build/ >> unpacking >> /cygdrive/c/Source/openoffice/ext_sources/07927163cc251770d2624d816f2e9b9e-dmake-4.13.0.tar.gz >> entering dmake-4.13.0 >> patching file path.c >> Hunk #1 FAILED at 317. >> 1 out of 1 hunk FAILED -- saving rejects to file path.c.rej >> patching file sysintf.c >> Hunk #1 FAILED at 69. >> Hunk #2 FAILED at 538. >> Hunk #3 succeeded at 1148 (offset 4 lines). >> 2 out of 3 hunks FAILED -- saving rejects to file sysintf.c.rej >> >> Are these patches still needed? >> >> Regards, >> >> Matthias >> >> Am 27.11.20 um 15:32 schrieb j...@apache.org: >>> This is an automated email from the ASF dual-hosted git repository. >>> >>> jim pushed a commit to branch trunk >>> in repository https://gitbox.apache.org/repos/asf/openoffice.git >>> >>> >>> The following commit(s) were added to refs/heads/trunk by this push: >>> new 6d55344 New URL for dmake >>> 6d55344 is described below >>> >>> commit 6d55344ade3d5a22c457d996194d8d8a0bbeee82 >>> Author: Jim Jagielski <jim...@gmail.com> >>> AuthorDate: Fri Nov 27 09:32:21 2020 -0500 >>> >>> New URL for dmake >>> --- >>> main/configure.ac | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/main/configure.ac b/main/configure.ac >>> index 430b796..8b54a22 100644 >>> --- a/main/configure.ac >>> +++ b/main/configure.ac >>> @@ -28,7 +28,7 @@ AC_ARG_WITH(dmake-path, >>> ]) >>> AC_ARG_WITH(dmake-url, >>> [ --with-dmake-url=<URL> Specify the location of downloadable dmake >>> source code. For example: >>> - >>> https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2 >>> + >>> https://github.com/jimjag/dmake/archive/v4.13.0/dmake-4.13.0.tar.gz >>> Note that dmake is under GPL license.], >>> [ DMAKE_URL="$withval" >>> ]) >>> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org