From nobody Mon Jul 10 06:28:33 2023 X-Original-To: ports@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 4QzvGs1hbdz2trMP for ; Mon, 10 Jul 2023 06:29:09 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-ua1-f52.google.com (mail-ua1-f52.google.com [209.85.222.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QzvGs01r2z3qvd for ; Mon, 10 Jul 2023 06:29:09 +0000 (UTC) (envelope-from 6yearold@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ua1-f52.google.com with SMTP id a1e0cc1a2514c-796d78b3f68so1250283241.0 for ; Sun, 09 Jul 2023 23:29:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688970547; x=1691562547; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3XbzhcET7HwEEBBbeHTJ9H72zpoHfXkx4a1Ai/8eEBc=; b=Kh98VoP530P+1CGaR0kQkuoBx9LMWSP+QDn7thGgv4GlPNF0cvnTHc0ts7y3Oe4h36 Ru4wOgv+8xaeJ6wahkttkZEvcUbff2uEHf9X4GNfTtcD0hRq00onxUcK5z5KwVo/NFT5 he9+VdKAqSEAaHGKQsmOmhGo7XJys+QfFaLV0CLNmmoLkNuecJUK99M49lSbDAphnatR b1/zWdGzIKBNNIIzLfMiwM6t8OgseiCAE3gLR58U1Le17Q1FeIdVaSwM3cBvkgosbh6k pA9XG0BJSdMSAnwLjx5/1YZzPib3xooxRnPO48wTWgfB0+a9+K8PhGdReb9IGU/7pb9i ttmA== X-Gm-Message-State: ABy/qLY+33Nbuo8KWMZo2vqx7JW1196StCPKa8dn4SuhN3sLR18XG65Z ADuhiPbXHdMbT2opPezaVmZ7m4BFk9X8fmlg X-Google-Smtp-Source: APBJJlGdya5EdNaP0QtR9SEP94eVKzOFLhcrHWciUKsocf3REbDxwxOT3qlkWuKG6N6XGkExZfNlwQ== X-Received: by 2002:a05:6102:194:b0:445:175d:680e with SMTP id r20-20020a056102019400b00445175d680emr4549828vsq.33.1688970547571; Sun, 09 Jul 2023 23:29:07 -0700 (PDT) Received: from mail-vk1-f171.google.com (mail-vk1-f171.google.com. [209.85.221.171]) by smtp.gmail.com with ESMTPSA id l14-20020a67b74e000000b004435b972af1sm1177561vsh.24.2023.07.09.23.29.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 09 Jul 2023 23:29:07 -0700 (PDT) Received: by mail-vk1-f171.google.com with SMTP id 71dfb90a1353d-47e3c76fe7fso1231691e0c.0 for ; Sun, 09 Jul 2023 23:29:07 -0700 (PDT) X-Received: by 2002:a1f:4502:0:b0:471:af22:9a3b with SMTP id s2-20020a1f4502000000b00471af229a3bmr4936466vka.1.1688970547189; Sun, 09 Jul 2023 23:29:07 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Gleb Popov Date: Mon, 10 Jul 2023 09:28:33 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Problem with the package builds To: Kevin Oberman Cc: "ports@FreeBSD.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4QzvGs01r2z3qvd X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On Mon, Jul 10, 2023 at 3:53=E2=80=AFAM Kevin Oberman = wrote: > > Something looks really messed up on the beefy16 package builder for 13.1a= md64. The main culprit is pkg 1.20: https://github.com/freebsd/pkg/issues/2155 https://github.com/freebsd/pkg/issues/2156