From nobody Mon Feb 19 20:58:52 2024 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 4Tdvz02fZ7z58yJt for ; Mon, 19 Feb 2024 20:58:52 +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 4Tdvz002LJz4NYj for ; Mon, 19 Feb 2024 20:58:52 +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=1708376332; 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=luoH31W2ZxZmr9n+uPVVTO9rGf5fJtKkJJ1SlXVP5C4=; b=EiIuV4nn9n89bMqqVqTjp0JgQi6/LbWGS3sncjkV7lrHUoxQMO4a5quyiaWR6PgxjQR3Yp yTHsO699/iziLu40aeumXhvjXvlCkXxGTxN1VLew0NaZfJaS89sWfnH7s1YYuQLVtfX8+6 i9Yr3tHFGL70MzJOtQ5L/qWc5e1/VxRqAwBt+srqO4/QGL957tcEeHgvQ7aicMlSZrtFXT KFiW3n8NxGoPKTVFtJMfYrcwhefgJhotZ6GjzJII3HJ5cCIyLkQdrjdSJqtITP/6+wxVCD 28G8pWQkrnnDkU2xX7lDQK096xhXqfmV2G7htWEw2AABoVOI/JpbHE4Hgfh2ZQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708376332; a=rsa-sha256; cv=none; b=T9LxSoOYPjfFrHW7onwAoPTtZ9swd3V5GiVGesbvffR0u8I4nhyudIdUbW9jb+K1x7uTwq C1fls6cEx6WDn44Emp+M0VZxdqPMvhAgi5V23JdT1AIO9MlVpPJ9ehv9rCVIz3ZRnYZeWz JVm/x3PEK3N6KHpNBNNTOsw0BYgftxnCjiH10e2mrxF/Wrbr7jkqCx6QUdED/U2uh1ShjK EdOC88egXgDjgXDz66PGjY2uo+LdiBxY+v30BlyChjGptv8FwzkNrqxd1mdPwv+zfL0RT/ Y6auD5ljA8HNoCGq5b0bMNzBfaVt0jTqBw1io4m6PS+n+Bg1MLAtmJjlYTM9hQ== 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 4Tdvyz6DGQzqt7 for ; Mon, 19 Feb 2024 20:58:51 +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 41JKwpxq017355 for ; Mon, 19 Feb 2024 20:58:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41JKwpww017354 for ports-bugs@FreeBSD.org; Mon, 19 Feb 2024 20:58:51 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 277175] Mk/Uses/go.mk: Fails to build textproc/jq version 12.0.2: go: -mod may only be set to readonly when in workspace mode, but it is set to "vendor" Date: Mon, 19 Feb 2024 20:58:52 +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 Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: go@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277175 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |go@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=