Re: Bug#995614: guile-3.0: Please build with --without-threads on alpha to fix FTBFS
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.alpha |
|---|---|
| Message-ID | <[email protected]> |
On 10/8/21 03:13, Rob Browning wrote: > And while we can, of course, rebuild all the reverse deps (presumably > only acceptable for testing/sid), doing so may still break things for > anyone outside debian who's been relying on our packages (if we'd ever > had any in testing -- sounds like maybe we haven't for 3.0 for alpha). But again, we're doing this all the time and this affects a non-release architecture. I never said this flag should be passed for amd64 or arm64. A compiled guile-2.2 and guile-3.0 will also crash immediately on any alpha SMP system, so it never really worked. Only building both guile-2.2 and guile-3.0 with "--without-threads" makes the package actually usable on alpha. So, I'm not sure how any outside user was supposed to be testing a guile binary that was crashing all the time on SMP machines. Adrian