Date: Tue, 15 Aug 2023 08:35:01 +0200 From: Matthias Apitz <guru@unixarea.de> To: freebsd-current@freebsd.org Subject: www/firefox does not compile in 14-CURRENT w/ poudriere Message-ID: <ZNsclTRYk1XTpD1i@c720-r368166>
next in thread | raw e-mail | index | archive | help
The port www/firefox stops to build in congigure phase with: DEBUG: Executing: `/usr/bin/clang -std=gnu99 --target=wasm32-wasi /tmp/conftest._vo3qtm2.c -c` DEBUG: The command returned non-zero exit status 1. DEBUG: Its error output was: DEBUG: | error: unable to create target: 'No available targets are compatible with triple "wasm32-unknown-wasi"' DEBUG: | 1 error generated. ERROR: Failed compiling a simple C source with the wasm C compiler Which compiler should be used? I set CC=clang via the make.conf. Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZNsclTRYk1XTpD1i>