bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-13 Thread Hilton Chain via Bug reports for GNU Guix
On Thu, 14 Nov 2024 09:05:41 +0800, Hilton Chain wrote: > > On Thu, 14 Nov 2024 07:40:05 +0800, > Hilton Chain wrote: > > > > I thought Zig was using lld as a library for linking. Just looked at > > src/link/Elf.zig, this is not true, it invokes ld.lld. > > > > I have more time today. I'll test t

bug#74203: Further investigation and workaround

2024-11-13 Thread Collin J. Doering
Hi again, I wanted to follow up on my previous report and patch. I still think its useful to consider disabling the coreutils test I previously suggested, however I found a way to work around the issue and wanted to make note of it, as well as provide some details of my investigation. To work

bug#72527: Rottlog never exits cleanly

2024-11-13 Thread Simon Streit
Hello Ludovic, Ludovic Courtès writes: > FWIW I would recommend not investing too much time in Rottlog: well > hopefully be able to migrate to the Shepherds log rotation service in > the coming months. > > https://lists.gnu.org/archive/html/guix-devel/2024-05/msg00159.html I just rolled out s

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-13 Thread Hilton Chain via Bug reports for GNU Guix
On Thu, 14 Nov 2024 07:40:05 +0800, Hilton Chain wrote: > > On Thu, 14 Nov 2024 02:10:44 +0800, > Efraim Flashner wrote: > > > > > I think this is due to Zig's implemention of its own linking logic, which > > > bypasses our ld-wrapper. > > > > I wonder if switching from lld to make-lld-wrapper woul

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-13 Thread Hilton Chain via Bug reports for GNU Guix
On Thu, 14 Nov 2024 02:10:44 +0800, Efraim Flashner wrote: > > > I think this is due to Zig's implemention of its own linking logic, which > > bypasses our ld-wrapper. > > I wonder if switching from lld to make-lld-wrapper would make a > difference here. Thanks for mentioning! This should do the

bug#74347: We will build it!

2024-11-13 Thread Steve George
But probably not for a while, and in the wrong direction, with a left-handed hammer.

bug#74347: We're done done doen

2024-11-13 Thread Steve George
Closing this bug.

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-13 Thread Efraim Flashner
On Thu, Nov 14, 2024 at 12:46:59AM +0800, Hilton Chain wrote: > Hello everyone, > > With a new forced push (and new rebuilds, sorry), wip-zig-bootstrap is mostly > ready (for me) now. Please take a look at the first few commits, as I'm > changing Zig's behavior there, here are some additional not

bug#74347: user g...@debbugs.gnu.org, usertagging 74347

2024-11-13 Thread Steve George
user guix usertags 74347 + patch-review-hackers-list thanks

bug#74347: Try again

2024-11-13 Thread Steve George
Package: guix Control: close I think you just don't hear this.

bug#74347: Changing 74347

2024-11-13 Thread Steve George
Package: guix User: guix Usertags: patch-review-hackers-list

bug#74347: Test bug (ignore!)

2024-11-13 Thread Steve George
Package: guix Severity: important user: guix usertag: patch-review-hackers-list Test bug to see if it works.

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-13 Thread Hilton Chain via Bug reports for GNU Guix
Hello everyone, With a new forced push (and new rebuilds, sorry), wip-zig-bootstrap is mostly ready (for me) now. Please take a look at the first few commits, as I'm changing Zig's behavior there, here are some additional notes: To Efraim: Can adding pkg-config to native-inputs avoid the ncdu