Summary: | dev-haskell/vector fails to compile on ia64/alpha | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 480568, 488808 | ||
Attachments: | vector-0.10.0.1:20130829-194041.log |
Description
Agostino Sarubbo
![]() Created attachment 357362 [details]
vector-0.10.0.1:20130829-194041.log
build log
same error on alpha First attempt to fix it:
> 19 Jan 2014; Sergei Trofimovich <slyfox@gentoo.org> vector-0.10.0.1.ebuild,
> vector-0.10.9.1.ebuild, vector-0.9.1.ebuild:
> Disable constructor specialisation on GHCi-less arches (bug #482960).
Will close when test a bit it on both arches.
(In reply to Sergei Trofimovich from comment #3) > First attempt to fix it: > > > 19 Jan 2014; Sergei Trofimovich <slyfox@gentoo.org> vector-0.10.0.1.ebuild, > > vector-0.10.9.1.ebuild, vector-0.9.1.ebuild: > > Disable constructor specialisation on GHCi-less arches (bug #482960). > > Will close when test a bit it on both arches. Thanks for this fix: =dev-haskell/vector-0.9.1 now compiles successfully on ia64. Émeric (In reply to Émeric Maschino from comment #4) > (In reply to Sergei Trofimovich from comment #3) > > First attempt to fix it: > > > > > 19 Jan 2014; Sergei Trofimovich <slyfox@gentoo.org> vector-0.10.0.1.ebuild, > > > vector-0.10.9.1.ebuild, vector-0.9.1.ebuild: > > > Disable constructor specialisation on GHCi-less arches (bug #482960). > > > > Will close when test a bit it on both arches. > > Thanks for this fix: =dev-haskell/vector-0.9.1 now compiles successfully on > ia64. > > Émeric slyfox@ OK closing this bug report then? Yeah, looks fine. Apologies for a delay. Thanks guys! |