From nobody Sun Apr 16 22:51:09 2023 X-Original-To: java@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 4Q0559657jz44qx5 for ; Sun, 16 Apr 2023 22:51:09 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q05591hJsz40pW for ; Sun, 16 Apr 2023 22:51:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1681685469; 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=mPc3U8SxPxZiH7xgUyMZL518LNdRYgMIFmNgORChYlw=; b=e/gbn3A0IdTlJ7SrdbUaVjIUUlzAsvTvrpJ77WjQhe2Ldoihj559LDcTTrnvkTvWKzWoMt s41PowqKrFmAnCPRMiaMNI4TYCHxkP6Gq37Kt/EtRp6yIQeQy18KouZkSwxp4Nvuy5FD1I MaM3NwZ7O+PSdhiHueu4VmRA3XWxO88wPCwu4M55emBW7L7/I1U0ZNuoldPwvGhK2PBAwi TPzk4Q95PhNbyasz+gKC2hGibvVieojAjZtZ5QuT+JG18MxHULWfPgGM93UJiHRWOLtHfj sFikBcrrLosCGpgm/tpNJ8FX/dJijKPXelbWAIp5Q8Neaaq2OnhPqt0GEXcTqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681685469; a=rsa-sha256; cv=none; b=CG/OWHqQMTXA+nCirgZZF9xYTYXc/wbGVPo4eu+ACZaN/ezSbMNYhnm8vFMSNNoL0JNOg+ zP/hMb8jElQHAx1sCfVvjgexfoy/dUn9MOHCpMWCpiPXZHkpQjCGNDtWGoNWzEeEJCB+yR nW/oWco8IggF33c8dJ/eLrJruxYfOd5Fc1dONmqVo8TIX2kw2BOMLrBNgNW60INaM5ZzS5 lRfVcso/qOSPNgkQFWSlJBnebTziiZl/qZRGcweJq6Jyt/gP7qnw+zAdqY3eiu6CXgZnTg NADlOqRDIuIT4WIO7tjsF8pZcsg1txzu/x8tOoE0suop6ER3ILTjp6qzPOhwjg== 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 4Q05590mhqz158X for ; Sun, 16 Apr 2023 22:51:09 +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 33GMp9s6070992 for ; Sun, 16 Apr 2023 22:51:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33GMp9UF070991 for java@FreeBSD.org; Sun, 16 Apr 2023 22:51:09 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: java@FreeBSD.org Subject: [Bug 267690] java/openjdk*: build fails silently (and hard in poudriere-devel) due to bad usage of printf in bash Date: Sun, 16 Apr 2023 22:51:09 +0000 X-Bugzilla-Reason: AssignedTo 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 Some People X-Bugzilla-Who: glewis@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@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 List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267690 Greg Lewis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #24 from Greg Lewis --- Thanks, I've committed the patches --=20 You are receiving this mail because: You are the assignee for the bug.=