Bonjour! I have taken a look at this package. >From what I understand about it it seems like the problem is a linker problem and a bug has to be reported at GHC. Nothing alike has ever been reported.
This still has to be done (by me). Thank you, Jonathan Jackson Google Summer of Code Intern. On Fri, Jul 29, 2016 at 3:51 AM Emilio Pozuelo Monfort <po...@debian.org> wrote: > Source: haskell-src-exts > Version: 1.17.1-1 > Severity: serious > > Your package has been failing to build on mips64el for a while now: > > > https://buildd.debian.org/status/logs.php?pkg=haskell-src-exts&arch=mips64el > > >From the last two logs: > > [22 of 24] Compiling Language.Haskell.Exts.Parser ( > src/Language/Haskell/Exts/Parser.hs, > dist-ghc/build/Language/Haskell/Exts/Parser.p_o ) > [23 of 24] Compiling Language.Haskell.Exts.Annotated ( > src/Language/Haskell/Exts/Annotated.hs, > dist-ghc/build/Language/Haskell/Exts/Annotated.p_o ) > [24 of 24] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, > dist-ghc/build/Language/Haskell/Exts.p_o ) > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `c66jH_entry': > ghc_8.hc:(.text+0x10c): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_ap_0_fast' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `c66jZ_entry': > ghc_8.hc:(.text+0x18c): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_ap_0_fast' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `s5G5u_entry': > ghc_8.hc:(.text+0x1b4): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_upd_frame_info' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `c66xW_entry': > ghc_8.hc:(.text+0x32c): relocation truncated to fit: R_MIPS_GOT_DISP > against `base_GHCziNum_zp_entry' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `s5G5A_entry': > ghc_8.hc:(.text+0x364): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_upd_frame_info' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `haskezu4FklJxiwJoAI0XtFimUoU7_LanguageziHaskellziExtsziAnnotatedziSyntax_zdfFoldableAnnotation7_entry': > ghc_8.hc:(.text+0x500): relocation truncated to fit: R_MIPS_GOT_DISP > against `ghczmprim_GHCziTypes_False_closure' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `s5G5Z_entry': > ghc_8.hc:(.text+0x630): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_upd_frame_info' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `s5G62_entry': > ghc_8.hc:(.text+0x6b0): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_upd_frame_info' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `s5G63_entry': > ghc_8.hc:(.text+0x730): relocation truncated to fit: R_MIPS_GOT_DISP > against `stg_upd_frame_info' > dist-ghc/build/Language/Haskell/Exts/Annotated/Syntax.dyn_o: In function > `c66Al_entry': > ghc_8.hc:(.text+0x884): relocation truncated to fit: R_MIPS_GOT_DISP > against `base_GHCziNum_zp_entry' > ghc_8.hc:(.text+0x8e4): additional relocation overflows omitted from the > output > collect2: error: ld returned 1 exit status > > I'm cc'ing debian-mips@ in case they have some insight. > > Cheers, > Emilio > >