Build error: No (or multiple) ghc rts package is registered

Roman Cheplyaka roma at ro-che.info
Tue Oct 15 14:34:42 UTC 2013


Sorry, it was my fault. I forgot I had some local commits in ghc-prim.

Roman

* Austin Seipp <austin at well-typed.com> [2013-10-15 07:48:50-0500]
> I haven't seen anything like this before. Perhaps try:
> 
> $ git pull origin master && ./sync-all pull
> $ make maintainer-clean
> $ perl boot && ./configure
> $ make -j2
> 
> which will 'really clean' everything. If it persists, file a bug please.
> 
> On Sun, Oct 13, 2013 at 3:37 PM, Roman Cheplyaka <roma at ro-che.info> wrote:
> > Hi,
> >
> > I tried again today[*] and it failed with the same error.
> >
> > Any suggestions?
> >
> > [*] I re-synced with:
> >
> > % ./sync-all get && ./sync-all pull
> > % perl boot && ./configure
> > % make -j2
> >
> > * Roman Cheplyaka <roma at ro-che.info> [2013-09-30 12:13:48+0300]
> >> Hi,
> >>
> >> I tried to build GHC HEAD today, but eventually got this error:
> >>
> >>   ghc-cabal: No (or multiple) ghc rts package is registered!!
> >>   make[1]: *** [libraries/ghc-prim/dist-install/package-data.mk] Error 1
> >>   make: *** [all] Error 2
> >>
> >> I did "make clean" before starting the build — is it not sufficient?
> >>
> >> Roman
> >
> > _______________________________________________
> > ghc-devs mailing list
> > ghc-devs at haskell.org
> > http://www.haskell.org/mailman/listinfo/ghc-devs
> >
> 
> 
> 
> -- 
> Regards,
> 
> Austin Seipp, Haskell Consultant
> Well-Typed LLP, http://www.well-typed.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20131015/3b83c898/attachment.sig>


More information about the ghc-devs mailing list