Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 227677 - dev-vcs/darcs - dropped keywords
Summary: dev-vcs/darcs - dropped keywords
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2008-06-17 00:17 UTC by Jeroen Roovers (RETIRED)
Modified: 2010-11-20 23:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2008-06-17 00:17:49 UTC
*darcs-1.1.0_pre1 (20 Dec 2007)

  20 Dec 2007; Duncan Coutts <dcoutts@gentoo.org>
  +files/darcs-1.1.0pre1-ghc68.patch, darcs-1.0.9.ebuild,
  +darcs-1.1.0_pre1.ebuild:
  New version compatible with ghc-6.8. Mark older one as not working with
  ghc-6.8.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-06-17 00:20:24 UTC
Marked ~hppa again.
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2008-06-20 15:14:56 UTC
Fails to compile on ia64:

ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMIO_H=1 -cpp  -package regex-compat -package QuickCheck -package parsec -package html -O -funbox-strict-fields  -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/RegChars.lhs
ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_TERMIO_H=1 -cpp  -package regex-compat -package QuickCheck -package parsec -package html -O -funbox-strict-fields  -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -no-auto-all  -c src/SHA1.lhs
ghc-6.8.2(32552): unaligned access to 0x600000000022b714, ip=0x4000000002b4a100
ghc-6.8.2(32552): unaligned access to 0x600000000022b714, ip=0x4000000002b4a101
ghc-6.8.2(32552): unaligned access to 0x600000000022b714, ip=0x4000000002b4a100
ghc-6.8.2(32552): unaligned access to 0x600000000022b714, ip=0x4000000002b4a101
Too many local registers allocated by gcc at /usr/lib/ghc-6.8.2/ghc-asm line 1640, <INASM> line 9934.
make: *** [src/SHA1.o] Error 255
Comment 3 Tobias Klausmann (RETIRED) gentoo-dev 2008-06-28 14:47:56 UTC
Keyworded darcs-1.1.0pre1 and parsec-2.1.0.0 on alpha. I'd also like to add that darcs officially is at 2.0.2 and most darcs repos got converted to darcs-2 format which is inaccessible to 1.*. As such, I couldn't find any repo to check out to play with, so the in-package test suite (which completed) has to suffice. I asked on #darcs about a repo to play with and was met with surprise about somebody willing to use 1.x. - so we might want to add a 2.x version to the tree soon.
Comment 4 Lennart Kolmodin (RETIRED) gentoo-dev 2008-06-28 21:05:19 UTC
Right. We have darcs-2.* in the overlay, not yet put into the portage tree. We should look into doing that asap. Thanks for the reminder.
Comment 5 Lennart Kolmodin (RETIRED) gentoo-dev 2008-08-26 05:25:35 UTC
We've just put dev-util/darcs-2.0.2 into the portage tree.

From the earlier versions it misses the KEYWORDS ~ia64 ~ppc64 and ~x86-fbsd.

As we've had some troubles with these arches in the past, I'd be grateful if you could test and mark them ~arch.
On some arches that would also include marking dev-haskell/parsec, dev-haskell/regex-compat and their dependencies.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2008-08-26 14:44:41 UTC
~ia64 done, i made ia64 an unregistered arch and put a new tarball for ghc.
Comment 7 Sergei Trofimovich (RETIRED) gentoo-dev 2010-09-12 07:57:00 UTC
alpha, ia64, ppc64 (thanks to Joseph!) and sparc are rekeyworded.
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2010-11-20 23:42:22 UTC
Rekeyworded ~x86-fbsd. Thanks to naota, who built binaries for us and reported working darcs.