Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 2021 13:50:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260254] devel/nimble install nimlsp fails
Message-ID:  <bug-260254-7788-PjwI9z64jc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260254-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260254-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260254

Neal Nelson <ports@nicandneal.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(ports@ |maintainer-feedback-
                   |nicandneal.net)             |

--- Comment #1 from Neal Nelson <ports@nicandneal.net> ---
Looking at the error log, nimlsp is looking for nimsuggest source code in
/usr/local/nimsuggest. This is not true on FreeBSD as we do not install the
nimsuggest code, especially there. We do have the binary of course, but this
does not help you.

It looks to me like there are some linuxy assumptions made by the nimlsp
project and these will have to be patched before you can build it on FreeBS=
D.
As it stands, nimble will not currently be able to do it. It will require
either an upstream change to include the nimsuggest code and to become awar=
e of
FreeBSD directory locations, or, more likely, you will need to make a port
which will fetch the other required files and patch nimlsp to build properl=
y.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260254-7788-PjwI9z64jc>