From owner-freebsd-ppc@freebsd.org Wed Dec 16 18:03:40 2020 Return-Path: Delivered-To: freebsd-ppc@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 EDBCE4C2EFC for ; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4Cx30D65T1z3k6P for ; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608141820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0KErlZTVsuSwh/vhr9dytiDD+/oNEd1SRdcwjVjzYu8=; b=LQB9TkA0mO0lQPDgGdk3tbMt6uWIDJTfWOQ9IvqDOrgh6wvfp+m7C65POTy7fT7mpJkQmB +x5fMmHYLiBadpsMBMi77gJdijntp4kiYFev3w+EmN9pN/NZgMahABwqFzbQ8wLYZ7lcoR xGr58OYRmI8dgLU+cQ1QwmSyudXHnQwBy0R+cOZCl7z1fU8/9+WE9J0r+FCQvuJyH1rjUd 46sDzt1tg3IUJ3ZfoUbRBR1Za4kRQszSrHaKY372IFcJCLOUpdXCAiKxBHl0HJ7K91N/g2 tnlO6Yxtup28bRhN7wYY3q5B64JGQ3XPcuZ7QQ9xIOKWEUytCbA5oMt96SLpEg== Received: by freefall.freebsd.org (Postfix) id B8E6C88C1; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) Delivered-To: powerpc@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [96.47.72.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id B556C898B for ; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cx30D4Fkdz3k3x for ; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 855C92693 for ; Wed, 16 Dec 2020 18:03:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BGI3eCa077959 for ; Wed, 16 Dec 2020 18:03:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BGI3ehF077958 for powerpc@FreeBSD.org; Wed, 16 Dec 2020 18:03:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 251892] sysutils/javaservicewrapper: fix build on powerpc64 Date: Wed, 16 Dec 2020 18:03:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pkubaj@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pkubaj@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1608141820; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=0KErlZTVsuSwh/vhr9dytiDD+/oNEd1SRdcwjVjzYu8=; b=iXLPPpry2DWVTp9jlTNsI7s2odKY4P8UaUzL7cpnwXQ4T6nBh1j+t+bM/kmkWXN3OADTuV mcQLWy8hcdTjG91sl+NGUu0VkNgw8IZTw2IwTljJWjeQTGP1WEaReas4+r8NQWywQCW2rJ PODczHsGt5Xr48BuCpDyEcZvBFdNr+Uo9huRlD6PpvMJDjuE11UA9YSb3xO4c0ddFC/x0y lI+mjnoQT6hzBwkleWBziCDsB78y9hX5fJU8pNY065A2S+dBDkAfJKpe1lbCIxi3xSUtRb qpmN47c7beEu8ogZtIp06LH3QmoqYjg8uMtEPGMFw4cooD0MgJgQSvJiPkDB2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1608141820; a=rsa-sha256; cv=none; b=qfwTr8FVcsJW813QlC0ZbLDiqNml+xLFxMUKi15j+QNEfBHKRUaJS47WGxt8c6DX5obREp kvtVry9En2HVXZaWd5hUxRPao2nl6ouUNNuptb7ArQpbBhqPuQvgJJqJPogEnbEn7Vw0Qu zO4nMmpg9EotvpRV00FdyBliK6awAgo5YFfrm2rVwCOIii6GGEj+EkR6Lh9JNHEhRbgHBW 9V4k3fxGgKJgEfe1WJ2YwxyMr9bbUsGnmPPZaI8I847VY/DdzX6EgAnb8qrAFH/4W8u+Zf 4gJtizGnRAp9K0z0pAxE/1t0SrhA+6KFgZgVpQiSnO8lg9Ug8msQeYdP7idwLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2020 18:03:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251892 Piotr Kubaj changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #9 from Piotr Kubaj --- Sorry, looks like I committed this fix prior to your approval. A maintainer feedback from another PR came in (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251891) and I got them mixed. Nevertheless, thanks, I will report this to upstream. --=20 You are receiving this mail because: You are on the CC list for the bug.=