Samuel Thibault, le dim. 15 févr. 2026 23:15:58 +0100, a ecrit: > Samuel Thibault, le dim. 15 févr. 2026 21:51:17 +0100, a ecrit: > > I'm however still seeing issues in ghc packages, with bogus .so > > files getting generated. E.g. I have triggered yet another build for > > haskell-hedgehog-classes, which produced bogus files twice. They are > > available on > > > > http://snapshot.debian.org/package/haskell-hedgehog-classes/0.2.5.4-3/ > > > > the various libghc-hedgehog-classes-dev_0.2.5.4-3*_hurd-amd64.deb files. > > > > In them, the > > usr/lib/haskell-packages/ghc/lib/x86_64-hurd-ghc-9.10.3-bf23/libHShedgehog-classes-0.2.5.4-G7tsQia20R08oTHeaC1Vez-ghc9.10.3.so > > file shows a bogus R_X86_64_NONE relocation among the R_X86_64_RELATIVE > > relocations or along the R_X86_64_64 relocations. We then get assertions > > failures while loading them. > > Also some packages are seeing errors like > > > <no location info>: error: > > Ix{Int}.index: Index (1758) out of range ((0,1757)) > > namely > > haskell-sdl2-ttf_2.1.3-4 > haskell-gloss-rendering_1.13.2.1-1 > haskell-sdl2-mixer_1.2.0.0-5 > haskell-sdl2-image_2.1.0.0-5 > > I don't know if it's due to a file corruption or something else, I > haven't looked at the technical detail of what actually happens.
They are also file corruption, rebuilding haskell-sdl2 fixed some of these, for instance. Samuel
