Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2020 08:49:35 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Vidar Karlsen <vidar@karlsen.tech>
Cc:        "tagattie@freebsd.org" <tagattie@FreeBSD.org>, freebsd-ports@freebsd.org
Subject:   Re: editors/atom: build error on 13.0-CURRENT
Message-ID:  <3461B7A1-41EC-4233-9861-8045E03E8AF3@FreeBSD.org>
In-Reply-To: <81db6f61-fde7-bf88-9e25-bcdd78cd5db9@karlsen.tech>
References:  <81db6f61-fde7-bf88-9e25-bcdd78cd5db9@karlsen.tech>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_99837385-0781-4416-A6E7-1C0D589560AF
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 15 Apr 2020, at 22:14, Vidar Karlsen <vidar@karlsen.tech> wrote:
>=20
> I'm getting an error building editors/atom on 13.0-CURRENT:
>> =3D=3D=3D>  Building for atom-ide-1.45.0
>> cd /usr/ports/editors/atom/work/node-v10.2.1 [...]
>> WARNING: C++ compiler too old, need g++ 4.9.4 or clang++ 3.4.2 =
(CXX=3Dc++)
>> ERROR: Did not find a new enough assembler, install one or build with
>>       --openssl-no-asm.
>>       Please refer to BUILDING.md
>=20
> Adding --openssl-no-asm to the ./configure line (Makefile line 115) =
seems to bypass the problem, and it builds, runs and works fine as far =
as I can see, but I don't know if this can affect some of the =
functionality.
>=20
> 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. :)

-Dimitry


--Apple-Mail=_99837385-0781-4416-A6E7-1C0D589560AF
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2

iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXpf//wAKCRCwXqMKLiCW
o9yvAJwMGVYAN1vyq/ySXQvbR810OGFH9QCg+BhgbaxSs0331AyYKiMzvp2iVxM=
=uio/
-----END PGP SIGNATURE-----

--Apple-Mail=_99837385-0781-4416-A6E7-1C0D589560AF--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3461B7A1-41EC-4233-9861-8045E03E8AF3>