From owner-freebsd-arm@freebsd.org Fri Apr 5 23:19:46 2019 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5448156386A; Fri, 5 Apr 2019 23:19:46 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5771C83BE7; Fri, 5 Apr 2019 23:19:46 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 24EF4177E5; Fri, 5 Apr 2019 23:19:46 +0000 (UTC) From: Jan Beich To: bob prohaska Cc: freebsd-ports@freebsd.org, freebsd-arm@freebsd.org Subject: Re: /bin/sh: java: not found when compiling www/chromium on RPI3 References: <20190405211319.GA49560@www.zefox.net> Date: Sat, 06 Apr 2019 01:19:42 +0200 In-Reply-To: <20190405211319.GA49560@www.zefox.net> (bob prohaska's message of "Fri, 5 Apr 2019 14:13:19 -0700") Message-ID: <5zrs-t4z5-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 5771C83BE7 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Apr 2019 23:19:46 -0000 bob prohaska writes: > On an RPi3, after updating ports to 497846 and sources to r345516, > attempts to compile www/chromium stop with > /bin/sh: java: not found > when using either make or portmaster. USE_JAVA check may need to be relaxed but on -CURRENT you'll bump into https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236566