Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-09eb9c0dd21b1facad88201467fb2d236b64b46b/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pandoc-1.12.3.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-09eb9c0dd21b1facad88201467fb2d236b64b46b/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53ZjSU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandoc-1.12.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandoc-1.12.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandoc-1.12.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-flag http-conduit False + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ou2w94 + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.12.3.1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/doc/pandoc-1.12.3.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 --global Configuring pandoc-1.12.3.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pandoc-1.12.3.1... Preprocessing library pandoc-1.12.3.1... [ 1 of 55] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o ) [ 2 of 55] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o ) [ 3 of 55] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o ) [ 4 of 55] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o ) [ 5 of 55] Compiling Text.Pandoc.Readers.Haddock.Lex ( dist/build/Text/Pandoc/Readers/Haddock/Lex.hs, dist/build/Text/Pandoc/Readers/Haddock/Lex.o ) [ 6 of 55] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [ 7 of 55] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.o ) [ 8 of 55] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.o ) [ 9 of 55] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o ) [10 of 55] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o ) [11 of 55] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o ) [12 of 55] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o ) [13 of 55] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o ) [14 of 55] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [15 of 55] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o ) [16 of 55] Compiling Text.Pandoc.Readers.Haddock.Parse ( dist/build/Text/Pandoc/Readers/Haddock/Parse.hs, dist/build/Text/Pandoc/Readers/Haddock/Parse.o ) [17 of 55] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o ) [18 of 55] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o ) [19 of 55] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o ) [20 of 55] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o ) [21 of 55] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o ) [22 of 55] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o ) [23 of 55] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o ) [24 of 55] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o ) [25 of 55] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o ) [26 of 55] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o ) [27 of 55] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o ) [28 of 55] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [29 of 55] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [30 of 55] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [31 of 55] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [32 of 55] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o ) [33 of 55] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o ) [34 of 55] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o ) [35 of 55] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o ) [36 of 55] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [37 of 55] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [38 of 55] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [39 of 55] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o ) [40 of 55] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) [41 of 55] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [42 of 55] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o ) [43 of 55] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o ) [44 of 55] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [45 of 55] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o ) [46 of 55] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o ) [47 of 55] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o ) [48 of 55] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [49 of 55] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [50 of 55] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o ) [51 of 55] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o ) [52 of 55] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o ) [53 of 55] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o ) [54 of 55] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o ) [55 of 55] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o ) [ 1 of 55] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.p_o ) [ 2 of 55] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.p_o ) [ 3 of 55] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.p_o ) [ 4 of 55] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.p_o ) [ 5 of 55] Compiling Text.Pandoc.Readers.Haddock.Lex ( dist/build/Text/Pandoc/Readers/Haddock/Lex.hs, dist/build/Text/Pandoc/Readers/Haddock/Lex.p_o ) [ 6 of 55] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.p_o ) [ 7 of 55] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.p_o ) [ 8 of 55] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.p_o ) [ 9 of 55] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.p_o ) [10 of 55] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.p_o ) [11 of 55] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.p_o ) [12 of 55] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.p_o ) [13 of 55] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.p_o ) [14 of 55] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.p_o ) [15 of 55] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.p_o ) [16 of 55] Compiling Text.Pandoc.Readers.Haddock.Parse ( dist/build/Text/Pandoc/Readers/Haddock/Parse.hs, dist/build/Text/Pandoc/Readers/Haddock/Parse.p_o ) [17 of 55] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.p_o ) [18 of 55] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.p_o ) [19 of 55] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.p_o ) [20 of 55] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.p_o ) [21 of 55] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.p_o ) [22 of 55] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.p_o ) [23 of 55] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.p_o ) [24 of 55] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.p_o ) [25 of 55] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.p_o ) [26 of 55] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.p_o ) [27 of 55] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.p_o ) [28 of 55] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.p_o ) [29 of 55] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.p_o ) [30 of 55] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.p_o ) [31 of 55] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.p_o ) [32 of 55] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.p_o ) [33 of 55] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.p_o ) [34 of 55] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.p_o ) [35 of 55] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.p_o ) [36 of 55] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.p_o ) [37 of 55] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.p_o ) [38 of 55] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.p_o ) [39 of 55] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.p_o ) [40 of 55] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.p_o ) [41 of 55] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.p_o ) [42 of 55] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.p_o ) [43 of 55] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.p_o ) [44 of 55] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.p_o ) [45 of 55] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.p_o ) [46 of 55] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.p_o ) [47 of 55] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.p_o ) [48 of 55] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.p_o ) [49 of 55] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.p_o ) [50 of 55] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.p_o ) [51 of 55] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.p_o ) [52 of 55] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.p_o ) [53 of 55] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.p_o ) [54 of 55] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.p_o ) [55 of 55] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.p_o ) In-place registering pandoc-1.12.3.1... Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.3.1... [1 of 1] Compiling Main ( man/make-pandoc-man-pages.hs, dist/build/make-pandoc-man-pages/make-pandoc-man-pages-tmp/Main.o ) Linking dist/build/make-pandoc-man-pages/make-pandoc-man-pages ... Preprocessing executable 'pandoc' for pandoc-1.12.3.1... [1 of 1] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o ) Linking dist/build/pandoc/pandoc ... + '[' -f dist/build/libHSpandoc-1.12.3.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for pandoc-1.12.3.1... Running hscolour for pandoc-1.12.3.1... Preprocessing library pandoc-1.12.3.1... Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.3.1... Preprocessing executable 'pandoc' for pandoc-1.12.3.1... Preprocessing library pandoc-1.12.3.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 50% ( 1 / 2) in 'Text.Pandoc.Asciify' 100% ( 2 / 2) in 'Text.Pandoc.Process' 33% ( 1 / 3) in 'Text.Pandoc.UUID' 100% ( 3 / 3) in 'Text.Pandoc.Slides' 20% ( 1 / 5) in 'Text.Pandoc.Readers.Haddock.Lex' 100% ( 3 / 3) in 'Text.Pandoc.Readers.TeXMath' 0% ( 0 / 2) in 'Text.Pandoc.Compat.TagSoupEntity' 67% ( 2 / 3) in 'Text.Pandoc.Compat.Monoid' 67% ( 2 / 3) in 'Text.Pandoc.MIME' 98% ( 39 / 40) in 'Text.Pandoc.Pretty' 89% ( 8 / 9) in 'Text.Pandoc.XML' 0% ( 0 / 7) in 'Paths_pandoc' 20% ( 3 / 15) in 'Text.Pandoc.UTF8' 92% ( 44 / 48) in 'Text.Pandoc.Shared' 80% ( 16 / 20) in 'Text.Pandoc.Highlighting' 0% ( 0 / 3) in 'Text.Pandoc.Readers.Haddock.Parse' 17% ( 1 / 6) in 'Text.Pandoc.ImageSize' 100% ( 2 / 2) in 'Text.Pandoc.SelfContained' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Native' 38% ( 3 / 8) in 'Text.Pandoc.Templates' 44% ( 7 / 16) in 'Text.Pandoc.Options' 0% ( 0 / 2) in 'Text.Pandoc.Readers.DocBook' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Haddock' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Native' 100% ( 2 / 2) in 'Text.Pandoc.Writers.FB2' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Custom' 72% ( 89 /124) in 'Text.Pandoc.Parsing' 100% ( 2 / 2) in 'Text.Pandoc.Readers.RST' 60% ( 3 / 5) in 'Text.Pandoc.Readers.LaTeX' 50% ( 4 / 8) in 'Text.Pandoc.Readers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Readers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Readers.MediaWiki' 0% ( 0 / 2) in 'Text.Pandoc.Readers.OPML' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Textile' 71% ( 5 / 7) in 'Text.Pandoc.Writers.Shared' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RST' 100% ( 2 / 2) in 'Text.Pandoc.Writers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ConTeXt' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Texinfo' 100% ( 3 / 3) in 'Text.Pandoc.Writers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Writers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Writers.EPUB' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docx' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docbook' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OPML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OpenDocument' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ODT' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Man' 100% ( 3 / 3) in 'Text.Pandoc.Writers.RTF' 100% ( 2 / 2) in 'Text.Pandoc.Writers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Org' 100% ( 2 / 2) in 'Text.Pandoc.Writers.AsciiDoc' 50% ( 1 / 2) in 'Text.Pandoc.PDF' 91% ( 51 / 56) in 'Text.Pandoc' Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for: Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState Warning: Text.Pandoc.Readers.HTML: could not find link destinations for: Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState Warning: Text.Pandoc.Readers.Textile: could not find link destinations for: Text.Pandoc.Readers.Textile.table Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for: Text.Pandoc.Writers.EPUB.ppTopElement Documentation created: dist/doc/html/pandoc/index.html, dist/doc/html/pandoc/pandoc.txt Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.12.3.1... Preprocessing executable 'pandoc' for pandoc-1.12.3.1... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ki6lxj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm ++ dirname /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm + cd pandoc-1.12.3.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm -v directory dist/doc/html/pandoc does exist: True creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.html creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.html5 to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.html5 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.docbook to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.docbook creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.beamer to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.beamer creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.opendocument to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.opendocument creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.opml to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.opml creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.latex to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.latex creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.context to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.context creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.texinfo to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.texinfo creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.man to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.man creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.markdown to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.markdown creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.rst to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.rst creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.plain to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.plain creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.mediawiki to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.mediawiki creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.rtf to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.rtf creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.s5 to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.s5 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.slidy to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.slidy creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.slideous to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.slideous creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.revealjs to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.revealjs creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.dzslides to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.dzslides creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.asciidoc to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.asciidoc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.textile to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.textile creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.org to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.org creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.epub to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.epub creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates Installing data/templates/default.epub3 to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/templates/default.epub3 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/reference.odt to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/reference.odt creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/reference.docx to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/reference.docx creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/epub.css to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/epub.css creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/LaTeXMathML.js to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/LaTeXMathML.js creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/MathMLinHTML.js to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/MathMLinHTML.js creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/dzslides Installing data/dzslides/template.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/dzslides/template.html creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data Installing data/sample.lua to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/data/sample.lua creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing README to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/README creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing INSTALL to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/INSTALL creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing COPYRIGHT to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/COPYRIGHT creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing BUGS to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/BUGS creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing CONTRIBUTING.md to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/CONTRIBUTING.md creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1 Installing changelog to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/changelog creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 copy directory 'dist/doc/html/pandoc' to '/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1'. creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src Installing dist/doc/html/pandoc/minus.gif to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/minus.gif Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/doc-index-U.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-U.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/synopsis.png to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/synopsis.png Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/doc-index-W.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-W.html Installing dist/doc/html/pandoc/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/doc-index-I.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-I.html Installing dist/doc/html/pandoc/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-XML.html Installing dist/doc/html/pandoc/doc-index-C.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-C.html Installing dist/doc/html/pandoc/hslogo-16.png to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/hslogo-16.png Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/haddock-util.js to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/haddock-util.js Installing dist/doc/html/pandoc/doc-index-J.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-J.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/doc-index-E.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-E.html Installing dist/doc/html/pandoc/doc-index.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index.html Installing dist/doc/html/pandoc/doc-index-D.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-D.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/doc-index-60.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-60.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/doc-index-A.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-A.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Options.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/doc-index-T.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-T.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/doc-index-36.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-36.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/doc-index-Q.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-Q.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Process.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/pandoc.haddock Installing dist/doc/html/pandoc/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/doc-index-L.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-L.html Installing dist/doc/html/pandoc/ocean.css to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/ocean.css Installing dist/doc/html/pandoc/doc-index-V.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-V.html Installing dist/doc/html/pandoc/doc-index-R.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-R.html Installing dist/doc/html/pandoc/doc-index-S.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-S.html Installing dist/doc/html/pandoc/doc-index-N.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-N.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/doc-index-All.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-All.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/doc-index-F.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-F.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/pandoc.txt to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/pandoc.txt Installing dist/doc/html/pandoc/doc-index-M.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-M.html Installing dist/doc/html/pandoc/doc-index-P.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-P.html Installing dist/doc/html/pandoc/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/doc-index-G.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-G.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/doc-index-H.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-H.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/frames.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/frames.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/plus.gif to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/plus.gif Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/index-frames.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/index-frames.html Installing dist/doc/html/pandoc/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/doc-index-O.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-O.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc.html Installing dist/doc/html/pandoc/index.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/index.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/doc-index-B.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/doc-index-B.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/mini_Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Haddock-Lex.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Haddock-Lex.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/src/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Slides.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Slides.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-MIME.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-MIME.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Parsing.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Parsing.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/src/Text-Pandoc-ImageSize.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-ImageSize.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Haddock-Parse.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Haddock-Parse.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Asciify.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Asciify.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Highlighting.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Highlighting.html Installing dist/doc/html/pandoc/src/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UUID.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-UUID.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/src/Paths_pandoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Paths_pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Shared.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-TagSoupEntity.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Compat-TagSoupEntity.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/src/hscolour.css to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/hscolour.css Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Monoid.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Compat-Monoid.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/src/Text-Pandoc-UTF8.html creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1/pandoc.haddock creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 Installing COPYING to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1/COPYING Installing library in /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 Installing executable(s) in /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 Installing dist/build/Text/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc.hi Installing dist/build/Text/Pandoc/Options.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Options.hi Installing dist/build/Text/Pandoc/Pretty.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Pretty.hi Installing dist/build/Text/Pandoc/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Shared.hi Installing dist/build/Text/Pandoc/Readers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/HTML.hi Installing dist/build/Text/Pandoc/Readers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/LaTeX.hi Installing dist/build/Text/Pandoc/Readers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Markdown.hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/MediaWiki.hi Installing dist/build/Text/Pandoc/Readers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/RST.hi Installing dist/build/Text/Pandoc/Readers/DocBook.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/DocBook.hi Installing dist/build/Text/Pandoc/Readers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/OPML.hi Installing dist/build/Text/Pandoc/Readers/TeXMath.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/TeXMath.hi Installing dist/build/Text/Pandoc/Readers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Textile.hi Installing dist/build/Text/Pandoc/Readers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Native.hi Installing dist/build/Text/Pandoc/Readers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock.hi Installing dist/build/Text/Pandoc/Writers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Native.hi Installing dist/build/Text/Pandoc/Writers/Docbook.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Docbook.hi Installing dist/build/Text/Pandoc/Writers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/OPML.hi Installing dist/build/Text/Pandoc/Writers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/HTML.hi Installing dist/build/Text/Pandoc/Writers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/LaTeX.hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/ConTeXt.hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/OpenDocument.hi Installing dist/build/Text/Pandoc/Writers/Texinfo.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Texinfo.hi Installing dist/build/Text/Pandoc/Writers/Man.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Man.hi Installing dist/build/Text/Pandoc/Writers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Markdown.hi Installing dist/build/Text/Pandoc/Writers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/RST.hi Installing dist/build/Text/Pandoc/Writers/Org.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Org.hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/AsciiDoc.hi Installing dist/build/Text/Pandoc/Writers/Custom.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Custom.hi Installing dist/build/Text/Pandoc/Writers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Textile.hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/MediaWiki.hi Installing dist/build/Text/Pandoc/Writers/RTF.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/RTF.hi Installing dist/build/Text/Pandoc/Writers/ODT.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/ODT.hi Installing dist/build/Text/Pandoc/Writers/Docx.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Docx.hi Installing dist/build/Text/Pandoc/Writers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/FB2.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/FB2.hi Installing dist/build/Text/Pandoc/PDF.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/PDF.hi Installing dist/build/Text/Pandoc/UTF8.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/UTF8.hi Installing dist/build/Text/Pandoc/Templates.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Templates.hi Installing dist/build/Text/Pandoc/XML.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/XML.hi Installing dist/build/Text/Pandoc/SelfContained.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/SelfContained.hi Installing dist/build/Text/Pandoc/Process.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Process.hi Installing dist/build/Text/Pandoc/Readers/Haddock/Lex.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock/Lex.hi Installing dist/build/Text/Pandoc/Readers/Haddock/Parse.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock/Parse.hi Installing dist/build/Text/Pandoc/Writers/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Shared.hi Installing dist/build/Text/Pandoc/Asciify.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Asciify.hi Installing dist/build/Text/Pandoc/MIME.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/MIME.hi Installing dist/build/Text/Pandoc/Parsing.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Parsing.hi Installing dist/build/Text/Pandoc/UUID.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/UUID.hi Installing dist/build/Text/Pandoc/ImageSize.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/ImageSize.hi Installing dist/build/Text/Pandoc/Slides.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Slides.hi Installing dist/build/Text/Pandoc/Highlighting.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Highlighting.hi Installing dist/build/Text/Pandoc/Compat/Monoid.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat/Monoid.hi Installing dist/build/Text/Pandoc/Compat/TagSoupEntity.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat/TagSoupEntity.hi Installing dist/build/Paths_pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Paths_pandoc.hi creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 Installing dist/build/Text/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc.p_hi Installing dist/build/Text/Pandoc/Options.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Options.p_hi Installing dist/build/Text/Pandoc/Pretty.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Pretty.p_hi Installing dist/build/Text/Pandoc/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Shared.p_hi Installing dist/build/Text/Pandoc/Readers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/HTML.p_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Readers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Markdown.p_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Readers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/RST.p_hi Installing dist/build/Text/Pandoc/Readers/DocBook.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/DocBook.p_hi Installing dist/build/Text/Pandoc/Readers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/OPML.p_hi Installing dist/build/Text/Pandoc/Readers/TeXMath.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/TeXMath.p_hi Installing dist/build/Text/Pandoc/Readers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Textile.p_hi Installing dist/build/Text/Pandoc/Readers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Native.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock.p_hi Installing dist/build/Text/Pandoc/Writers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Native.p_hi Installing dist/build/Text/Pandoc/Writers/Docbook.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Docbook.p_hi Installing dist/build/Text/Pandoc/Writers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/OPML.p_hi Installing dist/build/Text/Pandoc/Writers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/HTML.p_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/ConTeXt.p_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/OpenDocument.p_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Texinfo.p_hi Installing dist/build/Text/Pandoc/Writers/Man.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Man.p_hi Installing dist/build/Text/Pandoc/Writers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Markdown.p_hi Installing dist/build/Text/Pandoc/Writers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/RST.p_hi Installing dist/build/Text/Pandoc/Writers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Org.p_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/AsciiDoc.p_hi Installing dist/build/Text/Pandoc/Writers/Custom.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Custom.p_hi Installing dist/build/Text/Pandoc/Writers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Textile.p_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Writers/RTF.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/RTF.p_hi Installing dist/build/Text/Pandoc/Writers/ODT.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/ODT.p_hi Installing dist/build/Text/Pandoc/Writers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Docx.p_hi Installing dist/build/Text/Pandoc/Writers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/FB2.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/FB2.p_hi Installing dist/build/Text/Pandoc/PDF.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/PDF.p_hi Installing dist/build/Text/Pandoc/UTF8.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/UTF8.p_hi Installing dist/build/Text/Pandoc/Templates.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Templates.p_hi Installing dist/build/Text/Pandoc/XML.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/XML.p_hi Installing dist/build/Text/Pandoc/SelfContained.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/SelfContained.p_hi Installing dist/build/Text/Pandoc/Process.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Process.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock/Lex.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock/Lex.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock/Parse.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Readers/Haddock/Parse.p_hi Installing dist/build/Text/Pandoc/Writers/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Writers/Shared.p_hi Installing dist/build/Text/Pandoc/Asciify.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Asciify.p_hi Installing dist/build/Text/Pandoc/MIME.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/MIME.p_hi Installing dist/build/Text/Pandoc/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Parsing.p_hi Installing dist/build/Text/Pandoc/UUID.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/UUID.p_hi Installing dist/build/Text/Pandoc/ImageSize.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/ImageSize.p_hi Installing dist/build/Text/Pandoc/Slides.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Slides.p_hi Installing dist/build/Text/Pandoc/Highlighting.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Highlighting.p_hi Installing dist/build/Text/Pandoc/Compat/Monoid.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat/Monoid.p_hi Installing dist/build/Text/Pandoc/Compat/TagSoupEntity.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Text/Pandoc/Compat/TagSoupEntity.p_hi Installing dist/build/Paths_pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/Paths_pandoc.p_hi creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 Installing dist/build/libHSpandoc-1.12.3.1.a to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/libHSpandoc-1.12.3.1.a creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 Installing dist/build/libHSpandoc-1.12.3.1_p.a to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1/libHSpandoc-1.12.3.1_p.a creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin Installing executable dist/build/pandoc/pandoc to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin/pandoc /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin/pandoc creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man/man5 Installing man/man1/pandoc.1 to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man/man1/pandoc.1 Installing man/man5/pandoc_markdown.5 to /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/man/man5/pandoc_markdown.5 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: pandoc-1.12.3.1.conf + install -D --mode=0644 pandoc-1.12.3.1.conf /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/package.conf.d/pandoc-1.12.3.1.conf + rm -f ghc-pandoc.files ghc-pandoc-devel.files + touch ghc-pandoc.files ghc-pandoc-devel.files + '[' -d /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 ']' + echo '%dir /usr/lib/ghc-7.6.3/pandoc-1.12.3.1' + echo '/usr/lib/ghc-7.6.3/package.conf.d/pandoc-1.12.3.1*.conf' + '[' -d /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 ']' + find /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/lib/ghc-7.6.3/pandoc-1.12.3.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/pandoc-1.12.3.1 + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm!!g' ghc-pandoc.files + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm!!g' ghc-pandoc-devel.files + find /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin -a -x /usr/bin/execstack ']' + find /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin -type f -exec sh -c 'file {} | grep -q '\'' ELF '\''' ';' -exec /usr/bin/execstack -c '{}' ';' + rm /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/BUGS /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/INSTALL /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/README /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/pandoc-1.12.3.1/changelog + ln -s pandoc /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/bin/hsmarkdown + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pandoc-1.12.3.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F7kH1Z + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.12.3.1 + DOCDIR=/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + cp -pr BUGS /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + cp -pr README /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + cp -pr changelog /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/pandoc-1.12.3.1 + exit 0 Provides: pandoc = 1.12.3.1-2.el7 pandoc(armv7hl-32) = 1.12.3.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 liblua-5.1.so libm.so.6 libm.so.6(GLIBC_2.4) libpcre.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libutil.so.1 libyaml-0.so.2 libz.so.1 rtld(GNU_HASH) Processing files: ghc-pandoc-1.12.3.1-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hDTOsV + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.12.3.1 + DOCDIR=/builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc-pandoc-1.12.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc-pandoc-1.12.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc-pandoc-1.12.3.1 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm/usr/share/doc/ghc-pandoc-1.12.3.1 + exit 0 Provides: ghc-pandoc = 1.12.3.1-2.el7 ghc-pandoc(armv7hl-32) = 1.12.3.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-pandoc-devel-1.12.3.1-2.el7.armv7hl Provides: ghc-devel(pandoc-1.12.3.1-d7d87632e32ac46d98290f3d9c63daf1) ghc-pandoc-devel = 1.12.3.1-2.el7 ghc-pandoc-devel(armv7hl-32) = 1.12.3.1-2.el7 ghc-pandoc-static = 1.12.3.1-2.el7 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 = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(HTTP-4000.2.8-95d73fd706c3a2c624dfbc858def6780) ghc-devel(aeson-0.6.2.1-cda137b8b8f873d0f637f52f92fdc7b1) ghc-devel(array-0.4.0.1-72eb1caf42d7f1e9e960760f41ef98d0) ghc-devel(attoparsec-0.10.4.0-fb40ea60141549fea8c69925795efff7) ghc-devel(base-4.6.0.1-96bf6b6729ca53a5ac2cf45bb8b3cc3e) ghc-devel(base64-bytestring-1.0.0.1-a619b3819e3a42f329bf6751cf811eb2) ghc-devel(binary-0.5.1.1-070d1a748b38a86cefd3ecfe250c286a) ghc-devel(blaze-html-0.6.1.1-d9a2e0519a92c20d0751dbc779791ce7) ghc-devel(blaze-markup-0.5.1.5-2469a9388e0fb2943fc206e9c09e2bea) ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40) ghc-devel(containers-0.5.0.0-3b8b869ec10d44736414ab5bea776319) ghc-devel(data-default-0.5.1-3c1ce68160e065de92895c1f78b237d4) ghc-devel(directory-1.2.0.1-504c99535d64699e20e001d81b577d06) ghc-devel(extensible-exceptions-0.1.1.4-255a395b3b026cb94b23754e1c372785) ghc-devel(filepath-1.3.0.1-62570c67b40fb99e7078c0d179220531) ghc-devel(highlighting-kate-0.5.6-eee14e258469fe91767e2c347d3314f0) ghc-devel(hslua-0.3.10-30031029255e008568bb29d9a7f8c774) ghc-devel(mtl-2.1.2-678980f6077e9f83a86186556aa2a425) ghc-devel(network-2.4.1.2-191cac1336ff6d7b045b4bf3b9587c81) ghc-devel(old-locale-1.0.0.5-753125cfaf463057d163a0cefde5b58f) ghc-devel(pandoc-types-1.12.3.1-c84150987bd93a7d562ce85a429635ca) ghc-devel(parsec-3.1.3-3a33ef6d1b68997243b4307c69d7cd49) ghc-devel(process-1.1.0.2-e0c48f9bdf742372ba6a81c4a5eaddaf) ghc-devel(random-1.0.1.1-19c1babf0bd45c020c2cf146877a9e6b) ghc-devel(syb-0.4.0-8e7e08a060d6fc361aca595c701a94d6) ghc-devel(tagsoup-0.12.8-faed0e9c9df1d1d09d575416a485d9d7) ghc-devel(temporary-1.1.2.4-b29afcb88725e2c3cbeaad01336e3470) ghc-devel(texmath-0.6.6-3799f2a3caf9a32af5d6e8836fd179c3) ghc-devel(text-0.11.3.1-17cae9ba49c3f3d533bf78a6e387f543) ghc-devel(time-1.4.0.1-970760bdd865d8b6cafac382276795a2) ghc-devel(unordered-containers-0.2.3.0-e174d1c44ff782fb9b12fcbfcb821620) ghc-devel(vector-0.10.0.1-117b4a20c7ed2db6a57064332774896f) ghc-devel(xml-1.3.13-4436ddea52ad441df8339549a453c6ae) ghc-devel(yaml-0.8.5.3-483d6b73d42fe1f396746ee9b0f7d29c) ghc-devel(zip-archive-0.1.3.4-62664829fcc0f06812061b6b99be59c9) ghc-devel(zlib-0.5.4.1-f8b2bb965704e7ec5caa162d83990faa) Processing files: pandoc-pdf-1.12.3.1-2.el7.armv7hl Provides: pandoc-pdf = 1.12.3.1-2.el7 pandoc-pdf(armv7hl-32) = 1.12.3.1-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: pandoc-markdown2pdf < 1.12.3.1-2.el7 pandoc-pdf < 1.12.3.1-2.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm Wrote: /builddir/build/RPMS/pandoc-1.12.3.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-1.12.3.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-devel-1.12.3.1-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pandoc-pdf-1.12.3.1-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bgxbtW + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.12.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pandoc-1.12.3.1-2.el7.arm + exit 0 Child return code was: 0