Bug#659530: [Pkg-haskell-maintainers] Bug#659530: Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-13 Thread Samuel Thibault
Joachim Breitner, le Mon 13 Feb 2012 19:53:22 +, a écrit : > > AIUI, "base" means that about all packages need to be rebuilt :/ > > Are you comparing a build of 7.4.1 bootstrapped with 7.4.1 with the > first build of 7.4.1 which was bootstrapped with 7.0.4? Possibly, I'm not sure whether I ha

Bug#659530: [Pkg-haskell-maintainers] Bug#659530: Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-13 Thread Joachim Breitner
Hi, Am Montag, den 13.02.2012, 20:45 +0100 schrieb Samuel Thibault: > > Not necessarily. Your upload is built using 7.4.1. When I upload > > 7.4.1-1, it will be built with your upload, which is a 7.4.1 as well, so > > most likely and hopefully, the hashes will be the same and no rebuilds > > will

Bug#659530: [Pkg-haskell-maintainers] Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-13 Thread Samuel Thibault
Joachim Breitner, le Mon 13 Feb 2012 19:35:28 +, a écrit : > Am Montag, den 13.02.2012, 20:16 +0100 schrieb Samuel Thibault: > > Samuel Thibault, le Sat 11 Feb 2012 23:55:34 +0100, a écrit : > > > Joachim Breitner, le Sat 11 Feb 2012 23:36:44 +0100, a écrit : > > > > thanks. Is the patch tested

Bug#659530: [Pkg-haskell-maintainers] Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-13 Thread Joachim Breitner
Hi, Am Montag, den 13.02.2012, 20:16 +0100 schrieb Samuel Thibault: > Samuel Thibault, le Sat 11 Feb 2012 23:55:34 +0100, a écrit : > > Joachim Breitner, le Sat 11 Feb 2012 23:36:44 +0100, a écrit : > > > thanks. Is the patch tested, i.e. can I blindly apply and forward it to > > > upstream? > >

Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-13 Thread Samuel Thibault
Samuel Thibault, le Sat 11 Feb 2012 23:55:34 +0100, a écrit : > Joachim Breitner, le Sat 11 Feb 2012 23:36:44 +0100, a écrit : > > thanks. Is the patch tested, i.e. can I blindly apply and forward it to > > upstream? > > I'm doing it. Btw, it's confirmed. > > Also, could you do a porter upload f

Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-11 Thread Samuel Thibault
Joachim Breitner, le Sat 11 Feb 2012 23:36:44 +0100, a écrit : > thanks. Is the patch tested, i.e. can I blindly apply and forward it to > upstream? I'm doing it. > Also, could you do a porter upload for hurd with the change for now; Ok, I'll do the build towards a debian-ports upload then. I un

Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-11 Thread Joachim Breitner
Dear Samuel, Am Samstag, den 11.02.2012, 23:14 +0100 schrieb Samuel Thibault: > Package: ghc > Version: 7.4.1-1 > Severity: normal > Tags: patch > User: debian-h...@lists.debian.org > Usertags: hurd > > Hello, > > Some packages need the loadObj functionality, which is currently not > available o

Bug#659530: ghc: Add ELF linker support for hurd-i386

2012-02-11 Thread Samuel Thibault
Package: ghc Version: 7.4.1-1 Severity: normal Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hello, Some packages need the loadObj functionality, which is currently not available on hurd-i386 because ghc doesn't know that it simply uses ELF. The attached patch should fix that. Sa