From nobody Mon Feb 20 03:05:11 2023 X-Original-To: go@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 4PKnN80JQ2z3rVvp for ; Mon, 20 Feb 2023 03:05:12 +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 4PKnN75mdTz3PNL for ; Mon, 20 Feb 2023 03:05:11 +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=1676862311; 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=sCMWflbaXFCdzKjQvL0Mct4iyVrB/qk7zlxju3Nzz0g=; b=s9/83MjXd+Kl7n+PMwSyRMGApZ0F2eq2OIxorspMwEwQ9WZC/M9ScjDEcLIPuZstjzlOSs SKrJ+Du2AQ+bLkrE+BI+XNCqChdPuXTeG1ig/vzeuJc+fwmteMjGWkbS/+3kbBYQ4gx9NC 0NqG3RRQhbLXMJR4sIUbar2OI0s9iy76FsLM1p4JgbeLDoxiBYVyCQ683YXJskaf9sXoTi tGf9Ifi2ycE5lNDmK6dXTplTX+anYepnLCY0AIuSBYlhnHwp4Ycu2d1es/JeOJIBpysOn1 IyawiJMil5vklLAaBSAEdhf+Lu+Fo5TWs+aW91xM5MXRR+xQLvhHLCk5pETJMQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676862311; a=rsa-sha256; cv=none; b=KXZc52qRQk5O3Xadg4Zk8grQA4ma7w75Y9HVAlj0P4h83dt9NbJCgchOoL37N9Xk6Kp/0G WpITewGIvGEnbJvzZ6+Ktv/3KFUsIjasFOUGomJ0hkvMl8T1mj5u92Hkjeg80NlPLbbksS cs2fPef4dv7KTE5izibAmMdHddyCPrR3GmoPQ3+cPjAbEQ/BzoqjTBFf41XD4jF0B6BqSP PYeXyYQ9rAX4H+HuSOmKAVEEkyxvAdw+6cc4aIox6oLlCitUPxskSrJnuQhBvaxBW7pryF O6O1+ZLKMUtSsbwUN+E2nshONvLU+9EZ7su/MxNx5ZTO9yQbfj/zevvXo3ZmUg== 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 4PKnN74rHhzQxp for ; Mon, 20 Feb 2023 03:05:11 +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 31K35Bq0080844 for ; Mon, 20 Feb 2023 03:05:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31K35Bgi080843 for go@FreeBSD.org; Mon, 20 Feb 2023 03:05:11 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: go@FreeBSD.org Subject: [Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt Date: Mon, 20 Feb 2023 03:05:11 +0000 X-Bugzilla-Reason: AssignedTo 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 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269701 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|portmgr@FreeBSD.org |go@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 20 10:32:38 2023 X-Original-To: go@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 4PKzJQ1nflz3sbHZ for ; Mon, 20 Feb 2023 10:32:38 +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 4PKzJP6n6pz4Q0D for ; Mon, 20 Feb 2023 10:32:37 +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=1676889157; 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=4QQx113wzO8TTtQxJHh1hfdVfgeaz1O/i3rwr/eRD5Q=; b=xuUuBWBGTuhztJQ57WxBdVZPhEto+9GWHf6s0V59tVj71t6Ahk2TKworOkwvMFeEuUMQky rAE28eVQ6RDxdJyq+gzLRboZNWt2BM+bs/068Jr0pIgLMI2O2hxN9u8zwXIkxd/35+2imR ef33lr5/mqNYpvVMXeWXLdMeav2EEMnpR5cxiKV1ddEjUNw31gcSQ8BK3Mq0k1V1yu+fBN xZCV6sfe8kywDdGKFZ/H8E+wHWjCiD+dyY1kvr62UUGYgk2cybIVNgaYsaY13c3cs/rH2h FpXiAFnDDdzlRibWhzwHhPhWg4QOS1ezbPKaoF5QQ+uWncB9SKoH5D4Ff/j6IA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676889157; a=rsa-sha256; cv=none; b=xBUDXjX0AQeyTmRaKnwlt7KBcFqW9KGSefcrilalfBfc5jzrp/uL9wqYK8STpxSn8+LXSn Ba4GjR0BPZgbEXrIfhsMLQFXvTKpQQxy4JUHIQV9tUtssiHk3JuigKtyY8+01CyXk76iIG 4pCFPlGQdQFGEmLBnDNeVCKem1cyYa+a5WOwQNmXTqPW9msvfvYFRvi1YqSyi17+Fm/dQv SccV2e/sL+A6o0DVXSXcowSVzxHzb2d3DHkI4SyZ7T7qw1aJy6qY9wr462ogmFAmvxmiD4 lHcUFS7MbYXKygLucgsHUUs53IlAUaiVzLBmh5LDi46DofvcVVIoDc5df/cW9g== 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 4PKzJP5t2Zzdbp for ; Mon, 20 Feb 2023 10:32:37 +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 31KAWbZT031140 for ; Mon, 20 Feb 2023 10:32:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31KAWboc031139 for go@FreeBSD.org; Mon, 20 Feb 2023 10:32:37 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: go@FreeBSD.org Subject: [Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt Date: Mon, 20 Feb 2023 10:32:38 +0000 X-Bugzilla-Reason: AssignedTo 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 Only Me X-Bugzilla-Who: dmgk@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: cc 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269701 Dmitri Goutnik changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmgk@freebsd.org --- Comment #1 from Dmitri Goutnik --- Go sources are in `go`, so WRKSRC_SUBDIR=3Dgo is probably needed. Also GO_TARGET=3D./cmd/dolt. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 20 17:41:16 2023 X-Original-To: go@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 4PL8q04HWLz3rPb1 for ; Mon, 20 Feb 2023 17:41:16 +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 4PL8q02Cv5z4SWm for ; Mon, 20 Feb 2023 17:41:16 +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=1676914876; 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=x1zBvpMi2X09rPDTdbhiIcZF648OlCNKROLAnqfVrUo=; b=TPruGQlRY0nAfDPSJbBTx2a8Du06ypbSaoT/bRK3IKZfiGFIxIJvpQ/9ZugypO3yLdg6Km m10NhzzXc4i8VqQSuKa5U2GVP+GJyKnpwPFXiBbxUoHqcwbRiZd5JwS7qqQqcTW448xYtW 04ZlrBWFS9L4pOgO+ftP0A8GT4FPU61S6Jlu+Z1hNPjWRvTzk99ZnTB8PJhi2udUJk4KON 2JXSZufE+i/F9MAz1odsgG8ueLHbG0RmI5j8P6izosfPn5cGOw1znRjc0q7wkVzBsgqsvv IpZjyQMSZfBFrX3Fl+Eg5gLhSHOASNGjoP3jQJpDu63/v5xiSvFl4buyXGwGRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676914876; a=rsa-sha256; cv=none; b=qi+whH0pPgoSYa7OSMPwXmJhnsBVnWI+4mW5cX5pNFyH9NmFP+0Y2GVFsVo/rhJPTBiBlG 5GUU2CDdosu6KdU8WXpOc+yb/QceLlWD3Yh7tnu5iiiCz1yp6Ju7GOKGDo3GfddD99ck0N QsNlRJZJmV5eT1hmrO6DSmSHh2anHERyeRjVcZQEtn+1Yvtr9mYm0xIXUS+3dgc74NyMjR ajYMCkbdk2Yw6VAkJDLc3nR6dnTV9j1MbYqoEWVLzB5P3jk3id0hc+Ljdy71mclmIXN6Ls 7ofrFrb2/iFrwNP0ATqeknbA6vrgwYSUwUF7d/T57VOmW5wPW6LdGWwy2JBmXA== 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 4PL8q01GpTzqNx for ; Mon, 20 Feb 2023 17:41:16 +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 31KHfGMH032430 for ; Mon, 20 Feb 2023 17:41:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31KHfG2v032429 for go@FreeBSD.org; Mon, 20 Feb 2023 17:41:16 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: go@FreeBSD.org Subject: [Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt Date: Mon, 20 Feb 2023 17:41:16 +0000 X-Bugzilla-Reason: AssignedTo 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 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: 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269701 --- Comment #2 from Yuri Victorovich --- (In reply to Dmitri Goutnik from comment #1) I tried with 'WRKSRC_SUBDIR=3Dgo' but it still fails. 'GO_TARGET=3D./cmd/do= lt' is already present. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 20 20:55:43 2023 X-Original-To: go@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 4PLF7N0ZQkz3s9lR for ; Mon, 20 Feb 2023 20:55:44 +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 4PLF7M6cPXz3jVH for ; Mon, 20 Feb 2023 20:55:43 +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=1676926543; 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=ZKVDgoCkvevdT6Qy4TBOzHsbVe3ghfReKA/iCdmQaj4=; b=PCxCz+b1kyfuaKMoteSW3DZjz/Xsuxfjc8JOvgl+8N5HVnky8BiPyt7XJff3i3heTHoFi2 9DouZQG3AJnwKTavvzy6zNtf0K4fBiysmwJB8wBOgk4dGgOOADdqSrct4cKlem8OAWvedP bpFiZYEHrvzLulfp8Ok+AcTb4xUqPfBBMcCEDxCNL4KiIrcqhXWEYDLp/BbsmveP7Mpmcj 7Ih6E/TYiafukhkuqATLr7JBKoI9AkSFTEARIxA+Ss/KJJcgk6ti0CtOjolLjTR8npIjd/ jGZIT5xIzrz3yxdUTTDrx751tzQ0TUaIhohOXo/lsbJyB2IptkLJWn/Ab5dnOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676926543; a=rsa-sha256; cv=none; b=Gh2YzPOi7cEhifdijX7zuOOsXS+mxygN5pgPkPpNN2qUBjGYf/5rMTGp4dDQGgaJF5AFU+ 5q52jDTQA1qZcsawBr9SfI/i5y0LumN5POWBfUuTtKB35nSQu5Q40MYaDixZiWNRm32mbN SRvVRkHA4e9V6Hq4Z2I7sYd6K0lY+UY55dP3sBZHdhHHxppRTsUPW9EXQk/H/1jyENKfHW cZ31o9AlPyaUZA1BJuYpjuV9vECTpR65I2CIPalD4HWm8eVmb1wXUvgW6eB8vw8d3mMLOG R2f9kO+jLOzF0Gt8XjACf9CMCyWJJ2958bR0wuO1cqt31CctorLRUIvj5b23IQ== 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 4PLF7M5RWpzvmg for ; Mon, 20 Feb 2023 20:55:43 +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 31KKthqO016051 for ; Mon, 20 Feb 2023 20:55:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31KKthtY016050 for go@FreeBSD.org; Mon, 20 Feb 2023 20:55:43 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: go@FreeBSD.org Subject: [Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt Date: Mon, 20 Feb 2023 20:55:43 +0000 X-Bugzilla-Reason: AssignedTo 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 Only Me X-Bugzilla-Who: dmgk@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: attachments.created 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269701 --- Comment #3 from Dmitri Goutnik --- Created attachment 240293 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240293&action= =3Dedit Makefile With attached Makefile, this ports sort of "attempts" to build for me in Poudriere (see below). - go.mod manual fetch is needed because this module is not listed on proxy.golang.org (go.mod needs to be in the module root, but it isn't) - go.mk cannot handle go.mod's that have replace directives referencing loc= al filesystem path, so eventsapi's go.mod is also manually fetched This gets us to the build stage, which eventually fails with # github.com/dolthub/go-mysql-server/internal/sockstate vendor/github.com/dolthub/go-mysql-server/internal/sockstate/sockstate.go:3= 7:16: undefined: tcpSocks which is likely caused by the lack of awareness of FreeBSD existence in https://github.com/dolthub/go-mysql-server/blob/main/internal/sockstate/net= stat_unix.go and probably needs to be reported upstream. --=20 You are receiving this mail because: You are the assignee for the bug.=