Date: Sat, 25 Sep 2010 14:11:44 -0400 From: jhell <jhell@DataIX.net> To: David DEMELIER <demelier.david@gmail.com> Cc: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: Can't compile x11/hs-X11-xft Message-ID: <4C9E3B60.2030209@DataIX.net> In-Reply-To: <AANLkTi=TXu5kHtXgmjSuVebXfp2--RvKM8euXhgN5-42@mail.gmail.com> References: <AANLkTi=TXu5kHtXgmjSuVebXfp2--RvKM8euXhgN5-42@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/25/2010 13:54, David DEMELIER wrote: > Hi, > > Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing) > > ===> Installing for hs-xmonad-0.9.1_1 > ===> hs-xmonad-0.9.1_1 depends on executable: ghc - found > ===> hs-xmonad-0.9.1_1 depends on package: hs-X11>=1.5.0.0 - found > ===> hs-xmonad-0.9.1_1 depends on file: > /usr/local/libdata/pkgconfig/x11.pc - found > ===> Generating temporary packing list > ===> Checking if x11-wm/hs-xmonad already installed > Installing library in /usr/local/lib/xmonad-0.9.1/ghc-6.10.4 > Installing executable(s) in /usr/local/bin > Registering xmonad-0.9.1... > Reading package info from "dist/installed-pkg-config" ... done. > Writing new package config file... done. > ===> Compressing manual pages for hs-xmonad-0.9.1_1 > ===> Registering installation for hs-xmonad-0.9.1_1 > ===> Returning to build of hs-xmonad-contrib-0.9.1_1 > ===> hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-string>=0 - found > ===> hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xft>=0.2 - not found > ===> Verifying install for hs-X11-xft>=0.2 in /usr/ports/x11/hs-X11-xft > ===> Vulnerability check disabled, database not found > ===> License check disabled, port has not defined LICENSE > ===> Extracting for hs-X11-xft-0.3_4 > => MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz. > => SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz. > ===> Patching for hs-X11-xft-0.3_4 > ===> hs-X11-xft-0.3_4 depends on executable: ghc - found > ===> hs-X11-xft-0.3_4 depends on package: hs-utf8-string>=0.1 - found > ===> hs-X11-xft-0.3_4 depends on package: hs-X11>=1.2.1 - found > ===> hs-X11-xft-0.3_4 depends on executable: haddock - found > ===> hs-X11-xft-0.3_4 depends on executable: HsColour - found > ===> hs-X11-xft-0.3_4 depends on file: > /usr/local/libdata/pkgconfig/xft.pc - found > ===> hs-X11-xft-0.3_4 depends on file: > /usr/local/libdata/pkgconfig/xrender.pc - found > ===> Configuring for hs-X11-xft-0.3_4 > [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) > Linking setup ... > Configuring X11-xft-0.3... > setup: At least the following dependencies are missing: > utf8-string >=0.1 > *** Error code 1 > > Stop in /usr/ports/x11/hs-X11-xft. > *** Error code 1 > > Stop in /usr/ports/x11-wm/hs-xmonad-contrib. > *** Error code 1 > > Stop in /usr/ports/x11-wm/hs-xmonad-contrib. > > markand@Melon ...x11-wm/hs-xmonad-contrib $ pkg_info hs-utf8-string-0.3.6 > Information for hs-utf8-string-0.3.6: > [...] > > I don't know what is happening right now. > These are part of the rest of the hs-* ports. They usually have to be compiled in order to compile correctly against their brothers and sisters. What usually solves this for me is ( portmaster hs-\* ). Good luck, -- jhell,v
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C9E3B60.2030209>