From nobody Thu Feb 16 22:04:08 2023 X-Original-To: ports-bugs@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 4PHpr83JbTz3qNwZ for ; Thu, 16 Feb 2023 22:04:08 +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 4PHpr80JHlz4Cc9 for ; Thu, 16 Feb 2023 22:04:08 +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=1676585048; 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=uozgdjBTAOazgjEg7QV1+hwYT8c12S+PzeyQ77XG1VI=; b=IEQ3QxzWU7L/z158vDQxCLBMN2l21uiNR1BtfBTgHaEpAdPlcjX5jzxm8BClRH1D35tLse cT74LdEFORiIFTVsD1EnxVgoN8Mif4ghsbQVJs3m9ZaNjg4axcSYmdgJMvEDzboPReKbL1 7fEasPBPLosd8gC85RdDlPQj1gAerQA3CQHxaaAd27SeTTLb5mnipo27WtVILAOlQAmQzp cqTzHLOvXNk+tkpsudVE89JvZqsICgXoYcfTOB5xSW6phZT8MFs65h1IM4BrAoms54FgTU 56wyEh/VHuwPPgMj4wZby7zV9X2Bv/Fmb8qMalJfAoOenyS7EHN44vUkLj4VXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676585048; a=rsa-sha256; cv=none; b=SfLe4F7YSZVJjrQHct4htiwvtESs9tqBoNw1sIYLe8FJJe8b15ub5IuvrbfKG7M4spvcee 1gjN1z4UqryVf4DWX/JiRinhjqJ+g27pxyrc5aNkNwb1oBqKvkvmJUZXjivu7UKJ17hzT3 M+y1g+EhEN+4ougPhy3GM5yvwn4BigCGtfED8oREYmfV7BYRDQgKIsgg5wb6Esk1c9Lw2N zwPrXhUUJcaUW/fSbhi5a5qNxZACLLQRKBFj2pZNgjURNtXZdnsja4pwRKWN7wJG8eSYmj goUr5wVE0L+4xUCrN5q759F0QdoSbt5GgEX7EIYt76iYKUTnzCa2Ei+BfdAWhg== 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 4PHpr76TvKzKjW for ; Thu, 16 Feb 2023 22:04:07 +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 31GM47gx056271 for ; Thu, 16 Feb 2023 22:04:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31GM47dY056269 for ports-bugs@FreeBSD.org; Thu, 16 Feb 2023 22:04:07 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: ports-bugs@FreeBSD.org Subject: [Bug 267364] "make install" target does not fail if target "fake-pkg" fails Date: Thu, 16 Feb 2023 22:04:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267364 --- Comment #3 from Michael Osipov --- Port Manager, cann you have a look? --=20 You are receiving this mail because: You are on the CC list for the bug.=