[MacPorts] #52650: editors/neovim: Build out of source (in source builds no longer supported)
MacPorts
noreply at macports.org
Tue Oct 18 19:02:06 CEST 2016
#52650: editors/neovim: Build out of source (in source builds no longer supported)
---------------------+--------------------------------
Reporter: robin@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: | Port:
---------------------+--------------------------------
Since commit `de3a515123fa417ecce61efebe4bc117b010c657` in source builds
are no longer working.
The directive `cmake.out_of_source` is required for the build process to
complete.
There is a closed issue of this
[https://github.com/neovim/neovim/issues/5285 over at the GitHub project]
for more information if needed.
Please note that this issue is ''not yet in any stable release'' – no
change in the Portfile is required yet as far as I can tell.
I encountered this issue when building from master.
{{{#!diff
--- Portfile.old 2016-09-06 19:00:05.000000000 +0200
+++ Portfile 2016-10-18 18:54:33.000000000 +0200
@@ -23,6 +23,7 @@
checksums rmd160 c58b54095545b3e51cc99a4a10d3b9ef396c2c58
\
sha256
77dff466b831ad6b6e92273659b2a4ea85a067900b9a00c2a92027d26287a88f
+cmake.out_of_source yes
depends_build-append port:pkgconfig
depends_lib port:gettext \
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52650>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system
More information about the macports-tickets
mailing list