[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][311309] 509252: ghc6 FTBFS (debian-ports)



debian-hurd-Patches item #311309 was changed at 29/12/2017 17:50 by Samuel Thibault
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311309&group_id=30628

>Status: Closed
Priority: 3
Submitted By: Samuel Thibault (sthibaul-guest)
Assigned to: Nobody (None)
Summary: 509252: ghc6 FTBFS (debian-ports) 
Category: None
Group: None
Resolution: None


Initial Comment:
This is due to ghc using setitimer(TIMER_VIRTUAL), for which Mach
doesn't provide any support. The attached patch just makes it use
ITIMER_REAL instead.

I've filed a ticket upstream
http://hackage.haskell.org/trac/ghc/ticket/2883

Maybe this could be a debian-ports candidate, as ghc6 is blocking all
haskell packages.


----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibault)
Date: 29/12/2017 17:50

Message:
that got fixed some time ago

----------------------------------------------------------------------

Comment By: Samuel Thibault (sthibaul-guest)
Date: 20/12/2008 12:22

Message:
Better patch, submitted upstream, that autodetects such case.


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=311309&group_id=30628


Reply to: