control: fixed-1 9.6.6-4 control: close -1 thanks
On Wed, 06 Nov 2024 14:53:34 +0200 Adrian Bunk <b...@debian.org> wrote:
Source: ghc Version: 9.6.6-2 Severity: important Tags: ftbfs patch Forwarded: https://github.com/ghc/ghc/commit/5099057b7eaa08d53c8ab07be0f6d626496ec79d X-Debbugs-Cc: John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=alpha&ver=9.6.6-1~exp4&stamp=1724733137&raw=0 ... ===> Command failed with error code: 1 rts/posix/Signals.c: In function ‘initDefaultHandlers’: rts/posix/Signals.c:709:5: error: error: implicit declaration of function ‘ieee_set_fp_control’ [-Wimplicit-function-declaration] 709 | ieee_set_fp_control(0); | ^~~~~~~~~~~~~~~~~~~ | 709 | ieee_set_fp_control(0); | ^ ... The upstreamed fix is also attached.