Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pandoc.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-64085-17060/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/pandoc-2.0.6-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pandoc.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-stream-build-64085-17060/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mBRei2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandoc-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandoc-2.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandoc-2.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver cmark-gfm '< 0.2' '< 0.3' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z5Onr0 + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -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 --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/pandoc '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mcpu=power8 -optc-mtune=power8 -optc-funwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 --global Configuring pandoc-2.0.6... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for pandoc-2.0.6.. Building library for pandoc-2.0.6.. [ 1 of 123] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o ) [ 2 of 123] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o ) [ 3 of 123] Compiling Text.Pandoc.CSV ( src/Text/Pandoc/CSV.hs, dist/build/Text/Pandoc/CSV.o ) [ 4 of 123] Compiling Text.Pandoc.Compat.Time ( src/Text/Pandoc/Compat/Time.hs, dist/build/Text/Pandoc/Compat/Time.o ) [ 5 of 123] Compiling Text.Pandoc.Emoji ( src/Text/Pandoc/Emoji.hs, dist/build/Text/Pandoc/Emoji.o ) [ 6 of 123] Compiling Text.Pandoc.Logging ( src/Text/Pandoc/Logging.hs, dist/build/Text/Pandoc/Logging.o ) [ 7 of 123] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o ) [ 8 of 123] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.o ) [ 9 of 123] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o ) [ 10 of 123] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o ) [ 11 of 123] Compiling Text.Pandoc.Readers.Docx.Combine ( src/Text/Pandoc/Readers/Docx/Combine.hs, dist/build/Text/Pandoc/Readers/Docx/Combine.o ) [ 12 of 123] Compiling Text.Pandoc.Readers.Docx.Util ( src/Text/Pandoc/Readers/Docx/Util.hs, dist/build/Text/Pandoc/Readers/Docx/Util.o ) [ 13 of 123] Compiling Text.Pandoc.Readers.Docx.StyleMap ( src/Text/Pandoc/Readers/Docx/StyleMap.hs, dist/build/Text/Pandoc/Readers/Docx/StyleMap.o ) [ 14 of 123] Compiling Text.Pandoc.Readers.LaTeX.Types ( src/Text/Pandoc/Readers/LaTeX/Types.hs, dist/build/Text/Pandoc/Readers/LaTeX/Types.o ) [ 15 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Fallible ( src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.o ) [ 16 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Namespaces ( src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.o ) [ 17 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.SetMap ( src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.o ) [ 18 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Utils ( src/Text/Pandoc/Readers/Odt/Generic/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.o ) [ 19 of 123] Compiling Text.Pandoc.Readers.Odt.Arrows.Utils ( src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.o ) [ 20 of 123] Compiling Text.Pandoc.Readers.Odt.Arrows.State ( src/Text/Pandoc/Readers/Odt/Arrows/State.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/State.o ) [ 21 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.XMLConverter ( src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.o ) [ 22 of 123] Compiling Text.Pandoc.Readers.Odt.Namespaces ( src/Text/Pandoc/Readers/Odt/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Namespaces.o ) [ 23 of 123] Compiling Text.Pandoc.Readers.Odt.Base ( src/Text/Pandoc/Readers/Odt/Base.hs, dist/build/Text/Pandoc/Readers/Odt/Base.o ) [ 24 of 123] Compiling Text.Pandoc.Readers.Odt.StyleReader ( src/Text/Pandoc/Readers/Odt/StyleReader.hs, dist/build/Text/Pandoc/Readers/Odt/StyleReader.o ) [ 25 of 123] Compiling Text.Pandoc.Readers.Org.Shared ( src/Text/Pandoc/Readers/Org/Shared.hs, dist/build/Text/Pandoc/Readers/Org/Shared.o ) [ 26 of 123] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [ 27 of 123] Compiling Text.Pandoc.Readers.Odt.ContentReader ( src/Text/Pandoc/Readers/Odt/ContentReader.hs, dist/build/Text/Pandoc/Readers/Odt/ContentReader.o ) [ 28 of 123] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.o ) [ 29 of 123] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o ) [ 30 of 123] Compiling Text.Pandoc.Extensions ( src/Text/Pandoc/Extensions.hs, dist/build/Text/Pandoc/Extensions.o ) [ 31 of 123] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o ) [ 32 of 123] Compiling Text.Pandoc.BCP47 ( src/Text/Pandoc/BCP47.hs, dist/build/Text/Pandoc/BCP47.o ) [ 33 of 123] Compiling Text.Pandoc.CSS ( src/Text/Pandoc/CSS.hs, dist/build/Text/Pandoc/CSS.o ) [ 34 of 123] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o ) [ 35 of 123] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o ) [ 36 of 123] Compiling Text.Pandoc.Translations ( src/Text/Pandoc/Translations.hs, dist/build/Text/Pandoc/Translations.o ) [ 37 of 123] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.o ) [ 38 of 123] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o ) [ 39 of 123] Compiling Text.Pandoc.Error ( src/Text/Pandoc/Error.hs, dist/build/Text/Pandoc/Error.o ) [ 40 of 123] Compiling Text.Pandoc.Class ( src/Text/Pandoc/Class.hs, dist/build/Text/Pandoc/Class.o ) [ 41 of 123] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o ) [ 42 of 123] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o ) [ 43 of 123] Compiling Text.Pandoc.Readers.Odt ( src/Text/Pandoc/Readers/Odt.hs, dist/build/Text/Pandoc/Readers/Odt.o ) [ 44 of 123] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o ) [ 45 of 123] Compiling Text.Pandoc.Readers.JATS ( src/Text/Pandoc/Readers/JATS.hs, dist/build/Text/Pandoc/Readers/JATS.o ) [ 46 of 123] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o ) [ 47 of 123] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.o ) [ 48 of 123] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o ) [ 49 of 123] Compiling Text.Pandoc.Readers.CommonMark ( src/Text/Pandoc/Readers/CommonMark.hs, dist/build/Text/Pandoc/Readers/CommonMark.o ) [ 50 of 123] Compiling Text.Pandoc.Lua.Util ( src/Text/Pandoc/Lua/Util.hs, dist/build/Text/Pandoc/Lua/Util.o ) [ 51 of 123] Compiling Text.Pandoc.Lua.StackInstances ( src/Text/Pandoc/Lua/StackInstances.hs, dist/build/Text/Pandoc/Lua/StackInstances.o ) [ 52 of 123] Compiling Text.Pandoc.Lua.Filter ( src/Text/Pandoc/Lua/Filter.hs, dist/build/Text/Pandoc/Lua/Filter.o ) [ 53 of 123] Compiling Text.Pandoc.Lua.Module.Utils ( src/Text/Pandoc/Lua/Module/Utils.hs, dist/build/Text/Pandoc/Lua/Module/Utils.o ) [ 54 of 123] Compiling Text.Pandoc.Lua.Module.MediaBag ( src/Text/Pandoc/Lua/Module/MediaBag.hs, dist/build/Text/Pandoc/Lua/Module/MediaBag.o ) [ 55 of 123] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o ) [ 56 of 123] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o ) [ 57 of 123] Compiling Text.Pandoc.Writers.Math ( src/Text/Pandoc/Writers/Math.hs, dist/build/Text/Pandoc/Writers/Math.o ) [ 58 of 123] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o ) [ 59 of 123] Compiling Text.Pandoc.Writers.OOXML ( src/Text/Pandoc/Writers/OOXML.hs, dist/build/Text/Pandoc/Writers/OOXML.o ) [ 60 of 123] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o ) [ 61 of 123] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o ) [ 62 of 123] Compiling Text.Pandoc.Writers.ZimWiki ( src/Text/Pandoc/Writers/ZimWiki.hs, dist/build/Text/Pandoc/Writers/ZimWiki.o ) [ 63 of 123] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o ) [ 64 of 123] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o ) [ 65 of 123] Compiling Text.Pandoc.Writers.TEI ( src/Text/Pandoc/Writers/TEI.hs, dist/build/Text/Pandoc/Writers/TEI.o ) [ 66 of 123] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [ 67 of 123] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [ 68 of 123] Compiling Text.Pandoc.Writers.Powerpoint ( src/Text/Pandoc/Writers/Powerpoint.hs, dist/build/Text/Pandoc/Writers/Powerpoint.o ) [ 69 of 123] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o ) [ 70 of 123] Compiling Text.Pandoc.Writers.Muse ( src/Text/Pandoc/Writers/Muse.hs, dist/build/Text/Pandoc/Writers/Muse.o ) [ 71 of 123] Compiling Text.Pandoc.Writers.Ms ( src/Text/Pandoc/Writers/Ms.hs, dist/build/Text/Pandoc/Writers/Ms.o ) [ 72 of 123] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [ 73 of 123] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [ 74 of 123] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.o ) [ 75 of 123] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.o ) [ 76 of 123] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o ) [ 77 of 123] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [ 78 of 123] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o ) [ 79 of 123] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o ) [ 80 of 123] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o ) [ 81 of 123] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o ) [ 82 of 123] Compiling Text.Pandoc.Writers.JATS ( src/Text/Pandoc/Writers/JATS.hs, dist/build/Text/Pandoc/Writers/JATS.o ) [ 83 of 123] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.o ) [ 84 of 123] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) [ 85 of 123] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o ) [ 86 of 123] Compiling Text.Pandoc.Writers.CommonMark ( src/Text/Pandoc/Writers/CommonMark.hs, dist/build/Text/Pandoc/Writers/CommonMark.o ) [ 87 of 123] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [ 88 of 123] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o ) [ 89 of 123] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [ 90 of 123] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o ) [ 91 of 123] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o ) [ 92 of 123] Compiling Text.Pandoc.Readers.Vimwiki ( src/Text/Pandoc/Readers/Vimwiki.hs, dist/build/Text/Pandoc/Readers/Vimwiki.o ) [ 93 of 123] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.o ) [ 94 of 123] Compiling Text.Pandoc.Readers.TikiWiki ( src/Text/Pandoc/Readers/TikiWiki.hs, dist/build/Text/Pandoc/Readers/TikiWiki.o ) [ 95 of 123] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [ 96 of 123] Compiling Text.Pandoc.Readers.Org.ParserState ( src/Text/Pandoc/Readers/Org/ParserState.hs, dist/build/Text/Pandoc/Readers/Org/ParserState.o ) [ 97 of 123] Compiling Text.Pandoc.Readers.Org.Parsing ( src/Text/Pandoc/Readers/Org/Parsing.hs, dist/build/Text/Pandoc/Readers/Org/Parsing.o ) [ 98 of 123] Compiling Text.Pandoc.Readers.Org.BlockStarts ( src/Text/Pandoc/Readers/Org/BlockStarts.hs, dist/build/Text/Pandoc/Readers/Org/BlockStarts.o ) [ 99 of 123] Compiling Text.Pandoc.Readers.Org.ExportSettings ( src/Text/Pandoc/Readers/Org/ExportSettings.hs, dist/build/Text/Pandoc/Readers/Org/ExportSettings.o ) [100 of 123] Compiling Text.Pandoc.Readers.Org.DocumentTree ( src/Text/Pandoc/Readers/Org/DocumentTree.hs, dist/build/Text/Pandoc/Readers/Org/DocumentTree.o ) [101 of 123] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [102 of 123] Compiling Text.Pandoc.Readers.Org.Inlines ( src/Text/Pandoc/Readers/Org/Inlines.hs, dist/build/Text/Pandoc/Readers/Org/Inlines.o ) [103 of 123] Compiling Text.Pandoc.Readers.Org.Meta ( src/Text/Pandoc/Readers/Org/Meta.hs, dist/build/Text/Pandoc/Readers/Org/Meta.o ) [104 of 123] Compiling Text.Pandoc.Readers.Org.Blocks ( src/Text/Pandoc/Readers/Org/Blocks.hs, dist/build/Text/Pandoc/Readers/Org/Blocks.o ) [105 of 123] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.o ) [106 of 123] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [107 of 123] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o ) [108 of 123] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.o ) [109 of 123] Compiling Text.Pandoc.Readers.Muse ( src/Text/Pandoc/Readers/Muse.hs, dist/build/Text/Pandoc/Readers/Muse.o ) [110 of 123] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o ) [111 of 123] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [112 of 123] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o ) [113 of 123] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.o ) [114 of 123] Compiling Text.Pandoc.Readers.Creole ( src/Text/Pandoc/Readers/Creole.hs, dist/build/Text/Pandoc/Readers/Creole.o ) [115 of 123] Compiling Text.Pandoc.Readers ( src/Text/Pandoc/Readers.hs, dist/build/Text/Pandoc/Readers.o ) [116 of 123] Compiling Text.Pandoc.Lua.Module.Pandoc ( src/Text/Pandoc/Lua/Module/Pandoc.hs, dist/build/Text/Pandoc/Lua/Module/Pandoc.o ) [117 of 123] Compiling Text.Pandoc.Lua.Packages ( src/Text/Pandoc/Lua/Packages.hs, dist/build/Text/Pandoc/Lua/Packages.o ) [118 of 123] Compiling Text.Pandoc.Lua.Init ( src/Text/Pandoc/Lua/Init.hs, dist/build/Text/Pandoc/Lua/Init.o ) [119 of 123] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o ) [120 of 123] Compiling Text.Pandoc.Writers ( src/Text/Pandoc/Writers.hs, dist/build/Text/Pandoc/Writers.o ) [121 of 123] Compiling Text.Pandoc.Lua ( src/Text/Pandoc/Lua.hs, dist/build/Text/Pandoc/Lua.o ) [122 of 123] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o ) [123 of 123] Compiling Text.Pandoc.App ( src/Text/Pandoc/App.hs, dist/build/Text/Pandoc/App.o ) [ 1 of 123] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.p_o ) [ 2 of 123] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.p_o ) [ 3 of 123] Compiling Text.Pandoc.CSV ( src/Text/Pandoc/CSV.hs, dist/build/Text/Pandoc/CSV.p_o ) [ 4 of 123] Compiling Text.Pandoc.Compat.Time ( src/Text/Pandoc/Compat/Time.hs, dist/build/Text/Pandoc/Compat/Time.p_o ) [ 5 of 123] Compiling Text.Pandoc.Emoji ( src/Text/Pandoc/Emoji.hs, dist/build/Text/Pandoc/Emoji.p_o ) [ 6 of 123] Compiling Text.Pandoc.Logging ( src/Text/Pandoc/Logging.hs, dist/build/Text/Pandoc/Logging.p_o ) [ 7 of 123] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.p_o ) [ 8 of 123] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.p_o ) [ 9 of 123] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.p_o ) [ 10 of 123] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.p_o ) [ 11 of 123] Compiling Text.Pandoc.Readers.Docx.Combine ( src/Text/Pandoc/Readers/Docx/Combine.hs, dist/build/Text/Pandoc/Readers/Docx/Combine.p_o ) [ 12 of 123] Compiling Text.Pandoc.Readers.Docx.Util ( src/Text/Pandoc/Readers/Docx/Util.hs, dist/build/Text/Pandoc/Readers/Docx/Util.p_o ) [ 13 of 123] Compiling Text.Pandoc.Readers.Docx.StyleMap ( src/Text/Pandoc/Readers/Docx/StyleMap.hs, dist/build/Text/Pandoc/Readers/Docx/StyleMap.p_o ) [ 14 of 123] Compiling Text.Pandoc.Readers.LaTeX.Types ( src/Text/Pandoc/Readers/LaTeX/Types.hs, dist/build/Text/Pandoc/Readers/LaTeX/Types.p_o ) [ 15 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Fallible ( src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.p_o ) [ 16 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Namespaces ( src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.p_o ) [ 17 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.SetMap ( src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.p_o ) [ 18 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.Utils ( src/Text/Pandoc/Readers/Odt/Generic/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.p_o ) [ 19 of 123] Compiling Text.Pandoc.Readers.Odt.Arrows.Utils ( src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.p_o ) [ 20 of 123] Compiling Text.Pandoc.Readers.Odt.Arrows.State ( src/Text/Pandoc/Readers/Odt/Arrows/State.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/State.p_o ) [ 21 of 123] Compiling Text.Pandoc.Readers.Odt.Generic.XMLConverter ( src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.p_o ) [ 22 of 123] Compiling Text.Pandoc.Readers.Odt.Namespaces ( src/Text/Pandoc/Readers/Odt/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Namespaces.p_o ) [ 23 of 123] Compiling Text.Pandoc.Readers.Odt.Base ( src/Text/Pandoc/Readers/Odt/Base.hs, dist/build/Text/Pandoc/Readers/Odt/Base.p_o ) [ 24 of 123] Compiling Text.Pandoc.Readers.Odt.StyleReader ( src/Text/Pandoc/Readers/Odt/StyleReader.hs, dist/build/Text/Pandoc/Readers/Odt/StyleReader.p_o ) [ 25 of 123] Compiling Text.Pandoc.Readers.Org.Shared ( src/Text/Pandoc/Readers/Org/Shared.hs, dist/build/Text/Pandoc/Readers/Org/Shared.p_o ) [ 26 of 123] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.p_o ) [ 27 of 123] Compiling Text.Pandoc.Readers.Odt.ContentReader ( src/Text/Pandoc/Readers/Odt/ContentReader.hs, dist/build/Text/Pandoc/Readers/Odt/ContentReader.p_o ) [ 28 of 123] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.p_o ) [ 29 of 123] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.p_o ) [ 30 of 123] Compiling Text.Pandoc.Extensions ( src/Text/Pandoc/Extensions.hs, dist/build/Text/Pandoc/Extensions.p_o ) [ 31 of 123] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.p_o ) [ 32 of 123] Compiling Text.Pandoc.BCP47 ( src/Text/Pandoc/BCP47.hs, dist/build/Text/Pandoc/BCP47.p_o ) [ 33 of 123] Compiling Text.Pandoc.CSS ( src/Text/Pandoc/CSS.hs, dist/build/Text/Pandoc/CSS.p_o ) [ 34 of 123] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.p_o ) [ 35 of 123] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.p_o ) [ 36 of 123] Compiling Text.Pandoc.Translations ( src/Text/Pandoc/Translations.hs, dist/build/Text/Pandoc/Translations.p_o ) [ 37 of 123] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.p_o ) [ 38 of 123] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.p_o ) [ 39 of 123] Compiling Text.Pandoc.Error ( src/Text/Pandoc/Error.hs, dist/build/Text/Pandoc/Error.p_o ) [ 40 of 123] Compiling Text.Pandoc.Class ( src/Text/Pandoc/Class.hs, dist/build/Text/Pandoc/Class.p_o ) [ 41 of 123] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.p_o ) [ 42 of 123] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.p_o ) [ 43 of 123] Compiling Text.Pandoc.Readers.Odt ( src/Text/Pandoc/Readers/Odt.hs, dist/build/Text/Pandoc/Readers/Odt.p_o ) [ 44 of 123] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.p_o ) [ 45 of 123] Compiling Text.Pandoc.Readers.JATS ( src/Text/Pandoc/Readers/JATS.hs, dist/build/Text/Pandoc/Readers/JATS.p_o ) [ 46 of 123] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.p_o ) [ 47 of 123] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.p_o ) [ 48 of 123] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.p_o ) [ 49 of 123] Compiling Text.Pandoc.Readers.CommonMark ( src/Text/Pandoc/Readers/CommonMark.hs, dist/build/Text/Pandoc/Readers/CommonMark.p_o ) [ 50 of 123] Compiling Text.Pandoc.Lua.Util ( src/Text/Pandoc/Lua/Util.hs, dist/build/Text/Pandoc/Lua/Util.p_o ) [ 51 of 123] Compiling Text.Pandoc.Lua.StackInstances ( src/Text/Pandoc/Lua/StackInstances.hs, dist/build/Text/Pandoc/Lua/StackInstances.p_o ) [ 52 of 123] Compiling Text.Pandoc.Lua.Filter ( src/Text/Pandoc/Lua/Filter.hs, dist/build/Text/Pandoc/Lua/Filter.p_o ) [ 53 of 123] Compiling Text.Pandoc.Lua.Module.Utils ( src/Text/Pandoc/Lua/Module/Utils.hs, dist/build/Text/Pandoc/Lua/Module/Utils.p_o ) [ 54 of 123] Compiling Text.Pandoc.Lua.Module.MediaBag ( src/Text/Pandoc/Lua/Module/MediaBag.hs, dist/build/Text/Pandoc/Lua/Module/MediaBag.p_o ) [ 55 of 123] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.p_o ) [ 56 of 123] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.p_o ) [ 57 of 123] Compiling Text.Pandoc.Writers.Math ( src/Text/Pandoc/Writers/Math.hs, dist/build/Text/Pandoc/Writers/Math.p_o ) [ 58 of 123] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.p_o ) [ 59 of 123] Compiling Text.Pandoc.Writers.OOXML ( src/Text/Pandoc/Writers/OOXML.hs, dist/build/Text/Pandoc/Writers/OOXML.p_o ) [ 60 of 123] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.p_o ) [ 61 of 123] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.p_o ) [ 62 of 123] Compiling Text.Pandoc.Writers.ZimWiki ( src/Text/Pandoc/Writers/ZimWiki.hs, dist/build/Text/Pandoc/Writers/ZimWiki.p_o ) [ 63 of 123] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.p_o ) [ 64 of 123] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.p_o ) [ 65 of 123] Compiling Text.Pandoc.Writers.TEI ( src/Text/Pandoc/Writers/TEI.hs, dist/build/Text/Pandoc/Writers/TEI.p_o ) [ 66 of 123] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.p_o ) [ 67 of 123] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.p_o ) [ 68 of 123] Compiling Text.Pandoc.Writers.Powerpoint ( src/Text/Pandoc/Writers/Powerpoint.hs, dist/build/Text/Pandoc/Writers/Powerpoint.p_o ) [ 69 of 123] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.p_o ) [ 70 of 123] Compiling Text.Pandoc.Writers.Muse ( src/Text/Pandoc/Writers/Muse.hs, dist/build/Text/Pandoc/Writers/Muse.p_o ) [ 71 of 123] Compiling Text.Pandoc.Writers.Ms ( src/Text/Pandoc/Writers/Ms.hs, dist/build/Text/Pandoc/Writers/Ms.p_o ) [ 72 of 123] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.p_o ) [ 73 of 123] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.p_o ) [ 74 of 123] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.p_o ) [ 75 of 123] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.p_o ) [ 76 of 123] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.p_o ) [ 77 of 123] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.p_o ) [ 78 of 123] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.p_o ) [ 79 of 123] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.p_o ) [ 80 of 123] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.p_o ) [ 81 of 123] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.p_o ) [ 82 of 123] Compiling Text.Pandoc.Writers.JATS ( src/Text/Pandoc/Writers/JATS.hs, dist/build/Text/Pandoc/Writers/JATS.p_o ) [ 83 of 123] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.p_o ) [ 84 of 123] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.p_o ) [ 85 of 123] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.p_o ) [ 86 of 123] Compiling Text.Pandoc.Writers.CommonMark ( src/Text/Pandoc/Writers/CommonMark.hs, dist/build/Text/Pandoc/Writers/CommonMark.p_o ) [ 87 of 123] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.p_o ) [ 88 of 123] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.p_o ) [ 89 of 123] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.p_o ) [ 90 of 123] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.p_o ) [ 91 of 123] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.p_o ) [ 92 of 123] Compiling Text.Pandoc.Readers.Vimwiki ( src/Text/Pandoc/Readers/Vimwiki.hs, dist/build/Text/Pandoc/Readers/Vimwiki.p_o ) [ 93 of 123] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.p_o ) [ 94 of 123] Compiling Text.Pandoc.Readers.TikiWiki ( src/Text/Pandoc/Readers/TikiWiki.hs, dist/build/Text/Pandoc/Readers/TikiWiki.p_o ) [ 95 of 123] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.p_o ) [ 96 of 123] Compiling Text.Pandoc.Readers.Org.ParserState ( src/Text/Pandoc/Readers/Org/ParserState.hs, dist/build/Text/Pandoc/Readers/Org/ParserState.p_o ) [ 97 of 123] Compiling Text.Pandoc.Readers.Org.Parsing ( src/Text/Pandoc/Readers/Org/Parsing.hs, dist/build/Text/Pandoc/Readers/Org/Parsing.p_o ) [ 98 of 123] Compiling Text.Pandoc.Readers.Org.BlockStarts ( src/Text/Pandoc/Readers/Org/BlockStarts.hs, dist/build/Text/Pandoc/Readers/Org/BlockStarts.p_o ) [ 99 of 123] Compiling Text.Pandoc.Readers.Org.ExportSettings ( src/Text/Pandoc/Readers/Org/ExportSettings.hs, dist/build/Text/Pandoc/Readers/Org/ExportSettings.p_o ) [100 of 123] Compiling Text.Pandoc.Readers.Org.DocumentTree ( src/Text/Pandoc/Readers/Org/DocumentTree.hs, dist/build/Text/Pandoc/Readers/Org/DocumentTree.p_o ) [101 of 123] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.p_o ) [102 of 123] Compiling Text.Pandoc.Readers.Org.Inlines ( src/Text/Pandoc/Readers/Org/Inlines.hs, dist/build/Text/Pandoc/Readers/Org/Inlines.p_o ) [103 of 123] Compiling Text.Pandoc.Readers.Org.Meta ( src/Text/Pandoc/Readers/Org/Meta.hs, dist/build/Text/Pandoc/Readers/Org/Meta.p_o ) [104 of 123] Compiling Text.Pandoc.Readers.Org.Blocks ( src/Text/Pandoc/Readers/Org/Blocks.hs, dist/build/Text/Pandoc/Readers/Org/Blocks.p_o ) [105 of 123] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.p_o ) [106 of 123] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.p_o ) [107 of 123] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.p_o ) [108 of 123] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.p_o ) [109 of 123] Compiling Text.Pandoc.Readers.Muse ( src/Text/Pandoc/Readers/Muse.hs, dist/build/Text/Pandoc/Readers/Muse.p_o ) [110 of 123] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.p_o ) [111 of 123] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.p_o ) [112 of 123] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.p_o ) [113 of 123] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.p_o ) [114 of 123] Compiling Text.Pandoc.Readers.Creole ( src/Text/Pandoc/Readers/Creole.hs, dist/build/Text/Pandoc/Readers/Creole.p_o ) [115 of 123] Compiling Text.Pandoc.Readers ( src/Text/Pandoc/Readers.hs, dist/build/Text/Pandoc/Readers.p_o ) [116 of 123] Compiling Text.Pandoc.Lua.Module.Pandoc ( src/Text/Pandoc/Lua/Module/Pandoc.hs, dist/build/Text/Pandoc/Lua/Module/Pandoc.p_o ) [117 of 123] Compiling Text.Pandoc.Lua.Packages ( src/Text/Pandoc/Lua/Packages.hs, dist/build/Text/Pandoc/Lua/Packages.p_o ) [118 of 123] Compiling Text.Pandoc.Lua.Init ( src/Text/Pandoc/Lua/Init.hs, dist/build/Text/Pandoc/Lua/Init.p_o ) [119 of 123] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.p_o ) [120 of 123] Compiling Text.Pandoc.Writers ( src/Text/Pandoc/Writers.hs, dist/build/Text/Pandoc/Writers.p_o ) [121 of 123] Compiling Text.Pandoc.Lua ( src/Text/Pandoc/Lua.hs, dist/build/Text/Pandoc/Lua.p_o ) [122 of 123] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.p_o ) [123 of 123] Compiling Text.Pandoc.App ( src/Text/Pandoc/App.hs, dist/build/Text/Pandoc/App.p_o ) Preprocessing executable 'pandoc' for pandoc-2.0.6.. Building executable 'pandoc' for pandoc-2.0.6.. [1 of 2] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o ) [2 of 2] Compiling Paths_pandoc ( dist/build/pandoc/autogen/Paths_pandoc.hs, dist/build/pandoc/pandoc-tmp/Paths_pandoc.o ) Linking dist/build/pandoc/pandoc ... + '[' -n dist/build/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for pandoc-2.0.6... Preprocessing library for pandoc-2.0.6.. Preprocessing executable 'pandoc' for pandoc-2.0.6.. Preprocessing library for pandoc-2.0.6.. Running Haddock on library for pandoc-2.0.6.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cryptonite-0.24, foundation-0.0.17, hourglass-0.2.10, http-client-0.5.7.1, memory-0.14.11 Haddock coverage: 0% ( 0 / 9) in 'Paths_pandoc' Missing documentation for: Module header version (dist/build/autogen/Paths_pandoc.hs:28) getBinDir (dist/build/autogen/Paths_pandoc.hs:39) getLibDir (dist/build/autogen/Paths_pandoc.hs:39) getDynLibDir (dist/build/autogen/Paths_pandoc.hs:39) getDataDir (dist/build/autogen/Paths_pandoc.hs:39) getLibexecDir (dist/build/autogen/Paths_pandoc.hs:39) getDataFileName (dist/build/autogen/Paths_pandoc.hs:47) getSysconfDir (dist/build/autogen/Paths_pandoc.hs:39) 50% ( 1 / 2) in 'Text.Pandoc.Asciify' Missing documentation for: toAsciiChar (src/Text/Pandoc/Asciify.hs:36) 40% ( 2 / 5) in 'Text.Pandoc.CSV' Missing documentation for: CSVOptions (src/Text/Pandoc/CSV.hs:43) defaultCSVOptions (src/Text/Pandoc/CSV.hs:50) parseCSV (src/Text/Pandoc/CSV.hs:57) 50% ( 1 / 2) in 'Text.Pandoc.Compat.Time' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.Pandoc.Emoji' Missing documentation for: emojis (src/Text/Pandoc/Emoji.hs:33) 33% ( 2 / 6) in 'Text.Pandoc.Logging' Missing documentation for: LogMessage (src/Text/Pandoc/Logging.hs:70) encodeLogMessages (src/Text/Pandoc/Logging.hs:221) showLogMessage (src/Text/Pandoc/Logging.hs:227) messageVerbosity (src/Text/Pandoc/Logging.hs:307) 60% ( 3 / 5) in 'Text.Pandoc.MIME' Missing documentation for: MimeType (src/Text/Pandoc/MIME.hs:38) extensionFromMimeType (src/Text/Pandoc/MIME.hs:56) 100% ( 5 / 5) in 'Text.Pandoc.MediaBag' 98% ( 42 / 43) in 'Text.Pandoc.Pretty' Missing documentation for: Doc (src/Text/Pandoc/Pretty.hs:114) 100% ( 2 / 2) in 'Text.Pandoc.Process' 0% ( 0 / 3) in 'Text.Pandoc.Readers.Docx.Combine' Missing documentation for: Module header smushInlines (src/Text/Pandoc/Readers/Docx/Combine.hs:151) smushBlocks (src/Text/Pandoc/Readers/Docx/Combine.hs:154) 0% ( 0 / 8) in 'Text.Pandoc.Readers.Docx.Util' Missing documentation for: Module header NameSpaces (src/Text/Pandoc/Readers/Docx/Util.hs:14) elemName (src/Text/Pandoc/Readers/Docx/Util.hs:23) isElem (src/Text/Pandoc/Readers/Docx/Util.hs:27) elemToNameSpaces (src/Text/Pandoc/Readers/Docx/Util.hs:16) findChildByName (src/Text/Pandoc/Readers/Docx/Util.hs:33) findChildrenByName (src/Text/Pandoc/Readers/Docx/Util.hs:38) findAttrByName (src/Text/Pandoc/Readers/Docx/Util.hs:43) 0% ( 0 / 8) in 'Text.Pandoc.Readers.Docx.StyleMap' Missing documentation for: Module header StyleMaps (src/Text/Pandoc/Readers/Docx/StyleMap.hs:41) alterMap (src/Text/Pandoc/Readers/Docx/StyleMap.hs:20) getMap (src/Text/Pandoc/Readers/Docx/StyleMap.hs:21) defaultStyleMaps (src/Text/Pandoc/Readers/Docx/StyleMap.hs:48) getStyleMaps (src/Text/Pandoc/Readers/Docx/StyleMap.hs:56) getStyleId (src/Text/Pandoc/Readers/Docx/StyleMap.hs:35) hasStyleName (src/Text/Pandoc/Readers/Docx/StyleMap.hs:38) 33% ( 2 / 6) in 'Text.Pandoc.Readers.LaTeX.Types' Missing documentation for: Tok (src/Text/Pandoc/Readers/LaTeX/Types.hs:44) TokType (src/Text/Pandoc/Readers/LaTeX/Types.hs:40) Macro (src/Text/Pandoc/Readers/LaTeX/Types.hs:50) ExpansionPoint (src/Text/Pandoc/Readers/LaTeX/Types.hs:47) 53% ( 9 / 17) in 'Text.Pandoc.Readers.Odt.Generic.Fallible' Missing documentation for: Fallible (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:47) maybeToEither (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:51) eitherToMaybe (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:56) failEmpty (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:75) succeedWith (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:79) collapseEither (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:83) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:113) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:123) 25% ( 1 / 4) in 'Text.Pandoc.Readers.Odt.Generic.Namespaces' Missing documentation for: NameSpaceIRI (src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs:37) NameSpaceIRIs (src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs:40) NameSpaceID (src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs:43) 17% ( 1 / 6) in 'Text.Pandoc.Readers.Odt.Generic.SetMap' Missing documentation for: SetMap (src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs:36) empty (src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs:38) fromList (src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs:41) insert (src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs:44) union3 (src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs:47) 69% ( 11 / 16) in 'Text.Pandoc.Readers.Odt.Generic.Utils' Missing documentation for: uncurry3 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:145) uncurry4 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:146) uncurry5 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:147) uncurry6 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:148) swap (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:155) 41% ( 14 / 34) in 'Text.Pandoc.Readers.Odt.Arrows.Utils' Missing documentation for: and2 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:48) and3 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:51) and4 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:54) and5 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:57) and6 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:60) liftA2 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:73) liftA3 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:76) liftA4 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:79) liftA5 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:82) liftA6 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:85) liftA (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:94) ^||| (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:122) |||^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:123) ^|||^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:124) ^&&& (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:132) &&&^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:133) liftAsSuccess (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:157) >>?% (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:198) ^>>?% (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:205) >>?%? (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:212) 72% ( 13 / 18) in 'Text.Pandoc.Readers.Odt.Arrows.State' Missing documentation for: ArrowState (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:54) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:83) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:87) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:94) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:102) 62% ( 18 / 29) in 'Text.Pandoc.Readers.Odt.Generic.XMLConverter' Missing documentation for: ElementName (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:93) XMLConverterState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:108) XMLConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:194) FallibleXMLConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:197) runConverter' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:207) getExtraState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:219) setExtraState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:223) findChild' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:369) isSet' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:390) isSetWithDefault (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:396) withEveryL (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:584) 50% ( 1 / 2) in 'Text.Pandoc.Readers.Odt.Namespaces' Missing documentation for: Namespace (src/Text/Pandoc/Readers/Odt/Namespaces.hs:56) 25% ( 1 / 4) in 'Text.Pandoc.Readers.Odt.Base' Missing documentation for: OdtConverterState (src/Text/Pandoc/Readers/Odt/Base.hs:38) XMLReader (src/Text/Pandoc/Readers/Odt/Base.hs:40) XMLReaderSafe (src/Text/Pandoc/Readers/Odt/Base.hs:42) 18% ( 4 / 22) in 'Text.Pandoc.Readers.Odt.StyleReader' Missing documentation for: StyleName (src/Text/Pandoc/Readers/Odt/StyleReader.hs:174) StyleFamily (src/Text/Pandoc/Readers/Odt/StyleReader.hs:197) StyleProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:226) TextProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:241) ParaProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:259) VerticalTextPosition (src/Text/Pandoc/Readers/Odt/StyleReader.hs:275) ListItemNumberFormat (src/Text/Pandoc/Readers/Odt/StyleReader.hs:397) ListLevel (src/Text/Pandoc/Readers/Odt/StyleReader.hs:362) ListStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:364) ListLevelStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:376) ListLevelType (src/Text/Pandoc/Readers/Odt/StyleReader.hs:394) LengthOrPercent (src/Text/Pandoc/Readers/Odt/StyleReader.hs:303) lookupStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:609) getListLevelStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:369) lookupDefaultStyle' (src/Text/Pandoc/Readers/Odt/StyleReader.hs:613) lookupListStyleByName (src/Text/Pandoc/Readers/Odt/StyleReader.hs:618) extendedStylePropertyChain (src/Text/Pandoc/Readers/Odt/StyleReader.hs:655) readStylesAt (src/Text/Pandoc/Readers/Odt/StyleReader.hs:84) 100% ( 5 / 5) in 'Text.Pandoc.Readers.Org.Shared' 86% ( 55 / 64) in 'Text.Pandoc.Shared' Missing documentation for: splitByIndices (src/Text/Pandoc/Shared.hs:151) ordNub (src/Text/Pandoc/Shared.hs:178) deNote (src/Text/Pandoc/Shared.hs:353) filteredFilesFromArchive (src/Text/Pandoc/Shared.hs:645) mapLeft (src/Text/Pandoc/Shared.hs:614) blocksToInlines (src/Text/Pandoc/Shared.hs:753) blocksToInlines' (src/Text/Pandoc/Shared.hs:749) safeRead (src/Text/Pandoc/Shared.hs:761) withTempDir (src/Text/Pandoc/Shared.hs:771) 33% ( 1 / 3) in 'Text.Pandoc.Readers.Odt.ContentReader' Missing documentation for: readerState (src/Text/Pandoc/Readers/Odt/ContentReader.hs:99) read_body (src/Text/Pandoc/Readers/Odt/ContentReader.hs:916) 25% ( 1 / 4) in 'Text.Pandoc.Readers.Docx.Lists' Missing documentation for: blocksToBullets (src/Text/Pandoc/Readers/Docx/Lists.hs:163) blocksToDefinitions (src/Text/Pandoc/Readers/Docx/Lists.hs:220) listParagraphDivs (src/Text/Pandoc/Readers/Docx/Lists.hs:97) 81% ( 17 / 21) in 'Text.Pandoc.Highlighting' Missing documentation for: highlightingStyles (src/Text/Pandoc/Highlighting.hs:61) languages (src/Text/Pandoc/Highlighting.hs:72) languagesByExtension (src/Text/Pandoc/Highlighting.hs:75) highlight (src/Text/Pandoc/Highlighting.hs:79) 62% ( 10 / 16) in 'Text.Pandoc.Extensions' Missing documentation for: Extensions (src/Text/Pandoc/Extensions.hs:59) emptyExtensions (src/Text/Pandoc/Extensions.hs:69) extensionsFromList (src/Text/Pandoc/Extensions.hs:66) extensionEnabled (src/Text/Pandoc/Extensions.hs:72) enableExtension (src/Text/Pandoc/Extensions.hs:75) disableExtension (src/Text/Pandoc/Extensions.hs:78) 73% ( 11 / 15) in 'Text.Pandoc.Options' Missing documentation for: ReaderOptions (src/Text/Pandoc/Options.hs:63) HTMLMathMethod (src/Text/Pandoc/Options.hs:106) CiteMethod (src/Text/Pandoc/Options.hs:116) EPUBVersion (src/Text/Pandoc/Options.hs:104) 100% ( 5 / 5) in 'Text.Pandoc.BCP47' 50% ( 2 / 4) in 'Text.Pandoc.CSS' Missing documentation for: Module header foldOrElse (src/Text/Pandoc/CSS.hs:23) 100% ( 3 / 3) in 'Text.Pandoc.Slides' 21% ( 5 / 24) in 'Text.Pandoc.UTF8' Missing documentation for: readFile (src/Text/Pandoc/UTF8.hs:69) getContents (src/Text/Pandoc/UTF8.hs:74) writeFileWith (src/Text/Pandoc/UTF8.hs:77) writeFile (src/Text/Pandoc/UTF8.hs:81) putStrWith (src/Text/Pandoc/UTF8.hs:84) putStr (src/Text/Pandoc/UTF8.hs:87) putStrLnWith (src/Text/Pandoc/UTF8.hs:90) putStrLn (src/Text/Pandoc/UTF8.hs:93) hPutStrWith (src/Text/Pandoc/UTF8.hs:96) hPutStr (src/Text/Pandoc/UTF8.hs:101) hPutStrLnWith (src/Text/Pandoc/UTF8.hs:104) hPutStrLn (src/Text/Pandoc/UTF8.hs:109) hGetContents (src/Text/Pandoc/UTF8.hs:112) fromString (src/Text/Pandoc/UTF8.hs:154) fromText (src/Text/Pandoc/UTF8.hs:148) fromTextLazy (src/Text/Pandoc/UTF8.hs:151) fromStringLazy (src/Text/Pandoc/UTF8.hs:157) encodePath (src/Text/Pandoc/UTF8.hs:160) decodeArg (src/Text/Pandoc/UTF8.hs:163) 20% ( 1 / 5) in 'Text.Pandoc.Translations' Missing documentation for: Term (src/Text/Pandoc/Translations.hs:57) Translations (src/Text/Pandoc/Translations.hs:82) lookupTerm (src/Text/Pandoc/Translations.hs:105) readTranslations (src/Text/Pandoc/Translations.hs:108) 5% ( 1 / 22) in 'Text.Pandoc.Readers.Docx.Parse' Missing documentation for: Docx (src/Text/Pandoc/Readers/Docx/Parse.hs:147) Document (src/Text/Pandoc/Readers/Docx/Parse.hs:150) Body (src/Text/Pandoc/Readers/Docx/Parse.hs:153) BodyPart (src/Text/Pandoc/Readers/Docx/Parse.hs:216) TblLook (src/Text/Pandoc/Readers/Docx/Parse.hs:224) Extent (src/Text/Pandoc/Readers/Docx/Parse.hs:237) ParPart (src/Text/Pandoc/Readers/Docx/Parse.hs:239) Run (src/Text/Pandoc/Readers/Docx/Parse.hs:253) RunElem (src/Text/Pandoc/Readers/Docx/Parse.hs:260) Notes (src/Text/Pandoc/Readers/Docx/Parse.hs:184) Numbering (src/Text/Pandoc/Readers/Docx/Parse.hs:166) Relationship (src/Text/Pandoc/Readers/Docx/Parse.hs:181) Media (src/Text/Pandoc/Readers/Docx/Parse.hs:156) RunStyle (src/Text/Pandoc/Readers/Docx/Parse.hs:266) VertAlign (src/Text/Pandoc/Readers/Docx/Parse.hs:263) ParIndentation (src/Text/Pandoc/Readers/Docx/Parse.hs:192) ParagraphStyle (src/Text/Pandoc/Readers/Docx/Parse.hs:197) Row (src/Text/Pandoc/Readers/Docx/Parse.hs:230) Cell (src/Text/Pandoc/Readers/Docx/Parse.hs:233) archiveToDocx (src/Text/Pandoc/Readers/Docx/Parse.hs:301) archiveToDocxWithWarnings (src/Text/Pandoc/Readers/Docx/Parse.hs:304) 40% ( 8 / 20) in 'Text.Pandoc.ImageSize' Missing documentation for: ImageType (src/Text/Pandoc/ImageSize.hs:74) imageType (src/Text/Pandoc/ImageSize.hs:113) imageSize (src/Text/Pandoc/ImageSize.hs:132) sizeInPixels (src/Text/Pandoc/ImageSize.hs:148) Dimension (src/Text/Pandoc/ImageSize.hs:80) Direction (src/Text/Pandoc/ImageSize.hs:75) lengthToDim (src/Text/Pandoc/ImageSize.hs:247) inInch (src/Text/Pandoc/ImageSize.hs:184) inPixel (src/Text/Pandoc/ImageSize.hs:194) inPoints (src/Text/Pandoc/ImageSize.hs:178) inEm (src/Text/Pandoc/ImageSize.hs:181) showFl (src/Text/Pandoc/ImageSize.hs:104) 67% ( 2 / 3) in 'Text.Pandoc.Error' Missing documentation for: PandocError (src/Text/Pandoc/Error.hs:49) 55% ( 26 / 47) in 'Text.Pandoc.Class' Missing documentation for: getPureState (src/Text/Pandoc/Class.hs:900) getsPureState (src/Text/Pandoc/Class.hs:903) putPureState (src/Text/Pandoc/Class.hs:906) modifyPureState (src/Text/Pandoc/Class.hs:909) getPOSIXTime (src/Text/Pandoc/Class.hs:321) getZonedTime (src/Text/Pandoc/Class.hs:325) getLog (src/Text/Pandoc/Class.hs:241) getMediaBag (src/Text/Pandoc/Class.hs:275) insertMedia (src/Text/Pandoc/Class.hs:279) getInputFiles (src/Text/Pandoc/Class.hs:286) setInputFiles (src/Text/Pandoc/Class.hs:290) getOutputFile (src/Text/Pandoc/Class.hs:305) setOutputFile (src/Text/Pandoc/Class.hs:309) setResourcePath (src/Text/Pandoc/Class.hs:317) getResourcePath (src/Text/Pandoc/Class.hs:313) PandocIO (src/Text/Pandoc/Class.hs:461) PandocPure (src/Text/Pandoc/Class.hs:947) FileTree (src/Text/Pandoc/Class.hs:917) FileInfo (src/Text/Pandoc/Class.hs:913) runPure (src/Text/Pandoc/Class.hs:957) Translations (src/Text/Pandoc/Translations.hs:82) 100% ( 4 / 4) in 'Text.Pandoc.Templates' 67% ( 2 / 3) in 'Text.Pandoc.SelfContained' Missing documentation for: makeDataURI (src/Text/Pandoc/SelfContained.hs:61) 50% ( 1 / 2) in 'Text.Pandoc.Readers.Odt' Missing documentation for: readOdt (src/Text/Pandoc/Readers/Odt.hs:59) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Native' 0% ( 0 / 2) in 'Text.Pandoc.Readers.JATS' Missing documentation for: Module header readJATS (src/Text/Pandoc/Readers/JATS.hs:41) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Haddock' 50% ( 1 / 2) in 'Text.Pandoc.Readers.Docx' Missing documentation for: readDocx (src/Text/Pandoc/Readers/Docx.hs:107) 0% ( 0 / 2) in 'Text.Pandoc.Readers.DocBook' Missing documentation for: Module header readDocBook (src/Text/Pandoc/Readers/DocBook.hs:526) 100% ( 2 / 2) in 'Text.Pandoc.Readers.CommonMark' 93% ( 14 / 15) in 'Text.Pandoc.Lua.Util' Missing documentation for: raiseError (src/Text/Pandoc/Lua/Util.hs:103) 100% ( 1 / 1) in 'Text.Pandoc.Lua.StackInstances' 20% ( 2 / 10) in 'Text.Pandoc.Lua.Filter' Missing documentation for: Module header LuaFilterFunction (src/Text/Pandoc/Lua/Filter.hs:28) LuaFilter (src/Text/Pandoc/Lua/Filter.hs:36) walkMWithLuaFilter (src/Text/Pandoc/Lua/Filter.hs:102) walkInlines (src/Text/Pandoc/Lua/Filter.hs:112) walkBlocks (src/Text/Pandoc/Lua/Filter.hs:118) blockElementNames (src/Text/Pandoc/Lua/Filter.hs:144) inlineElementNames (src/Text/Pandoc/Lua/Filter.hs:141) 100% ( 2 / 2) in 'Text.Pandoc.Lua.Module.Utils' 50% ( 1 / 2) in 'Text.Pandoc.Lua.Module.MediaBag' Missing documentation for: pushModule (src/Text/Pandoc/Lua/Module/MediaBag.hs:49) 25% ( 1 / 4) in 'Text.Pandoc.UUID' Missing documentation for: UUID (src/Text/Pandoc/UUID.hs:39) getRandomUUID (src/Text/Pandoc/UUID.hs:76) getUUID (src/Text/Pandoc/UUID.hs:66) 100% ( 2 / 2) in 'Text.Pandoc.Writers.FB2' 40% ( 2 / 5) in 'Text.Pandoc.Writers.Math' Missing documentation for: Module header defaultMathJaxURL (src/Text/Pandoc/Writers/Math.hs:52) defaultKaTeXURL (src/Text/Pandoc/Writers/Math.hs:55) 100% ( 2 / 2) in 'Text.Pandoc.Writers.Native' 9% ( 1 / 11) in 'Text.Pandoc.Writers.OOXML' Missing documentation for: Module header mknode (src/Text/Pandoc/Writers/OOXML.hs:53) nodename (src/Text/Pandoc/Writers/OOXML.hs:57) toLazy (src/Text/Pandoc/Writers/OOXML.hs:63) renderXml (src/Text/Pandoc/Writers/OOXML.hs:66) parseXml (src/Text/Pandoc/Writers/OOXML.hs:70) elemToNameSpaces (src/Text/Pandoc/Writers/OOXML.hs:86) elemName (src/Text/Pandoc/Writers/OOXML.hs:89) isElem (src/Text/Pandoc/Writers/OOXML.hs:93) NameSpaces (src/Text/Pandoc/Writers/OOXML.hs:99) 89% ( 8 / 9) in 'Text.Pandoc.XML' Missing documentation for: fromEntities (src/Text/Pandoc/XML.hs:102) 67% ( 8 / 12) in 'Text.Pandoc.Writers.Shared' Missing documentation for: tagWithAttrs (src/Text/Pandoc/Writers/Shared.hs:171) fixDisplayMath (src/Text/Pandoc/Writers/Shared.hs:195) unsmartify (src/Text/Pandoc/Writers/Shared.hs:216) gridTable (src/Text/Pandoc/Writers/Shared.hs:231) 100% ( 2 / 2) in 'Text.Pandoc.Writers.ZimWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Texinfo' 100% ( 2 / 2) in 'Text.Pandoc.Writers.TEI' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RTF' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RST' 50% ( 1 / 2) in 'Text.Pandoc.Writers.Powerpoint' Missing documentation for: writePowerpoint (src/Text/Pandoc/Writers/Powerpoint.hs:69) 100% ( 2 / 2) in 'Text.Pandoc.Writers.Org' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Muse' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Ms' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Man' 100% ( 3 / 3) in 'Text.Pandoc.Writers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Haddock' 100% ( 2 / 2) in 'Text.Pandoc.Writers.DokuWiki' 50% ( 1 / 2) in 'Text.Pandoc.Writers.Docx' Missing documentation for: writeDocx (src/Text/Pandoc/Writers/Docx.hs:208) 100% ( 2 / 2) in 'Text.Pandoc.Writers.ConTeXt' 50% ( 1 / 2) in 'Text.Pandoc.PDF' Missing documentation for: makePDF (src/Text/Pandoc/PDF.hs:81) 100% ( 2 / 2) in 'Text.Pandoc.Writers.OpenDocument' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ODT' 100% ( 2 / 2) in 'Text.Pandoc.Writers.MediaWiki' 50% ( 1 / 2) in 'Text.Pandoc.Writers.JATS' Missing documentation for: writeJATS (src/Text/Pandoc/Writers/JATS.hs:60) 100% ( 2 / 2) in 'Text.Pandoc.Writers.ICML' 100% ( 12 / 12) in 'Text.Pandoc.Writers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Writers.EPUB' 100% ( 2 / 2) in 'Text.Pandoc.Writers.CommonMark' 33% ( 1 / 3) in 'Text.Pandoc.Writers.Docbook' Missing documentation for: writeDocbook4 (src/Text/Pandoc/Writers/Docbook.hs:85) writeDocbook5 (src/Text/Pandoc/Writers/Docbook.hs:89) 68% (102 /150) in 'Text.Pandoc.Parsing' Missing documentation for: takeP (src/Text/Pandoc/Parsing.hs:267) mathInline (src/Text/Pandoc/Parsing.hs:636) mathDisplay (src/Text/Pandoc/Parsing.hs:627) widthsFromIndices (src/Text/Pandoc/Parsing.hs:877) gridTableWith (src/Text/Pandoc/Parsing.hs:907) gridTableWith' (src/Text/Pandoc/Parsing.hs:916) HasReaderOptions (src/Text/Pandoc/Parsing.hs:1086) HasHeaderMap (src/Text/Pandoc/Parsing.hs:1110) HasIdentifierList (src/Text/Pandoc/Parsing.hs:1119) HasMacros (src/Text/Pandoc/Parsing.hs:1127) HasLogMessages (src/Text/Pandoc/Parsing.hs:1143) HasLastStrPosition (src/Text/Pandoc/Parsing.hs:1135) HasIncludeFiles (src/Text/Pandoc/Parsing.hs:1151) defaultParserState (src/Text/Pandoc/Parsing.hs:1161) HeaderType (src/Text/Pandoc/Parsing.hs:1224) ParserContext (src/Text/Pandoc/Parsing.hs:1229) QuoteContext (src/Text/Pandoc/Parsing.hs:1234) HasQuoteContext (src/Text/Pandoc/Parsing.hs:1095) NoteTable (src/Text/Pandoc/Parsing.hs:1240) NoteTable' (src/Text/Pandoc/Parsing.hs:1242) KeyTable (src/Text/Pandoc/Parsing.hs:1252) SubstTable (src/Text/Pandoc/Parsing.hs:1254) Key (src/Text/Pandoc/Parsing.hs:1245) toKey (src/Text/Pandoc/Parsing.hs:1247) registerHeader (src/Text/Pandoc/Parsing.hs:1263) smartPunctuation (src/Text/Pandoc/Parsing.hs:1289) singleQuoteStart (src/Text/Pandoc/Parsing.hs:1335) singleQuoteEnd (src/Text/Pandoc/Parsing.hs:1343) doubleQuoteStart (src/Text/Pandoc/Parsing.hs:1349) doubleQuoteEnd (src/Text/Pandoc/Parsing.hs:1356) ellipses (src/Text/Pandoc/Parsing.hs:1360) apostrophe (src/Text/Pandoc/Parsing.hs:1296) dash (src/Text/Pandoc/Parsing.hs:1364) nested (src/Text/Pandoc/Parsing.hs:1380) citeKey (src/Text/Pandoc/Parsing.hs:1391) Parser (src/Text/Pandoc/Parsing.hs:218) ParserT (src/Text/Pandoc/Parsing.hs:220) F (src/Text/Pandoc/Parsing.hs:228) runF (src/Text/Pandoc/Parsing.hs:230) askF (src/Text/Pandoc/Parsing.hs:233) asksF (src/Text/Pandoc/Parsing.hs:236) returnF (src/Text/Pandoc/Parsing.hs:239) trimInlinesF (src/Text/Pandoc/Parsing.hs:242) token (src/Text/Pandoc/Parsing.hs:1406) <+?> (src/Text/Pandoc/Parsing.hs:1414) extractIdClass (src/Text/Pandoc/Parsing.hs:1417) Line Column 100% ( 3 / 3) in 'Text.Pandoc.Writers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OPML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.AsciiDoc' 50% ( 1 / 2) in 'Text.Pandoc.Readers.Vimwiki' Missing documentation for: readVimwiki (src/Text/Pandoc/Readers/Vimwiki.hs:100) 100% ( 4 / 4) in 'Text.Pandoc.Readers.Txt2Tags' 100% ( 2 / 2) in 'Text.Pandoc.Readers.TikiWiki' 100% ( 2 / 2) in 'Text.Pandoc.Readers.RST' 42% ( 10 / 24) in 'Text.Pandoc.Readers.Org.ParserState' Missing documentation for: OrgParserLocal (src/Text/Pandoc/Readers/Org/ParserState.hs:127) HasReaderOptions (src/Text/Pandoc/Parsing.hs:1086) HasQuoteContext (src/Text/Pandoc/Parsing.hs:1095) HasMacros (src/Text/Pandoc/Parsing.hs:1127) activeTodoMarkers (src/Text/Pandoc/Readers/Org/ParserState.hs:210) registerTodoSequence (src/Text/Pandoc/Readers/Org/ParserState.hs:196) lookupMacro (src/Text/Pandoc/Readers/Org/ParserState.hs:213) registerMacro (src/Text/Pandoc/Readers/Org/ParserState.hs:216) askF (src/Text/Pandoc/Parsing.hs:233) asksF (src/Text/Pandoc/Parsing.hs:236) trimInlinesF (src/Text/Pandoc/Parsing.hs:242) runF (src/Text/Pandoc/Parsing.hs:230) returnF (src/Text/Pandoc/Parsing.hs:239) optionsToParserState (src/Text/Pandoc/Readers/Org/ParserState.hs:192) 85% ( 70 / 82) in 'Text.Pandoc.Readers.Org.Parsing' Missing documentation for: parseFromString (src/Text/Pandoc/Readers/Org/Parsing.hs:140) ParserContext (src/Text/Pandoc/Parsing.hs:1229) registerHeader (src/Text/Pandoc/Parsing.hs:1263) QuoteContext (src/Text/Pandoc/Parsing.hs:1234) singleQuoteStart (src/Text/Pandoc/Parsing.hs:1335) singleQuoteEnd (src/Text/Pandoc/Parsing.hs:1343) doubleQuoteStart (src/Text/Pandoc/Parsing.hs:1349) doubleQuoteEnd (src/Text/Pandoc/Parsing.hs:1356) dash (src/Text/Pandoc/Parsing.hs:1364) ellipses (src/Text/Pandoc/Parsing.hs:1360) citeKey (src/Text/Pandoc/Parsing.hs:1391) gridTableWith (src/Text/Pandoc/Parsing.hs:907) 31% ( 4 / 13) in 'Text.Pandoc.Readers.Org.BlockStarts' Missing documentation for: exampleLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:113) noteMarker (src/Text/Pandoc/Readers/Org/BlockStarts.hs:116) tableStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:61) drawerStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:103) metaLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:107) latexEnvStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:68) commentLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:110) bulletListStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:78) orderedListStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:98) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Org.ExportSettings' 100% ( 3 / 3) in 'Text.Pandoc.Readers.Org.DocumentTree' 25% ( 2 / 8) in 'Text.Pandoc.Readers.LaTeX' Missing documentation for: applyMacros (src/Text/Pandoc/Readers/LaTeX.hs:256) rawLaTeXInline (src/Text/Pandoc/Readers/LaTeX.hs:280) rawLaTeXBlock (src/Text/Pandoc/Readers/LaTeX.hs:269) inlineCommand (src/Text/Pandoc/Readers/LaTeX.hs:286) tokenize (src/Text/Pandoc/Readers/LaTeX.hs:291) untokenize (src/Text/Pandoc/Readers/LaTeX.hs:391) 60% ( 3 / 5) in 'Text.Pandoc.Readers.Org.Inlines' Missing documentation for: addToNotesTable (src/Text/Pandoc/Readers/Org/Inlines.hs:98) linkTarget (src/Text/Pandoc/Readers/Org/Inlines.hs:464) 75% ( 3 / 4) in 'Text.Pandoc.Readers.Org.Meta' Missing documentation for: metaKey (src/Text/Pandoc/Readers/Org/Meta.hs:82) 100% ( 3 / 3) in 'Text.Pandoc.Readers.Org.Blocks' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Org' 44% ( 4 / 9) in 'Text.Pandoc.Readers.HTML' Missing documentation for: isInlineTag (src/Text/Pandoc/Readers/HTML.hs:1031) isBlockTag (src/Text/Pandoc/Readers/HTML.hs:1038) NamedTag (src/Text/Pandoc/Readers/HTML.hs:1018) isTextTag (src/Text/Pandoc/Readers/HTML.hs:1049) isCommentTag (src/Text/Pandoc/Readers/HTML.hs:1052) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Readers.TWiki' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Muse' 100% ( 2 / 2) in 'Text.Pandoc.Readers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Markdown' 0% ( 0 / 2) in 'Text.Pandoc.Readers.OPML' Missing documentation for: Module header readOPML (src/Text/Pandoc/Readers/OPML.hs:36) 0% ( 0 / 2) in 'Text.Pandoc.Readers.EPUB' Missing documentation for: Module header readEPUB (src/Text/Pandoc/Readers/EPUB.hs:40) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Creole' 73% ( 22 / 30) in 'Text.Pandoc.Readers' Missing documentation for: Reader (src/Text/Pandoc/Readers.hs:108) readDocx (src/Text/Pandoc/Readers/Docx.hs:107) readOdt (src/Text/Pandoc/Readers/Odt.hs:59) readVimwiki (src/Text/Pandoc/Readers/Vimwiki.hs:100) readJATS (src/Text/Pandoc/Readers/JATS.hs:41) readDocBook (src/Text/Pandoc/Readers/DocBook.hs:526) readOPML (src/Text/Pandoc/Readers/OPML.hs:36) readEPUB (src/Text/Pandoc/Readers/EPUB.hs:40) 100% ( 2 / 2) in 'Text.Pandoc.Lua.Module.Pandoc' 100% ( 3 / 3) in 'Text.Pandoc.Lua.Packages' 83% ( 5 / 6) in 'Text.Pandoc.Lua.Init' Missing documentation for: initLuaState (src/Text/Pandoc/Lua/Init.hs:74) 100% ( 2 / 2) in 'Text.Pandoc.Writers.Custom' 86% ( 42 / 49) in 'Text.Pandoc.Writers' Missing documentation for: Writer (src/Text/Pandoc/Writers.hs:126) writeDocbook4 (src/Text/Pandoc/Writers/Docbook.hs:85) writeDocbook5 (src/Text/Pandoc/Writers/Docbook.hs:89) writeDocx (src/Text/Pandoc/Writers/Docx.hs:208) writeJATS (src/Text/Pandoc/Writers/JATS.hs:60) writeJSON (src/Text/Pandoc/Writers.hs:194) writePowerpoint (src/Text/Pandoc/Writers/Powerpoint.hs:69) 100% ( 5 / 5) in 'Text.Pandoc.Lua' 100% ( 21 / 21) in 'Text.Pandoc' 50% ( 4 / 8) in 'Text.Pandoc.App' Missing documentation for: convertWithOpts (src/Text/Pandoc/App.hs:172) parseOptions (src/Text/Pandoc/App.hs:105) applyFilters (src/Text/Pandoc/App.hs:860) applyLuaFilters (src/Text/Pandoc/App.hs:849) Warning: Text.Pandoc.Options: could not find link destinations for: HasSyntaxExtensions Warning: Text.Pandoc.ImageSize: could not find link destinations for: ImageSize Warning: Text.Pandoc.Error: could not find link destinations for: HttpException Input Warning: Text.Pandoc.Class: could not find link destinations for: Term Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for: ppTopElement Warning: Text.Pandoc.Parsing: could not find link destinations for: TableComponents Warning: Text.Pandoc.Readers.Textile: could not find link destinations for: table Warning: Text.Pandoc.App: could not find link destinations for: LineEnding Documentation created: dist/doc/html/pandoc/index.html, dist/doc/html/pandoc/pandoc.txt Preprocessing executable 'pandoc' for pandoc-2.0.6.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.881X01 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le + cd pandoc-2.0.6 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le -v creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.html4 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.html4 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.html5 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.html5 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.docbook4 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.docbook4 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.docbook5 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.docbook5 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.jats to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.jats creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.tei to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.tei creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.opendocument to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.opendocument creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.icml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.icml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.opml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.opml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.latex to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.latex creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.context to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.context creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.texinfo to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.texinfo creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.man to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.man creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.ms to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.ms creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.markdown to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.markdown creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.muse to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.muse creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.commonmark to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.commonmark creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.rst to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.rst creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.plain to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.plain creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.mediawiki to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.mediawiki creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.dokuwiki to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.dokuwiki creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.zimwiki to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.zimwiki creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.rtf to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.rtf creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.s5 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.s5 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.slidy to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.slidy creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.slideous to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.slideous creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.revealjs to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.revealjs creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.dzslides to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.dzslides creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.asciidoc to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.asciidoc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.haddock to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.haddock creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.textile to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.textile creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.org to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.org creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.epub2 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.epub2 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates Installing data/templates/default.epub3 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/templates/default.epub3 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations Installing data/translations/ur.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ur.yaml Installing data/translations/th.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/th.yaml Installing data/translations/lo.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/lo.yaml Installing data/translations/hr.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/hr.yaml Installing data/translations/ro.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ro.yaml Installing data/translations/km.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/km.yaml Installing data/translations/hu.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/hu.yaml Installing data/translations/rm.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/rm.yaml Installing data/translations/nl.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/nl.yaml Installing data/translations/eu.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/eu.yaml Installing data/translations/sr.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sr.yaml Installing data/translations/it.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/it.yaml Installing data/translations/ar.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ar.yaml Installing data/translations/sq.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sq.yaml Installing data/translations/am.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/am.yaml Installing data/translations/es.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/es.yaml Installing data/translations/et.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/et.yaml Installing data/translations/pl.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/pl.yaml Installing data/translations/lt.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/lt.yaml Installing data/translations/sv.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sv.yaml Installing data/translations/vi.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/vi.yaml Installing data/translations/el.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/el.yaml Installing data/translations/sk.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sk.yaml Installing data/translations/sl.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sl.yaml Installing data/translations/bg.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/bg.yaml Installing data/translations/uk.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/uk.yaml Installing data/translations/fi.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/fi.yaml Installing data/translations/cs.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/cs.yaml Installing data/translations/tr.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/tr.yaml Installing data/translations/ko.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ko.yaml Installing data/translations/da.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/da.yaml Installing data/translations/de.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/de.yaml Installing data/translations/hi.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/hi.yaml Installing data/translations/eo.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/eo.yaml Installing data/translations/no.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/no.yaml Installing data/translations/sr-cyrl.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/sr-cyrl.yaml Installing data/translations/ca.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ca.yaml Installing data/translations/he.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/he.yaml Installing data/translations/pt.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/pt.yaml Installing data/translations/is.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/is.yaml Installing data/translations/bn.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/bn.yaml Installing data/translations/ru.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/ru.yaml Installing data/translations/en.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/en.yaml Installing data/translations/fa.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/fa.yaml Installing data/translations/fr.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/fr.yaml Installing data/translations/lv.yaml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/translations/lv.yaml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx Installing data/docx/[Content_Types].xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/[Content_Types].xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/_rels Installing data/docx/_rels/.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/_rels/.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/docProps Installing data/docx/docProps/app.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/docProps/app.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/docProps Installing data/docx/docProps/core.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/docProps/core.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/document.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/document.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/fontTable.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/fontTable.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/comments.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/comments.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/footnotes.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/footnotes.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/numbering.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/numbering.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/settings.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/settings.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/webSettings.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/webSettings.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word Installing data/docx/word/styles.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/styles.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/_rels Installing data/docx/word/_rels/document.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/_rels/document.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/_rels Installing data/docx/word/_rels/footnotes.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/_rels/footnotes.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/theme Installing data/docx/word/theme/theme1.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/docx/word/theme/theme1.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/mimetype to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/mimetype creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/manifest.rdf to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/manifest.rdf creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/styles.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/styles.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/content.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/content.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/meta.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/meta.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt Installing data/odt/settings.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/settings.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Configurations2/accelerator creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Configurations2 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Configurations2/accelerator Installing data/odt/Configurations2/accelerator/current.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Configurations2/accelerator/current.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Thumbnails Installing data/odt/Thumbnails/thumbnail.png to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/Thumbnails/thumbnail.png creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/META-INF Installing data/odt/META-INF/manifest.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/odt/META-INF/manifest.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/_rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/_rels Installing data/pptx/_rels/.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/_rels/.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps Installing data/pptx/docProps/thumbnail.jpeg to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps/thumbnail.jpeg creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps Installing data/pptx/docProps/app.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps/app.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps Installing data/pptx/docProps/core.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/docProps/core.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout1.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout2.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout3.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout4.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout5.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout6.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout7.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout8.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout9.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout10.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels Installing data/pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/_rels/slideLayout11.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout1.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout1.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout2.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout2.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout3.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout3.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout4.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout4.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout5.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout5.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout6.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout6.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout7.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout7.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout8.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout8.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout9.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout9.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout10.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout10.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts Installing data/pptx/ppt/slideLayouts/slideLayout11.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideLayouts/slideLayout11.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/_rels Installing data/pptx/ppt/_rels/presentation.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/_rels/presentation.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/theme Installing data/pptx/ppt/theme/theme1.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/theme/theme1.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt Installing data/pptx/ppt/presProps.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/presProps.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/_rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/_rels Installing data/pptx/ppt/slides/_rels/slide1.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/_rels/slide1.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/_rels Installing data/pptx/ppt/slides/_rels/slide2.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/_rels/slide2.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides Installing data/pptx/ppt/slides/slide2.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/slide2.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides Installing data/pptx/ppt/slides/slide1.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slides/slide1.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt Installing data/pptx/ppt/viewProps.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/viewProps.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt Installing data/pptx/ppt/tableStyles.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/tableStyles.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters/_rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters/_rels Installing data/pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters/_rels/slideMaster1.xml.rels creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters Installing data/pptx/ppt/slideMasters/slideMaster1.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/slideMasters/slideMaster1.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt Installing data/pptx/ppt/presentation.xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/ppt/presentation.xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx Installing data/pptx/[Content_Types].xml to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pptx/[Content_Types].xml creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/epub.css to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/epub.css creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/LaTeXMathML.js to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/LaTeXMathML.js creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/dzslides Installing data/dzslides/template.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/dzslides/template.html creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/abbreviations to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/abbreviations creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/sample.lua to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/sample.lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/init.lua to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/init.lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/pandoc.lua to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pandoc.lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/pandoc.List.lua to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/pandoc.List.lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/bash_completion.tpl to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/bash_completion.tpl creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data Installing data/jats.csl to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/data/jats.csl creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6 Installing MANUAL.txt to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/MANUAL.txt creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6 Installing COPYRIGHT to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/COPYRIGHT directory dist/doc/html/pandoc does exist: True creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 copy directory 'dist/doc/html/pandoc' to '/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6'. creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/doc-index-G.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-G.html Installing dist/doc/html/pandoc/Text-Pandoc-ImageSize.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-ImageSize.html Installing dist/doc/html/pandoc/doc-index-K.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-K.html Installing dist/doc/html/pandoc/doc-index-R.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-R.html Installing dist/doc/html/pandoc/Text-Pandoc-Error.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Error.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/doc-index-V.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-V.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers.html Installing dist/doc/html/pandoc/doc-index-L.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-L.html Installing dist/doc/html/pandoc/doc-index-U.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-U.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/doc-index-36.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-36.html Installing dist/doc/html/pandoc/doc-index-J.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-J.html Installing dist/doc/html/pandoc/doc-index.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index.html Installing dist/doc/html/pandoc/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/doc-index-Z.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-Z.html Installing dist/doc/html/pandoc/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Muse.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Muse.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/haddock-util.js to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/haddock-util.js Installing dist/doc/html/pandoc/Text-Pandoc-Readers.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers.html Installing dist/doc/html/pandoc/Text-Pandoc-MIME.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-MIME.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ZimWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-ZimWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/Text-Pandoc-Asciify.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Asciify.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Ms.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Ms.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-CommonMark.html Installing dist/doc/html/pandoc/doc-index-I.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-I.html Installing dist/doc/html/pandoc/doc-index-60.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-60.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/doc-index-B.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-B.html Installing dist/doc/html/pandoc/Text-Pandoc-Lua.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Lua.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Vimwiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Vimwiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/minus.gif to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/minus.gif Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/doc-index-S.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-S.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Math.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Math.html Installing dist/doc/html/pandoc/Text-Pandoc-BCP47.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-BCP47.html Installing dist/doc/html/pandoc/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-CommonMark.html Installing dist/doc/html/pandoc/doc-index-H.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-H.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/doc-index-C.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-C.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-Extensions.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Extensions.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Odt.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Odt.html Installing dist/doc/html/pandoc/doc-index-M.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-M.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OOXML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-OOXML.html Installing dist/doc/html/pandoc/doc-index-O.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-O.html Installing dist/doc/html/pandoc/doc-index-Q.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-Q.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Creole.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Creole.html Installing dist/doc/html/pandoc/doc-index-F.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-F.html Installing dist/doc/html/pandoc/doc-index-A.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-A.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/pandoc.haddock Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Muse.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Muse.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/ocean.css to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/ocean.css Installing dist/doc/html/pandoc/hslogo-16.png to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/hslogo-16.png Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/index.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/index.html Installing dist/doc/html/pandoc/doc-index-All.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-All.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Logging.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Logging.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/plus.gif to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/plus.gif Installing dist/doc/html/pandoc/pandoc.txt to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/pandoc.txt Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-LaTeX-Types.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-LaTeX-Types.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/doc-index-E.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-E.html Installing dist/doc/html/pandoc/Text-Pandoc-Class.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Class.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/Text-Pandoc-Parsing.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Parsing.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Powerpoint.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Powerpoint.html Installing dist/doc/html/pandoc/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/doc-index-P.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-P.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-TEI.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-TEI.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/doc-index-D.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-D.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-JATS.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-JATS.html Installing dist/doc/html/pandoc/doc-index-N.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-N.html Installing dist/doc/html/pandoc/doc-index-W.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-W.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Shared.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-Shared.html Installing dist/doc/html/pandoc/doc-index-T.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/doc-index-T.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/Text-Pandoc-App.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-App.html Installing dist/doc/html/pandoc/Text-Pandoc-Highlighting.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Highlighting.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/synopsis.png to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/synopsis.png Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-JATS.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Writers-JATS.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TikiWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Readers-TikiWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Emoji.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/Text-Pandoc-Emoji.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/src/Text-Pandoc-ImageSize.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-ImageSize.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Error.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Error.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Arrows-Utils.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Arrows-Utils.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-ExportSettings.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-ExportSettings.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/src/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/src/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Generic-SetMap.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Generic-SetMap.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Muse.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Muse.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Packages.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Packages.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-Shared.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers.html Installing dist/doc/html/pandoc/src/Text-Pandoc-MIME.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-MIME.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ZimWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-ZimWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Lists.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx-Lists.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Asciify.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Asciify.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Ms.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Ms.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-CommonMark.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Namespaces.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Namespaces.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Time.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Compat-Time.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua.html Installing dist/doc/html/pandoc/src/Text-Pandoc-CSV.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-CSV.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Generic-Fallible.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Generic-Fallible.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Util.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Util.html Installing dist/doc/html/pandoc/src/hscolour.css to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/hscolour.css Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Vimwiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Vimwiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-Inlines.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-Inlines.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Generic-Utils.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Generic-Utils.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Math.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Math.html Installing dist/doc/html/pandoc/src/Text-Pandoc-BCP47.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-BCP47.html Installing dist/doc/html/pandoc/src/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-CommonMark.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Module-Utils.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Module-Utils.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Slides.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Slides.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/src/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Extensions.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Extensions.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OOXML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-OOXML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Generic-Namespaces.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Generic-Namespaces.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-ContentReader.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-ContentReader.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Creole.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Creole.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Muse.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Muse.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UUID.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-UUID.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Module-MediaBag.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Module-MediaBag.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Generic-XMLConverter.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Generic-XMLConverter.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Util.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx-Util.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Logging.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Logging.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/src/Paths_pandoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Paths_pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Parse.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx-Parse.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX-Types.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-LaTeX-Types.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-StyleReader.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-StyleReader.html Installing dist/doc/html/pandoc/src/Text-Pandoc-CSS.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-CSS.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-ParserState.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-ParserState.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Arrows-State.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Arrows-State.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Translations.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Translations.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Class.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Class.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Odt-Base.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Odt-Base.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-Meta.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-Meta.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Parsing.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Parsing.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Powerpoint.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Powerpoint.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-TEI.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-TEI.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-JATS.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-JATS.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-StyleMap.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx-StyleMap.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Module-Pandoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Module-Pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Shared.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-BlockStarts.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-BlockStarts.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Init.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Init.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-StackInstances.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-StackInstances.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-App.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-App.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Highlighting.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Highlighting.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Lua-Filter.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Lua-Filter.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-JATS.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Writers-JATS.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-TikiWiki.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-TikiWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Emoji.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Emoji.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-DocumentTree.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-DocumentTree.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Combine.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Docx-Combine.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-Parsing.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-Parsing.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org-Blocks.html to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/src/Text-Pandoc-Readers-Org-Blocks.html creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6/pandoc.haddock creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc Installing COPYING.md to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc/COPYING.md Installing library in /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 Installing dist/build/Text/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc.hi Installing dist/build/Text/Pandoc/App.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/App.hi Installing dist/build/Text/Pandoc/Options.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Options.hi Installing dist/build/Text/Pandoc/Extensions.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Extensions.hi Installing dist/build/Text/Pandoc/Pretty.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Pretty.hi Installing dist/build/Text/Pandoc/Shared.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Shared.hi Installing dist/build/Text/Pandoc/MediaBag.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MediaBag.hi Installing dist/build/Text/Pandoc/Error.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Error.hi Installing dist/build/Text/Pandoc/Readers.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers.hi Installing dist/build/Text/Pandoc/Readers/HTML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/HTML.hi Installing dist/build/Text/Pandoc/Readers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX.hi Installing dist/build/Text/Pandoc/Readers/LaTeX/Types.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX/Types.hi Installing dist/build/Text/Pandoc/Readers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Markdown.hi Installing dist/build/Text/Pandoc/Readers/CommonMark.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/CommonMark.hi Installing dist/build/Text/Pandoc/Readers/Creole.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Creole.hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/MediaWiki.hi Installing dist/build/Text/Pandoc/Readers/Vimwiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Vimwiki.hi Installing dist/build/Text/Pandoc/Readers/RST.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/RST.hi Installing dist/build/Text/Pandoc/Readers/Org.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org.hi Installing dist/build/Text/Pandoc/Readers/DocBook.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/DocBook.hi Installing dist/build/Text/Pandoc/Readers/JATS.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/JATS.hi Installing dist/build/Text/Pandoc/Readers/OPML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/OPML.hi Installing dist/build/Text/Pandoc/Readers/Textile.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Textile.hi Installing dist/build/Text/Pandoc/Readers/Native.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Native.hi Installing dist/build/Text/Pandoc/Readers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Haddock.hi Installing dist/build/Text/Pandoc/Readers/TWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TWiki.hi Installing dist/build/Text/Pandoc/Readers/TikiWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TikiWiki.hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Txt2Tags.hi Installing dist/build/Text/Pandoc/Readers/Docx.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx.hi Installing dist/build/Text/Pandoc/Readers/Odt.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt.hi Installing dist/build/Text/Pandoc/Readers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/EPUB.hi Installing dist/build/Text/Pandoc/Readers/Muse.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Muse.hi Installing dist/build/Text/Pandoc/Writers.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers.hi Installing dist/build/Text/Pandoc/Writers/Native.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Native.hi Installing dist/build/Text/Pandoc/Writers/Docbook.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docbook.hi Installing dist/build/Text/Pandoc/Writers/JATS.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/JATS.hi Installing dist/build/Text/Pandoc/Writers/OPML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OPML.hi Installing dist/build/Text/Pandoc/Writers/HTML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/HTML.hi Installing dist/build/Text/Pandoc/Writers/ICML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ICML.hi Installing dist/build/Text/Pandoc/Writers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/LaTeX.hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ConTeXt.hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OpenDocument.hi Installing dist/build/Text/Pandoc/Writers/Texinfo.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Texinfo.hi Installing dist/build/Text/Pandoc/Writers/Man.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Man.hi Installing dist/build/Text/Pandoc/Writers/Ms.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Ms.hi Installing dist/build/Text/Pandoc/Writers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Markdown.hi Installing dist/build/Text/Pandoc/Writers/CommonMark.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/CommonMark.hi Installing dist/build/Text/Pandoc/Writers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Haddock.hi Installing dist/build/Text/Pandoc/Writers/RST.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RST.hi Installing dist/build/Text/Pandoc/Writers/Org.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Org.hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/AsciiDoc.hi Installing dist/build/Text/Pandoc/Writers/Custom.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Custom.hi Installing dist/build/Text/Pandoc/Writers/Textile.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Textile.hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/MediaWiki.hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/DokuWiki.hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ZimWiki.hi Installing dist/build/Text/Pandoc/Writers/RTF.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RTF.hi Installing dist/build/Text/Pandoc/Writers/ODT.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ODT.hi Installing dist/build/Text/Pandoc/Writers/Docx.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docx.hi Installing dist/build/Text/Pandoc/Writers/Powerpoint.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Powerpoint.hi Installing dist/build/Text/Pandoc/Writers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/FB2.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/FB2.hi Installing dist/build/Text/Pandoc/Writers/TEI.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/TEI.hi Installing dist/build/Text/Pandoc/Writers/Muse.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Muse.hi Installing dist/build/Text/Pandoc/Writers/Math.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Math.hi Installing dist/build/Text/Pandoc/Writers/Shared.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Shared.hi Installing dist/build/Text/Pandoc/Writers/OOXML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OOXML.hi Installing dist/build/Text/Pandoc/Lua.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua.hi Installing dist/build/Text/Pandoc/PDF.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/PDF.hi Installing dist/build/Text/Pandoc/UTF8.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UTF8.hi Installing dist/build/Text/Pandoc/Templates.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Templates.hi Installing dist/build/Text/Pandoc/XML.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/XML.hi Installing dist/build/Text/Pandoc/SelfContained.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/SelfContained.hi Installing dist/build/Text/Pandoc/Highlighting.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Highlighting.hi Installing dist/build/Text/Pandoc/Logging.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Logging.hi Installing dist/build/Text/Pandoc/Process.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Process.hi Installing dist/build/Text/Pandoc/MIME.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MIME.hi Installing dist/build/Text/Pandoc/Parsing.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Parsing.hi Installing dist/build/Text/Pandoc/Asciify.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Asciify.hi Installing dist/build/Text/Pandoc/Emoji.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Emoji.hi Installing dist/build/Text/Pandoc/ImageSize.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/ImageSize.hi Installing dist/build/Text/Pandoc/BCP47.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/BCP47.hi Installing dist/build/Text/Pandoc/Class.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Class.hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Lists.hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Combine.hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Parse.hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Util.hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/StyleMap.hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Base.hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Namespaces.hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/StyleReader.hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/ContentReader.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Fallible.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/SetMap.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Utils.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Namespaces.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/State.hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/Utils.hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/BlockStarts.hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Blocks.hi Installing dist/build/Text/Pandoc/Readers/Org/DocumentTree.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/DocumentTree.hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ExportSettings.hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Inlines.hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Meta.hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ParserState.hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Parsing.hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Shared.hi Installing dist/build/Text/Pandoc/Lua/Filter.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Filter.hi Installing dist/build/Text/Pandoc/Lua/Init.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Init.hi Installing dist/build/Text/Pandoc/Lua/Module/MediaBag.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/MediaBag.hi Installing dist/build/Text/Pandoc/Lua/Module/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Pandoc.hi Installing dist/build/Text/Pandoc/Lua/Module/Utils.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Utils.hi Installing dist/build/Text/Pandoc/Lua/Packages.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Packages.hi Installing dist/build/Text/Pandoc/Lua/StackInstances.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/StackInstances.hi Installing dist/build/Text/Pandoc/Lua/Util.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Util.hi Installing dist/build/Text/Pandoc/CSS.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSS.hi Installing dist/build/Text/Pandoc/CSV.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSV.hi Installing dist/build/Text/Pandoc/UUID.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UUID.hi Installing dist/build/Text/Pandoc/Translations.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Translations.hi Installing dist/build/Text/Pandoc/Slides.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Slides.hi Installing dist/build/Text/Pandoc/Compat/Time.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat/Time.hi Installing dist/build/Paths_pandoc.hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Paths_pandoc.hi creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 Installing dist/build/Text/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc.p_hi Installing dist/build/Text/Pandoc/App.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/App.p_hi Installing dist/build/Text/Pandoc/Options.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Options.p_hi Installing dist/build/Text/Pandoc/Extensions.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Extensions.p_hi Installing dist/build/Text/Pandoc/Pretty.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Pretty.p_hi Installing dist/build/Text/Pandoc/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Shared.p_hi Installing dist/build/Text/Pandoc/MediaBag.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MediaBag.p_hi Installing dist/build/Text/Pandoc/Error.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Error.p_hi Installing dist/build/Text/Pandoc/Readers.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers.p_hi Installing dist/build/Text/Pandoc/Readers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/HTML.p_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Readers/LaTeX/Types.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX/Types.p_hi Installing dist/build/Text/Pandoc/Readers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Markdown.p_hi Installing dist/build/Text/Pandoc/Readers/CommonMark.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/CommonMark.p_hi Installing dist/build/Text/Pandoc/Readers/Creole.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Creole.p_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Readers/Vimwiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Vimwiki.p_hi Installing dist/build/Text/Pandoc/Readers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/RST.p_hi Installing dist/build/Text/Pandoc/Readers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org.p_hi Installing dist/build/Text/Pandoc/Readers/DocBook.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/DocBook.p_hi Installing dist/build/Text/Pandoc/Readers/JATS.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/JATS.p_hi Installing dist/build/Text/Pandoc/Readers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/OPML.p_hi Installing dist/build/Text/Pandoc/Readers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Textile.p_hi Installing dist/build/Text/Pandoc/Readers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Native.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Haddock.p_hi Installing dist/build/Text/Pandoc/Readers/TWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TWiki.p_hi Installing dist/build/Text/Pandoc/Readers/TikiWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TikiWiki.p_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Txt2Tags.p_hi Installing dist/build/Text/Pandoc/Readers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx.p_hi Installing dist/build/Text/Pandoc/Readers/Odt.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt.p_hi Installing dist/build/Text/Pandoc/Readers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/EPUB.p_hi Installing dist/build/Text/Pandoc/Readers/Muse.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Muse.p_hi Installing dist/build/Text/Pandoc/Writers.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers.p_hi Installing dist/build/Text/Pandoc/Writers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Native.p_hi Installing dist/build/Text/Pandoc/Writers/Docbook.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docbook.p_hi Installing dist/build/Text/Pandoc/Writers/JATS.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/JATS.p_hi Installing dist/build/Text/Pandoc/Writers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OPML.p_hi Installing dist/build/Text/Pandoc/Writers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/HTML.p_hi Installing dist/build/Text/Pandoc/Writers/ICML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ICML.p_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ConTeXt.p_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OpenDocument.p_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Texinfo.p_hi Installing dist/build/Text/Pandoc/Writers/Man.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Man.p_hi Installing dist/build/Text/Pandoc/Writers/Ms.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Ms.p_hi Installing dist/build/Text/Pandoc/Writers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Markdown.p_hi Installing dist/build/Text/Pandoc/Writers/CommonMark.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/CommonMark.p_hi Installing dist/build/Text/Pandoc/Writers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Haddock.p_hi Installing dist/build/Text/Pandoc/Writers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RST.p_hi Installing dist/build/Text/Pandoc/Writers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Org.p_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/AsciiDoc.p_hi Installing dist/build/Text/Pandoc/Writers/Custom.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Custom.p_hi Installing dist/build/Text/Pandoc/Writers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Textile.p_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/DokuWiki.p_hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ZimWiki.p_hi Installing dist/build/Text/Pandoc/Writers/RTF.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RTF.p_hi Installing dist/build/Text/Pandoc/Writers/ODT.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ODT.p_hi Installing dist/build/Text/Pandoc/Writers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docx.p_hi Installing dist/build/Text/Pandoc/Writers/Powerpoint.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Powerpoint.p_hi Installing dist/build/Text/Pandoc/Writers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/FB2.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/FB2.p_hi Installing dist/build/Text/Pandoc/Writers/TEI.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/TEI.p_hi Installing dist/build/Text/Pandoc/Writers/Muse.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Muse.p_hi Installing dist/build/Text/Pandoc/Writers/Math.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Math.p_hi Installing dist/build/Text/Pandoc/Writers/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Shared.p_hi Installing dist/build/Text/Pandoc/Writers/OOXML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OOXML.p_hi Installing dist/build/Text/Pandoc/Lua.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua.p_hi Installing dist/build/Text/Pandoc/PDF.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/PDF.p_hi Installing dist/build/Text/Pandoc/UTF8.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UTF8.p_hi Installing dist/build/Text/Pandoc/Templates.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Templates.p_hi Installing dist/build/Text/Pandoc/XML.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/XML.p_hi Installing dist/build/Text/Pandoc/SelfContained.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/SelfContained.p_hi Installing dist/build/Text/Pandoc/Highlighting.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Highlighting.p_hi Installing dist/build/Text/Pandoc/Logging.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Logging.p_hi Installing dist/build/Text/Pandoc/Process.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Process.p_hi Installing dist/build/Text/Pandoc/MIME.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MIME.p_hi Installing dist/build/Text/Pandoc/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Parsing.p_hi Installing dist/build/Text/Pandoc/Asciify.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Asciify.p_hi Installing dist/build/Text/Pandoc/Emoji.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Emoji.p_hi Installing dist/build/Text/Pandoc/ImageSize.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/ImageSize.p_hi Installing dist/build/Text/Pandoc/BCP47.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/BCP47.p_hi Installing dist/build/Text/Pandoc/Class.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Class.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Lists.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Combine.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Parse.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Util.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/StyleMap.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Base.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Namespaces.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/StyleReader.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/ContentReader.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Fallible.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/SetMap.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Utils.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Namespaces.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/XMLConverter.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/State.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/Utils.p_hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/BlockStarts.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Blocks.p_hi Installing dist/build/Text/Pandoc/Readers/Org/DocumentTree.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/DocumentTree.p_hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ExportSettings.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Inlines.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Meta.p_hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ParserState.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Parsing.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Shared.p_hi Installing dist/build/Text/Pandoc/Lua/Filter.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Filter.p_hi Installing dist/build/Text/Pandoc/Lua/Init.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Init.p_hi Installing dist/build/Text/Pandoc/Lua/Module/MediaBag.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/MediaBag.p_hi Installing dist/build/Text/Pandoc/Lua/Module/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Pandoc.p_hi Installing dist/build/Text/Pandoc/Lua/Module/Utils.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Utils.p_hi Installing dist/build/Text/Pandoc/Lua/Packages.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Packages.p_hi Installing dist/build/Text/Pandoc/Lua/StackInstances.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/StackInstances.p_hi Installing dist/build/Text/Pandoc/Lua/Util.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Util.p_hi Installing dist/build/Text/Pandoc/CSS.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSS.p_hi Installing dist/build/Text/Pandoc/CSV.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSV.p_hi Installing dist/build/Text/Pandoc/UUID.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UUID.p_hi Installing dist/build/Text/Pandoc/Translations.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Translations.p_hi Installing dist/build/Text/Pandoc/Slides.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Slides.p_hi Installing dist/build/Text/Pandoc/Compat/Time.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat/Time.p_hi Installing dist/build/Paths_pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Paths_pandoc.p_hi creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 Installing dist/build/Text/Pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc.dyn_hi Installing dist/build/Text/Pandoc/App.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/App.dyn_hi Installing dist/build/Text/Pandoc/Options.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Options.dyn_hi Installing dist/build/Text/Pandoc/Extensions.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Extensions.dyn_hi Installing dist/build/Text/Pandoc/Pretty.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Pretty.dyn_hi Installing dist/build/Text/Pandoc/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Shared.dyn_hi Installing dist/build/Text/Pandoc/MediaBag.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MediaBag.dyn_hi Installing dist/build/Text/Pandoc/Error.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Error.dyn_hi Installing dist/build/Text/Pandoc/Readers.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers.dyn_hi Installing dist/build/Text/Pandoc/Readers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Readers/LaTeX/Types.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/LaTeX/Types.dyn_hi Installing dist/build/Text/Pandoc/Readers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Readers/CommonMark.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/CommonMark.dyn_hi Installing dist/build/Text/Pandoc/Readers/Creole.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Creole.dyn_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/Vimwiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Vimwiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/RST.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org.dyn_hi Installing dist/build/Text/Pandoc/Readers/DocBook.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/DocBook.dyn_hi Installing dist/build/Text/Pandoc/Readers/JATS.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/JATS.dyn_hi Installing dist/build/Text/Pandoc/Readers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Readers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Readers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Native.dyn_hi Installing dist/build/Text/Pandoc/Readers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Readers/TWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/TikiWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/TikiWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Txt2Tags.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt.dyn_hi Installing dist/build/Text/Pandoc/Readers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Readers/Muse.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Muse.dyn_hi Installing dist/build/Text/Pandoc/Writers.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers.dyn_hi Installing dist/build/Text/Pandoc/Writers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Native.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docbook.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docbook.dyn_hi Installing dist/build/Text/Pandoc/Writers/JATS.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/JATS.dyn_hi Installing dist/build/Text/Pandoc/Writers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Writers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Writers/ICML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ICML.dyn_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ConTeXt.dyn_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OpenDocument.dyn_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Texinfo.dyn_hi Installing dist/build/Text/Pandoc/Writers/Man.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Man.dyn_hi Installing dist/build/Text/Pandoc/Writers/Ms.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Ms.dyn_hi Installing dist/build/Text/Pandoc/Writers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Writers/CommonMark.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/CommonMark.dyn_hi Installing dist/build/Text/Pandoc/Writers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Writers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RST.dyn_hi Installing dist/build/Text/Pandoc/Writers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Org.dyn_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/AsciiDoc.dyn_hi Installing dist/build/Text/Pandoc/Writers/Custom.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Custom.dyn_hi Installing dist/build/Text/Pandoc/Writers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/DokuWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ZimWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/RTF.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/RTF.dyn_hi Installing dist/build/Text/Pandoc/Writers/ODT.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/ODT.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Writers/Powerpoint.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Powerpoint.dyn_hi Installing dist/build/Text/Pandoc/Writers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Writers/FB2.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/FB2.dyn_hi Installing dist/build/Text/Pandoc/Writers/TEI.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/TEI.dyn_hi Installing dist/build/Text/Pandoc/Writers/Muse.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Muse.dyn_hi Installing dist/build/Text/Pandoc/Writers/Math.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Math.dyn_hi Installing dist/build/Text/Pandoc/Writers/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/Shared.dyn_hi Installing dist/build/Text/Pandoc/Writers/OOXML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Writers/OOXML.dyn_hi Installing dist/build/Text/Pandoc/Lua.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua.dyn_hi Installing dist/build/Text/Pandoc/PDF.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/PDF.dyn_hi Installing dist/build/Text/Pandoc/UTF8.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UTF8.dyn_hi Installing dist/build/Text/Pandoc/Templates.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Templates.dyn_hi Installing dist/build/Text/Pandoc/XML.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/XML.dyn_hi Installing dist/build/Text/Pandoc/SelfContained.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/SelfContained.dyn_hi Installing dist/build/Text/Pandoc/Highlighting.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Highlighting.dyn_hi Installing dist/build/Text/Pandoc/Logging.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Logging.dyn_hi Installing dist/build/Text/Pandoc/Process.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Process.dyn_hi Installing dist/build/Text/Pandoc/MIME.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/MIME.dyn_hi Installing dist/build/Text/Pandoc/Parsing.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Parsing.dyn_hi Installing dist/build/Text/Pandoc/Asciify.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Asciify.dyn_hi Installing dist/build/Text/Pandoc/Emoji.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Emoji.dyn_hi Installing dist/build/Text/Pandoc/ImageSize.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/ImageSize.dyn_hi Installing dist/build/Text/Pandoc/BCP47.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/BCP47.dyn_hi Installing dist/build/Text/Pandoc/Class.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Class.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Lists.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Combine.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Parse.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/Util.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Docx/StyleMap.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Base.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Namespaces.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/StyleReader.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/ContentReader.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Fallible.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/SetMap.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Utils.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/Namespaces.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Generic/XMLConverter.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/State.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Odt/Arrows/Utils.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/BlockStarts.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Blocks.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/DocumentTree.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/DocumentTree.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ExportSettings.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Inlines.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Meta.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/ParserState.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Parsing.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Readers/Org/Shared.dyn_hi Installing dist/build/Text/Pandoc/Lua/Filter.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Filter.dyn_hi Installing dist/build/Text/Pandoc/Lua/Init.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Init.dyn_hi Installing dist/build/Text/Pandoc/Lua/Module/MediaBag.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/MediaBag.dyn_hi Installing dist/build/Text/Pandoc/Lua/Module/Pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Pandoc.dyn_hi Installing dist/build/Text/Pandoc/Lua/Module/Utils.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Module/Utils.dyn_hi Installing dist/build/Text/Pandoc/Lua/Packages.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Packages.dyn_hi Installing dist/build/Text/Pandoc/Lua/StackInstances.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/StackInstances.dyn_hi Installing dist/build/Text/Pandoc/Lua/Util.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Lua/Util.dyn_hi Installing dist/build/Text/Pandoc/CSS.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSS.dyn_hi Installing dist/build/Text/Pandoc/CSV.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/CSV.dyn_hi Installing dist/build/Text/Pandoc/UUID.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/UUID.dyn_hi Installing dist/build/Text/Pandoc/Translations.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Translations.dyn_hi Installing dist/build/Text/Pandoc/Slides.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Slides.dyn_hi Installing dist/build/Text/Pandoc/Compat/Time.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Text/Pandoc/Compat/Time.dyn_hi Installing dist/build/Paths_pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/Paths_pandoc.dyn_hi creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 Installing dist/build/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df.a to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df.a creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 Installing dist/build/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df_p.a to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df_p.a creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64 Installing executable dist/build/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df-ghc8.2.2.so to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df-ghc8.2.2.so Installing executable pandoc in /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/bin creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/bin Installing executable dist/build/pandoc/pandoc to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/bin/pandoc /usr/bin/strip /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/bin/pandoc Copying man page to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man creating /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man/man1 Installing man/pandoc.1 to /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man/man1/pandoc.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d pandoc-2.0.6.conf ']' + install -D --mode=0644 pandoc-2.0.6.conf /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/pandoc-2.0.6.conf ++ ls /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z pandoc-2.0.6.conf ']' + rm -f ghc-pandoc.files ghc-pandoc-devel.files + touch ghc-pandoc.files ghc-pandoc-devel.files + ls /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/package.conf.d/pandoc-2.0.6.conf + pkgdir=/usr/lib64/ghc-8.2.2/pandoc-2.0.6 + '[' -d /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/lib64/ghc-8.2.2/pandoc-2.0.6 ']' + echo /usr/lib64/ghc-8.2.2/pandoc-2.0.6 + echo '%attr(755,root,root) /usr/lib64/libHSpandoc-2.0.6-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/ghc/html/libraries/pandoc-2.0.6 ']' + echo /usr/share/doc/ghc/html/libraries/pandoc-2.0.6 + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le!!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-2.0.6-5.el8.ppc64le!!g' ghc-pandoc-devel.files + find /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + mv /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/ghc-pandoc + rm /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/pandoc-2.0.6/COPYRIGHT + ln -s pandoc /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/bin/hsmarkdown + install -m 0644 -p -D man/pandoc.1 /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/man/man1/pandoc.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.g3GBlY Processing files: pandoc-2.0.6-5.el8.ppc64le + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JQvGiY + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/pandoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/pandoc + cp -pr BUGS /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/pandoc + cp -pr README.md /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/pandoc + cp -pr changelog /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/doc/pandoc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CU09k0 + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc + cp -pr COPYING.md /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/pandoc + exit 0 Provides: pandoc = 2.0.6-5.el8 pandoc(ppc-64) = 2.0.6-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: pandoc-static < 2.0.6-5.el8 Processing files: pandoc-common-2.0.6-5.el8.noarch Provides: pandoc-common = 2.0.6-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-pandoc-2.0.6-5.el8.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bk2sEY + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/ghc-pandoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/ghc-pandoc + cp -pr COPYING.md /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/ghc-pandoc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le/usr/share/licenses/ghc-pandoc + exit 0 Provides: ghc-pandoc = 2.0.6-5.el8 ghc-pandoc(ppc-64) = 2.0.6-5.el8 libHSpandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSGlob-0.9.1-1L87VF181kq6lCuH3KTnGj-ghc8.2.2.so()(64bit) libHSHTTP-4000.3.9-KScy0aMeIGnIRibKOTcDso-ghc8.2.2.so()(64bit) libHSJuicyPixels-3.2.9.3-Hr8CnJ56EBKAjFY296xpG8-ghc8.2.2.so()(64bit) libHSQuickCheck-2.10.1-Ewacc04OJICEFWthkI3IgS-ghc8.2.2.so()(64bit) libHSSHA-1.6.4.2-1gNz0XEXVc9D2LWQ8o29zI-ghc8.2.2.so()(64bit) libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so()(64bit) libHSaeson-pretty-0.8.5-DkrAAtcWY0xKB6p0zy3TWD-ghc8.2.2.so()(64bit) libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSasn1-encoding-0.9.5-2OC5EP9Lbxh1YUD6F9uoEu-ghc8.2.2.so()(64bit) libHSasn1-parse-0.9.4-DKPgplDfdTW6k8JXG1MhHq-ghc8.2.2.so()(64bit) libHSasn1-types-0.3.2-LZIR5xqyMN7HxISSsCF2BV-ghc8.2.2.so()(64bit) libHSasync-2.1.1.1-H3j65XcXMHtBvmNwGCQ80G-ghc8.2.2.so()(64bit) libHSattoparsec-0.13.2.0-FKevdAi26eo4UcmJVhNRvX-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbase-compat-0.9.3-915GC5pH10BBmcMnCvMsPA-ghc8.2.2.so()(64bit) libHSbase64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be-ghc8.2.2.so()(64bit) libHSbasement-0.0.4-7pJikASNmAFFwadsMZ0ihV-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSblaze-builder-0.4.0.2-8H1rt2zvfv6AUCz7aMkbdM-ghc8.2.2.so()(64bit) libHSblaze-html-0.9.0.1-KZuRyG2BckIO6Khpr3pOs-ghc8.2.2.so()(64bit) libHSblaze-markup-0.8.0.0-H9cZ65J2eFtDQCQxo66d5V-ghc8.2.2.so()(64bit) libHSbyteable-0.1.1-4PLPgH6a2E14oN7yL5y3oL-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScase-insensitive-1.2.0.10-CCvDdsAF8opH5UPVZLk5Y2-ghc8.2.2.so()(64bit) libHScereal-0.5.4.0-J3dBBt5iGIcHZAvdNSHzok-ghc8.2.2.so()(64bit) libHScmark-gfm-0.1.3-1WuP4Vm4NRCsN10itetqr-ghc8.2.2.so()(64bit) libHSconduit-1.2.12.1-JJcwcE4DuqQCaFAl8anNzg-ghc8.2.2.so()(64bit) libHSconnection-0.2.8-I3a3zrycbwhGQKuCfRgoy5-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHScookie-0.4.3-KNH2cEC4F0FdngG2HI7xV-ghc8.2.2.so()(64bit) libHScryptonite-0.24-3fvWA2h8jkgHY8jjamZHms-ghc8.2.2.so()(64bit) libHSdata-default-0.7.1.1-LLJD5aWfgkS1JjXQ4KEWbv-ghc8.2.2.so()(64bit) libHSdata-default-class-0.1.2.0-8hmGYd6GPAfLQPQcWKOjRm-ghc8.2.2.so()(64bit) libHSdata-default-instances-containers-0.0.1-A7WE5ZxkyD2DXghs3tnK2n-ghc8.2.2.so()(64bit) libHSdata-default-instances-dlist-0.0.1-6VPSHd18HWHY1SrFsIVF8-ghc8.2.2.so()(64bit) libHSdata-default-instances-old-locale-0.0.1-Hiyo1MhB69LBEzLtsKujf7-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdigest-0.0.1.2-J7cjlUazOWnIwNGrU2CIF8-ghc8.2.2.so()(64bit) libHSdirectory-1.3.0.2-ghc8.2.2.so()(64bit) libHSdlist-0.8.0.3-3sLvqWTqZxIC2tgTx4QBVJ-ghc8.2.2.so()(64bit) libHSdoctemplates-0.2.1-2i7FGxYjOyYF8NbVb1n5dK-ghc8.2.2.so()(64bit) libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so()(64bit) libHSfilepath-1.4.1.2-ghc8.2.2.so()(64bit) libHSfoundation-0.0.17-Cj7yeNsygVNCVaNiSDpyaR-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShaddock-library-1.4.3-KxM45D0RElaLaCfnfPNio0-ghc8.2.2.so()(64bit) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) libHShourglass-0.2.10-F9F0uBDufctEafTNs2clkC-ghc8.2.2.so()(64bit) libHShslua-0.9.5-1UpzcmzM4mTDjXBTnkBRPq-ghc8.2.2.so()(64bit) libHShslua-module-text-0.1.2.1-JlUNoLkgSOXLjHhSjp6ntt-ghc8.2.2.so()(64bit) libHShttp-client-0.5.7.1-4kyJ4nMDdL3BONGiqBslly-ghc8.2.2.so()(64bit) libHShttp-client-tls-0.3.5.1-GHYB3EB1urOGtGXpJSBytu-ghc8.2.2.so()(64bit) libHShttp-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO-ghc8.2.2.so()(64bit) libHShxt-9.3.1.16-FBIZ80liw0F6PKCt2HCbj5-ghc8.2.2.so()(64bit) libHShxt-charproperties-9.2.0.1-AUb7E6mkZ2fDXtvIiRtV8v-ghc8.2.2.so()(64bit) libHShxt-regex-xmlschema-9.2.0.3-2Ya9LYdlH6JqsJMTjTDmL-ghc8.2.2.so()(64bit) libHShxt-unicode-9.0.2.4-JQmH0brCxMfxlpeXEYE5-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH-ghc8.2.2.so()(64bit) libHSlifted-base-0.2.3.11-LjINjPnZaEc9kuZ80zTlr0-ghc8.2.2.so()(64bit) libHSmemory-0.14.11-B3dIjey4kzdDv5j18KCYc4-ghc8.2.2.so()(64bit) libHSmime-types-0.1.0.7-C22uVInqvMp7b3bKVOKMwq-ghc8.2.2.so()(64bit) libHSmmorph-1.1.0-1S4lM6skb3zDTw2xDs9NDW-ghc8.2.2.so()(64bit) libHSmonad-control-1.0.2.2-JkRTKVbCEu5713tOJZv75D-ghc8.2.2.so()(64bit) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSnetwork-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP-ghc8.2.2.so()(64bit) libHSnetwork-uri-2.6.1.0-BH6OD3ti3aW8Xet0VENct8-ghc8.2.2.so()(64bit) libHSold-locale-1.0.0.7-uLYLcRn7Nv8SkmeS8fMf9-ghc8.2.2.so()(64bit) libHSold-time-1.1.0.3-LmKk8FUXtYwDVw5bR99HBe-ghc8.2.2.so()(64bit) libHSpandoc-types-1.17.3-CBS0HjPSyZpJz63YvBTP9A-ghc8.2.2.so()(64bit) libHSparsec-3.1.11-GFVXGr7xhCL75lLlVe5pnU-ghc8.2.2.so()(64bit) libHSpem-0.2.2-F8eKoZ8aUh0162dv1azAYf-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHSprocess-1.6.1.0-ghc8.2.2.so()(64bit) libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so()(64bit) libHSregex-pcre-0.94.4-1ZnhnJAd1BGHzIKhARNzJS-ghc8.2.2.so()(64bit) libHSresourcet-1.1.10-JllkC8vAlYwFlfcgh36sjo-ghc8.2.2.so()(64bit) libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so()(64bit) libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so()(64bit) libHSsemigroups-0.18.3-3aCIuYG4ID286XaN6MuQu7-ghc8.2.2.so()(64bit) libHSskylighting-0.5.0.1-4dwNpj6a3KdGF3XtDk0pra-ghc8.2.2.so()(64bit) libHSsocks-0.5.6-AoFLFBqB9ID4YE7ZIpsVeN-ghc8.2.2.so()(64bit) libHSsplit-0.2.3.2-7cayvoeRj5XIrIBUB58mMy-ghc8.2.2.so()(64bit) libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so()(64bit) libHSstreaming-commons-0.1.18-6C2PFSQd2ZhBBcnOVnGBeP-ghc8.2.2.so()(64bit) libHSsyb-0.7-3Lq8MQxmYP07qktjI1jxu0-ghc8.2.2.so()(64bit) libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so()(64bit) libHStagsoup-0.14.2-8VsJ9mjq4th502BiUoCDjg-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so()(64bit) libHStexmath-0.10.1-GZCAdmry4M3D1hk3QCABwc-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHStf-random-0.5-ABwehMmciu8CuAFbHLp6To-ghc8.2.2.so()(64bit) libHSth-abstraction-0.2.6.0-KdJUlqAwMfUIgxZVMgLLVd-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStime-locale-compat-0.1.1.3-6vYEv0Xyhxa8ICcZ54rERR-ghc8.2.2.so()(64bit) libHStls-1.4.0-1KyZtGD0oz6JiZFNTKuNkP-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-base-0.4.4-G4HvRd1GUcNGvZj70uX60w-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSunliftio-core-0.1.1.0-3wrHy3Ijr0BBoYMyh4oX3g-ghc8.2.2.so()(64bit) libHSunordered-containers-0.2.8.0-I7JeERyNNOoCgsxx1de4GU-ghc8.2.2.so()(64bit) libHSutf8-string-1.0.1.1-7sQ7eR5H5ED7poickls5aO-ghc8.2.2.so()(64bit) libHSuuid-types-1.0.3-LXtGocTSca4J6R1yg8LOEw-ghc8.2.2.so()(64bit) libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so()(64bit) libHSx509-1.7.2-I7pFyCZcsKeQygsRY2fCI-ghc8.2.2.so()(64bit) libHSx509-store-1.6.5-JWFcbzTNh8gJLsg9o7zQF2-ghc8.2.2.so()(64bit) libHSx509-system-1.6.6-9hUKCejgpjnG83i3rsOHoj-ghc8.2.2.so()(64bit) libHSx509-validation-1.6.9-LH4J1NseDebJggSoFgfyv4-ghc8.2.2.so()(64bit) libHSxml-1.3.14-ILQgZb6Uuad8bhyA5Q3Hjq-ghc8.2.2.so()(64bit) libHSyaml-0.8.25.1-4IAmY0u05sjKogIxGn7AdB-ghc8.2.2.so()(64bit) libHSzip-archive-0.3.1.1-LEADRnPlEoA60ZPCvb1aB8-ghc8.2.2.so()(64bit) libHSzlib-0.6.1.2-7k8ElOnaocwBudwnpy07vK-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) liblua-5.3.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pandoc-devel-2.0.6-5.el8.ppc64le Provides: ghc-devel(pandoc-2.0.6-JGBtY5EzAQeEJWflxJi0df) ghc-pandoc-devel = 2.0.6-5.el8 ghc-pandoc-devel(ppc-64) = 2.0.6-5.el8 ghc-pandoc-doc = 2.0.6-5.el8 ghc-pandoc-static = 2.0.6-5.el8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(Glob-0.9.1-1L87VF181kq6lCuH3KTnGj) ghc-devel(HTTP-4000.3.9-KScy0aMeIGnIRibKOTcDso) ghc-devel(JuicyPixels-3.2.9.3-Hr8CnJ56EBKAjFY296xpG8) ghc-devel(SHA-1.6.4.2-1gNz0XEXVc9D2LWQ8o29zI) ghc-devel(aeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr) ghc-devel(aeson-pretty-0.8.5-DkrAAtcWY0xKB6p0zy3TWD) ghc-devel(base-4.10.1.0) ghc-devel(base64-bytestring-1.0.0.1-8MlzMz2YH3lCqJ4GOwL1Be) ghc-devel(binary-0.8.5.1) ghc-devel(blaze-html-0.9.0.1-KZuRyG2BckIO6Khpr3pOs) ghc-devel(blaze-markup-0.8.0.0-H9cZ65J2eFtDQCQxo66d5V) ghc-devel(bytestring-0.10.8.2) ghc-devel(case-insensitive-1.2.0.10-CCvDdsAF8opH5UPVZLk5Y2) ghc-devel(cmark-gfm-0.1.3-1WuP4Vm4NRCsN10itetqr) ghc-devel(containers-0.5.10.2) ghc-devel(data-default-0.7.1.1-LLJD5aWfgkS1JjXQ4KEWbv) ghc-devel(deepseq-1.4.3.0) ghc-devel(directory-1.3.0.2) ghc-devel(doctemplates-0.2.1-2i7FGxYjOyYF8NbVb1n5dK) ghc-devel(filepath-1.4.1.2) ghc-devel(haddock-library-1.4.3-KxM45D0RElaLaCfnfPNio0) ghc-devel(hslua-0.9.5-1UpzcmzM4mTDjXBTnkBRPq) ghc-devel(hslua-module-text-0.1.2.1-JlUNoLkgSOXLjHhSjp6ntt) ghc-devel(http-client-0.5.7.1-4kyJ4nMDdL3BONGiqBslly) ghc-devel(http-client-tls-0.3.5.1-GHYB3EB1urOGtGXpJSBytu) ghc-devel(http-types-0.9.1-EIdAcphRoYn3RpnSYeuhbO) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(network-2.6.3.2-Elf6Dxkfz0iKjb1zv5eBTP) ghc-devel(network-uri-2.6.1.0-BH6OD3ti3aW8Xet0VENct8) ghc-devel(pandoc-types-1.17.3-CBS0HjPSyZpJz63YvBTP9A) ghc-devel(parsec-3.1.11-GFVXGr7xhCL75lLlVe5pnU) ghc-devel(process-1.6.1.0) ghc-devel(random-1.1-LLUGZ7T9DqQ5vN0Jbcd0We) ghc-devel(safe-0.3.15-EroU33EYnr02fGSZYGiX97) ghc-devel(scientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD) ghc-devel(skylighting-0.5.0.1-4dwNpj6a3KdGF3XtDk0pra) ghc-devel(split-0.2.3.2-7cayvoeRj5XIrIBUB58mMy) ghc-devel(syb-0.7-3Lq8MQxmYP07qktjI1jxu0) ghc-devel(tagsoup-0.14.2-8VsJ9mjq4th502BiUoCDjg) ghc-devel(temporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo) ghc-devel(texmath-0.10.1-GZCAdmry4M3D1hk3QCABwc) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) ghc-devel(time-1.8.0.2) ghc-devel(unix-2.7.2.2) ghc-devel(unordered-containers-0.2.8.0-I7JeERyNNOoCgsxx1de4GU) ghc-devel(vector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4) ghc-devel(xml-1.3.14-ILQgZb6Uuad8bhyA5Q3Hjq) ghc-devel(yaml-0.8.25.1-4IAmY0u05sjKogIxGn7AdB) ghc-devel(zip-archive-0.3.1.1-LEADRnPlEoA60ZPCvb1aB8) ghc-devel(zlib-0.6.1.2-7k8ElOnaocwBudwnpy07vK) Processing files: pandoc-pdf-2.0.6-5.el8.ppc64le Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le Wrote: /builddir/build/RPMS/pandoc-2.0.6-5.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/pandoc-common-2.0.6-5.el8.noarch.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-2.0.6-5.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-devel-2.0.6-5.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/pandoc-pdf-2.0.6-5.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P8zZhZ + umask 022 + cd /builddir/build/BUILD + cd pandoc-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pandoc-2.0.6-5.el8.ppc64le + exit 0 Child return code was: 0