From nobody Tue Nov 30 22:45:37 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 52E1C18AFD11; Tue, 30 Nov 2021 22:45:38 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3ckV1rcdz4cTQ; Tue, 30 Nov 2021 22:45:38 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 7EF4E3C0199; Tue, 30 Nov 2021 22:45:37 +0000 (UTC) Date: Tue, 30 Nov 2021 22:45:37 +0000 From: Brooks Davis To: Tomoaki AOKI Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Problem compiling ports Message-ID: <20211130224537.GE75149@spindle.one-eyed-alien.net> References: <28612702.6783053.1638293085302.ref@mail.yahoo.com> <28612702.6783053.1638293085302@mail.yahoo.com> <20211130174530.GA75149@spindle.one-eyed-alien.net> <20211201065756.b8d50b150a88b0181f24ad89@dec.sakura.ne.jp> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cYtjc4pxslFTELvY" Content-Disposition: inline In-Reply-To: <20211201065756.b8d50b150a88b0181f24ad89@dec.sakura.ne.jp> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 4J3ckV1rcdz4cTQ X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --cYtjc4pxslFTELvY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Yeah, I've got this in progress. -- Brooks On Wed, Dec 01, 2021 at 06:57:56AM +0900, Tomoaki AOKI wrote: > It would be better making new special handling like BE_AMDGPU for it. > Building with BE_STANDARD just for this would be a pain for some users. >=20 > (CC'ing freebsd-ports ML.) >=20 >=20 > On Tue, 30 Nov 2021 17:45:30 +0000 > Brooks Davis wrote: >=20 > > In the config for devel/llvm11, is BE_STANDARD enabled? If not, you > > won't have the web assembly backend. > >=20 > > -- Brooks > >=20 > > On Tue, Nov 30, 2021 at 05:24:45PM +0000, Filippo Moretti via current w= rote: > > > error: unable to create target: 'No available targets are compatible = with triple "wasm32-unknown-wasi"' > > > 1 error generated. > > > gmake[3]: *** [Makefile:380: /usr/ports/devel/wasi-libc/work/wasi-lib= c-ad5133410f66b93a2381db5b542aad5e0964db96/build/dlmalloc/src/dlmalloc.o] E= rror 1 > > > error: unable to create target: 'No available targets are compatible = with triple "wasm32-unknown-wasi"' > > > 1 error generated. > > > gmake[3]: *** [Makefile:440: startup_files] Error 1 > > > gmake[3]: Leaving directory '/usr/ports/devel/wasi-libc/work/wasi-lib= c-ad5133410f66b93a2381db5b542aad5e0964db96' > > > =3D=3D=3D> Compilation failed unexpectedly. > > > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the fa= ilure to > > > the maintainer. > > > *** Error code 1 > > >=20 > > > Stop. > > > make[2]: stopped in /usr/ports/devel/wasi-libc > > > *** Error code 1 > > >=20 > > > Stop. > > > make[1]: stopped in /usr/ports/devel/wasi-libcxx*** Error code 1 > > >=20 > > > Stop. > > > make: stopped in /usr/ports/www/firefox > > >=20 > > > =3D=3D=3D>>> make build failed for www/firefox > > > =3D=3D=3D>>> Aborting update > > >=20 > > >=20 > > > ??File "/usr/local/lib/python3.8/site-packages/setuptools/dist.py", l= ine 799, in > > > ?????? eps =3D map(lambda e: e.load(), pkg_resources.iter_entry_point= s(group)) > > > ?? File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init_= _.py", line 2449, in load > > > ?????? self.require(*args, **kwargs) > > > ?? File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init_= _.py", line 2472, in require > > > ?????? items =3D working_set.resolve(reqs, env, installer, extras=3Ds= elf.extras) > > > ?? File "/usr/local/lib/python3.8/site-packages/pkg_resources/__init_= _.py", line 772, in resolve > > > ?????? raise DistributionNotFound(req, requirers) > > > pkg_resources.DistributionNotFound: The 'packaging>=3D20.0' distribut= ion was not found and is required by the application > > > *** Error code 1 > > >=20 > > > Stop. > > > make: stopped in /usr/ports/devel/py-pycparser > > >=20 > > > =3D=3D=3D>>> make build failed for devel/py-pycparser@py38 > > > =3D=3D=3D>>> Aborting update > > >=20 > > > FreeBSD sting 14.0-CURRENT FreeBSD 14.0-CURRENT #62 heads/main-n25114= 6-d109559ddbf: Mon Nov 29 12:18:48 CET 2021???????? root@sting:/usr/obj/usr= /src/amd64.amd64/sys/STING?? amd64 > > >=20 > > >=20 >=20 >=20 > --=20 > Tomoaki AOKI >=20 --cYtjc4pxslFTELvY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJhpqmQAAoJEKzQXbSebgfAZGMH/RHhlGbl+KJtRU7AuXEA24jN tQnKT5k8NUBbvA1kOSlJiSZxc9izTumi4A9VvK328vkPh2vRP0rLbSN3uJY6yqMd KNfiLinwsq86JzbzuuGfY1SKcy4aQckGYWjIo/tjjShMupZfmbucOpTTELhifW7W udbnOrIwRiHe6d+bbGEGlQY7oORO244poKisWzYvM5NE8M/TVvi7xX9tgAHxgYmd D+AyoWg6g3I/KWj0aZa/uoSgnzQ6WKRGlX7T+msV6jF1oBJgslg6zUuwoO7fvifL h5orrssGt5JdE9tShSu7QqoDL2hFqt/b0ex1VvqZwnLK3/fNyz1K+f1kQZ0Miks= =YeBp -----END PGP SIGNATURE----- --cYtjc4pxslFTELvY--