Closed MikeFultonDev closed 1 year ago
I get:
Cloning into 'vim'... remote: Enumerating objects: 171682, done. remote: Counting objects: 100% (4616/4616), done. remote: Compressing objects: 100% (232/232), done. remote: Total 171682 (delta 4433), reused 4504 (delta 4378), pack-reused 167066 Receiving objects: 100% (171682/171682), 150.25 MiB | 41.68 MiB/s, done. Resolving deltas: 100% (145461/145461), done. vim Applying patches Applying /home/fultonm/zopen/vimport/patches/./abendfix.patch Applying /home/fultonm/zopen/vimport/patches/./buffwrite.c.patch Applying /home/fultonm/zopen/vimport/patches/./configure.patch ***ERROR: Patch of make tree failed (/home/fultonm/zopen/vimport/patches/./configure.patch). ***ERROR: error: patch failed: src/auto/configure:4984 error: src/auto/configure: patch does not apply zopen-build completed in 82 seconds. ...
Not sure if the patch is out of date or it's tool-related
We need to update vimport to build off of the stable and dev line. Right now it builds from the dev line and something from upstream has caused the patches to no longer paply.
I get:
Not sure if the patch is out of date or it's tool-related