From nobody Tue Aug 15 13:40:36 2023 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 4RQC8B4S0qz4mQb5 for ; Tue, 15 Aug 2023 13:40:42 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (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 4RQC8B2bmwz4FR7 for ; Tue, 15 Aug 2023 13:40:42 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; none Received: from [188.174.58.23] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qVuHn-0002Y8-39; Tue, 15 Aug 2023 15:40:39 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.16.1/8.14.9) with ESMTPS id 37FDebXX026155 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 15 Aug 2023 15:40:37 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.16.1/8.14.9/Submit) id 37FDealm026154; Tue, 15 Aug 2023 15:40:36 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Tue, 15 Aug 2023 15:40:36 +0200 From: Matthias Apitz To: Tomoaki AOKI Cc: freebsd-current@freebsd.org Subject: Re: www/firefox does not compile in 14-CURRENT w/ poudriere Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: Tomoaki AOKI , freebsd-current@freebsd.org References: <20230815213956.8a0b1ee412b067bf994b8e98@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: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230815213956.8a0b1ee412b067bf994b8e98@dec.sakura.ne.jp> X-Operating-System: FreeBSD 13.0-CURRENT r368166 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.58.23 X-Rspamd-Queue-Id: 4RQC8B2bmwz4FR7 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE] El día martes, agosto 15, 2023 a las 09:39:56p. m. +0900, Tomoaki AOKI escribió: > On Tue, 15 Aug 2023 08:35:01 +0200 > Matthias Apitz wrote: > > > > > 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. > > Maybe this hurts. > www/firefox depends on devel/wasi-libcxx, devel/wasi-libc and > devel/wasi-compiler-rt13. These are only for llvm/clang13 for now. > > And clang on main is at 16, but if you don't override the default of > www/firefox, it should depend on devel/llvm13 and use it, if base > llv/clang is NOT 13. Yes, I deleted CC=clang... from the poudriere's make.conf and it picked-up llvm13 and compiled fine. Thanks anyway for having replied. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub