Date: Sat, 25 Sep 2010 14:41:31 -0700 From: Chip Camden <sterling@camdensoftware.com> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: Can't compile x11/hs-X11-xft Message-ID: <20100925214131.GC6822@libertas.local.camdensoftware.com> In-Reply-To: <AANLkTinJWHfwjVG80n-2Mc%2BT3ZG7GN0f5qQjz8VLNjf2@mail.gmail.com> References: <AANLkTi=TXu5kHtXgmjSuVebXfp2--RvKM8euXhgN5-42@mail.gmail.com> <4C9E3B60.2030209@DataIX.net> <AANLkTinJWHfwjVG80n-2Mc%2BT3ZG7GN0f5qQjz8VLNjf2@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--yVhtmJPUSI46BTXb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth David DEMELIER on Saturday, 25 September 2010: > 2010/9/25 jhell <jhell@dataix.net>: > > On 09/25/2010 13:54, David DEMELIER wrote: > >> Hi, > >> > >> Today I can't compile xmonad-contrib anymore (hs-X11-xft is failing) > >> > >> =3D=3D=3D> =A0Installing for hs-xmonad-0.9.1_1 > >> =3D=3D=3D> =A0 hs-xmonad-0.9.1_1 depends on executable: ghc - found > >> =3D=3D=3D> =A0 hs-xmonad-0.9.1_1 depends on package: hs-X11>=3D1.5.0.0= - found > >> =3D=3D=3D> =A0 hs-xmonad-0.9.1_1 depends on file: > >> /usr/local/libdata/pkgconfig/x11.pc - found > >> =3D=3D=3D> =A0 Generating temporary packing list > >> =3D=3D=3D> =A0Checking 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. > >> =3D=3D=3D> =A0 Compressing manual pages for hs-xmonad-0.9.1_1 > >> =3D=3D=3D> =A0 Registering installation for hs-xmonad-0.9.1_1 > >> =3D=3D=3D> =A0 Returning to build of hs-xmonad-contrib-0.9.1_1 > >> =3D=3D=3D> =A0 hs-xmonad-contrib-0.9.1_1 depends on package: hs-utf8-s= tring>=3D0 - found > >> =3D=3D=3D> =A0 hs-xmonad-contrib-0.9.1_1 depends on package: hs-X11-xf= t>=3D0.2 - not found > >> =3D=3D=3D> =A0 =A0Verifying install for hs-X11-xft>=3D0.2 in /usr/port= s/x11/hs-X11-xft > >> =3D=3D=3D> =A0Vulnerability check disabled, database not found > >> =3D=3D=3D> =A0License check disabled, port has not defined LICENSE > >> =3D=3D=3D> =A0Extracting for hs-X11-xft-0.3_4 > >> =3D> MD5 Checksum OK for cabal/X11-xft-0.3.tar.gz. > >> =3D> SHA256 Checksum OK for cabal/X11-xft-0.3.tar.gz. > >> =3D=3D=3D> =A0Patching for hs-X11-xft-0.3_4 > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on executable: ghc - found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on package: hs-utf8-string>=3D= 0.1 - found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on package: hs-X11>=3D1.2.1 - = found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on executable: haddock - found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on executable: HsColour - found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on file: > >> /usr/local/libdata/pkgconfig/xft.pc - found > >> =3D=3D=3D> =A0 hs-X11-xft-0.3_4 depends on file: > >> /usr/local/libdata/pkgconfig/xrender.pc - found > >> =3D=3D=3D> =A0Configuring for hs-X11-xft-0.3_4 > >> [1 of 1] Compiling Main =A0 =A0 =A0 =A0 =A0 =A0 ( Setup.lhs, Setup.o ) > >> Linking setup ... > >> Configuring X11-xft-0.3... > >> setup: At least the following dependencies are missing: > >> utf8-string >=3D0.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, > > > > -- > > > > =A0jhell,v > > >=20 > Maybe hs-utf8-string-0.3.6 was misinstalled, I pkg_delete'd -f it and > it works now. Sorry for the noise >=20 > --=20 > Demelier David > _______________________________________________ It's not just you -- I had the same problem, and had to reinstall a number of packages on which hs-xmonad-contrib depends. Something's messed up in the dependencies, I should think. --=20 Sterling (Chip) Camden | sterling@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com | http://chipsquips= .com --yVhtmJPUSI46BTXb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iQEcBAEBAgAGBQJMnmyLAAoJEIpckszW26+Rga0H/A/LtOa+upzb0Sd9JgJMaK8K /sgMLUKreOLxzMHtsapzdgWM0BfHv1gXvppx+wDEcSfA8soN9K2GuMnnO2tm2DsI 2odaJAWV0wVxTdQcZXOURgQ4gFZr2dDDIvH1kPKl5t4db6mPmkxxCyyTZiA/nk/9 VecsStYNHPkV6aAZ0Ove/r6vFU2svxrBHlGAPxRekW7DeadYkZ6qUeN6jEZrdpyZ R+vKgox+IhNMRUotsV188/2XFLWEBWR1P7TJB08nlL++KhFNJvWJW2j8dUQtIXun xb4g72FFVNeRFcqAaMd46z7igrqi+qu1u30ftasOe7Swryjm25UkFpLdSEBu3I4= =gvcm -----END PGP SIGNATURE----- --yVhtmJPUSI46BTXb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100925214131.GC6822>