[arch-haskell] Building the Haskell ABS tree

gdweber at iue.edu gdweber at iue.edu
Tue Jun 19 02:49:55 CEST 2012


I thought I'd give cblrepo a try, and followed the instructions from
https://github.com/archhaskell/habs#readme

--but got a bunch of error messages:

$ git clone git://github.com/archhaskell/habs.git
Cloning into 'habs'...
remote: Counting objects: 28074, done.        
remote: Compressing objects: 100% (10477/10477), done.        
remote: Total 28074 (delta 16611), reused 27981 (delta 16526)        
Receiving objects: 100% (28074/28074), 3.40 MiB | 170 KiB/s, done.
Resolving deltas: 100% (16611/16611), done.
$ cd habs
$ cblrepo sync
$ cblrepo pkgbuild $(cblrepo build base|tail -n +2)
Failed patching /tmp/cblrepo.crw4Qv/PKGBUILD with /home/gdweber/src/habs/patches/digest.pkgbuild
Failed patching /tmp/cblrepo.LXb4Ds/PKGBUILD with /home/gdweber/src/habs/patches/bytestring-lexing.pkgbuild
Failed patching /tmp/cblrepo.hq4NXI/PKGBUILD with /home/gdweber/src/habs/patches/gtk2hs-buildtools.pkgbuild
Failed patching /tmp/cblrepo.RvQ4Ce/PKGBUILD with /home/gdweber/src/habs/patches/DBus.pkgbuild
Failed patching /tmp/cblrepo.0N18KP/PKGBUILD with /home/gdweber/src/habs/patches/haskell-src-exts.pkgbuild
Failed patching /tmp/cblrepo.fuyLni/PKGBUILD with /home/gdweber/src/habs/patches/zlib.pkgbuild
Failed patching /tmp/cblrepo.Yzocrg/PKGBUILD with /home/gdweber/src/habs/patches/X11-xft.pkgbuild
Failed patching /tmp/cblrepo.WfIY8u/PKGBUILD with /home/gdweber/src/habs/patches/language-c.pkgbuild
Failed patching /tmp/cblrepo.WYude9/PKGBUILD with /home/gdweber/src/habs/patches/SDL.pkgbuild
Failed patching /tmp/cblrepo.oPe1JW/PKGBUILD with /home/gdweber/src/habs/patches/SDL-image.pkgbuild
Failed patching /tmp/cblrepo.LeWEkS/PKGBUILD with /home/gdweber/src/habs/patches/SDL-ttf.pkgbuild
Failed patching /tmp/cblrepo.QIxCg3/PKGBUILD with /home/gdweber/src/habs/patches/glib.pkgbuild
Failed patching /tmp/cblrepo.PzSnzB/PKGBUILD with /home/gdweber/src/habs/patches/cairo.pkgbuild
Failed patching /tmp/cblrepo.ExXM8f/PKGBUILD with /home/gdweber/src/habs/patches/pango.pkgbuild
Failed patching /tmp/cblrepo.3yV1BW/PKGBUILD with /home/gdweber/src/habs/patches/gtk.pkgbuild
$ $ cblrepo --version
cblrepo v0.6.2

---

Ha!  At first I thought it was completely failing, but now I see it looks
like it failed with only 14 packages and built around 140 others.

Should this prevent me from going further and adding other packages
that I want to build that are not in the [haskell] repo?

Do I need to make the PKGBUILD files (and their directories) for all of
the packages in the repo before adding my own?

Do I need to actually _build_ the packages that are not my own
(in the sense of making the Arch Linux packages that pacman can use,
with makeahpkg)?  I certainly hope not!

-- 
Gregory D. Weber, Ph. D.                            :
Associate Professor of Informatics                 / \
Indiana University East                           0   :
Tel. (765) 973-8420; FAX (765) 973-8550              / \
http://mypage.iu.edu/~gdweber/                      1  []



More information about the arch-haskell mailing list