Samuel Thibault, le dim. 15 févr. 2026 21:51:17 +0100, a ecrit: > > The compilation succeeded normally upon immediately resuming the build. > > > > I'd like to start working on this again. Is it possible for someone like > > myself to search all of the hurd build logs to look for instances of similar > > compilation issues? > > It's not listed publicly. The thing is: it's usually *not* the package > that gets an error that is the trigger for the issue, it's rather the > package that was built before. My gut feeling on this is that it's large > builds that trigger it.
Or perhaps just concurrent I/O. It seems that when I run readelf on /usr/lib/ghc/lib/x86_64-hurd-ghc-9.10.3/libHS* while it's building a haskell package, things get wrong. Samuel
