*** setup configure Configuring wraxml-0.4.3.1... Flags chosen: buildexamples=False Dependency HaXml >=1.19.4 && <1.20: using HaXml-1.19.7 Dependency base >=3 && <5: using base-4.3.1.0 Dependency containers >=0.1 && <0.5: using containers-0.4.0.0 Dependency data-accessor ==0.2.*: using data-accessor-0.2.1.7 Dependency explicit-exception >=0.1.3 && <0.2: using explicit-exception-0.1.5 Dependency hxt >=8.5.0 && <8.6: using hxt-8.5.4 Dependency hxt-filter >=8.1.1 && <9: using hxt-filter-8.4.2 Dependency polyparse >=1.2 && <1.4: using polyparse-1.2 Dependency tagchup ==0.4.*: using tagchup-0.4.0.2 Dependency tagsoup >=0.8 && <0.11: using tagsoup-0.10.1 Dependency transformers ==0.2.*: using transformers-0.2.2.0 Dependency utility-ht >=0.0.4 && <0.1: using utility-ht-0.0.5.1 Dependency xml-basic ==0.1.*: using xml-basic-0.1.1.2 Using Cabal-1.10.1.0 compiled by ghc-7.0 Using compiler: ghc-7.0.1.20101215 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/wraxml-0.4.3.1/ghc-7.0.1.20101215 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/wraxml-0.4.3.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/wraxml-0.4.3.1 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 7.0.1.20101215 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.0.1.20101215 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.9.0 found on system at: /usr/local/bin/haddock Using happy version 1.18.6 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library wraxml-0.4.3.1... Preprocessing executables for wraxml-0.4.3.1... Building wraxml-0.4.3.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name wraxml-0.4.3.1 -hide-all-packages -fbuilding-cabal-package -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id HaXml-1.19.7-48ad89810a402e8a8d80482db0586ae5 -package-id base-4.3.1.0-08d1542e223f30665b846c92c4416607 -package-id containers-0.4.0.0-1236a68ef8c55ed622ff38b137573e8e -package-id data-accessor-0.2.1.7-d6a32cc65f3c0e76a2aa81c6db95a0c7 -package-id explicit-exception-0.1.5-3dc4980fd98c24177d5fdd721dca4f91 -package-id hxt-8.5.4-54beb8d0076f608f80497c9051a42220 -package-id hxt-filter-8.4.2-106e3c5a75c496601de00445d6145bfe -package-id polyparse-1.2-1cb263996941e5643567cd02587af62a -package-id tagchup-0.4.0.2-b8a1c69f44d933aa131d617fe937e0d3 -package-id tagsoup-0.10.1-42a3db3b7195c20e3dbf29a91d2e767c -package-id transformers-0.2.2.0-9cf6fe7941ee827cec61da35f4da4d43 -package-id utility-ht-0.0.5.1-2bd335d8c7ed49bd8932ffcb9838878b -package-id xml-basic-0.1.1.2-cb87ff5fbff28ccb90e5e68ec0b30cd6 -O -Wall -XHaskell98 Data.Tree.BranchLeafLabel Data.Tree.BranchLeaf Text.HTML.WraXML.Document Text.HTML.WraXML.Table Text.HTML.WraXML.Tree Text.HTML.WraXML.Tree.HXT Text.HTML.WraXML.Element Text.HTML.WraXML.String Text.HTML.WraXML.Entity Text.XML.WraXML.Position.HaXml Text.XML.WraXML.String Text.XML.WraXML.String.HaXml Text.XML.WraXML.String.HXT Text.XML.WraXML.Element Text.XML.WraXML.Tree Text.XML.WraXML.Tree.HaXml Text.XML.WraXML.Tree.HXT Text.XML.WraXML.Tree.TagSoup Text.XML.WraXML.Tree.Tagchup Text.XML.WraXML.Tree.Literal Text.XML.WraXML.Document Text.XML.WraXML.Document.TagSoup Text.XML.WraXML.Document.Tagchup Text.XML.WraXML.Utility Text.XML.WraXML.Tree.LazyParser [ 1 of 25] Compiling Text.XML.WraXML.Tree.LazyParser ( src/Text/XML/WraXML/Tree/LazyParser.hs, dist/build/Text/XML/WraXML/Tree/LazyParser.o ) [ 2 of 25] Compiling Text.XML.WraXML.Position.HaXml ( src/Text/XML/WraXML/Position/HaXml.hs, dist/build/Text/XML/WraXML/Position/HaXml.o ) [ 3 of 25] Compiling Text.HTML.WraXML.Entity ( src/Text/HTML/WraXML/Entity.hs, dist/build/Text/HTML/WraXML/Entity.o ) [ 4 of 25] Compiling Text.XML.WraXML.Utility ( src/Text/XML/WraXML/Utility.hs, dist/build/Text/XML/WraXML/Utility.o ) [ 5 of 25] Compiling Text.XML.WraXML.Element ( src/Text/XML/WraXML/Element.hs, dist/build/Text/XML/WraXML/Element.o ) [ 6 of 25] Compiling Text.XML.WraXML.String ( src/Text/XML/WraXML/String.hs, dist/build/Text/XML/WraXML/String.o ) [ 7 of 25] Compiling Text.HTML.WraXML.Element ( src/Text/HTML/WraXML/Element.hs, dist/build/Text/HTML/WraXML/Element.o ) [ 8 of 25] Compiling Text.HTML.WraXML.String ( src/Text/HTML/WraXML/String.hs, dist/build/Text/HTML/WraXML/String.o ) [ 9 of 25] Compiling Text.XML.WraXML.String.HaXml ( src/Text/XML/WraXML/String/HaXml.hs, dist/build/Text/XML/WraXML/String/HaXml.o ) [10 of 25] Compiling Text.XML.WraXML.String.HXT ( src/Text/XML/WraXML/String/HXT.hs, dist/build/Text/XML/WraXML/String/HXT.o ) [11 of 25] Compiling Data.Tree.BranchLeaf ( src/Data/Tree/BranchLeaf.hs, dist/build/Data/Tree/BranchLeaf.o ) [12 of 25] Compiling Data.Tree.BranchLeafLabel ( src/Data/Tree/BranchLeafLabel.hs, dist/build/Data/Tree/BranchLeafLabel.o ) [13 of 25] Compiling Text.XML.WraXML.Tree ( src/Text/XML/WraXML/Tree.hs, dist/build/Text/XML/WraXML/Tree.o ) src/Text/XML/WraXML/Tree.hs:6:1: Warning: In the use of `XmlString.utf8ToUnicodeString' (imported from Text.XML.WraXML.String): Deprecated: "XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!" src/Text/XML/WraXML/Tree.hs:6:1: Warning: In the use of `XmlString.uStringWithErrorsMergePlainChars' (imported from Text.XML.WraXML.String): Deprecated: "XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!" [14 of 25] Compiling Text.HTML.WraXML.Tree ( src/Text/HTML/WraXML/Tree.hs, dist/build/Text/HTML/WraXML/Tree.o ) src/Text/HTML/WraXML/Tree.hs:4:1: Warning: In the use of `XmlTree.maybeDecodeSpecialChars' (imported from Text.XML.WraXML.Tree): Deprecated: "XmlChar.Unicode constructors must contain unicode characters and not encoded ones. Decode characters before parsing!" [15 of 25] Compiling Text.XML.WraXML.Document ( src/Text/XML/WraXML/Document.hs, dist/build/Text/XML/WraXML/Document.o ) [16 of 25] Compiling Text.HTML.WraXML.Document ( src/Text/HTML/WraXML/Document.hs, dist/build/Text/HTML/WraXML/Document.o ) [17 of 25] Compiling Text.HTML.WraXML.Table ( src/Text/HTML/WraXML/Table.hs, dist/build/Text/HTML/WraXML/Table.o ) [18 of 25] Compiling Text.XML.WraXML.Tree.Literal ( src/Text/XML/WraXML/Tree/Literal.hs, dist/build/Text/XML/WraXML/Tree/Literal.o ) [19 of 25] Compiling Text.XML.WraXML.Tree.TagSoup ( src/Text/XML/WraXML/Tree/TagSoup.hs, dist/build/Text/XML/WraXML/Tree/TagSoup.o ) [20 of 25] Compiling Text.XML.WraXML.Document.TagSoup ( src/Text/XML/WraXML/Document/TagSoup.hs, dist/build/Text/XML/WraXML/Document/TagSoup.o ) [21 of 25] Compiling Text.XML.WraXML.Tree.HXT ( src/Text/XML/WraXML/Tree/HXT.hs, dist/build/Text/XML/WraXML/Tree/HXT.o ) [22 of 25] Compiling Text.HTML.WraXML.Tree.HXT ( src/Text/HTML/WraXML/Tree/HXT.hs, dist/build/Text/HTML/WraXML/Tree/HXT.o ) src/Text/HTML/WraXML/Tree/HXT.hs:177:27: Warning: Pattern match(es) are non-exhaustive In a lambda abstraction: Patterns not matched: XText _ XCharRef _ XEntityRef _ XCmt _ ... [23 of 25] Compiling Text.XML.WraXML.Tree.HaXml ( src/Text/XML/WraXML/Tree/HaXml.hs, dist/build/Text/XML/WraXML/Tree/HaXml.o ) [24 of 25] Compiling Text.XML.WraXML.Tree.Tagchup ( src/Text/XML/WraXML/Tree/Tagchup.hs, dist/build/Text/XML/WraXML/Tree/Tagchup.o ) [25 of 25] Compiling Text.XML.WraXML.Document.Tagchup ( src/Text/XML/WraXML/Document/Tagchup.hs, dist/build/Text/XML/WraXML/Document/Tagchup.o ) Linking... /usr/bin/ar -r dist/build/libHSwraxml-0.4.3.1.a dist/build/Data/Tree/BranchLeafLabel.o dist/build/Data/Tree/BranchLeaf.o dist/build/Text/HTML/WraXML/Document.o dist/build/Text/HTML/WraXML/Table.o dist/build/Text/HTML/WraXML/Tree.o dist/build/Text/HTML/WraXML/Tree/HXT.o dist/build/Text/HTML/WraXML/Element.o dist/build/Text/HTML/WraXML/String.o dist/build/Text/HTML/WraXML/Entity.o dist/build/Text/XML/WraXML/Position/HaXml.o dist/build/Text/XML/WraXML/String.o dist/build/Text/XML/WraXML/String/HaXml.o dist/build/Text/XML/WraXML/String/HXT.o dist/build/Text/XML/WraXML/Element.o dist/build/Text/XML/WraXML/Tree.o dist/build/Text/XML/WraXML/Tree/HaXml.o dist/build/Text/XML/WraXML/Tree/HXT.o dist/build/Text/XML/WraXML/Tree/TagSoup.o dist/build/Text/XML/WraXML/Tree/Tagchup.o dist/build/Text/XML/WraXML/Tree/Literal.o dist/build/Text/XML/WraXML/Document.o dist/build/Text/XML/WraXML/Document/TagSoup.o dist/build/Text/XML/WraXML/Document/Tagchup.o dist/build/Text/XML/WraXML/Utility.o dist/build/Text/XML/WraXML/Tree/LazyParser.o /usr/bin/ar: creating dist/build/libHSwraxml-0.4.3.1.a /usr/bin/ld -x -r -o dist/build/HSwraxml-0.4.3.1.o dist/build/Data/Tree/BranchLeafLabel.o dist/build/Data/Tree/BranchLeaf.o dist/build/Text/HTML/WraXML/Document.o dist/build/Text/HTML/WraXML/Table.o dist/build/Text/HTML/WraXML/Tree.o dist/build/Text/HTML/WraXML/Tree/HXT.o dist/build/Text/HTML/WraXML/Element.o dist/build/Text/HTML/WraXML/String.o dist/build/Text/HTML/WraXML/Entity.o dist/build/Text/XML/WraXML/Position/HaXml.o dist/build/Text/XML/WraXML/String.o dist/build/Text/XML/WraXML/String/HaXml.o dist/build/Text/XML/WraXML/String/HXT.o dist/build/Text/XML/WraXML/Element.o dist/build/Text/XML/WraXML/Tree.o dist/build/Text/XML/WraXML/Tree/HaXml.o dist/build/Text/XML/WraXML/Tree/HXT.o dist/build/Text/XML/WraXML/Tree/TagSoup.o dist/build/Text/XML/WraXML/Tree/Tagchup.o dist/build/Text/XML/WraXML/Tree/Literal.o dist/build/Text/XML/WraXML/Document.o dist/build/Text/XML/WraXML/Document/TagSoup.o dist/build/Text/XML/WraXML/Document/Tagchup.o dist/build/Text/XML/WraXML/Utility.o dist/build/Text/XML/WraXML/Tree/LazyParser.o Registering wraxml-0.4.3.1... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace *** setup haddock Running Haddock for wraxml-0.4.3.1... /usr/local/bin/haddock --ghc-version --use-contents=/package/wraxml-0.4.3.1 --built-in-themes Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library wraxml-0.4.3.1... Preprocessing executables for wraxml-0.4.3.1... Running hscolour for wraxml-0.4.3.1... Creating dist/doc/html/wraxml (and its parents) Creating dist/doc/html/wraxml/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/wraxml/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Data-Tree-BranchLeafLabel.html src/Data/Tree/BranchLeafLabel.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Data-Tree-BranchLeaf.html src/Data/Tree/BranchLeaf.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Document.html src/Text/HTML/WraXML/Document.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Table.html src/Text/HTML/WraXML/Table.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Tree.html src/Text/HTML/WraXML/Tree.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Tree-HXT.html src/Text/HTML/WraXML/Tree/HXT.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Element.html src/Text/HTML/WraXML/Element.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-String.html src/Text/HTML/WraXML/String.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-HTML-WraXML-Entity.html src/Text/HTML/WraXML/Entity.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-Position-HaXml.html src/Text/XML/WraXML/Position/HaXml.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-String.html src/Text/XML/WraXML/String.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-String-HaXml.html src/Text/XML/WraXML/String/HaXml.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-String-HXT.html src/Text/XML/WraXML/String/HXT.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-Element.html src/Text/XML/WraXML/Element.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/wraxml/src/Text-XML-WraXML-Tree.html src/Text/XML/WraXML/Tree.hs HsColour: src/Text/XML/WraXML/Tree.hs: hGetContents: invalid argument (invalid UTF-8 byte sequence)