Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'], chrootPath='/var/lib/mock/f27-build-11461077-854504/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: line 115: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 116: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 117: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pandoc-1.19.2.4-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'], chrootPath='/var/lib/mock/f27-build-11461077-854504/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Avv9kI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandoc-1.19.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandoc-1.19.2.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandoc-1.19.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver skylighting '< 0.2' '< 0.5' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0EMBcv + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 1.24.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/pandoc '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mfloat-abi=hard -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 --global Configuring pandoc-1.19.2.4... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pandoc-1.19.2.4... Preprocessing library pandoc-1.19.2.4... [ 1 of 93] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o ) [ 2 of 93] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o ) [ 3 of 93] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o ) [ 4 of 93] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [ 5 of 93] Compiling Text.Pandoc.Readers.Org.Shared ( src/Text/Pandoc/Readers/Org/Shared.hs, dist/build/Text/Pandoc/Readers/Org/Shared.o ) [ 6 of 93] Compiling Text.Pandoc.Readers.Odt.Generic.Utils ( src/Text/Pandoc/Readers/Odt/Generic/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.o ) [ 7 of 93] Compiling Text.Pandoc.Readers.Odt.Generic.SetMap ( src/Text/Pandoc/Readers/Odt/Generic/SetMap.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.o ) [ 8 of 93] Compiling Text.Pandoc.Readers.Odt.Generic.Namespaces ( src/Text/Pandoc/Readers/Odt/Generic/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.o ) [ 9 of 93] Compiling Text.Pandoc.Readers.Odt.Namespaces ( src/Text/Pandoc/Readers/Odt/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Namespaces.o ) [10 of 93] Compiling Text.Pandoc.Readers.Odt.Generic.Fallible ( src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.o ) [11 of 93] Compiling Text.Pandoc.Readers.Odt.Arrows.Utils ( src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.o ) [12 of 93] Compiling Text.Pandoc.Readers.Odt.Arrows.State ( src/Text/Pandoc/Readers/Odt/Arrows/State.hs, dist/build/Text/Pandoc/Readers/Odt/Arrows/State.o ) [13 of 93] Compiling Text.Pandoc.Readers.Odt.Generic.XMLConverter ( src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs, dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.o ) [14 of 93] Compiling Text.Pandoc.Readers.Odt.Base ( src/Text/Pandoc/Readers/Odt/Base.hs, dist/build/Text/Pandoc/Readers/Odt/Base.o ) [15 of 93] Compiling Text.Pandoc.Readers.Odt.StyleReader ( src/Text/Pandoc/Readers/Odt/StyleReader.hs, dist/build/Text/Pandoc/Readers/Odt/StyleReader.o ) [16 of 93] Compiling Text.Pandoc.Readers.Docx.Util ( src/Text/Pandoc/Readers/Docx/Util.hs, dist/build/Text/Pandoc/Readers/Docx/Util.o ) [17 of 93] Compiling Text.Pandoc.Readers.Docx.StyleMap ( src/Text/Pandoc/Readers/Docx/StyleMap.hs, dist/build/Text/Pandoc/Readers/Docx/StyleMap.o ) [18 of 93] Compiling Text.Pandoc.Readers.Docx.Combine ( src/Text/Pandoc/Readers/Docx/Combine.hs, dist/build/Text/Pandoc/Readers/Docx/Combine.o ) [19 of 93] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o ) [20 of 93] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o ) [21 of 93] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o ) [22 of 93] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o ) [23 of 93] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.o ) [24 of 93] Compiling Text.Pandoc.Error ( src/Text/Pandoc/Error.hs, dist/build/Text/Pandoc/Error.o ) [25 of 93] Compiling Text.Pandoc.Emoji ( src/Text/Pandoc/Emoji.hs, dist/build/Text/Pandoc/Emoji.o ) [26 of 93] Compiling Text.Pandoc.Compat.Time ( src/Text/Pandoc/Compat/Time.hs, dist/build/Text/Pandoc/Compat/Time.o ) [27 of 93] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o ) [28 of 93] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o ) [29 of 93] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [30 of 93] Compiling Text.Pandoc.CSS ( src/Text/Pandoc/CSS.hs, dist/build/Text/Pandoc/CSS.o ) [31 of 93] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o ) [32 of 93] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o ) [33 of 93] Compiling Text.Pandoc.Readers.CommonMark ( src/Text/Pandoc/Readers/CommonMark.hs, dist/build/Text/Pandoc/Readers/CommonMark.o ) [34 of 93] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o ) [35 of 93] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o ) [36 of 93] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o ) [37 of 93] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o ) [38 of 93] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o ) [39 of 93] Compiling Text.Pandoc.Readers.Org.ParserState ( src/Text/Pandoc/Readers/Org/ParserState.hs, dist/build/Text/Pandoc/Readers/Org/ParserState.o ) [40 of 93] Compiling Text.Pandoc.Readers.Org.Parsing ( src/Text/Pandoc/Readers/Org/Parsing.hs, dist/build/Text/Pandoc/Readers/Org/Parsing.o ) [41 of 93] Compiling Text.Pandoc.Readers.Org.BlockStarts ( src/Text/Pandoc/Readers/Org/BlockStarts.hs, dist/build/Text/Pandoc/Readers/Org/BlockStarts.o ) [42 of 93] Compiling Text.Pandoc.Readers.Org.ExportSettings ( src/Text/Pandoc/Readers/Org/ExportSettings.hs, dist/build/Text/Pandoc/Readers/Org/ExportSettings.o ) [43 of 93] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o ) [44 of 93] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.o ) [45 of 93] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.o ) [46 of 93] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.o ) [47 of 93] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [48 of 93] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.o ) [49 of 93] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.o ) [50 of 93] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o ) [51 of 93] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [52 of 93] Compiling Text.Pandoc.Readers.Org.Inlines ( src/Text/Pandoc/Readers/Org/Inlines.hs, dist/build/Text/Pandoc/Readers/Org/Inlines.o ) [53 of 93] Compiling Text.Pandoc.Readers.Org.Meta ( src/Text/Pandoc/Readers/Org/Meta.hs, dist/build/Text/Pandoc/Readers/Org/Meta.o ) [54 of 93] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [55 of 93] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o ) [56 of 93] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o ) [57 of 93] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o ) [58 of 93] Compiling Text.Pandoc.Readers.Odt.ContentReader ( src/Text/Pandoc/Readers/Odt/ContentReader.hs, dist/build/Text/Pandoc/Readers/Odt/ContentReader.o ) [59 of 93] Compiling Text.Pandoc.Readers.Odt ( src/Text/Pandoc/Readers/Odt.hs, dist/build/Text/Pandoc/Readers/Odt.o ) [60 of 93] Compiling Text.Pandoc.Readers.Org.Blocks ( src/Text/Pandoc/Readers/Org/Blocks.hs, dist/build/Text/Pandoc/Readers/Org/Blocks.o ) [61 of 93] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.o ) [62 of 93] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [63 of 93] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o ) [64 of 93] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.o ) [65 of 93] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o ) [66 of 93] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o ) [67 of 93] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o ) [68 of 93] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o ) [69 of 93] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [70 of 93] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [71 of 93] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o ) [72 of 93] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.o ) [73 of 93] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o ) [74 of 93] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) [75 of 93] Compiling Text.Pandoc.Writers.CommonMark ( src/Text/Pandoc/Writers/CommonMark.hs, dist/build/Text/Pandoc/Writers/CommonMark.o ) [76 of 93] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o ) [77 of 93] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.o ) [78 of 93] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.o ) [79 of 93] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [80 of 93] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [81 of 93] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [82 of 93] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o ) [83 of 93] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o ) [84 of 93] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o ) [85 of 93] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o ) [86 of 93] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o ) [87 of 93] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [88 of 93] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [89 of 93] Compiling Text.Pandoc.Writers.TEI ( src/Text/Pandoc/Writers/TEI.hs, dist/build/Text/Pandoc/Writers/TEI.o ) [90 of 93] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o ) [91 of 93] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o ) [92 of 93] Compiling Text.Pandoc.Writers.ZimWiki ( src/Text/Pandoc/Writers/ZimWiki.hs, dist/build/Text/Pandoc/Writers/ZimWiki.o ) [93 of 93] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o ) [ 1 of 93] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.p_o ) [ 2 of 93] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.p_o ) [ 3 of 93] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.p_o ) [ 4 of 93] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.p_o ) [ 5 of 93] Compiling Text.Pandoc.Readers.Org.Shared ( src/Text/Pandoc/Readers/Org/Shared.hs, dist/build/Text/Pandoc/Readers/Org/Shared.p_o ) [ 6 of 93] 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 ) [ 7 of 93] 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 ) [ 8 of 93] 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 ) [ 9 of 93] Compiling Text.Pandoc.Readers.Odt.Namespaces ( src/Text/Pandoc/Readers/Odt/Namespaces.hs, dist/build/Text/Pandoc/Readers/Odt/Namespaces.p_o ) [10 of 93] 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 ) [11 of 93] 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 ) [12 of 93] 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 ) [13 of 93] 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 ) [14 of 93] Compiling Text.Pandoc.Readers.Odt.Base ( src/Text/Pandoc/Readers/Odt/Base.hs, dist/build/Text/Pandoc/Readers/Odt/Base.p_o ) [15 of 93] Compiling Text.Pandoc.Readers.Odt.StyleReader ( src/Text/Pandoc/Readers/Odt/StyleReader.hs, dist/build/Text/Pandoc/Readers/Odt/StyleReader.p_o ) [16 of 93] Compiling Text.Pandoc.Readers.Docx.Util ( src/Text/Pandoc/Readers/Docx/Util.hs, dist/build/Text/Pandoc/Readers/Docx/Util.p_o ) [17 of 93] Compiling Text.Pandoc.Readers.Docx.StyleMap ( src/Text/Pandoc/Readers/Docx/StyleMap.hs, dist/build/Text/Pandoc/Readers/Docx/StyleMap.p_o ) [18 of 93] Compiling Text.Pandoc.Readers.Docx.Combine ( src/Text/Pandoc/Readers/Docx/Combine.hs, dist/build/Text/Pandoc/Readers/Docx/Combine.p_o ) [19 of 93] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.p_o ) [20 of 93] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.p_o ) [21 of 93] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.p_o ) [22 of 93] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.p_o ) [23 of 93] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.p_o ) [24 of 93] Compiling Text.Pandoc.Error ( src/Text/Pandoc/Error.hs, dist/build/Text/Pandoc/Error.p_o ) [25 of 93] Compiling Text.Pandoc.Emoji ( src/Text/Pandoc/Emoji.hs, dist/build/Text/Pandoc/Emoji.p_o ) [26 of 93] Compiling Text.Pandoc.Compat.Time ( src/Text/Pandoc/Compat/Time.hs, dist/build/Text/Pandoc/Compat/Time.p_o ) [27 of 93] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.p_o ) [28 of 93] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.p_o ) [29 of 93] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.p_o ) [30 of 93] Compiling Text.Pandoc.CSS ( src/Text/Pandoc/CSS.hs, dist/build/Text/Pandoc/CSS.p_o ) [31 of 93] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.p_o ) [32 of 93] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.p_o ) [33 of 93] Compiling Text.Pandoc.Readers.CommonMark ( src/Text/Pandoc/Readers/CommonMark.hs, dist/build/Text/Pandoc/Readers/CommonMark.p_o ) [34 of 93] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.p_o ) [35 of 93] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.p_o ) [36 of 93] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.p_o ) [37 of 93] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.p_o ) [38 of 93] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.p_o ) [39 of 93] Compiling Text.Pandoc.Readers.Org.ParserState ( src/Text/Pandoc/Readers/Org/ParserState.hs, dist/build/Text/Pandoc/Readers/Org/ParserState.p_o ) [40 of 93] Compiling Text.Pandoc.Readers.Org.Parsing ( src/Text/Pandoc/Readers/Org/Parsing.hs, dist/build/Text/Pandoc/Readers/Org/Parsing.p_o ) [41 of 93] Compiling Text.Pandoc.Readers.Org.BlockStarts ( src/Text/Pandoc/Readers/Org/BlockStarts.hs, dist/build/Text/Pandoc/Readers/Org/BlockStarts.p_o ) [42 of 93] Compiling Text.Pandoc.Readers.Org.ExportSettings ( src/Text/Pandoc/Readers/Org/ExportSettings.hs, dist/build/Text/Pandoc/Readers/Org/ExportSettings.p_o ) [43 of 93] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.p_o ) [44 of 93] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.p_o ) [45 of 93] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.p_o ) [46 of 93] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.p_o ) [47 of 93] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.p_o ) [48 of 93] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.p_o ) [49 of 93] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.p_o ) [50 of 93] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.p_o ) [51 of 93] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.p_o ) [52 of 93] Compiling Text.Pandoc.Readers.Org.Inlines ( src/Text/Pandoc/Readers/Org/Inlines.hs, dist/build/Text/Pandoc/Readers/Org/Inlines.p_o ) [53 of 93] Compiling Text.Pandoc.Readers.Org.Meta ( src/Text/Pandoc/Readers/Org/Meta.hs, dist/build/Text/Pandoc/Readers/Org/Meta.p_o ) [54 of 93] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.p_o ) [55 of 93] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.p_o ) [56 of 93] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.p_o ) [57 of 93] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.p_o ) [58 of 93] Compiling Text.Pandoc.Readers.Odt.ContentReader ( src/Text/Pandoc/Readers/Odt/ContentReader.hs, dist/build/Text/Pandoc/Readers/Odt/ContentReader.p_o ) [59 of 93] Compiling Text.Pandoc.Readers.Odt ( src/Text/Pandoc/Readers/Odt.hs, dist/build/Text/Pandoc/Readers/Odt.p_o ) [60 of 93] Compiling Text.Pandoc.Readers.Org.Blocks ( src/Text/Pandoc/Readers/Org/Blocks.hs, dist/build/Text/Pandoc/Readers/Org/Blocks.p_o ) [61 of 93] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.p_o ) [62 of 93] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.p_o ) [63 of 93] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.p_o ) [64 of 93] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.p_o ) [65 of 93] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.p_o ) [66 of 93] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.p_o ) [67 of 93] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.p_o ) [68 of 93] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.p_o ) [69 of 93] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.p_o ) [70 of 93] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.p_o ) [71 of 93] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.p_o ) [72 of 93] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.p_o ) [73 of 93] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.p_o ) [74 of 93] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.p_o ) [75 of 93] Compiling Text.Pandoc.Writers.CommonMark ( src/Text/Pandoc/Writers/CommonMark.hs, dist/build/Text/Pandoc/Writers/CommonMark.p_o ) [76 of 93] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.p_o ) [77 of 93] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.p_o ) [78 of 93] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.p_o ) [79 of 93] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.p_o ) [80 of 93] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.p_o ) [81 of 93] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.p_o ) [82 of 93] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.p_o ) [83 of 93] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.p_o ) [84 of 93] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.p_o ) [85 of 93] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.p_o ) [86 of 93] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.p_o ) [87 of 93] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.p_o ) [88 of 93] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.p_o ) [89 of 93] Compiling Text.Pandoc.Writers.TEI ( src/Text/Pandoc/Writers/TEI.hs, dist/build/Text/Pandoc/Writers/TEI.p_o ) [90 of 93] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.p_o ) [91 of 93] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.p_o ) [92 of 93] Compiling Text.Pandoc.Writers.ZimWiki ( src/Text/Pandoc/Writers/ZimWiki.hs, dist/build/Text/Pandoc/Writers/ZimWiki.p_o ) [93 of 93] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.p_o ) Preprocessing executable 'pandoc' for pandoc-1.19.2.4... [1 of 2] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/pandoc/pandoc-tmp/Paths_pandoc.dyn_o ) [2 of 2] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.dyn_o ) Linking dist/build/pandoc/pandoc ... + '[' -n dist/build/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for pandoc-1.19.2.4... Preprocessing library pandoc-1.19.2.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: cryptonite-0.24, foundation-0.0.13, hourglass-0.2.10, http-client-0.5.7.0, memory-0.14.6 Haddock coverage: 33% ( 1 / 3) in 'Text.Pandoc.UUID' Missing documentation for: UUID (src/Text/Pandoc/UUID.hs:40) getRandomUUID (src/Text/Pandoc/UUID.hs:67) 20% ( 3 / 15) in 'Text.Pandoc.UTF8' Missing documentation for: readFile (src/Text/Pandoc/UTF8.hs:59) writeFile (src/Text/Pandoc/UTF8.hs:64) getContents (src/Text/Pandoc/UTF8.hs:67) putStr (src/Text/Pandoc/UTF8.hs:70) putStrLn (src/Text/Pandoc/UTF8.hs:73) hPutStr (src/Text/Pandoc/UTF8.hs:76) hPutStrLn (src/Text/Pandoc/UTF8.hs:79) hGetContents (src/Text/Pandoc/UTF8.hs:82) fromString (src/Text/Pandoc/UTF8.hs:106) fromStringLazy (src/Text/Pandoc/UTF8.hs:114) encodePath (src/Text/Pandoc/UTF8.hs:117) decodeArg (src/Text/Pandoc/UTF8.hs:120) 100% ( 3 / 3) in 'Text.Pandoc.Slides' 100% ( 2 / 2) in 'Text.Pandoc.Readers.TeXMath' 100% ( 6 / 6) in 'Text.Pandoc.Readers.Org.Shared' 61% ( 11 / 18) in 'Text.Pandoc.Readers.Odt.Generic.Utils' Missing documentation for: uncurry3 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:147) uncurry4 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:148) uncurry5 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:149) uncurry6 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:150) uncurry7 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:151) uncurry8 (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:152) swap (src/Text/Pandoc/Readers/Odt/Generic/Utils.hs:161) 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) 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) 50% ( 1 / 2) in 'Text.Pandoc.Readers.Odt.Namespaces' Missing documentation for: Namespace (src/Text/Pandoc/Readers/Odt/Namespaces.hs:56) 56% ( 18 / 32) in 'Text.Pandoc.Readers.Odt.Generic.Fallible' Missing documentation for: Fallible (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:51) maybeToEither (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:65) eitherToMaybe (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:70) failEmpty (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:99) succeedWith (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:103) collapseEither (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:107) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:157) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:162) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:167) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:215) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:219) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:223) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:227) (src/Text/Pandoc/Readers/Odt/Generic/Fallible.hs:241) 53% ( 41 / 77) in 'Text.Pandoc.Readers.Odt.Arrows.Utils' Missing documentation for: and2 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:51) and3 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:54) and4 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:57) and5 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:60) and6 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:63) and7 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:66) and8 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:69) liftA2 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:86) liftA3 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:89) liftA4 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:92) liftA5 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:95) liftA6 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:98) liftA7 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:101) liftA8 (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:104) liftA (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:115) ^+++ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:199) +++^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:200) ^+++^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:201) ^||| (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:209) |||^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:210) ^|||^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:211) ^&&& (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:219) &&&^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:220) ^&&&^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:221) ^*** (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:229) ***^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:230) ^***^ (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:231) (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:271) ReFallibleArrow (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:294) (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:303) liftSuccess (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:332) liftAsSuccess (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:338) asFallibleArrow (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:344) >>?% (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:435) ^>>?% (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:442) >>?%? (src/Text/Pandoc/Readers/Odt/Arrows/Utils.hs:449) 79% ( 23 / 29) 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:91) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:95) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:102) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:110) (src/Text/Pandoc/Readers/Odt/Arrows/State.hs:115) 42% ( 32 / 76) in 'Text.Pandoc.Readers.Odt.Generic.XMLConverter' Missing documentation for: ElementName (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:142) XMLConverterState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:157) XMLConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:254) FallibleXMLConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:257) runConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:261) runConverter'' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:268) runConverter' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:275) runConverterF' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:283) runConverterF (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:289) getCurrentElement (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:297) getExtraState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:301) setExtraState (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:305) lookupNSprefix (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:370) strContent (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:433) elContent (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:438) currentElem (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:447) currentElemIs (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:451) expectElement (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:469) elChildren (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:480) findChildren (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:485) filterChildren (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:493) filterChildrenName (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:499) findChild' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:505) findChild (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:514) filterChild' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:521) filterChild (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:527) filterChildName' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:533) filterChildName (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:539) isSet (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:550) isSet' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:559) isSetWithDefault (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:565) hasAttrValueOf' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:574) failIfNotAttrValueOf (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:583) withEveryL (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:803) IdXMLConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:843) MaybeEConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:846) ElementMatchConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:850) MaybeCConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:855) ContentMatchConverter (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:859) makeMatcherE (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:872) makeMatcherC (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:892) prepareMatchersE (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:917) prepareMatchersC (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:924) matchContent'' (src/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hs:956) 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% ( 6 / 34) in 'Text.Pandoc.Readers.Odt.StyleReader' Missing documentation for: StyleName (src/Text/Pandoc/Readers/Odt/StyleReader.hs:188) StyleFamily (src/Text/Pandoc/Readers/Odt/StyleReader.hs:211) StyleProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:240) TextProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:255) ParaProperties (src/Text/Pandoc/Readers/Odt/StyleReader.hs:273) VerticalTextPosition (src/Text/Pandoc/Readers/Odt/StyleReader.hs:289) ListItemNumberFormat (src/Text/Pandoc/Readers/Odt/StyleReader.hs:411) ListLevel (src/Text/Pandoc/Readers/Odt/StyleReader.hs:376) ListStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:378) ListLevelStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:390) ListLevelType (src/Text/Pandoc/Readers/Odt/StyleReader.hs:408) LengthOrPercent (src/Text/Pandoc/Readers/Odt/StyleReader.hs:317) lookupStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:623) getTextProperty (src/Text/Pandoc/Readers/Odt/StyleReader.hs:721) getTextProperty' (src/Text/Pandoc/Readers/Odt/StyleReader.hs:727) getParaProperty (src/Text/Pandoc/Readers/Odt/StyleReader.hs:733) getListStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:637) getListLevelStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:383) lookupDefaultStyle (src/Text/Pandoc/Readers/Odt/StyleReader.hs:627) lookupDefaultStyle' (src/Text/Pandoc/Readers/Odt/StyleReader.hs:632) lookupListStyleByName (src/Text/Pandoc/Readers/Odt/StyleReader.hs:641) getPropertyChain (src/Text/Pandoc/Readers/Odt/StyleReader.hs:707) textPropertyChain (src/Text/Pandoc/Readers/Odt/StyleReader.hs:713) stylePropertyChain' (src/Text/Pandoc/Readers/Odt/StyleReader.hs:697) getStylePropertyChain (src/Text/Pandoc/Readers/Odt/StyleReader.hs:701) extendedStylePropertyChain (src/Text/Pandoc/Readers/Odt/StyleReader.hs:678) extendedStylePropertyChain' (src/Text/Pandoc/Readers/Odt/StyleReader.hs:687) readStylesAt (src/Text/Pandoc/Readers/Odt/StyleReader.hs:98) 0% ( 0 / 5) in 'Text.Pandoc.Readers.Docx.Util' Missing documentation for: Module header NameSpaces (src/Text/Pandoc/Readers/Docx/Util.hs:11) elemName (src/Text/Pandoc/Readers/Docx/Util.hs:20) isElem (src/Text/Pandoc/Readers/Docx/Util.hs:24) elemToNameSpaces (src/Text/Pandoc/Readers/Docx/Util.hs:13) 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) 0% ( 0 / 3) in 'Text.Pandoc.Readers.Docx.Combine' Missing documentation for: Module header smushInlines (src/Text/Pandoc/Readers/Docx/Combine.hs:150) smushBlocks (src/Text/Pandoc/Readers/Docx/Combine.hs:153) 100% ( 2 / 2) in 'Text.Pandoc.Process' 98% ( 42 / 43) in 'Text.Pandoc.Pretty' Missing documentation for: Doc (src/Text/Pandoc/Pretty.hs:111) 89% ( 8 / 9) in 'Text.Pandoc.XML' Missing documentation for: fromEntities (src/Text/Pandoc/XML.hs:101) 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% ( 6 / 6) in 'Text.Pandoc.MediaBag' 67% ( 2 / 3) in 'Text.Pandoc.Error' Missing documentation for: PandocError (src/Text/Pandoc/Error.hs:42) 50% ( 1 / 2) in 'Text.Pandoc.Emoji' Missing documentation for: emojis (src/Text/Pandoc/Emoji.hs:33) 50% ( 1 / 2) in 'Text.Pandoc.Compat.Time' Missing documentation for: Module header 50% ( 1 / 2) in 'Text.Pandoc.Asciify' Missing documentation for: toAsciiChar (src/Text/Pandoc/Asciify.hs:36) 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) 80% ( 56 / 70) in 'Text.Pandoc.Shared' Missing documentation for: splitByIndices (src/Text/Pandoc/Shared.hs:190) ordNub (src/Text/Pandoc/Shared.hs:217) normalizeInlines (src/Text/Pandoc/Shared.hs:455) normalizeBlocks (src/Text/Pandoc/Shared.hs:414) getDefaultReferenceDocx (src/Text/Pandoc/Shared.hs:803) getDefaultReferenceODT (src/Text/Pandoc/Shared.hs:837) filteredFilesFromArchive (src/Text/Pandoc/Shared.hs:1050) err (src/Text/Pandoc/Shared.hs:1003) warn (src/Text/Pandoc/Shared.hs:1010) mapLeft (src/Text/Pandoc/Shared.hs:1015) hush (src/Text/Pandoc/Shared.hs:1019) blocksToInlines (src/Text/Pandoc/Shared.hs:1090) safeRead (src/Text/Pandoc/Shared.hs:1098) withTempDir (src/Text/Pandoc/Shared.hs:1108) 50% ( 2 / 4) in 'Text.Pandoc.CSS' Missing documentation for: Module header foldOrElse (src/Text/Pandoc/CSS.hs:23) 85% ( 17 / 20) in 'Text.Pandoc.Highlighting' Missing documentation for: languages (src/Text/Pandoc/Highlighting.hs:60) languagesByExtension (src/Text/Pandoc/Highlighting.hs:63) highlight (src/Text/Pandoc/Highlighting.hs:67) 52% ( 11 / 21) in 'Text.Pandoc.Options' Missing documentation for: pandocExtensions (src/Text/Pandoc/Options.hs:128) plainExtensions (src/Text/Pandoc/Options.hs:173) strictExtensions (src/Text/Pandoc/Options.hs:253) phpMarkdownExtraExtensions (src/Text/Pandoc/Options.hs:191) githubMarkdownExtensions (src/Text/Pandoc/Options.hs:206) multimarkdownExtensions (src/Text/Pandoc/Options.hs:224) ReaderOptions (src/Text/Pandoc/Options.hs:259) HTMLMathMethod (src/Text/Pandoc/Options.hs:301) CiteMethod (src/Text/Pandoc/Options.hs:311) EPUBVersion (src/Text/Pandoc/Options.hs:299) 100% ( 2 / 2) in 'Text.Pandoc.Readers.CommonMark' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Native' 71% ( 5 / 7) in 'Text.Pandoc.Writers.Shared' Missing documentation for: tagWithAttrs (src/Text/Pandoc/Writers/Shared.hs:132) fixDisplayMath (src/Text/Pandoc/Writers/Shared.hs:156) 44% ( 7 / 16) in 'Text.Pandoc.ImageSize' Missing documentation for: ImageType (src/Text/Pandoc/ImageSize.hs:68) imageType (src/Text/Pandoc/ImageSize.hs:96) imageSize (src/Text/Pandoc/ImageSize.hs:108) sizeInPixels (src/Text/Pandoc/ImageSize.hs:123) Dimension (src/Text/Pandoc/ImageSize.hs:74) Direction (src/Text/Pandoc/ImageSize.hs:69) inInch (src/Text/Pandoc/ImageSize.hs:156) inPoints (src/Text/Pandoc/ImageSize.hs:153) showFl (src/Text/Pandoc/ImageSize.hs:93) 50% ( 1 / 2) in 'Text.Pandoc.PDF' Missing documentation for: makePDF (src/Text/Pandoc/PDF.hs:69) 69% ( 93 /134) in 'Text.Pandoc.Parsing' Missing documentation for: mathInline (src/Text/Pandoc/Parsing.hs:535) mathDisplay (src/Text/Pandoc/Parsing.hs:526) widthsFromIndices (src/Text/Pandoc/Parsing.hs:759) gridTableWith (src/Text/Pandoc/Parsing.hs:789) readWithWarnings (src/Text/Pandoc/Parsing.hs:896) HasReaderOptions (src/Text/Pandoc/Parsing.hs:954) HasHeaderMap (src/Text/Pandoc/Parsing.hs:978) HasIdentifierList (src/Text/Pandoc/Parsing.hs:987) HasMacros (src/Text/Pandoc/Parsing.hs:995) HasLastStrPosition (src/Text/Pandoc/Parsing.hs:1003) defaultParserState (src/Text/Pandoc/Parsing.hs:1011) HeaderType (src/Text/Pandoc/Parsing.hs:1059) ParserContext (src/Text/Pandoc/Parsing.hs:1064) QuoteContext (src/Text/Pandoc/Parsing.hs:1069) HasQuoteContext (src/Text/Pandoc/Parsing.hs:960) NoteTable (src/Text/Pandoc/Parsing.hs:1075) NoteTable' (src/Text/Pandoc/Parsing.hs:1077) KeyTable (src/Text/Pandoc/Parsing.hs:1086) SubstTable (src/Text/Pandoc/Parsing.hs:1088) Key (src/Text/Pandoc/Parsing.hs:1079) toKey (src/Text/Pandoc/Parsing.hs:1081) registerHeader (src/Text/Pandoc/Parsing.hs:1095) smartPunctuation (src/Text/Pandoc/Parsing.hs:1120) singleQuoteStart (src/Text/Pandoc/Parsing.hs:1166) singleQuoteEnd (src/Text/Pandoc/Parsing.hs:1174) doubleQuoteStart (src/Text/Pandoc/Parsing.hs:1180) doubleQuoteEnd (src/Text/Pandoc/Parsing.hs:1187) ellipses (src/Text/Pandoc/Parsing.hs:1191) apostrophe (src/Text/Pandoc/Parsing.hs:1127) dash (src/Text/Pandoc/Parsing.hs:1195) nested (src/Text/Pandoc/Parsing.hs:1211) citeKey (src/Text/Pandoc/Parsing.hs:1222) Parser (src/Text/Pandoc/Parsing.hs:198) ParserT (src/Text/Pandoc/Parsing.hs:200) F (src/Text/Pandoc/Parsing.hs:202) runF (src/Text/Pandoc/Parsing.hs:204) askF (src/Text/Pandoc/Parsing.hs:207) asksF (src/Text/Pandoc/Parsing.hs:210) token (src/Text/Pandoc/Parsing.hs:1237) <+?> (src/Text/Pandoc/Parsing.hs:1282) extractIdClass (src/Text/Pandoc/Parsing.hs:1285) 45% ( 9 / 20) in 'Text.Pandoc.Readers.Org.ParserState' Missing documentation for: OrgParserLocal (src/Text/Pandoc/Readers/Org/ParserState.hs:113) HasReaderOptions (src/Text/Pandoc/Parsing.hs:954) HasQuoteContext (src/Text/Pandoc/Parsing.hs:960) activeTodoMarkers (src/Text/Pandoc/Readers/Org/ParserState.hs:177) registerTodoSequence (src/Text/Pandoc/Readers/Org/ParserState.hs:163) askF (src/Text/Pandoc/Readers/Org/ParserState.hs:249) asksF (src/Text/Pandoc/Readers/Org/ParserState.hs:252) trimInlinesF (src/Text/Pandoc/Readers/Org/ParserState.hs:255) runF (src/Text/Pandoc/Readers/Org/ParserState.hs:246) returnF (src/Text/Pandoc/Readers/Org/ParserState.hs:258) optionsToParserState (src/Text/Pandoc/Readers/Org/ParserState.hs:159) 86% ( 66 / 77) in 'Text.Pandoc.Readers.Org.Parsing' Missing documentation for: parseFromString (src/Text/Pandoc/Readers/Org/Parsing.hs:135) ParserContext (src/Text/Pandoc/Parsing.hs:1064) registerHeader (src/Text/Pandoc/Parsing.hs:1095) QuoteContext (src/Text/Pandoc/Parsing.hs:1069) singleQuoteStart (src/Text/Pandoc/Parsing.hs:1166) singleQuoteEnd (src/Text/Pandoc/Parsing.hs:1174) doubleQuoteStart (src/Text/Pandoc/Parsing.hs:1180) doubleQuoteEnd (src/Text/Pandoc/Parsing.hs:1187) dash (src/Text/Pandoc/Parsing.hs:1195) ellipses (src/Text/Pandoc/Parsing.hs:1191) citeKey (src/Text/Pandoc/Parsing.hs:1222) 38% ( 5 / 13) in 'Text.Pandoc.Readers.Org.BlockStarts' Missing documentation for: exampleLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:105) noteMarker (src/Text/Pandoc/Readers/Org/BlockStarts.hs:108) tableStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:61) drawerStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:94) metaLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:99) latexEnvStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:64) commentLineStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:102) orderedListStart (src/Text/Pandoc/Readers/Org/BlockStarts.hs:89) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Org.ExportSettings' 0% ( 0 / 2) in 'Text.Pandoc.Readers.DocBook' Missing documentation for: Module header readDocBook (src/Text/Pandoc/Readers/DocBook.hs:526) 25% ( 1 / 4) in 'Text.Pandoc.Readers.Docx.Lists' Missing documentation for: blocksToBullets (src/Text/Pandoc/Readers/Docx/Lists.hs:168) blocksToDefinitions (src/Text/Pandoc/Readers/Docx/Lists.hs:228) listParagraphDivs (src/Text/Pandoc/Readers/Docx/Lists.hs:102) 5% ( 1 / 22) in 'Text.Pandoc.Readers.Docx.Parse' Missing documentation for: Docx (src/Text/Pandoc/Readers/Docx/Parse.hs:118) Document (src/Text/Pandoc/Readers/Docx/Parse.hs:121) Body (src/Text/Pandoc/Readers/Docx/Parse.hs:124) BodyPart (src/Text/Pandoc/Readers/Docx/Parse.hs:187) TblLook (src/Text/Pandoc/Readers/Docx/Parse.hs:195) Extent (src/Text/Pandoc/Readers/Docx/Parse.hs:208) ParPart (src/Text/Pandoc/Readers/Docx/Parse.hs:210) Run (src/Text/Pandoc/Readers/Docx/Parse.hs:223) RunElem (src/Text/Pandoc/Readers/Docx/Parse.hs:230) Notes (src/Text/Pandoc/Readers/Docx/Parse.hs:155) Numbering (src/Text/Pandoc/Readers/Docx/Parse.hs:137) Relationship (src/Text/Pandoc/Readers/Docx/Parse.hs:152) Media (src/Text/Pandoc/Readers/Docx/Parse.hs:127) RunStyle (src/Text/Pandoc/Readers/Docx/Parse.hs:236) VertAlign (src/Text/Pandoc/Readers/Docx/Parse.hs:233) ParIndentation (src/Text/Pandoc/Readers/Docx/Parse.hs:163) ParagraphStyle (src/Text/Pandoc/Readers/Docx/Parse.hs:168) Row (src/Text/Pandoc/Readers/Docx/Parse.hs:201) Cell (src/Text/Pandoc/Readers/Docx/Parse.hs:204) archiveToDocx (src/Text/Pandoc/Readers/Docx/Parse.hs:271) archiveToDocxWithWarnings (src/Text/Pandoc/Readers/Docx/Parse.hs:274) 33% ( 1 / 3) in 'Text.Pandoc.Readers.Docx' Missing documentation for: readDocxWithWarnings (src/Text/Pandoc/Readers/Docx.hs:103) readDocx (src/Text/Pandoc/Readers/Docx.hs:114) 50% ( 4 / 8) in 'Text.Pandoc.Readers.HTML' Missing documentation for: isInlineTag (src/Text/Pandoc/Readers/HTML.hs:892) isBlockTag (src/Text/Pandoc/Readers/HTML.hs:898) isTextTag (src/Text/Pandoc/Readers/HTML.hs:907) isCommentTag (src/Text/Pandoc/Readers/HTML.hs:910) 0% ( 0 / 2) in 'Text.Pandoc.Readers.EPUB' Missing documentation for: Module header readEPUB (src/Text/Pandoc/Readers/EPUB.hs:41) 67% ( 2 / 3) in 'Text.Pandoc.Readers.TWiki' Missing documentation for: readTWikiWithWarnings (src/Text/Pandoc/Readers/TWiki.hs:58) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Haddock' 50% ( 3 / 6) in 'Text.Pandoc.Readers.LaTeX' Missing documentation for: rawLaTeXInline (src/Text/Pandoc/Readers/LaTeX.hs:1071) rawLaTeXBlock (src/Text/Pandoc/Readers/LaTeX.hs:1068) inlineCommand (src/Text/Pandoc/Readers/LaTeX.hs:416) 60% ( 3 / 5) in 'Text.Pandoc.Readers.Org.Inlines' Missing documentation for: addToNotesTable (src/Text/Pandoc/Readers/Org/Inlines.hs:96) linkTarget (src/Text/Pandoc/Readers/Org/Inlines.hs:451) 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.Markdown' 0% ( 0 / 2) in 'Text.Pandoc.Readers.OPML' Missing documentation for: Module header readOPML (src/Text/Pandoc/Readers/OPML.hs:33) 100% ( 2 / 2) in 'Text.Pandoc.Readers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Native' 33% ( 1 / 3) in 'Text.Pandoc.Readers.Odt.ContentReader' Missing documentation for: readerState (src/Text/Pandoc/Readers/Odt/ContentReader.hs:102) read_body (src/Text/Pandoc/Readers/Odt/ContentReader.hs:922) 50% ( 1 / 2) in 'Text.Pandoc.Readers.Odt' Missing documentation for: readOdt (src/Text/Pandoc/Readers/Odt.hs:56) 100% ( 3 / 3) in 'Text.Pandoc.Readers.Org.Blocks' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Org' 67% ( 2 / 3) in 'Text.Pandoc.Readers.RST' Missing documentation for: readRSTWithWarnings (src/Text/Pandoc/Readers/RST.hs:60) 100% ( 2 / 2) in 'Text.Pandoc.Readers.Textile' 100% ( 5 / 5) in 'Text.Pandoc.Readers.Txt2Tags' 100% ( 2 / 2) in 'Text.Pandoc.SelfContained' 88% ( 7 / 8) in 'Text.Pandoc.Templates' Missing documentation for: TemplateTarget 100% ( 2 / 2) in 'Text.Pandoc.Writers.Custom' 100% ( 2 / 2) in 'Text.Pandoc.Writers.AsciiDoc' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ConTeXt' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docbook' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docx' 100% ( 2 / 2) in 'Text.Pandoc.Writers.DokuWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.FB2' 100% ( 3 / 3) in 'Text.Pandoc.Writers.HTML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.CommonMark' 100% ( 2 / 2) in 'Text.Pandoc.Writers.EPUB' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Haddock' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ICML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Man' 100% ( 3 / 3) in 'Text.Pandoc.Writers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Writers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OPML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OpenDocument' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ODT' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Org' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RST' 100% ( 3 / 3) in 'Text.Pandoc.Writers.RTF' 100% ( 2 / 2) in 'Text.Pandoc.Writers.TEI' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Texinfo' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ZimWiki' 85% ( 63 / 74) in 'Text.Pandoc' Missing documentation for: Reader (src/Text/Pandoc.hs:213) mkStringReader (src/Text/Pandoc.hs:216) readDocx (src/Text/Pandoc/Readers/Docx.hs:114) readOdt (src/Text/Pandoc/Readers/Odt.hs:56) readDocBook (src/Text/Pandoc/Readers/DocBook.hs:526) readOPML (src/Text/Pandoc/Readers/OPML.hs:33) readJSON (src/Text/Pandoc.hs:386) readEPUB (src/Text/Pandoc/Readers/EPUB.hs:41) Writer (src/Text/Pandoc.hs:264) writeJSON (src/Text/Pandoc.hs:389) getDefaultExtensions (src/Text/Pandoc.hs:327) Warning: Text.Pandoc.MediaBag: could not find link destinations for: MimeType Warning: Text.Pandoc.Error: could not find link destinations for: Input Warning: Text.Pandoc.Shared: could not find link destinations for: MimeType Warning: Text.Pandoc.Readers.HTML: could not find link destinations for: ParserT Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for: LP Warning: Text.Pandoc.Readers.Textile: could not find link destinations for: table Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for: ppTopElement Documentation created: dist/doc/html/pandoc/index.html, dist/doc/html/pandoc/pandoc.txt Preprocessing executable 'pandoc' for pandoc-1.19.2.4... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SpFcsW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm ++ dirname /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm + cd pandoc-1.19.2.4 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm -v directory dist/doc/html/pandoc does exist: True creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.html creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.html5 to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.html5 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.docbook to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.docbook creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.docbook5 to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.docbook5 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.tei to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.tei creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.beamer to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.beamer creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.opendocument to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.opendocument creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.icml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.icml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.opml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.opml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.latex to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.latex creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.context to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.context creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.texinfo to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.texinfo creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.man to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.man creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.markdown to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.markdown creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.commonmark to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.commonmark creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.rst to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.rst creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.plain to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.plain creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.mediawiki to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.mediawiki creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.dokuwiki to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.dokuwiki creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.zimwiki to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.zimwiki creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.rtf to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.rtf creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.s5 to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.s5 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.slidy to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.slidy creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.slideous to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.slideous creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.revealjs to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.revealjs creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.dzslides to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.dzslides creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.asciidoc to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.asciidoc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.haddock to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.haddock creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.textile to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.textile creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.org to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.org creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.epub to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.epub creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates Installing data/templates/default.epub3 to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/templates/default.epub3 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx Installing data/docx/[Content_Types].xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/[Content_Types].xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/_rels Installing data/docx/_rels/.rels to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/_rels/.rels creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/docProps Installing data/docx/docProps/app.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/docProps/app.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/docProps Installing data/docx/docProps/core.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/docProps/core.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/document.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/document.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/fontTable.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/fontTable.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/footnotes.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/footnotes.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/numbering.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/numbering.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/settings.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/settings.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/webSettings.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/webSettings.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word Installing data/docx/word/styles.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/styles.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/_rels Installing data/docx/word/_rels/document.xml.rels to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/_rels/document.xml.rels creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/_rels Installing data/docx/word/_rels/footnotes.xml.rels to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/_rels/footnotes.xml.rels creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/theme Installing data/docx/word/theme/theme1.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/docx/word/theme/theme1.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/mimetype to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/mimetype creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/manifest.rdf to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/manifest.rdf creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/styles.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/styles.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/content.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/content.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/meta.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/meta.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt Installing data/odt/settings.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/settings.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Configurations2/accelerator creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Configurations2 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Configurations2/accelerator Installing data/odt/Configurations2/accelerator/current.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Configurations2/accelerator/current.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Thumbnails Installing data/odt/Thumbnails/thumbnail.png to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/Thumbnails/thumbnail.png creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/META-INF Installing data/odt/META-INF/manifest.xml to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/odt/META-INF/manifest.xml creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data Installing data/epub.css to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/epub.css creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data Installing data/LaTeXMathML.js to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/LaTeXMathML.js creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/dzslides Installing data/dzslides/template.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/dzslides/template.html creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data Installing data/sample.lua to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/sample.lua creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data Installing data/bash_completion.tpl to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/data/bash_completion.tpl creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4 Installing MANUAL.txt to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/MANUAL.txt creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4 Installing COPYRIGHT to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/COPYRIGHT creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 copy directory 'dist/doc/html/pandoc' to '/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4'. creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 Installing dist/doc/html/pandoc/doc-index-G.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-G.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/plus.gif to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/plus.gif Installing dist/doc/html/pandoc/ocean.css to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/ocean.css Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/pandoc.haddock Installing dist/doc/html/pandoc/doc-index-R.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-R.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Options.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/doc-index-W.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-W.html Installing dist/doc/html/pandoc/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/minus.gif to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/minus.gif Installing dist/doc/html/pandoc/doc-index-M.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-M.html Installing dist/doc/html/pandoc/synopsis.png to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/synopsis.png Installing dist/doc/html/pandoc/doc-index-I.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-I.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/doc-index-U.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-U.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-CommonMark.html Installing dist/doc/html/pandoc/doc-index-36.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-36.html Installing dist/doc/html/pandoc/doc-index-S.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-S.html Installing dist/doc/html/pandoc/doc-index-H.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-H.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/doc-index-F.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-F.html Installing dist/doc/html/pandoc/doc-index-V.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-V.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/doc-index-Q.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-Q.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-CommonMark.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ZimWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-ZimWiki.html Installing dist/doc/html/pandoc/doc-index-60.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-60.html Installing dist/doc/html/pandoc/doc-index-All.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-All.html Installing dist/doc/html/pandoc/doc-index-O.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-O.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/doc-index.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Error.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Error.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Odt.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Odt.html Installing dist/doc/html/pandoc/doc-index-E.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-E.html Installing dist/doc/html/pandoc/doc-index-P.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-P.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/haddock-util.js to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/haddock-util.js Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/doc-index-T.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-T.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-TEI.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-TEI.html Installing dist/doc/html/pandoc/hslogo-16.png to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/hslogo-16.png Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ZimWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-ZimWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Error.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Error.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Process.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/doc-index-C.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-C.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/mini_Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc.html Installing dist/doc/html/pandoc/doc-index-A.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-A.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/doc-index-B.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-B.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/doc-index-L.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-L.html Installing dist/doc/html/pandoc/Text-Pandoc-CSS.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-CSS.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-XML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/doc-index-N.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-N.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-CommonMark.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-TEI.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-TEI.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/doc-index-D.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-D.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Odt.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Odt.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-CommonMark.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-CommonMark.html Installing dist/doc/html/pandoc/index.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/index.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-CSS.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-CSS.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/doc-index-J.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-J.html Installing dist/doc/html/pandoc/doc-index-K.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/doc-index-K.html Installing dist/doc/html/pandoc/pandoc.txt to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/pandoc.txt Installing dist/doc/html/pandoc/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/mini_Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/Text-Pandoc-Readers-OPML.html creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4/pandoc.haddock creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc Installing COPYING.md to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc/COPYING.md Installing library in /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing executable(s) in /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing dist/build/Text/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc.hi Installing dist/build/Text/Pandoc/Options.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Options.hi Installing dist/build/Text/Pandoc/Pretty.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Pretty.hi Installing dist/build/Text/Pandoc/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Shared.hi Installing dist/build/Text/Pandoc/MediaBag.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MediaBag.hi Installing dist/build/Text/Pandoc/Error.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Error.hi Installing dist/build/Text/Pandoc/Readers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/HTML.hi Installing dist/build/Text/Pandoc/Readers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/LaTeX.hi Installing dist/build/Text/Pandoc/Readers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Markdown.hi Installing dist/build/Text/Pandoc/Readers/CommonMark.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/CommonMark.hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/MediaWiki.hi Installing dist/build/Text/Pandoc/Readers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/RST.hi Installing dist/build/Text/Pandoc/Readers/Org.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org.hi Installing dist/build/Text/Pandoc/Readers/DocBook.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/DocBook.hi Installing dist/build/Text/Pandoc/Readers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/OPML.hi Installing dist/build/Text/Pandoc/Readers/TeXMath.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TeXMath.hi Installing dist/build/Text/Pandoc/Readers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Textile.hi Installing dist/build/Text/Pandoc/Readers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Native.hi Installing dist/build/Text/Pandoc/Readers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Haddock.hi Installing dist/build/Text/Pandoc/Readers/TWiki.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TWiki.hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Txt2Tags.hi Installing dist/build/Text/Pandoc/Readers/Docx.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx.hi Installing dist/build/Text/Pandoc/Readers/Odt.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt.hi Installing dist/build/Text/Pandoc/Readers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Native.hi Installing dist/build/Text/Pandoc/Writers/Docbook.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docbook.hi Installing dist/build/Text/Pandoc/Writers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OPML.hi Installing dist/build/Text/Pandoc/Writers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/HTML.hi Installing dist/build/Text/Pandoc/Writers/ICML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ICML.hi Installing dist/build/Text/Pandoc/Writers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/LaTeX.hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ConTeXt.hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OpenDocument.hi Installing dist/build/Text/Pandoc/Writers/Texinfo.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Texinfo.hi Installing dist/build/Text/Pandoc/Writers/Man.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Man.hi Installing dist/build/Text/Pandoc/Writers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Markdown.hi Installing dist/build/Text/Pandoc/Writers/CommonMark.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/CommonMark.hi Installing dist/build/Text/Pandoc/Writers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Haddock.hi Installing dist/build/Text/Pandoc/Writers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RST.hi Installing dist/build/Text/Pandoc/Writers/Org.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Org.hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/AsciiDoc.hi Installing dist/build/Text/Pandoc/Writers/Custom.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Custom.hi Installing dist/build/Text/Pandoc/Writers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Textile.hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/MediaWiki.hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/DokuWiki.hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ZimWiki.hi Installing dist/build/Text/Pandoc/Writers/RTF.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RTF.hi Installing dist/build/Text/Pandoc/Writers/ODT.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ODT.hi Installing dist/build/Text/Pandoc/Writers/Docx.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docx.hi Installing dist/build/Text/Pandoc/Writers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/FB2.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/FB2.hi Installing dist/build/Text/Pandoc/Writers/TEI.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/TEI.hi Installing dist/build/Text/Pandoc/PDF.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/PDF.hi Installing dist/build/Text/Pandoc/UTF8.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UTF8.hi Installing dist/build/Text/Pandoc/Templates.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Templates.hi Installing dist/build/Text/Pandoc/XML.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/XML.hi Installing dist/build/Text/Pandoc/SelfContained.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/SelfContained.hi Installing dist/build/Text/Pandoc/Process.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Process.hi Installing dist/build/Text/Pandoc/CSS.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/CSS.hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Lists.hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Combine.hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Parse.hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Util.hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/StyleMap.hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Base.hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Namespaces.hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/StyleReader.hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/ContentReader.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Fallible.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/SetMap.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Utils.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Namespaces.hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/XMLConverter.hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/State.hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/Utils.hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/BlockStarts.hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Blocks.hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ExportSettings.hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Inlines.hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Meta.hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ParserState.hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Parsing.hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Shared.hi Installing dist/build/Text/Pandoc/Writers/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Shared.hi Installing dist/build/Text/Pandoc/Asciify.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Asciify.hi Installing dist/build/Text/Pandoc/MIME.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MIME.hi Installing dist/build/Text/Pandoc/Emoji.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Emoji.hi Installing dist/build/Text/Pandoc/Parsing.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Parsing.hi Installing dist/build/Text/Pandoc/UUID.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UUID.hi Installing dist/build/Text/Pandoc/ImageSize.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/ImageSize.hi Installing dist/build/Text/Pandoc/Slides.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Slides.hi Installing dist/build/Text/Pandoc/Highlighting.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Highlighting.hi Installing dist/build/Text/Pandoc/Compat/Time.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat/Time.hi Installing dist/build/Paths_pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Paths_pandoc.hi creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing dist/build/Text/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc.p_hi Installing dist/build/Text/Pandoc/Options.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Options.p_hi Installing dist/build/Text/Pandoc/Pretty.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Pretty.p_hi Installing dist/build/Text/Pandoc/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Shared.p_hi Installing dist/build/Text/Pandoc/MediaBag.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MediaBag.p_hi Installing dist/build/Text/Pandoc/Error.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Error.p_hi Installing dist/build/Text/Pandoc/Readers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/HTML.p_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Readers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Markdown.p_hi Installing dist/build/Text/Pandoc/Readers/CommonMark.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/CommonMark.p_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Readers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/RST.p_hi Installing dist/build/Text/Pandoc/Readers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org.p_hi Installing dist/build/Text/Pandoc/Readers/DocBook.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/DocBook.p_hi Installing dist/build/Text/Pandoc/Readers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/OPML.p_hi Installing dist/build/Text/Pandoc/Readers/TeXMath.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TeXMath.p_hi Installing dist/build/Text/Pandoc/Readers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Textile.p_hi Installing dist/build/Text/Pandoc/Readers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Native.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Haddock.p_hi Installing dist/build/Text/Pandoc/Readers/TWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TWiki.p_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Txt2Tags.p_hi Installing dist/build/Text/Pandoc/Readers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx.p_hi Installing dist/build/Text/Pandoc/Readers/Odt.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt.p_hi Installing dist/build/Text/Pandoc/Readers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Native.p_hi Installing dist/build/Text/Pandoc/Writers/Docbook.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docbook.p_hi Installing dist/build/Text/Pandoc/Writers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OPML.p_hi Installing dist/build/Text/Pandoc/Writers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/HTML.p_hi Installing dist/build/Text/Pandoc/Writers/ICML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ICML.p_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ConTeXt.p_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OpenDocument.p_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Texinfo.p_hi Installing dist/build/Text/Pandoc/Writers/Man.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Man.p_hi Installing dist/build/Text/Pandoc/Writers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Markdown.p_hi Installing dist/build/Text/Pandoc/Writers/CommonMark.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/CommonMark.p_hi Installing dist/build/Text/Pandoc/Writers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Haddock.p_hi Installing dist/build/Text/Pandoc/Writers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RST.p_hi Installing dist/build/Text/Pandoc/Writers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Org.p_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/AsciiDoc.p_hi Installing dist/build/Text/Pandoc/Writers/Custom.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Custom.p_hi Installing dist/build/Text/Pandoc/Writers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Textile.p_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/DokuWiki.p_hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ZimWiki.p_hi Installing dist/build/Text/Pandoc/Writers/RTF.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RTF.p_hi Installing dist/build/Text/Pandoc/Writers/ODT.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ODT.p_hi Installing dist/build/Text/Pandoc/Writers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docx.p_hi Installing dist/build/Text/Pandoc/Writers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/FB2.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/FB2.p_hi Installing dist/build/Text/Pandoc/Writers/TEI.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/TEI.p_hi Installing dist/build/Text/Pandoc/PDF.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/PDF.p_hi Installing dist/build/Text/Pandoc/UTF8.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UTF8.p_hi Installing dist/build/Text/Pandoc/Templates.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Templates.p_hi Installing dist/build/Text/Pandoc/XML.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/XML.p_hi Installing dist/build/Text/Pandoc/SelfContained.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/SelfContained.p_hi Installing dist/build/Text/Pandoc/Process.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Process.p_hi Installing dist/build/Text/Pandoc/CSS.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/CSS.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Lists.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Combine.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Parse.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Util.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/StyleMap.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Base.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Namespaces.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/StyleReader.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/ContentReader.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Fallible.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/SetMap.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Utils.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Namespaces.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/XMLConverter.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/State.p_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/Utils.p_hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/BlockStarts.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Blocks.p_hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ExportSettings.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Inlines.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Meta.p_hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ParserState.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Parsing.p_hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Shared.p_hi Installing dist/build/Text/Pandoc/Writers/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Shared.p_hi Installing dist/build/Text/Pandoc/Asciify.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Asciify.p_hi Installing dist/build/Text/Pandoc/MIME.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MIME.p_hi Installing dist/build/Text/Pandoc/Emoji.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Emoji.p_hi Installing dist/build/Text/Pandoc/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Parsing.p_hi Installing dist/build/Text/Pandoc/UUID.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UUID.p_hi Installing dist/build/Text/Pandoc/ImageSize.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/ImageSize.p_hi Installing dist/build/Text/Pandoc/Slides.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Slides.p_hi Installing dist/build/Text/Pandoc/Highlighting.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Highlighting.p_hi Installing dist/build/Text/Pandoc/Compat/Time.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat/Time.p_hi Installing dist/build/Paths_pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Paths_pandoc.p_hi creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing dist/build/Text/Pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc.dyn_hi Installing dist/build/Text/Pandoc/Options.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Options.dyn_hi Installing dist/build/Text/Pandoc/Pretty.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Pretty.dyn_hi Installing dist/build/Text/Pandoc/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Shared.dyn_hi Installing dist/build/Text/Pandoc/MediaBag.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MediaBag.dyn_hi Installing dist/build/Text/Pandoc/Error.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Error.dyn_hi Installing dist/build/Text/Pandoc/Readers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Readers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Readers/CommonMark.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/CommonMark.dyn_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/RST.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org.dyn_hi Installing dist/build/Text/Pandoc/Readers/DocBook.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/DocBook.dyn_hi Installing dist/build/Text/Pandoc/Readers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Readers/TeXMath.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TeXMath.dyn_hi Installing dist/build/Text/Pandoc/Readers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Readers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Native.dyn_hi Installing dist/build/Text/Pandoc/Readers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Readers/TWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/TWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Txt2Tags.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt.dyn_hi Installing dist/build/Text/Pandoc/Readers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Writers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Native.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docbook.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docbook.dyn_hi Installing dist/build/Text/Pandoc/Writers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Writers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Writers/ICML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ICML.dyn_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ConTeXt.dyn_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/OpenDocument.dyn_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Texinfo.dyn_hi Installing dist/build/Text/Pandoc/Writers/Man.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Man.dyn_hi Installing dist/build/Text/Pandoc/Writers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Writers/CommonMark.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/CommonMark.dyn_hi Installing dist/build/Text/Pandoc/Writers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Writers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RST.dyn_hi Installing dist/build/Text/Pandoc/Writers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Org.dyn_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/AsciiDoc.dyn_hi Installing dist/build/Text/Pandoc/Writers/Custom.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Custom.dyn_hi Installing dist/build/Text/Pandoc/Writers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/DokuWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/ZimWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ZimWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/RTF.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/RTF.dyn_hi Installing dist/build/Text/Pandoc/Writers/ODT.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/ODT.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Writers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Writers/FB2.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/FB2.dyn_hi Installing dist/build/Text/Pandoc/Writers/TEI.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/TEI.dyn_hi Installing dist/build/Text/Pandoc/PDF.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/PDF.dyn_hi Installing dist/build/Text/Pandoc/UTF8.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UTF8.dyn_hi Installing dist/build/Text/Pandoc/Templates.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Templates.dyn_hi Installing dist/build/Text/Pandoc/XML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/XML.dyn_hi Installing dist/build/Text/Pandoc/SelfContained.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/SelfContained.dyn_hi Installing dist/build/Text/Pandoc/Process.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Process.dyn_hi Installing dist/build/Text/Pandoc/CSS.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/CSS.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Lists.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Combine.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Combine.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Parse.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Util.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/Util.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/StyleMap.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Docx/StyleMap.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Base.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Base.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Namespaces.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Namespaces.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/StyleReader.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/StyleReader.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/ContentReader.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/ContentReader.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Fallible.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Fallible.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/SetMap.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/SetMap.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Utils.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Utils.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/Namespaces.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/Namespaces.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Generic/XMLConverter.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Generic/XMLConverter.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/State.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/State.dyn_hi Installing dist/build/Text/Pandoc/Readers/Odt/Arrows/Utils.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Odt/Arrows/Utils.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/BlockStarts.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/BlockStarts.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Blocks.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Blocks.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/ExportSettings.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ExportSettings.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Inlines.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Inlines.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Meta.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Meta.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/ParserState.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/ParserState.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Parsing.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Parsing.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Readers/Org/Shared.dyn_hi Installing dist/build/Text/Pandoc/Writers/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Writers/Shared.dyn_hi Installing dist/build/Text/Pandoc/Asciify.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Asciify.dyn_hi Installing dist/build/Text/Pandoc/MIME.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/MIME.dyn_hi Installing dist/build/Text/Pandoc/Emoji.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Emoji.dyn_hi Installing dist/build/Text/Pandoc/Parsing.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Parsing.dyn_hi Installing dist/build/Text/Pandoc/UUID.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/UUID.dyn_hi Installing dist/build/Text/Pandoc/ImageSize.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/ImageSize.dyn_hi Installing dist/build/Text/Pandoc/Slides.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Slides.dyn_hi Installing dist/build/Text/Pandoc/Highlighting.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Highlighting.dyn_hi Installing dist/build/Text/Pandoc/Compat/Time.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Text/Pandoc/Compat/Time.dyn_hi Installing dist/build/Paths_pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/Paths_pandoc.dyn_hi creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing dist/build/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg.a to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg.a /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg.a --strip-unneeded creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing dist/build/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg_p.a to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg_p.a /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg_p.a --strip-unneeded creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg Installing executable dist/build/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so --strip-unneeded creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin Installing executable dist/build/pandoc/pandoc to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin/pandoc /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin/pandoc Copying man page to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man creating /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man/man1 Installing man/pandoc.1 to /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man/man1/pandoc.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: pandoc-1.19.2.4.conf + install -D --mode=0644 pandoc-1.19.2.4.conf /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4.conf + '[' '!' -f /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4.conf ']' ++ echo '/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4*.conf' + pkgconf='/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4.conf ++ sed -e 's/key: //' + key=pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg + pkgdir=/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg + rm -f ghc-pandoc.files ghc-pandoc-devel.files + touch ghc-pandoc.files ghc-pandoc-devel.files + echo '/usr/lib/ghc-8.0.2/package.conf.d/pandoc-1.19.2.4*.conf' + '[' -d /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg ']' + echo '%dir /usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg' + echo '%attr(755,root,root) /usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/lib/ghc-8.0.2/pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 ']' + echo /usr/share/doc/ghc/html/libraries/pandoc-1.19.2.4 + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm!!g' ghc-pandoc.files + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm!!g' ghc-pandoc-devel.files + find /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + rm /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/pandoc-1.19.2.4/COPYRIGHT + ln -s pandoc /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/bin/hsmarkdown + install -m 0644 -p -D man/pandoc.1 /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/man/man1/pandoc.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PXVqV6 + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 + exit 0 Processing files: pandoc-1.19.2.4-1.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y07wkk + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 + DOCDIR=/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/pandoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/pandoc + cp -pr BUGS /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/pandoc + cp -pr README.md /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/pandoc + cp -pr changelog /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/doc/pandoc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PwI4Sz + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc + cp -pr COPYING.md /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/pandoc + exit 0 Provides: pandoc = 1.19.2.4-1.fc27 pandoc(armv7hl-32) = 1.19.2.4-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSHTTP-4000.3.5-64DRwH4X2Pd6S7gc6kl3iv-ghc8.0.2.so libHSJuicyPixels-3.2.8-JQG2D4nVzpU8XevZTzbbIE-ghc8.0.2.so libHSQuickCheck-2.9.2-Jyj4gc4JxkEIgGFLAsGhs9-ghc8.0.2.so libHSSHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ-ghc8.0.2.so libHSaeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt-ghc8.0.2.so libHSarray-0.5.1.1-ghc8.0.2.so libHSasn1-encoding-0.9.5-HjPVpmCG8yiHLrShsHhCjx-ghc8.0.2.so libHSasn1-parse-0.9.4-96kZ6J4cmFC1crIy7sf8ZH-ghc8.0.2.so libHSasn1-types-0.3.2-BmsjAsDAG1wKuw6iaK2qhb-ghc8.0.2.so libHSasync-2.1.1-4n6HEMPJR2eJK0JpvCfuPK-ghc8.0.2.so libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbase-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz-ghc8.0.2.so libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so libHSbinary-0.8.3.0-ghc8.0.2.so libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so libHSblaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o-ghc8.0.2.so libHSblaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn-ghc8.0.2.so libHSbyteable-0.1.1-2lU1pexQSLj1KbNO17UifQ-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHScase-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m-ghc8.0.2.so libHScereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e-ghc8.0.2.so libHScmark-0.5.5-LIZo0KHzqxNLRzDR6SAPq3-ghc8.0.2.so libHSconduit-1.2.9-KyEH1gT2SFlFXLffDx2XOT-ghc8.0.2.so libHSconnection-0.2.8-6falQP5i614HbX6SnrB1Hs-ghc8.0.2.so libHScontainers-0.5.7.1-ghc8.0.2.so libHScookie-0.4.2.1-tr17k2t0N857PhKWvBf07-ghc8.0.2.so libHScryptonite-0.24-ILuVi1LfJlnLqQncwTReUq-ghc8.0.2.so libHSdata-default-0.7.1.1-7EGYJX2YWqWJRbPFUHNoCr-ghc8.0.2.so libHSdata-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD-ghc8.0.2.so libHSdata-default-instances-containers-0.0.1-bob6IQGdJq92c061H46zK-ghc8.0.2.so libHSdata-default-instances-dlist-0.0.1-FKnZBeovJMk4M89wQxDhjl-ghc8.0.2.so libHSdata-default-instances-old-locale-0.0.1-9zaGDEmgOixKkmLylWdN5l-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSdigest-0.0.1.2-KWFUxJ28iDeFa48SRovKn6-ghc8.0.2.so libHSdirectory-1.3.0.0-ghc8.0.2.so libHSdlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD-ghc8.0.2.so libHSdoctemplates-0.1.0.2-CmP3c0IkPFq5YlXofRVfwt-ghc8.0.2.so libHSenclosed-exceptions-1.0.2-2PwGPRmx3nxCH0ObJKgX9W-ghc8.0.2.so libHSexceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U-ghc8.0.2.so libHSextensible-exceptions-0.1.1.4-IyAM3ARTqH7BVZ5oHMMtXH-ghc8.0.2.so libHSfilemanip-0.3.6.3-39GGNCiHahb1wSL6fkG6wy-ghc8.0.2.so libHSfilepath-1.4.1.1-ghc8.0.2.so libHSfoundation-0.0.13-G4GHWkMwmXnF7HKMtT8vGa-ghc8.0.2.so libHSghc-boot-th-8.0.2-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHShaddock-library-1.4.2-6hIQ29hRXkf8sTGLGCaMtg-ghc8.0.2.so libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so libHShourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY-ghc8.0.2.so libHShslua-0.4.1-8TA0Qc6MAVBBXCZxw5nr5B-ghc8.0.2.so libHShttp-client-0.5.7.0-KtqmlBKu7xf7uI8XKTfBrw-ghc8.0.2.so libHShttp-client-tls-0.3.5.1-K1KXBizWpAPC21U9WXYf77-ghc8.0.2.so libHShttp-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j-ghc8.0.2.so libHShxt-9.3.1.16-JOqrMaTVz5hJkPwvcAds5S-ghc8.0.2.so libHShxt-charproperties-9.2.0.1-48OogeCJMUc1lcYcm9OQtr-ghc8.0.2.so libHShxt-regex-xmlschema-9.2.0.3-LW7lXtXZD6DFyoeWsImi0K-ghc8.0.2.so libHShxt-unicode-9.0.2.4-91NbsYmAW3YHFFSyOss7u4-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so libHSlifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2-ghc8.0.2.so libHSmemory-0.14.6-Aar7hKewN999MXzU9kvt2a-ghc8.0.2.so libHSmime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy-ghc8.0.2.so libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so libHSmonad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5-ghc8.0.2.so libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so libHSnetwork-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY-ghc8.0.2.so libHSold-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j-ghc8.0.2.so libHSold-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq-ghc8.0.2.so libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so libHSpandoc-types-1.17.0.5-77AdFhTpobkBBV83r0g6BR-ghc8.0.2.so libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so libHSpem-0.2.2-CkEwei5500yF2642aAaOAi-ghc8.0.2.so libHSpretty-1.1.3.3-ghc8.0.2.so libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so libHSprocess-1.4.3.0-ghc8.0.2.so libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so libHSregex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa-ghc8.0.2.so libHSregex-pcre-0.94.4-Dlv5UOV35E3Fsya0hon6HM-ghc8.0.2.so libHSresourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8-ghc8.0.2.so libHSrts-ghc8.0.2.so libHSsafe-0.3.14-GsbXn9D9F3BDazVNcErzdQ-ghc8.0.2.so libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so libHSsemigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA-ghc8.0.2.so libHSskylighting-0.3.3.1-CUNCFvllo2g8lP4mwVTbD2-ghc8.0.2.so libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so libHSstreaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F-ghc8.0.2.so libHSsyb-0.6-IcoSwlPi2Nx4zSqMmorFPS-ghc8.0.2.so libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so libHStagsoup-0.14-AmVlt7s8s1519uVNYTSWHB-ghc8.0.2.so libHStemplate-haskell-2.11.1.0-ghc8.0.2.so libHStemporary-1.2.0.4-IIsg6ZMPNLX2bbJdNFhbfn-ghc8.0.2.so libHStexmath-0.9.1-AN7p2jEyLxk8YF7qNCWQik-ghc8.0.2.so libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so libHStf-random-0.5-BGjMgO8m67W8CHiEl15kZ7-ghc8.0.2.so libHStime-1.6.0.1-ghc8.0.2.so libHStime-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S-ghc8.0.2.so libHStls-1.4.0-Fqufb2pJeSITBHS1KFH7G-ghc8.0.2.so libHStransformers-0.5.2.0-ghc8.0.2.so libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so libHSunix-2.7.2.1-ghc8.0.2.so libHSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC-ghc8.0.2.so libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so libHSx509-1.7.2-85Ev3BcOAjS3EooZyPYS4v-ghc8.0.2.so libHSx509-store-1.6.5-9Zm8MiRisLlDG0SzgGoQKS-ghc8.0.2.so libHSx509-system-1.6.6-L8vUAzw17ms9vlvw6GyQhf-ghc8.0.2.so libHSx509-validation-1.6.9-41v85lquUXa3uwScnW8B04-ghc8.0.2.so libHSxml-1.3.14-26tNoJi691RIUAmsSzfexV-ghc8.0.2.so libHSyaml-0.8.21.2-Idg87b2IULrGkZIwnb5chR-ghc8.0.2.so libHSzip-archive-0.3.0.5-9zogLTlZHVT85IZtQIo93y-ghc8.0.2.so libHSzlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.4) libcmark.so.0.27.1 libdl.so.2 libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 liblua-5.1.so libm.so.6 libpcre.so.1 libpthread.so.0 librt.so.1 libutil.so.1 libyaml-0.so.2 libz.so.1 rtld(GNU_HASH) Obsoletes: pandoc-common < 1.19.2.4-1.fc27 pandoc-static < 1.19.2.4-1.fc27 Processing files: ghc-pandoc-1.19.2.4-1.fc27.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.csSMWf + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/ghc-pandoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/ghc-pandoc + cp -pr COPYING.md /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/ghc-pandoc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm/usr/share/licenses/ghc-pandoc + exit 0 Provides: ghc-pandoc = 1.19.2.4-1.fc27 ghc-pandoc(armv7hl-32) = 1.19.2.4-1.fc27 libHSpandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg-ghc8.0.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSHTTP-4000.3.5-64DRwH4X2Pd6S7gc6kl3iv-ghc8.0.2.so libHSJuicyPixels-3.2.8-JQG2D4nVzpU8XevZTzbbIE-ghc8.0.2.so libHSQuickCheck-2.9.2-Jyj4gc4JxkEIgGFLAsGhs9-ghc8.0.2.so libHSSHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ-ghc8.0.2.so libHSaeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt-ghc8.0.2.so libHSarray-0.5.1.1-ghc8.0.2.so libHSasn1-encoding-0.9.5-HjPVpmCG8yiHLrShsHhCjx-ghc8.0.2.so libHSasn1-parse-0.9.4-96kZ6J4cmFC1crIy7sf8ZH-ghc8.0.2.so libHSasn1-types-0.3.2-BmsjAsDAG1wKuw6iaK2qhb-ghc8.0.2.so libHSasync-2.1.1-4n6HEMPJR2eJK0JpvCfuPK-ghc8.0.2.so libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbase-compat-0.9.1-B9geVZFtCvE8ERS7UcvkRz-ghc8.0.2.so libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so libHSbinary-0.8.3.0-ghc8.0.2.so libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so libHSblaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o-ghc8.0.2.so libHSblaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn-ghc8.0.2.so libHSbyteable-0.1.1-2lU1pexQSLj1KbNO17UifQ-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHScase-insensitive-1.2.0.8-1Ks4sMDdgOS2sugdUOoG2m-ghc8.0.2.so libHScereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e-ghc8.0.2.so libHScmark-0.5.5-LIZo0KHzqxNLRzDR6SAPq3-ghc8.0.2.so libHSconduit-1.2.9-KyEH1gT2SFlFXLffDx2XOT-ghc8.0.2.so libHSconnection-0.2.8-6falQP5i614HbX6SnrB1Hs-ghc8.0.2.so libHScontainers-0.5.7.1-ghc8.0.2.so libHScookie-0.4.2.1-tr17k2t0N857PhKWvBf07-ghc8.0.2.so libHScryptonite-0.24-ILuVi1LfJlnLqQncwTReUq-ghc8.0.2.so libHSdata-default-0.7.1.1-7EGYJX2YWqWJRbPFUHNoCr-ghc8.0.2.so libHSdata-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD-ghc8.0.2.so libHSdata-default-instances-containers-0.0.1-bob6IQGdJq92c061H46zK-ghc8.0.2.so libHSdata-default-instances-dlist-0.0.1-FKnZBeovJMk4M89wQxDhjl-ghc8.0.2.so libHSdata-default-instances-old-locale-0.0.1-9zaGDEmgOixKkmLylWdN5l-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSdigest-0.0.1.2-KWFUxJ28iDeFa48SRovKn6-ghc8.0.2.so libHSdirectory-1.3.0.0-ghc8.0.2.so libHSdlist-0.8.0.2-6Wnps4GD7EFnRucVzXIFD-ghc8.0.2.so libHSdoctemplates-0.1.0.2-CmP3c0IkPFq5YlXofRVfwt-ghc8.0.2.so libHSenclosed-exceptions-1.0.2-2PwGPRmx3nxCH0ObJKgX9W-ghc8.0.2.so libHSexceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U-ghc8.0.2.so libHSextensible-exceptions-0.1.1.4-IyAM3ARTqH7BVZ5oHMMtXH-ghc8.0.2.so libHSfilemanip-0.3.6.3-39GGNCiHahb1wSL6fkG6wy-ghc8.0.2.so libHSfilepath-1.4.1.1-ghc8.0.2.so libHSfoundation-0.0.13-G4GHWkMwmXnF7HKMtT8vGa-ghc8.0.2.so libHSghc-boot-th-8.0.2-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHShaddock-library-1.4.2-6hIQ29hRXkf8sTGLGCaMtg-ghc8.0.2.so libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so libHShourglass-0.2.10-pnbvWmzfcY1rOFETQEmcY-ghc8.0.2.so libHShslua-0.4.1-8TA0Qc6MAVBBXCZxw5nr5B-ghc8.0.2.so libHShttp-client-0.5.7.0-KtqmlBKu7xf7uI8XKTfBrw-ghc8.0.2.so libHShttp-client-tls-0.3.5.1-K1KXBizWpAPC21U9WXYf77-ghc8.0.2.so libHShttp-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j-ghc8.0.2.so libHShxt-9.3.1.16-JOqrMaTVz5hJkPwvcAds5S-ghc8.0.2.so libHShxt-charproperties-9.2.0.1-48OogeCJMUc1lcYcm9OQtr-ghc8.0.2.so libHShxt-regex-xmlschema-9.2.0.3-LW7lXtXZD6DFyoeWsImi0K-ghc8.0.2.so libHShxt-unicode-9.0.2.4-91NbsYmAW3YHFFSyOss7u4-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so libHSlifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2-ghc8.0.2.so libHSmemory-0.14.6-Aar7hKewN999MXzU9kvt2a-ghc8.0.2.so libHSmime-types-0.1.0.7-DtDaq3BBRdpGX5AB2WhPPy-ghc8.0.2.so libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so libHSmonad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5-ghc8.0.2.so libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so libHSnetwork-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY-ghc8.0.2.so libHSold-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j-ghc8.0.2.so libHSold-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq-ghc8.0.2.so libHSpandoc-types-1.17.0.5-77AdFhTpobkBBV83r0g6BR-ghc8.0.2.so libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so libHSpem-0.2.2-CkEwei5500yF2642aAaOAi-ghc8.0.2.so libHSpretty-1.1.3.3-ghc8.0.2.so libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so libHSprocess-1.4.3.0-ghc8.0.2.so libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so libHSregex-base-0.93.2-AYjYAsBidAc8f5XNm9b2Aa-ghc8.0.2.so libHSregex-pcre-0.94.4-Dlv5UOV35E3Fsya0hon6HM-ghc8.0.2.so libHSresourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8-ghc8.0.2.so libHSsafe-0.3.14-GsbXn9D9F3BDazVNcErzdQ-ghc8.0.2.so libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so libHSsemigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA-ghc8.0.2.so libHSskylighting-0.3.3.1-CUNCFvllo2g8lP4mwVTbD2-ghc8.0.2.so libHSsocks-0.5.5-3LwHTXJfnRX5uMIbPHSbUT-ghc8.0.2.so libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so libHSstreaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F-ghc8.0.2.so libHSsyb-0.6-IcoSwlPi2Nx4zSqMmorFPS-ghc8.0.2.so libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so libHStagsoup-0.14-AmVlt7s8s1519uVNYTSWHB-ghc8.0.2.so libHStemplate-haskell-2.11.1.0-ghc8.0.2.so libHStemporary-1.2.0.4-IIsg6ZMPNLX2bbJdNFhbfn-ghc8.0.2.so libHStexmath-0.9.1-AN7p2jEyLxk8YF7qNCWQik-ghc8.0.2.so libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so libHStf-random-0.5-BGjMgO8m67W8CHiEl15kZ7-ghc8.0.2.so libHStime-1.6.0.1-ghc8.0.2.so libHStime-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S-ghc8.0.2.so libHStls-1.4.0-Fqufb2pJeSITBHS1KFH7G-ghc8.0.2.so libHStransformers-0.5.2.0-ghc8.0.2.so libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so libHSunix-2.7.2.1-ghc8.0.2.so libHSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC-ghc8.0.2.so libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so libHSutf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5-ghc8.0.2.so libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so libHSx509-1.7.2-85Ev3BcOAjS3EooZyPYS4v-ghc8.0.2.so libHSx509-store-1.6.5-9Zm8MiRisLlDG0SzgGoQKS-ghc8.0.2.so libHSx509-system-1.6.6-L8vUAzw17ms9vlvw6GyQhf-ghc8.0.2.so libHSx509-validation-1.6.9-41v85lquUXa3uwScnW8B04-ghc8.0.2.so libHSxml-1.3.14-26tNoJi691RIUAmsSzfexV-ghc8.0.2.so libHSyaml-0.8.21.2-Idg87b2IULrGkZIwnb5chR-ghc8.0.2.so libHSzip-archive-0.3.0.5-9zogLTlZHVT85IZtQIo93y-ghc8.0.2.so libHSzlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.4) libcmark.so.0.27.1 libdl.so.2 libgmp.so.10 liblua-5.1.so libm.so.6 libm.so.6(GLIBC_2.4) libpcre.so.1 libpthread.so.0 librt.so.1 libutil.so.1 libyaml-0.so.2 libz.so.1 rtld(GNU_HASH) Processing files: ghc-pandoc-devel-1.19.2.4-1.fc27.armv7hl Provides: ghc-devel(pandoc-1.19.2.4-2WCDBoAcVIh8UdnpUT4Beg) ghc-pandoc-devel = 1.19.2.4-1.fc27 ghc-pandoc-devel(armv7hl-32) = 1.19.2.4-1.fc27 ghc-pandoc-static = 1.19.2.4-1.fc27 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.0.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(HTTP-4000.3.5-64DRwH4X2Pd6S7gc6kl3iv) ghc-devel(JuicyPixels-3.2.8-JQG2D4nVzpU8XevZTzbbIE) ghc-devel(SHA-1.6.4.2-6ZuKopcglGG4yoCGsd9koJ) ghc-devel(aeson-1.0.2.1-727tGRvxuFPI4K1AyXoIrt) ghc-devel(array-0.5.1.1) ghc-devel(base-4.9.1.0) ghc-devel(base64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj) ghc-devel(binary-0.8.3.0) ghc-devel(blaze-html-0.8.1.3-4GC9ZrWsvleFkiwXhsHB3o) ghc-devel(blaze-markup-0.7.1.1-BiS8Ue09EMkGrAxkHLxlgn) ghc-devel(bytestring-0.10.8.1) ghc-devel(cmark-0.5.5-LIZo0KHzqxNLRzDR6SAPq3) ghc-devel(containers-0.5.7.1) ghc-devel(data-default-0.7.1.1-7EGYJX2YWqWJRbPFUHNoCr) ghc-devel(deepseq-1.4.2.0) ghc-devel(directory-1.3.0.0) ghc-devel(doctemplates-0.1.0.2-CmP3c0IkPFq5YlXofRVfwt) ghc-devel(extensible-exceptions-0.1.1.4-IyAM3ARTqH7BVZ5oHMMtXH) ghc-devel(filemanip-0.3.6.3-39GGNCiHahb1wSL6fkG6wy) ghc-devel(filepath-1.4.1.1) ghc-devel(ghc-prim-0.5.0.0) ghc-devel(haddock-library-1.4.2-6hIQ29hRXkf8sTGLGCaMtg) ghc-devel(hslua-0.4.1-8TA0Qc6MAVBBXCZxw5nr5B) ghc-devel(http-client-0.5.7.0-KtqmlBKu7xf7uI8XKTfBrw) ghc-devel(http-client-tls-0.3.5.1-K1KXBizWpAPC21U9WXYf77) ghc-devel(http-types-0.9.1-8UHFRKjjMv4ECejpDfDj8j) ghc-devel(mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6) ghc-devel(network-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe) ghc-devel(network-uri-2.6.1.0-lQGyRyDCjq1Lw3jzxkOQY) ghc-devel(old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq) ghc-devel(pandoc-types-1.17.0.5-77AdFhTpobkBBV83r0g6BR) ghc-devel(parsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj) ghc-devel(process-1.4.3.0) ghc-devel(random-1.1-9tceXaeYIMZ4JrKq20Egog) ghc-devel(scientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh) ghc-devel(skylighting-0.3.3.1-CUNCFvllo2g8lP4mwVTbD2) ghc-devel(syb-0.6-IcoSwlPi2Nx4zSqMmorFPS) ghc-devel(tagsoup-0.14-AmVlt7s8s1519uVNYTSWHB) ghc-devel(temporary-1.2.0.4-IIsg6ZMPNLX2bbJdNFhbfn) ghc-devel(texmath-0.9.1-AN7p2jEyLxk8YF7qNCWQik) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) ghc-devel(time-1.6.0.1) ghc-devel(unordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt) ghc-devel(vector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG) ghc-devel(xml-1.3.14-26tNoJi691RIUAmsSzfexV) ghc-devel(yaml-0.8.21.2-Idg87b2IULrGkZIwnb5chR) ghc-devel(zip-archive-0.3.0.5-9zogLTlZHVT85IZtQIo93y) ghc-devel(zlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp) Processing files: pandoc-pdf-1.19.2.4-1.fc27.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm Wrote: /builddir/build/RPMS/pandoc-1.19.2.4-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-1.19.2.4-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-devel-1.19.2.4-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/pandoc-pdf-1.19.2.4-1.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uH3dCV + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.19.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pandoc-1.19.2.4-1.fc27.arm + exit 0 Child return code was: 0