From owner-freebsd-ports@freebsd.org Mon Aug 31 15:35:52 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D9B643C4C8B for ; Mon, 31 Aug 2020 15:35:52 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BgDn35D2Hz4fv1; Mon, 31 Aug 2020 15:35:50 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id 07VFa0PU058153 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 31 Aug 2020 08:36:01 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id 07VFa0qY058152; Mon, 31 Aug 2020 08:36:00 -0700 (PDT) (envelope-from fbsd) Date: Mon, 31 Aug 2020 08:35:59 -0700 From: bob prohaska To: Jan Beich Cc: Marcel Bischoff , freebsd-ports@freebsd.org Subject: Re: Firefox build failure, was Re: Silent stoppage building www/chromium Message-ID: <20200831153559.GA58133@www.zefox.net> References: <20200830154829.GA53905@www.zefox.net> <20200830154938.GB53905@www.zefox.net> <0102017441506207-d654b79e-fe91-4fbd-89f8-7b923265fbc7-000000@eu-west-1.amazonses.com> <20200830215220.GA55065@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4BgDn35D2Hz4fv1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of fbsd@www.zefox.net has no SPF policy when checking 50.1.20.27) smtp.mailfrom=fbsd@www.zefox.net X-Spamd-Result: default: False [-0.36 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; WWW_DOT_DOMAIN(0.50)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; NEURAL_HAM_LONG(-0.84)[-0.838]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zefox.net]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_SHORT(-0.53)[-0.525]; NEURAL_HAM_MEDIUM(-0.90)[-0.900]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-ports]; MID_RHS_WWW(0.50)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2020 15:35:52 -0000 On Mon, Aug 31, 2020 at 01:51:35AM +0200, Jan Beich wrote: > > The actual error appears to have been elided. Paste full output when > restarting build (as text/plain) or upload poudriere log. > > www/firefox used to build fine on aarch64, see > http://thunderx1.nyi.freebsd.org/data/latest-per-pkg/firefox/ Indeed, it even built on the Pi3 some months ago. The log I have is at http://www.zefox.net/~fbsd/rpi3/firefox/ in case it contains some overlooked details. In the meantime a clean restart is going, it looks like firefox got bumped to version 80. Perhaps that'll make a difference. To conserve resources I'm using a plain vanilla make. If use of a ports management system is mandatory please warn me. Thanks for reading, bob prohaska