Date: Thu, 16 Apr 2020 17:34:57 +0000 From: Vidar Karlsen <vidar@karlsen.tech> To: Dimitry Andric <dim@FreeBSD.org> Cc: "tagattie@freebsd.org" <tagattie@FreeBSD.org>, freebsd-ports@freebsd.org Subject: Re: editors/atom: build error on 13.0-CURRENT Message-ID: <4d0b5c27-b38f-1ef3-4629-0a9390777524@karlsen.tech> In-Reply-To: <3461B7A1-41EC-4233-9861-8045E03E8AF3@FreeBSD.org> References: <81db6f61-fde7-bf88-9e25-bcdd78cd5db9@karlsen.tech> <3461B7A1-41EC-4233-9861-8045E03E8AF3@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/16/20 6:49 AM, Dimitry Andric wrote: > On 15 Apr 2020, at 22:14, Vidar Karlsen <vidar@karlsen.tech> wrote: >> BUILDING.md says it needs llvm 3.3 or higher, and I have clang 10.0.0. Is this simply a version check gone wrong in node? > > Very likely. When FreeBSD went to version 10, lots of sloppy configure > scripts then started to assume they were dealing with FreeBSD 1.x, and > did *strange* things. I would look for an expression "1*" in the > script. :) You are right, Dimitri. I found that there is already an issue for this upstream: https://github.com/nodejs/node/issues/29536 -- Vidar Karlsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4d0b5c27-b38f-1ef3-4629-0a9390777524>