From unknown Sat Aug 16 13:39:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#74370 <74370@debbugs.gnu.org> To: bug#74370 <74370@debbugs.gnu.org> Subject: Status: [PATCH 0/4] Module aware go build system, downloader Reply-To: bug#74370 <74370@debbugs.gnu.org> Date: Sat, 16 Aug 2025 20:39:37 +0000 retitle 74370 [PATCH 0/4] Module aware go build system, downloader reassign 74370 guix-patches submitter 74370 J=C3=B8rgen Kvalsvik severity 74370 normal tag 74370 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 15 16:11:42 2024 Received: (at submit) by debbugs.gnu.org; 15 Nov 2024 21:11:42 +0000 Received: from localhost ([127.0.0.1]:51072 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tC3bS-0000EN-9P for submit@debbugs.gnu.org; Fri, 15 Nov 2024 16:11:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:48700) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tC3bP-0000Dx-UG for submit@debbugs.gnu.org; Fri, 15 Nov 2024 16:11:40 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tC3bN-0002Bs-UW for guix-patches@gnu.org; Fri, 15 Nov 2024 16:11:37 -0500 Received: from mx.kolabnow.com ([212.103.80.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tC3bE-00066B-0v for guix-patches@gnu.org; Fri, 15 Nov 2024 16:11:31 -0500 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 7604C20B3659 for ; Fri, 15 Nov 2024 22:11:17 +0100 (CET) Authentication-Results: ext-mx-out011.mykolab.com (amavis); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=kolabnow.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:content-type:content-type:mime-version :message-id:date:date:subject:subject:from:from:received :received:received; s=dkim20240523; t=1731705074; x=1733519475; bh=rVFtKXXdhSpqxJhEqDbaGWWcdpUrR3QtFWgh1hz7dnY=; b=dc5k+fTjFbFO oybpKtDUl3tKSG3Tzv6DdjohCdd9l4K6DhV7ApCICSoZ/h/pBTltfrPzZBw+0jrx HujleLySa4K4MIbPfYj7cEAJkN+LR/ppIEMw1asQfP+VRn2Y76dc4tTLCzZ01n5L CAen+qrAncD0hdcQeelCVKtig2YDYZkskdKfYA7/+B4pWiiz90Sk3yFOIi1mvl35 c1Wg2ukVCIhrVxAdxciyZyY2kOzhS2Z2MRvrCKPhto/dVTDY3xBb1F3SN3/ENp9Z YoEOWZhZT8lSb/1CBI+3JDddnQMyEICeUNnlNGMeWLFBBZvyriqPRjyOFxK947fq 3Ar8llfS0Q== X-Virus-Scanned: amavis at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-10 required=5 tests=[ALL_TRUSTED=-1] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out011.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id Z0E3chYs8Gev for ; Fri, 15 Nov 2024 22:11:14 +0100 (CET) Received: from int-mx009.mykolab.com (unknown [10.9.13.9]) by mx.kolabnow.com (Postfix) with ESMTPS id 056B620B3656 for ; Fri, 15 Nov 2024 22:11:12 +0100 (CET) Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx009.mykolab.com (Postfix) with ESMTPS id AAACA2097183 for ; Fri, 15 Nov 2024 22:11:12 +0100 (CET) From: =?UTF-8?q?J=C3=B8rgen=20Kvalsvik?= To: guix-patches@gnu.org Subject: [PATCH 0/4] Module aware go build system, downloader Date: Fri, 15 Nov 2024 22:11:02 +0100 Message-Id: <20241115211106.2759121-1-j@lambda.is> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=212.103.80.155; envelope-from=j@lambda.is; helo=mx.kolabnow.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?J=C3=B8rgen=20Kvalsvik?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi all, I wrote a downloader+build system for go that is module aware. It builds on a few slightly different assumptions than the go build system, but if you have worked on that most should feel familiar. I am posting these patches to get some feedback and to check with you if this approach is even viable, or if I should abandon it altogether. My real goal has been to build hugo, a popular website generator, which has a large list of dependencies, most of them in go. Go itself has pretty strong ideas on how to compose systems. In particular, it wants to statically link everything, pin every dependency and transitive dependency (combining build system with packaging and distribution), and strongly prefer full-source builds. This causes some friction. These patches chooses to just roll with it, and uses go mod downloaditself to fetch sources and create a large image of all the dependencies a project needs to build. This effectively makes it pointless to package libraries, as the programs using the libraries would get them from source anyway, but fixing that is future work. There are a few things I would like to try to do (re-using built libraries and storing each module in a separate derivation in particular), but I don't want to tackle that problem unless there is real interest for this approach. Thoughts? Jørgen Kvalsvik (4): guix: Add go module fetcher guix: add go module aware build system guix: Add module aware 'guix import go' gnu: Add go-buf. Makefile.am | 2 + gnu/packages/golang-xyz.scm | 63 +++++++++--- guix/build-system/go.scm | 120 ++++++++++++++++++++++ guix/build/go-mod-build-system.scm | 154 +++++++++++++++++++++++++++++ guix/go-mod-download.scm | 146 +++++++++++++++++++++++++++ guix/import/go.scm | 88 ++++++++++------- guix/scripts/import/go.scm | 6 ++ 7 files changed, 532 insertions(+), 47 deletions(-) create mode 100644 guix/build/go-mod-build-system.scm create mode 100644 guix/go-mod-download.scm base-commit: 33665c52c4670bc3b4d337c89ac9cc6c4c69b26f -- 2.39.5 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 01 18:47:31 2024 Received: (at control) by debbugs.gnu.org; 1 Dec 2024 23:47:31 +0000 Received: from localhost ([127.0.0.1]:53474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHtf1-0008NV-Ed for submit@debbugs.gnu.org; Sun, 01 Dec 2024 18:47:31 -0500 Received: from mx.boiledscript.com ([88.99.243.112]:35006) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHtey-0008NL-7h for control@debbugs.gnu.org; Sun, 01 Dec 2024 18:47:29 -0500 Date: Mon, 02 Dec 2024 07:47:24 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=mail; t=1733096846; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=p7iOxYbnPUsxQMq3kP5FPLnk7dDMGTF4JyJ9qg4htUM=; b=dAertMwK+PoZC3YIx0iAGKtoZtdChPp4FzM6HXCCX3gDajfW/yAYoYMY0OkBSwhTE3esvw BbKrtAqlIy9cXX2YJKe3AWPw8CNLu9fLmKwBvVYcK2YfZKrxoDb4AGHhfdDlXkM6/FA7bV isxBCmbJzmKnWrOXfQFB3j3ugSyDZ76Yf11cfDrHeWP+OqkJadWbwjcj1hBt40Jw6LQAcL iFSuyJ1qHBg9q5F17cCUXdzP1bBwfLkS3c/TQgffBY5FWDu+eS6lQWGGppGJfnN0P8WloJ LQHbfCRZEYndRMRGNoNYXngDTun2iylRZ5j+duJDO7hJsoF3HxvPvgGV+06GBQ== Message-ID: <87zflfdkz7.wl-hako@ultrarare.space> From: Hilton Chain To: control@debbugs.gnu.org Subject: Control message for 74370. MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) merge 74370 74371 74372 74373 quit From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 08 09:03:39 2025 Received: (at 74370) by debbugs.gnu.org; 8 Apr 2025 13:03:39 +0000 Received: from localhost ([127.0.0.1]:59877 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u28c7-0005HU-0z for submit@debbugs.gnu.org; Tue, 08 Apr 2025 09:03:39 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:38442) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u28c2-0005GK-Qr; Tue, 08 Apr 2025 09:03:36 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1u28bt-00EsAN-Hg; Tue, 08 Apr 2025 15:03:25 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-ID:Subject:Cc:To:From:Date; bh=0p4AgVpl4UFyxugp2UurgKqi6HT//WWu/vQ0bMBrbGg=; b=cJj6u65IiRVSbWOax/XCnJKg0D D8CJhs8eLvON7yG3wF0rQre4xJQAxmSklVVaXA/abb4YM7h6H/BIx7IwQl8mPOdEsnfJgcOXCAqwz WWk4B0B56qVLLq9fzUz7yLFEbNcr/oWPU69PR29d8q9GmuPE3ItyvB6TiFNBpH5zIslYYLYxEX77v ppJZ9Yra2mupKF1bme43uAMu5vacjsopRawS2QyJ3agLgfWNK1kbCtSEGb93PyqTrMKzPEDF+Ngtd tP/As/JWIMFPbSQuh3KQqn9tShmvEwezzaqpHLSyaneOSpdYsy2hnzxBmAFe/hmhyGEfIvLY9xhe9 cTsc4Mzw==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1u28bs-0001Ez-RR; Tue, 08 Apr 2025 15:03:25 +0200 Received: by submission02.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1u28bs-00Dih5-0r; Tue, 08 Apr 2025 15:03:24 +0200 Date: Tue, 8 Apr 2025 14:03:22 +0100 From: Steve George To: 74370-submitter@debbugs.gnu.org Subject: RE: Module aware go build system (for Guix) Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74370 Cc: 74370@debbugs.gnu.org, Sharlatan Hellseher X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Jørgen, You submitted a module aware go build system, there were some queries about it from Sharlatan as there's been a range of attempts at improving this area. Just making you aware so you can reply if you're still interested: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74370 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74374 I don't think you were notified as responses have to go to NNNN-submitter for the original reporter to be send the email. Thanks, Futurile / Steve From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 08 09:41:38 2025 Received: (at 74370-quiet) by debbugs.gnu.org; 8 Apr 2025 13:41:38 +0000 Received: from localhost ([127.0.0.1]:60036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u29Cr-00016e-9J for submit@debbugs.gnu.org; Tue, 08 Apr 2025 09:41:38 -0400 Received: from mx.kolabnow.com ([212.103.80.154]:39760) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u29Cn-00015l-Ii for 74370-quiet@debbugs.gnu.org; Tue, 08 Apr 2025 09:41:34 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 07A983004C4D; Tue, 8 Apr 2025 15:41:27 +0200 (CEST) Authentication-Results: ext-mx-out013.mykolab.com (amavis); dkim=pass reason="pass (just generated, assumed good)" header.d=lambda.is DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lambda.is; h= content-transfer-encoding:content-type:content-type:in-reply-to :from:from:content-language:references:subject:subject :mime-version:date:date:message-id:received:received:received; s=dkim2; t=1744119685; x=1745934086; bh=zmJy6p2XsNJoMeebWCQIVBO fjxLlFTjqMILsgb2Nw0w=; b=e7dIht96bVLCS1VjfR0pLoUnB3xT5KoaGQPKtJ7 lwZXyQphkYRhsOjqU2/fuc5IW/CLrqTVgjrCEfsa+VKJMa2/h19qMYeJ5D5dRNXb /Wt1yTga7X0JVFPh7HwCZAaK7+DmbCNi08xmp0EK0YQ/0McGxNGZ9IlFawaSJQG7 roSREfSJkUkLF2gxPdPgIZqK7CYWMTpTyqeIt0wBbgixusgu9IFLbsLt4pem5rnE ElBcrCKMWJXNC9CvfWbY3rHYwYImB6y7dFXVWIBPeoG0voXJCzUH7JyH5O5IUJ7K D0AckF+C2I1X2NhtNlGBZcbeUgWzhC9BJRpOz2CNNHsVH8w== X-Virus-Scanned: amavis at mykolab.com X-Spam-Flag: NO X-Spam-Score: -0.999 X-Spam-Level: X-Spam-Status: No, score=-0.999 tagged_above=-10 required=5 tests=[ALL_TRUSTED=-1, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out013.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id 7VD21ttiyurh; Tue, 8 Apr 2025 15:41:25 +0200 (CEST) Received: from int-mx011.mykolab.com (unknown [10.9.13.11]) by mx.kolabnow.com (Postfix) with ESMTPS id 347833004C44; Tue, 8 Apr 2025 15:41:24 +0200 (CEST) Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx011.mykolab.com (Postfix) with ESMTPS id BBC26324512F; Tue, 8 Apr 2025 15:41:24 +0200 (CEST) Message-ID: <6d15fd3c-a50f-4cf1-9921-8fc644ab86a1@lambda.is> Date: Tue, 8 Apr 2025 15:41:23 +0200 MIME-Version: 1.0 Subject: Re: bug#74370: Module aware go build system (for Guix) To: Steve George , 74370-quiet@debbugs.gnu.org References: Content-Language: en-US From: =?UTF-8?Q?J=C3=B8rgen_Kvalsvik?= In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74370-quiet X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, I don't know what happened, but as you point out I never received Sharlatan's emails. Anyways, there is still interest, but the approach I proposed is not great. I have since (re)written the module aware build system with much better results. I am currently adding a bunch of packages (for my own needs) in order to get some experience with it and sand down some rough edges, before I plan to resubmit the new build system upstream. Thanks, Jørgen On 4/8/25 15:03, Steve George wrote: > Hi Jørgen, > > You submitted a module aware go build system, there were some queries about it from Sharlatan as there's been a range of attempts at improving this area. Just making you aware so you can reply if you're still interested: > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74370 > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74374 > > I don't think you were notified as responses have to go to NNNN-submitter for the original reporter to be send the email. > > Thanks, > > Futurile / Steve > > From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 08 09:50:25 2025 Received: (at 74370-done) by debbugs.gnu.org; 8 Apr 2025 13:50:25 +0000 Received: from localhost ([127.0.0.1]:60085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u29LM-00027A-DV for submit@debbugs.gnu.org; Tue, 08 Apr 2025 09:50:24 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:33442) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u29LD-00021d-Nt for 74370-done@debbugs.gnu.org; Tue, 08 Apr 2025 09:50:19 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1u29L2-00EyF6-Mi; Tue, 08 Apr 2025 15:50:04 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=futurile.net; s=selector1; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date; bh=ulURmkUQmsb4mmRwyXOTrrD/YJd0raqw/jv8zfAds8Y=; b=Y4hGcx2o7I3gynp4rV9lI3xjDg awaF941b2txDc/ZLx0wX8FcZRBg0gIJ4CuLWW81nn5GXu14FZjDA7PjkMTnvp40Z8rVEikRiJbBwk sAl/xSldcaEJqVVc5WFg9xuO9PdjGlmtfj7iPRWtC3qeHvgJYmYqyU6Ub4iwd06kOMXC9BGWYHzez PyqyS7p/SvDlJoZ2Qmo5HtjeDej2x2mfVczfZ/bO3wCW9dGA+JdjCZoY+pahi3evad6WCTcy5J5Dn x9vIya0XD++6tahhZgOaTMoZ0t+GLofYjvI6eyNbR17JvJ99Oeqn3/ONdzw+o/uiezbRBVTQcQc45 Jx018Dxw==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1u29L1-0005Li-Bl; Tue, 08 Apr 2025 15:50:04 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_SECP256R1__RSA_SHA256__AES_256_GCM:256) (Exim 4.93) id 1u29Kn-00EVZe-UD; Tue, 08 Apr 2025 15:49:50 +0200 Date: Tue, 8 Apr 2025 14:49:48 +0100 From: Steve George To: J??rgen Kvalsvik , sharlatanus@gmail.com Subject: Re: bug#74370: Module aware go build system (for Guix) Message-ID: References: <6d15fd3c-a50f-4cf1-9921-8fc644ab86a1@lambda.is> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <6d15fd3c-a50f-4cf1-9921-8fc644ab86a1@lambda.is> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 74370-done Cc: 74370-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) I think there's a common misunderstanding that if you comment on a bug it won't actually notify the submitter (you have to email NNNN-submitter). It's because debbugs was modelled on the idea that there's an "end-user" who's only interest is the initial submission and a final nnnn-done@ email to tell them it's all solved now! OK, I'm closing #74370. Then you can create a new one when you submit you're new and improved one. Hopefully you and Sharlatan can collaborate on this! Futurile / Steve On 8 Apr, J??rgen Kvalsvik wrote: > Hi, > > I don't know what happened, but as you point out I never received > Sharlatan's emails. > > Anyways, there is still interest, but the approach I proposed is not great. > I have since (re)written the module aware build system with much better > results. I am currently adding a bunch of packages (for my own needs) in > order to get some experience with it and sand down some rough edges, before > I plan to resubmit the new build system upstream. > > Thanks, > J??rgen > > On 4/8/25 15:03, Steve George wrote: > > Hi J??rgen, > > > > You submitted a module aware go build system, there were some queries about it from Sharlatan as there's been a range of attempts at improving this area. Just making you aware so you can reply if you're still interested: > > > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74370 > > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74374 > > > > I don't think you were notified as responses have to go to NNNN-submitter for the original reporter to be send the email. > > > > Thanks, > > > > Futurile / Steve > > > > > From unknown Sat Aug 16 13:39:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 07 May 2025 11:24:23 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator