Re: [PATCH v2 glibc 0/2] SIGSTOP/SIGCONT duplicating portions of files.

Samuel Thibault <[email protected]> Sun, 28 Jun 2026 19:16:00 +0200
Newsgroups gmane.os.hurd.bugs
Organization I am not organized
Message-ID <akFW0DNZaT8GQgPA@end>
Hello,

Michael Kelly, le ven. 26 juin 2026 20:11:02 +0100, a ecrit:
> I was thinking about having another bash at the haskell packages build
> corruption problem. There hadn't been many haskell builds attempted when I
> looked a few weeks ago.

There has been little haskell activity in the recent weeks/months.

> Is it expected that the corruption of a few months ago would still occur ?

I don't know.

But for instance, haskell-pandoc still fails to build:

<no location info>: error:
    /usr/lib/haskell-packages/ghc/lib/x86_64-hurd-ghc-9.10.3-inplace/libHSserialise-0.2.6.1-LnGm3cCB6Id4o0hFZmypWQ-ghc9.10.3.so: undefined symbol: cborgzm0zi2zi10zi0zm3W6EjwNwxXuID7SvuFmtY9_CodecziCBORziEncoding_TkFloat64_con_info

While that symbol does exist in libghc-cborg-dev's
libHScborg-0.2.10.0-3W6EjwNwxXuID7SvuFmtY9-ghc9.10.3.so, which is pulled
by libghc-serialise-dev

Samuel