Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-feed.spec'], chrootPath='/var/lib/mock/f29-build-13003575-948888/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ghc-feed.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ghc-feed-1.0.0.0-5.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-feed.spec'], chrootPath='/var/lib/mock/f29-build-13003575-948888/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ghc-feed.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T1Owx4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf feed-1.0.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/feed-1.0.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd feed-1.0.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver xml-conduit '< 1.6' '< 1.8' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AXcaCw + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optl/g' ++ echo ' -Wl,-z,relro' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-feed '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mcpu=power8 -optc-mtune=power8 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 --global Configuring feed-1.0.0.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for feed-1.0.0.0.. Building library for feed-1.0.0.0.. [ 1 of 24] Compiling Data.Text.Util ( src/Data/Text/Util.hs, dist/build/Data/Text/Util.o ) [ 2 of 24] Compiling Data.XML.Compat ( src/Data/XML/Compat.hs, dist/build/Data/XML/Compat.o ) [ 3 of 24] Compiling Text.Atom.Feed ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o ) [ 4 of 24] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o ) [ 5 of 24] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o ) [ 6 of 24] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o ) [ 7 of 24] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o ) [ 8 of 24] Compiling Text.Atom.Pub ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o ) [ 9 of 24] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o ) [10 of 24] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o ) [11 of 24] Compiling Text.RSS.Syntax ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o ) [12 of 24] Compiling Text.RSS.Export ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.o ) [13 of 24] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o ) [14 of 24] Compiling Text.Feed.Types ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.o ) [15 of 24] Compiling Text.Feed.Util ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.o ) [16 of 24] Compiling Text.Feed.Query ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.o ) [17 of 24] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o ) src/Text/Feed/Constructor.hs:143:6: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (XMLFeed _) | 143 | (case fe of | ^^^^^^^^^^... [18 of 24] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o ) [19 of 24] Compiling Text.RSS1.Utils ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o ) [20 of 24] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o ) [21 of 24] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o ) [22 of 24] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.o ) [23 of 24] Compiling Text.RSS.Import ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.o ) [24 of 24] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.o ) [ 1 of 24] Compiling Data.Text.Util ( src/Data/Text/Util.hs, dist/build/Data/Text/Util.p_o ) [ 2 of 24] Compiling Data.XML.Compat ( src/Data/XML/Compat.hs, dist/build/Data/XML/Compat.p_o ) [ 3 of 24] Compiling Text.Atom.Feed ( src/Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.p_o ) [ 4 of 24] Compiling Text.Atom.Feed.Export ( src/Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.p_o ) [ 5 of 24] Compiling Text.Atom.Feed.Import ( src/Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.p_o ) [ 6 of 24] Compiling Text.Atom.Feed.Link ( src/Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.p_o ) [ 7 of 24] Compiling Text.Atom.Feed.Validate ( src/Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.p_o ) [ 8 of 24] Compiling Text.Atom.Pub ( src/Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.p_o ) [ 9 of 24] Compiling Text.Atom.Pub.Export ( src/Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.p_o ) [10 of 24] Compiling Text.DublinCore.Types ( src/Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.p_o ) [11 of 24] Compiling Text.RSS.Syntax ( src/Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.p_o ) [12 of 24] Compiling Text.RSS.Export ( src/Text/RSS/Export.hs, dist/build/Text/RSS/Export.p_o ) [13 of 24] Compiling Text.RSS1.Syntax ( src/Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.p_o ) [14 of 24] Compiling Text.Feed.Types ( src/Text/Feed/Types.hs, dist/build/Text/Feed/Types.p_o ) [15 of 24] Compiling Text.Feed.Util ( src/Text/Feed/Util.hs, dist/build/Text/Feed/Util.p_o ) [16 of 24] Compiling Text.Feed.Query ( src/Text/Feed/Query.hs, dist/build/Text/Feed/Query.p_o ) [17 of 24] Compiling Text.Feed.Constructor ( src/Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.p_o ) src/Text/Feed/Constructor.hs:143:6: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (XMLFeed _) | 143 | (case fe of | ^^^^^^^^^^... [18 of 24] Compiling Text.Feed.Translate ( src/Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.p_o ) [19 of 24] Compiling Text.RSS1.Utils ( src/Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.p_o ) [20 of 24] Compiling Text.RSS1.Import ( src/Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.p_o ) [21 of 24] Compiling Text.RSS1.Export ( src/Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.p_o ) [22 of 24] Compiling Text.Feed.Export ( src/Text/Feed/Export.hs, dist/build/Text/Feed/Export.p_o ) [23 of 24] Compiling Text.RSS.Import ( src/Text/RSS/Import.hs, dist/build/Text/RSS/Import.p_o ) [24 of 24] Compiling Text.Feed.Import ( src/Text/Feed/Import.hs, dist/build/Text/Feed/Import.p_o ) + '[' -n dist/build/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for feed-1.0.0.0... Preprocessing library for feed-1.0.0.0.. Preprocessing library for feed-1.0.0.0.. Running Haddock on library for feed-1.0.0.0.. Haddock coverage: 0% ( 0 / 2) in 'Data.Text.Util' Missing documentation for: Module header readInt (src/Data/Text/Util.hs:8) 7% ( 1 / 15) in 'Data.XML.Compat' Missing documentation for: Attr (src/Data/XML/Compat.hs:15) mkAttr (src/Data/XML/Compat.hs:17) mkNAttr (src/Data/XML/Compat.hs:20) attrKey (src/Data/XML/Compat.hs:23) strContent (src/Data/XML/Compat.hs:26) ToNode (src/Data/XML/Compat.hs:29) (src/Data/XML/Compat.hs:32) (src/Data/XML/Compat.hs:35) (src/Data/XML/Compat.hs:38) (src/Data/XML/Compat.hs:41) findChildren (src/Data/XML/Compat.hs:44) findChild (src/Data/XML/Compat.hs:47) findElements (src/Data/XML/Compat.hs:50) findElement (src/Data/XML/Compat.hs:55) 4% ( 1 / 25) in 'Text.Atom.Feed' Missing documentation for: URI (src/Text/Atom/Feed.hs:50) NCName (src/Text/Atom/Feed.hs:52) Date (src/Text/Atom/Feed.hs:54) MediaType (src/Text/Atom/Feed.hs:56) Attr (src/Data/XML/Compat.hs:15) Feed (src/Text/Atom/Feed.hs:58) Entry (src/Text/Atom/Feed.hs:76) EntryContent (src/Text/Atom/Feed.hs:95) Category (src/Text/Atom/Feed.hs:105) Generator (src/Text/Atom/Feed.hs:112) Link (src/Text/Atom/Feed.hs:118) TextContent (src/Text/Atom/Feed.hs:130) txtToString (src/Text/Atom/Feed.hs:136) Source (src/Text/Atom/Feed.hs:141) Person (src/Text/Atom/Feed.hs:156) InReplyTo (src/Text/Atom/Feed.hs:163) InReplyTotal (src/Text/Atom/Feed.hs:172) newCategory (src/Text/Atom/Feed.hs:178) nullFeed (src/Text/Atom/Feed.hs:183) nullEntry (src/Text/Atom/Feed.hs:207) nullGenerator (src/Text/Atom/Feed.hs:232) nullLink (src/Text/Atom/Feed.hs:237) nullSource (src/Text/Atom/Feed.hs:252) nullPerson (src/Text/Atom/Feed.hs:269) 3% ( 1 / 38) in 'Text.Atom.Feed.Export' Missing documentation for: atom_prefix (src/Text/Atom/Feed/Export.hs:63) atom_thr_prefix (src/Text/Atom/Feed/Export.hs:66) atomNS (src/Text/Atom/Feed/Export.hs:69) atomThreadNS (src/Text/Atom/Feed/Export.hs:72) xmlns_atom (src/Text/Atom/Feed/Export.hs:78) xmlns_atom_thread (src/Text/Atom/Feed/Export.hs:91) atomName (src/Text/Atom/Feed/Export.hs:104) atomAttr (src/Text/Atom/Feed/Export.hs:107) atomNode (src/Text/Atom/Feed/Export.hs:110) atomLeaf (src/Text/Atom/Feed/Export.hs:113) atomThreadName (src/Text/Atom/Feed/Export.hs:116) atomThreadAttr (src/Text/Atom/Feed/Export.hs:120) atomThreadNode (src/Text/Atom/Feed/Export.hs:123) atomThreadLeaf (src/Text/Atom/Feed/Export.hs:126) xmlFeed (src/Text/Atom/Feed/Export.hs:130) xmlEntry (src/Text/Atom/Feed/Export.hs:148) xmlContent (src/Text/Atom/Feed/Export.hs:167) xmlCategory (src/Text/Atom/Feed/Export.hs:178) xmlLink (src/Text/Atom/Feed/Export.hs:186) xmlSource (src/Text/Atom/Feed/Export.hs:197) xmlGenerator (src/Text/Atom/Feed/Export.hs:213) xmlAuthor (src/Text/Atom/Feed/Export.hs:218) xmlContributor (src/Text/Atom/Feed/Export.hs:221) xmlPerson (src/Text/Atom/Feed/Export.hs:224) xmlInReplyTo (src/Text/Atom/Feed/Export.hs:230) xmlInReplyTotal (src/Text/Atom/Feed/Export.hs:240) xmlId (src/Text/Atom/Feed/Export.hs:245) xmlIcon (src/Text/Atom/Feed/Export.hs:248) xmlLogo (src/Text/Atom/Feed/Export.hs:251) xmlUpdated (src/Text/Atom/Feed/Export.hs:254) xmlPublished (src/Text/Atom/Feed/Export.hs:257) xmlRights (src/Text/Atom/Feed/Export.hs:260) xmlTitle (src/Text/Atom/Feed/Export.hs:263) xmlSubtitle (src/Text/Atom/Feed/Export.hs:266) xmlSummary (src/Text/Atom/Feed/Export.hs:269) xmlTextContent (src/Text/Atom/Feed/Export.hs:272) mb (src/Text/Atom/Feed/Export.hs:281) 4% ( 1 / 23) in 'Text.Atom.Feed.Import' Missing documentation for: pNodes (src/Text/Atom/Feed/Import.hs:56) pQNodes (src/Text/Atom/Feed/Import.hs:59) pNode (src/Text/Atom/Feed/Import.hs:62) pQNode (src/Text/Atom/Feed/Import.hs:65) pLeaf (src/Text/Atom/Feed/Import.hs:68) pQLeaf (src/Text/Atom/Feed/Import.hs:71) pAttr (src/Text/Atom/Feed/Import.hs:74) pAttrs (src/Text/Atom/Feed/Import.hs:80) pQAttr (src/Text/Atom/Feed/Import.hs:85) pMany (src/Text/Atom/Feed/Import.hs:88) children (src/Text/Atom/Feed/Import.hs:91) elementFeed (src/Text/Atom/Feed/Import.hs:97) pTextContent (src/Text/Atom/Feed/Import.hs:145) pPerson (src/Text/Atom/Feed/Import.hs:159) pCategory (src/Text/Atom/Feed/Import.hs:171) pGenerator (src/Text/Atom/Feed/Import.hs:182) pSource (src/Text/Atom/Feed/Import.hs:186) pLink (src/Text/Atom/Feed/Import.hs:204) pEntry (src/Text/Atom/Feed/Import.hs:222) pContent (src/Text/Atom/Feed/Import.hs:252) pInReplyTotal (src/Text/Atom/Feed/Import.hs:268) pInReplyTo (src/Text/Atom/Feed/Import.hs:277) 50% ( 2 / 4) in 'Text.Atom.Feed.Link' Missing documentation for: showLinkRelation (src/Text/Atom/Feed/Link.hs:56) showLinkAttr (src/Text/Atom/Feed/Link.hs:78) 3% ( 1 / 30) in 'Text.Atom.Feed.Validate' Missing documentation for: VTree (src/Text/Atom/Feed/Validate.hs:54) ValidatorResult (src/Text/Atom/Feed/Validate.hs:60) advice (src/Text/Atom/Feed/Validate.hs:62) demand (src/Text/Atom/Feed/Validate.hs:65) valid (src/Text/Atom/Feed/Validate.hs:68) mkTree (src/Text/Atom/Feed/Validate.hs:71) flattenT (src/Text/Atom/Feed/Validate.hs:74) validateEntry (src/Text/Atom/Feed/Validate.hs:78) checkEntryAuthor (src/Text/Atom/Feed/Validate.hs:98) checkCats (src/Text/Atom/Feed/Validate.hs:112) checkContents (src/Text/Atom/Feed/Validate.hs:115) checkContributor (src/Text/Atom/Feed/Validate.hs:127) checkContentLink (src/Text/Atom/Feed/Validate.hs:130) checkLinks (src/Text/Atom/Feed/Validate.hs:146) checkId (src/Text/Atom/Feed/Validate.hs:163) checkPublished (src/Text/Atom/Feed/Validate.hs:170) checkRights (src/Text/Atom/Feed/Validate.hs:179) checkSource (src/Text/Atom/Feed/Validate.hs:187) checkSummary (src/Text/Atom/Feed/Validate.hs:195) checkTitle (src/Text/Atom/Feed/Validate.hs:204) checkUpdated (src/Text/Atom/Feed/Validate.hs:211) checkCat (src/Text/Atom/Feed/Validate.hs:219) checkContent (src/Text/Atom/Feed/Validate.hs:237) checkTerm (src/Text/Atom/Feed/Validate.hs:302) checkAuthor (src/Text/Atom/Feed/Validate.hs:310) checkPerson (src/Text/Atom/Feed/Validate.hs:313) checkName (src/Text/Atom/Feed/Validate.hs:316) checkEmail (src/Text/Atom/Feed/Validate.hs:323) checkUri (src/Text/Atom/Feed/Validate.hs:332) 17% ( 1 / 6) in 'Text.Atom.Pub' Missing documentation for: Service (src/Text/Atom/Pub.hs:30) Workspace (src/Text/Atom/Pub.hs:35) Collection (src/Text/Atom/Pub.hs:41) Categories (src/Text/Atom/Pub.hs:49) Accept (src/Text/Atom/Pub.hs:56) 8% ( 1 / 12) in 'Text.Atom.Pub.Export' Missing documentation for: mkQName (src/Text/Atom/Pub/Export.hs:41) mkElem (src/Text/Atom/Pub/Export.hs:44) mkLeaf (src/Text/Atom/Pub/Export.hs:47) mkAttr (src/Data/XML/Compat.hs:17) xmlns_app (src/Text/Atom/Pub/Export.hs:50) appNS (src/Text/Atom/Pub/Export.hs:53) xmlService (src/Text/Atom/Pub/Export.hs:59) xmlWorkspace (src/Text/Atom/Pub/Export.hs:66) xmlCollection (src/Text/Atom/Pub/Export.hs:73) xmlCategories (src/Text/Atom/Pub/Export.hs:85) xmlAccept (src/Text/Atom/Pub/Export.hs:103) 60% ( 3 / 5) in 'Text.DublinCore.Types' Missing documentation for: infoToTag (src/Text/DublinCore/Types.hs:53) dc_element_names (src/Text/DublinCore/Types.hs:73) 8% ( 2 / 24) in 'Text.RSS.Syntax' Missing documentation for: RSS (src/Text/RSS/Syntax.hs:52) URLString (src/Text/RSS/Syntax.hs:59) RSSChannel (src/Text/RSS/Syntax.hs:64) RSSItem (src/Text/RSS/Syntax.hs:88) RSSSource (src/Text/RSS/Syntax.hs:103) RSSEnclosure (src/Text/RSS/Syntax.hs:109) RSSCategory (src/Text/RSS/Syntax.hs:116) RSSGuid (src/Text/RSS/Syntax.hs:122) RSSImage (src/Text/RSS/Syntax.hs:128) RSSCloud (src/Text/RSS/Syntax.hs:138) RSSTextInput (src/Text/RSS/Syntax.hs:147) nullRSS (src/Text/RSS/Syntax.hs:157) nullChannel (src/Text/RSS/Syntax.hs:164) nullItem (src/Text/RSS/Syntax.hs:193) nullSource (src/Text/RSS/Syntax.hs:212) nullEnclosure (src/Text/RSS/Syntax.hs:218) newCategory (src/Text/RSS/Syntax.hs:231) nullGuid (src/Text/RSS/Syntax.hs:237) nullPermaGuid (src/Text/RSS/Syntax.hs:242) nullImage (src/Text/RSS/Syntax.hs:247) nullCloud (src/Text/RSS/Syntax.hs:263) nullTextInput (src/Text/RSS/Syntax.hs:274) 6% ( 1 / 18) in 'Text.RSS.Export' Missing documentation for: qualNode (src/Text/RSS/Export.hs:45) qualName (src/Text/RSS/Export.hs:42) xmlRSS (src/Text/RSS/Export.hs:49) xmlChannel (src/Text/RSS/Export.hs:54) xmlItem (src/Text/RSS/Export.hs:79) xmlSource (src/Text/RSS/Export.hs:96) xmlEnclosure (src/Text/RSS/Export.hs:101) xmlCategory (src/Text/RSS/Export.hs:110) xmlGuid (src/Text/RSS/Export.hs:118) xmlImage (src/Text/RSS/Export.hs:129) xmlCloud (src/Text/RSS/Export.hs:141) xmlTextInput (src/Text/RSS/Export.hs:152) xmlSkipHours (src/Text/RSS/Export.hs:165) xmlSkipDays (src/Text/RSS/Export.hs:169) xmlAttr (src/Text/RSS/Export.hs:172) xmlLeaf (src/Text/RSS/Export.hs:175) mb (src/Text/RSS/Export.hs:184) 5% ( 1 / 20) in 'Text.RSS1.Syntax' Missing documentation for: URIString (src/Text/RSS1/Syntax.hs:43) TitleString (src/Text/RSS1/Syntax.hs:45) TimeString (src/Text/RSS1/Syntax.hs:47) TextString (src/Text/RSS1/Syntax.hs:49) Feed (src/Text/RSS1/Syntax.hs:51) Channel (src/Text/RSS1/Syntax.hs:62) Image (src/Text/RSS1/Syntax.hs:82) Item (src/Text/RSS1/Syntax.hs:92) TextInputInfo (src/Text/RSS1/Syntax.hs:104) TaxonomyTopic (src/Text/RSS1/Syntax.hs:115) UpdatePeriod (src/Text/RSS1/Syntax.hs:125) ContentInfo (src/Text/RSS1/Syntax.hs:133) nullFeed (src/Text/RSS1/Syntax.hs:141) nullChannel (src/Text/RSS1/Syntax.hs:154) nullImage (src/Text/RSS1/Syntax.hs:174) nullItem (src/Text/RSS1/Syntax.hs:186) nullTextInputInfo (src/Text/RSS1/Syntax.hs:200) nullTaxonomyTopic (src/Text/RSS1/Syntax.hs:213) nullContentInfo (src/Text/RSS1/Syntax.hs:225) 100% ( 4 / 4) in 'Text.Feed.Types' 100% ( 3 / 3) in 'Text.Feed.Util' 10% ( 3 / 31) in 'Text.Feed.Query' Missing documentation for: feedItems (src/Text/Feed/Query.hs:78) FeedGetter (src/Text/Feed/Query.hs:92) getFeedTitle (src/Text/Feed/Query.hs:109) getFeedAuthor (src/Text/Feed/Query.hs:94) getFeedHome (src/Text/Feed/Query.hs:120) getFeedHTML (src/Text/Feed/Query.hs:133) getFeedDescription (src/Text/Feed/Query.hs:150) getFeedPubDate (src/Text/Feed/Query.hs:161) getFeedLastUpdate (src/Text/Feed/Query.hs:175) getFeedDate (src/Text/Feed/Query.hs:189) getFeedLogoLink (src/Text/Feed/Query.hs:192) getFeedLanguage (src/Text/Feed/Query.hs:206) getFeedCategories (src/Text/Feed/Query.hs:221) getFeedGenerator (src/Text/Feed/Query.hs:237) getFeedItems (src/Text/Feed/Query.hs:89) ItemGetter (src/Text/Feed/Query.hs:253) getItemTitle (src/Text/Feed/Query.hs:255) getItemLink (src/Text/Feed/Query.hs:263) getItemPublishDateString (src/Text/Feed/Query.hs:306) getItemDate (src/Text/Feed/Query.hs:317) getItemCommentLink (src/Text/Feed/Query.hs:334) getItemEnclosure (src/Text/Feed/Query.hs:349) getItemFeedLink (src/Text/Feed/Query.hs:378) getItemId (src/Text/Feed/Query.hs:396) getItemCategories (src/Text/Feed/Query.hs:413) getItemRights (src/Text/Feed/Query.hs:425) getItemSummary (src/Text/Feed/Query.hs:435) getItemDescription (src/Text/Feed/Query.hs:438) 42% ( 17 / 40) in 'Text.Feed.Constructor' Missing documentation for: feedFromRSS (src/Text/Feed/Constructor.hs:96) feedFromAtom (src/Text/Feed/Constructor.hs:99) feedFromRDF (src/Text/Feed/Constructor.hs:102) feedFromXML (src/Text/Feed/Constructor.hs:105) getFeedKind (src/Text/Feed/Constructor.hs:108) FeedSetter (src/Text/Feed/Constructor.hs:170) addItem (src/Text/Feed/Constructor.hs:124) withFeedTitle (src/Text/Feed/Constructor.hs:172) withFeedHome (src/Text/Feed/Constructor.hs:194) withFeedPubDate (src/Text/Feed/Constructor.hs:272) withFeedLastUpdate (src/Text/Feed/Constructor.hs:311) withFeedLogoLink (src/Text/Feed/Constructor.hs:357) withFeedLanguage (src/Text/Feed/Constructor.hs:398) withFeedCategories (src/Text/Feed/Constructor.hs:439) withFeedGenerator (src/Text/Feed/Constructor.hs:489) withFeedItems (src/Text/Feed/Constructor.hs:139) newItem (src/Text/Feed/Constructor.hs:149) getItemKind (src/Text/Feed/Constructor.hs:162) atomEntryToItem (src/Text/Feed/Constructor.hs:529) rssItemToItem (src/Text/Feed/Constructor.hs:532) rdfItemToItem (src/Text/Feed/Constructor.hs:535) ItemSetter (src/Text/Feed/Constructor.hs:538) withItemCategories (src/Text/Feed/Constructor.hs:743) 20% ( 1 / 5) in 'Text.Feed.Translate' Missing documentation for: translateItemTo (src/Text/Feed/Translate.hs:57) withAtomEntry (src/Text/Feed/Translate.hs:39) withRSSItem (src/Text/Feed/Translate.hs:45) withRSS1Item (src/Text/Feed/Translate.hs:51) 3% ( 1 / 34) in 'Text.RSS1.Utils' Missing documentation for: pQNodes (src/Text/RSS1/Utils.hs:59) pNode (src/Text/RSS1/Utils.hs:62) pQNode (src/Text/RSS1/Utils.hs:65) pLeaf (src/Text/RSS1/Utils.hs:68) pQLeaf (src/Text/RSS1/Utils.hs:74) pQLeaf' (src/Text/RSS1/Utils.hs:71) pAttr (src/Text/RSS1/Utils.hs:77) pAttr' (src/Text/RSS1/Utils.hs:80) pMany (src/Text/RSS1/Utils.hs:83) children (src/Text/RSS1/Utils.hs:86) qualName (src/Text/RSS1/Utils.hs:89) qualName' (src/Text/RSS1/Utils.hs:92) rss10NS (src/Text/RSS1/Utils.hs:95) rdfPrefix (src/Text/RSS1/Utils.hs:98) rdfNS (src/Text/RSS1/Utils.hs:98) synPrefix (src/Text/RSS1/Utils.hs:103) synNS (src/Text/RSS1/Utils.hs:103) taxPrefix (src/Text/RSS1/Utils.hs:108) taxNS (src/Text/RSS1/Utils.hs:108) conPrefix (src/Text/RSS1/Utils.hs:113) conNS (src/Text/RSS1/Utils.hs:113) dcPrefix (src/Text/RSS1/Utils.hs:118) dcNS (src/Text/RSS1/Utils.hs:118) rdfName (src/Text/RSS1/Utils.hs:123) rssName (src/Text/RSS1/Utils.hs:126) synName (src/Text/RSS1/Utils.hs:129) known_rss_elts (src/Text/RSS1/Utils.hs:132) known_syn_elts (src/Text/RSS1/Utils.hs:135) known_dc_elts (src/Text/RSS1/Utils.hs:138) known_tax_elts (src/Text/RSS1/Utils.hs:141) known_con_elts (src/Text/RSS1/Utils.hs:144) removeKnownElts (src/Text/RSS1/Utils.hs:147) removeKnownAttrs (src/Text/RSS1/Utils.hs:153) 50% ( 1 / 2) in 'Text.RSS1.Import' Missing documentation for: elementToFeed (src/Text/RSS1/Import.hs:31) 50% ( 1 / 2) in 'Text.RSS1.Export' Missing documentation for: xmlFeed (src/Text/RSS1/Export.hs:37) 100% ( 2 / 2) in 'Text.Feed.Export' 4% ( 1 / 26) in 'Text.RSS.Import' Missing documentation for: pNodes (src/Text/RSS/Import.hs:57) pQNodes (src/Text/RSS/Import.hs:60) pNode (src/Text/RSS/Import.hs:63) pQNode (src/Text/RSS/Import.hs:66) pLeaf (src/Text/RSS/Import.hs:69) pQLeaf (src/Text/RSS/Import.hs:72) pAttr (src/Text/RSS/Import.hs:75) pMany (src/Text/RSS/Import.hs:78) children (src/Text/RSS/Import.hs:81) qualName (src/Text/RSS/Import.hs:84) dcName (src/Text/RSS/Import.hs:87) elementToRSS (src/Text/RSS/Import.hs:90) elementToChannel (src/Text/RSS/Import.hs:107) elementToImage (src/Text/RSS/Import.hs:164) elementToCategory (src/Text/RSS/Import.hs:184) elementToCloud (src/Text/RSS/Import.hs:197) elementToItem (src/Text/RSS/Import.hs:213) elementToSource (src/Text/RSS/Import.hs:248) elementToEnclosure (src/Text/RSS/Import.hs:262) elementToGuid (src/Text/RSS/Import.hs:278) elementToTextInput (src/Text/RSS/Import.hs:291) elementToSkipHours (src/Text/RSS/Import.hs:311) elementToSkipDays (src/Text/RSS/Import.hs:317) readInt (src/Data/Text/Util.hs:8) readBool (src/Text/RSS/Import.hs:324) 75% ( 6 / 8) in 'Text.Feed.Import' Missing documentation for: parseFeedString (src/Text/Feed/Import.hs:94) FeedSource (src/Text/Feed/Import.hs:60) Warning: Text.Feed.Import: could not find link destinations for: parseFeedSourceXML Documentation created: dist/doc/html/feed/index.html, dist/doc/html/feed/feed.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mCKYDR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le ++ dirname /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le + cd feed-1.0.0.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le -v creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests/files creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests/files Installing tests/files/atom.xml to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests/files/atom.xml Installing tests/files/rss20.xml to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/feed-1.0.0.0/tests/files/rss20.xml directory dist/doc/html/feed does exist: True creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 copy directory 'dist/doc/html/feed' to '/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0'. creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src Installing dist/doc/html/feed/doc-index-S.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-S.html Installing dist/doc/html/feed/doc-index-C.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-C.html Installing dist/doc/html/feed/Text-RSS1-Utils.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS1-Utils.html Installing dist/doc/html/feed/doc-index-N.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-N.html Installing dist/doc/html/feed/plus.gif to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/plus.gif Installing dist/doc/html/feed/Text-Atom-Feed.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Feed.html Installing dist/doc/html/feed/doc-index.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index.html Installing dist/doc/html/feed/Text-Feed-Constructor.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Constructor.html Installing dist/doc/html/feed/doc-index-X.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-X.html Installing dist/doc/html/feed/doc-index-G.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-G.html Installing dist/doc/html/feed/doc-index-M.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-M.html Installing dist/doc/html/feed/Text-Feed-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Import.html Installing dist/doc/html/feed/Text-Feed-Query.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Query.html Installing dist/doc/html/feed/Text-Atom-Feed-Validate.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Feed-Validate.html Installing dist/doc/html/feed/doc-index-D.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-D.html Installing dist/doc/html/feed/doc-index-F.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-F.html Installing dist/doc/html/feed/ocean.css to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/ocean.css Installing dist/doc/html/feed/doc-index-I.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-I.html Installing dist/doc/html/feed/Text-RSS1-Syntax.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS1-Syntax.html Installing dist/doc/html/feed/feed.txt to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/feed.txt Installing dist/doc/html/feed/feed.haddock to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/feed.haddock Installing dist/doc/html/feed/doc-index-H.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-H.html Installing dist/doc/html/feed/minus.gif to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/minus.gif Installing dist/doc/html/feed/doc-index-All.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-All.html Installing dist/doc/html/feed/synopsis.png to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/synopsis.png Installing dist/doc/html/feed/Text-Atom-Pub.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Pub.html Installing dist/doc/html/feed/doc-index-L.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-L.html Installing dist/doc/html/feed/doc-index-P.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-P.html Installing dist/doc/html/feed/Text-RSS1-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS1-Import.html Installing dist/doc/html/feed/Text-Feed-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Export.html Installing dist/doc/html/feed/index.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/index.html Installing dist/doc/html/feed/doc-index-W.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-W.html Installing dist/doc/html/feed/Text-Atom-Pub-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Pub-Export.html Installing dist/doc/html/feed/Text-Feed-Translate.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Translate.html Installing dist/doc/html/feed/Text-Feed-Util.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Util.html Installing dist/doc/html/feed/Text-RSS1-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS1-Export.html Installing dist/doc/html/feed/doc-index-K.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-K.html Installing dist/doc/html/feed/Text-RSS-Syntax.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS-Syntax.html Installing dist/doc/html/feed/doc-index-U.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-U.html Installing dist/doc/html/feed/haddock-util.js to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/haddock-util.js Installing dist/doc/html/feed/Text-RSS-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS-Export.html Installing dist/doc/html/feed/Text-Atom-Feed-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Feed-Export.html Installing dist/doc/html/feed/Text-DublinCore-Types.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-DublinCore-Types.html Installing dist/doc/html/feed/doc-index-T.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-T.html Installing dist/doc/html/feed/doc-index-A.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-A.html Installing dist/doc/html/feed/Text-Atom-Feed-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Feed-Import.html Installing dist/doc/html/feed/doc-index-V.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-V.html Installing dist/doc/html/feed/doc-index-R.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-R.html Installing dist/doc/html/feed/Text-Atom-Feed-Link.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Atom-Feed-Link.html Installing dist/doc/html/feed/Text-RSS-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-RSS-Import.html Installing dist/doc/html/feed/Text-Feed-Types.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/Text-Feed-Types.html Installing dist/doc/html/feed/hslogo-16.png to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/hslogo-16.png Installing dist/doc/html/feed/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-Q.html Installing dist/doc/html/feed/doc-index-E.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/doc-index-E.html Installing dist/doc/html/feed/src/Text-RSS1-Utils.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS1-Utils.html Installing dist/doc/html/feed/src/Text-Atom-Feed.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Feed.html Installing dist/doc/html/feed/src/Text-Feed-Constructor.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Constructor.html Installing dist/doc/html/feed/src/Text-Feed-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Import.html Installing dist/doc/html/feed/src/Text-Feed-Query.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Query.html Installing dist/doc/html/feed/src/Text-Atom-Feed-Validate.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Feed-Validate.html Installing dist/doc/html/feed/src/Text-RSS1-Syntax.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS1-Syntax.html Installing dist/doc/html/feed/src/Text-Atom-Pub.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Pub.html Installing dist/doc/html/feed/src/Data-Text-Util.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Data-Text-Util.html Installing dist/doc/html/feed/src/Text-RSS1-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS1-Import.html Installing dist/doc/html/feed/src/Text-Feed-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Export.html Installing dist/doc/html/feed/src/hscolour.css to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/hscolour.css Installing dist/doc/html/feed/src/Text-Atom-Pub-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Pub-Export.html Installing dist/doc/html/feed/src/Text-Feed-Translate.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Translate.html Installing dist/doc/html/feed/src/Text-Feed-Util.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Util.html Installing dist/doc/html/feed/src/Text-RSS1-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS1-Export.html Installing dist/doc/html/feed/src/Text-RSS-Syntax.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS-Syntax.html Installing dist/doc/html/feed/src/Data-XML-Compat.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Data-XML-Compat.html Installing dist/doc/html/feed/src/Text-RSS-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS-Export.html Installing dist/doc/html/feed/src/Text-Atom-Feed-Export.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Feed-Export.html Installing dist/doc/html/feed/src/Text-DublinCore-Types.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-DublinCore-Types.html Installing dist/doc/html/feed/src/Text-Atom-Feed-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Feed-Import.html Installing dist/doc/html/feed/src/Text-Atom-Feed-Link.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Atom-Feed-Link.html Installing dist/doc/html/feed/src/Text-RSS-Import.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-RSS-Import.html Installing dist/doc/html/feed/src/Text-Feed-Types.html to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/src/Text-Feed-Types.html creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 Installing dist/doc/html/feed/feed.haddock to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0/feed.haddock creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed Installing LICENSE to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML Installing dist/build/Text/Atom/Feed.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed.hi Installing dist/build/Text/Atom/Feed/Export.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Export.hi Installing dist/build/Text/Atom/Feed/Import.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Import.hi Installing dist/build/Text/Atom/Feed/Link.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Link.hi Installing dist/build/Text/Atom/Feed/Validate.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Validate.hi Installing dist/build/Text/Atom/Pub.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub.hi Installing dist/build/Text/Atom/Pub/Export.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub/Export.hi Installing dist/build/Text/DublinCore/Types.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore/Types.hi Installing dist/build/Text/Feed/Constructor.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Constructor.hi Installing dist/build/Text/Feed/Export.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Export.hi Installing dist/build/Text/Feed/Import.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Import.hi Installing dist/build/Text/Feed/Query.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Query.hi Installing dist/build/Text/Feed/Translate.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Translate.hi Installing dist/build/Text/Feed/Types.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Types.hi Installing dist/build/Text/Feed/Util.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Util.hi Installing dist/build/Text/RSS/Export.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Export.hi Installing dist/build/Text/RSS/Import.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Import.hi Installing dist/build/Text/RSS/Syntax.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Syntax.hi Installing dist/build/Text/RSS1/Export.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Export.hi Installing dist/build/Text/RSS1/Import.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Import.hi Installing dist/build/Text/RSS1/Syntax.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Syntax.hi Installing dist/build/Text/RSS1/Utils.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Utils.hi Installing dist/build/Data/Text/Util.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text/Util.hi Installing dist/build/Data/XML/Compat.hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML/Compat.hi creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML Installing dist/build/Text/Atom/Feed.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed.p_hi Installing dist/build/Text/Atom/Feed/Export.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Export.p_hi Installing dist/build/Text/Atom/Feed/Import.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Import.p_hi Installing dist/build/Text/Atom/Feed/Link.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Link.p_hi Installing dist/build/Text/Atom/Feed/Validate.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Validate.p_hi Installing dist/build/Text/Atom/Pub.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub.p_hi Installing dist/build/Text/Atom/Pub/Export.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub/Export.p_hi Installing dist/build/Text/DublinCore/Types.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore/Types.p_hi Installing dist/build/Text/Feed/Constructor.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Constructor.p_hi Installing dist/build/Text/Feed/Export.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Export.p_hi Installing dist/build/Text/Feed/Import.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Import.p_hi Installing dist/build/Text/Feed/Query.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Query.p_hi Installing dist/build/Text/Feed/Translate.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Translate.p_hi Installing dist/build/Text/Feed/Types.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Types.p_hi Installing dist/build/Text/Feed/Util.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Util.p_hi Installing dist/build/Text/RSS/Export.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Export.p_hi Installing dist/build/Text/RSS/Import.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Import.p_hi Installing dist/build/Text/RSS/Syntax.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Syntax.p_hi Installing dist/build/Text/RSS1/Export.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Export.p_hi Installing dist/build/Text/RSS1/Import.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Import.p_hi Installing dist/build/Text/RSS1/Syntax.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Syntax.p_hi Installing dist/build/Text/RSS1/Utils.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Utils.p_hi Installing dist/build/Data/Text/Util.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text/Util.p_hi Installing dist/build/Data/XML/Compat.p_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML/Compat.p_hi creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1 creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML Installing dist/build/Text/Atom/Feed.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed.dyn_hi Installing dist/build/Text/Atom/Feed/Export.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Export.dyn_hi Installing dist/build/Text/Atom/Feed/Import.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Import.dyn_hi Installing dist/build/Text/Atom/Feed/Link.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Link.dyn_hi Installing dist/build/Text/Atom/Feed/Validate.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Feed/Validate.dyn_hi Installing dist/build/Text/Atom/Pub.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub.dyn_hi Installing dist/build/Text/Atom/Pub/Export.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Atom/Pub/Export.dyn_hi Installing dist/build/Text/DublinCore/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/DublinCore/Types.dyn_hi Installing dist/build/Text/Feed/Constructor.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Constructor.dyn_hi Installing dist/build/Text/Feed/Export.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Export.dyn_hi Installing dist/build/Text/Feed/Import.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Import.dyn_hi Installing dist/build/Text/Feed/Query.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Query.dyn_hi Installing dist/build/Text/Feed/Translate.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Translate.dyn_hi Installing dist/build/Text/Feed/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Types.dyn_hi Installing dist/build/Text/Feed/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/Feed/Util.dyn_hi Installing dist/build/Text/RSS/Export.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Export.dyn_hi Installing dist/build/Text/RSS/Import.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Import.dyn_hi Installing dist/build/Text/RSS/Syntax.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS/Syntax.dyn_hi Installing dist/build/Text/RSS1/Export.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Export.dyn_hi Installing dist/build/Text/RSS1/Import.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Import.dyn_hi Installing dist/build/Text/RSS1/Syntax.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Syntax.dyn_hi Installing dist/build/Text/RSS1/Utils.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Text/RSS1/Utils.dyn_hi Installing dist/build/Data/Text/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/Text/Util.dyn_hi Installing dist/build/Data/XML/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/Data/XML/Compat.dyn_hi creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 Installing dist/build/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE.a to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE.a creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 Installing dist/build/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE_p.a to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE_p.a creating /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64 Installing executable dist/build/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d feed-1.0.0.0.conf ']' + install -D --mode=0644 feed-1.0.0.0.conf /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/feed-1.0.0.0.conf ++ ls /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z feed-1.0.0.0.conf ']' + rm -f ghc-feed.files ghc-feed-devel.files + touch ghc-feed.files ghc-feed-devel.files + ls /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/feed-1.0.0.0.conf + pkgdir=/usr/lib64/ghc-8.2.2/feed-1.0.0.0 + '[' -d /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/lib64/ghc-8.2.2/feed-1.0.0.0 ']' + echo /usr/lib64/ghc-8.2.2/feed-1.0.0.0 + echo '%attr(755,root,root) /usr/lib64/libHSfeed-1.0.0.0-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc/html/libraries/feed-1.0.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/feed-1.0.0.0 + for i in ghc-feed.files ghc-feed-devel.files + '[' -f ghc-feed.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le!!g' ghc-feed.files + for i in ghc-feed.files ghc-feed-devel.files + '[' -f ghc-feed-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le!!g' ghc-feed-devel.files + find /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + grep -v /usr/share/doc/ghc/html/libraries/feed-1.0.0.0 ghc-feed-devel.files + grep /usr/share/doc/ghc/html/libraries/feed-1.0.0.0 ghc-feed-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2zE8Td + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + exit 0 Processing files: ghc-feed-1.0.0.0-5.fc29.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QFjqaA + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/licenses/ghc-feed + exit 0 Provides: ghc-feed = 1.0.0.0-5.fc29 ghc-feed(ppc-64) = 1.0.0.0-5.fc29 libHSfeed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSattoparsec-0.13.2.0-FKevdAi26eo4UcmJVhNRvX-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbase-compat-0.9.3-915GC5pH10BBmcMnCvMsPA-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSblaze-builder-0.4.0.2-8H1rt2zvfv6AUCz7aMkbdM-ghc8.2.2.so()(64bit) libHSblaze-html-0.9.0.1-KZuRyG2BckIO6Khpr3pOs-ghc8.2.2.so()(64bit) libHSblaze-markup-0.8.0.0-H9cZ65J2eFtDQCQxo66d5V-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so()(64bit) libHSconduit-extra-1.2.3.2-AD9FNLc2O9hIYrgp13yE7m-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdata-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH-ghc8.2.2.so()(64bit) libHSlifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0-ghc8.2.2.so()(64bit) libHSmmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW-ghc8.2.2.so()(64bit) libHSmonad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSnetwork-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP-ghc8.2.2.so()(64bit) libHSold-locale-1.0.0.7-uLYLcRn7Nv8SkmeS8fMf9-ghc8.2.2.so()(64bit) libHSold-time-1.1.0.3-LmKk8FUXtYwDVw5bR99HBe-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so()(64bit) libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so()(64bit) libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHSstreaming-commons-0.1.18-6C2PFSQd2ZhBBcnOVnGBeP-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStime-locale-compat-0.1.1.3-6vYEv0Xyhxa8ICcZ54rERR-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHStyped-process-0.2.1.0-H56aB5Kdz0FCyNGnxLCduL-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSunliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g-ghc8.2.2.so()(64bit) libHSutf8-string-1.0.1.1-7sQ7eR5H5ED7poickls5aO-ghc8.2.2.so()(64bit) libHSxml-conduit-1.7.0.1-78yDQaioNWpDGdXHKdXQf9-ghc8.2.2.so()(64bit) libHSxml-types-0.3.6-7P40nVLbrS3Eybs4QXcEGW-ghc8.2.2.so()(64bit) libHSzlib-0.6.1.2-7k8ElOnaocwBudwnpy07vK-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-feed-devel-1.0.0.0-5.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cw7WtW + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel + exit 0 Provides: ghc-devel(feed-1.0.0.0-EQzIBPW5prdKW0lZuXR1SE) ghc-feed-devel = 1.0.0.0-5.fc29 ghc-feed-devel(ppc-64) = 1.0.0.0-5.fc29 ghc-feed-doc = 1.0.0.0-5.fc29 ghc-feed-static = 1.0.0.0-5.fc29 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) ghc-devel(base-compat-0.9.3-915GC5pH10BBmcMnCvMsPA) ghc-devel(bytestring-0.10.8.2) ghc-devel(old-locale-1.0.0.7-uLYLcRn7Nv8SkmeS8fMf9) ghc-devel(old-time-1.1.0.3-LmKk8FUXtYwDVw5bR99HBe) ghc-devel(safe-0.3.15-EroU33EYnr02fGSZYGiX97) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) ghc-devel(time-1.8.0.2) ghc-devel(time-locale-compat-0.1.1.3-6vYEv0Xyhxa8ICcZ54rERR) ghc-devel(utf8-string-1.0.1.1-7sQ7eR5H5ED7poickls5aO) ghc-devel(xml-conduit-1.7.0.1-78yDQaioNWpDGdXHKdXQf9) ghc-devel(xml-types-0.3.6-7P40nVLbrS3Eybs4QXcEGW) Processing files: ghc-feed-devel-doc-1.0.0.0-5.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ADv50i + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel-doc + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel-doc + cp -pr README.md /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le/usr/share/doc/ghc-feed-devel-doc + exit 0 Provides: ghc-feed-devel-doc = 1.0.0.0-5.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le Wrote: /builddir/build/RPMS/ghc-feed-1.0.0.0-5.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-feed-devel-1.0.0.0-5.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-feed-devel-doc-1.0.0.0-5.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uAfkuG + umask 022 + cd /builddir/build/BUILD + cd feed-1.0.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-feed-1.0.0.0-5.fc29.ppc64le + exit 0 Child return code was: 0