Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pandoc.spec'], chrootPath='/var/lib/mock/f23-build-3935414-517234/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pandoc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildvm-02.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pandoc-1.13.2-4.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pandoc.spec '], chrootPath='/var/lib/mock/f23-build-3935414-517234/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pandoc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vrCxm4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandoc-1.13.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandoc-1.13.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandoc-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-flag https False + cabal-tweak-flag network-uri False + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x1dlDW + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.13.2 ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + 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 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ 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 -m64 -mtune=generic ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/pandoc '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc '--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-m64 -optc-mtune=generic -optl-Wl,-z,relro' Configuring pandoc-1.13.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pandoc-1.13.2... Preprocessing library pandoc-1.13.2... [ 1 of 69] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.o ) [ 2 of 69] Compiling Text.Pandoc.Readers.Docx.Fonts ( src/Text/Pandoc/Readers/Docx/Fonts.hs, dist/build/Text/Pandoc/Readers/Docx/Fonts.o ) [ 3 of 69] Compiling Text.Pandoc.Compat.Directory ( src/Text/Pandoc/Compat/Directory.hs, dist/build/Text/Pandoc/Compat/Directory.o ) [ 4 of 69] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.o ) [ 5 of 69] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o ) [ 6 of 69] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o ) [ 7 of 69] Compiling Text.Pandoc.Compat.Except ( src/Text/Pandoc/Compat/Except.hs, dist/build/Text/Pandoc/Compat/Except.o ) [ 8 of 69] Compiling Text.Pandoc.Readers.Docx.Reducible ( src/Text/Pandoc/Readers/Docx/Reducible.hs, dist/build/Text/Pandoc/Readers/Docx/Reducible.o ) [ 9 of 69] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [10 of 69] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.o ) [11 of 69] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.o ) [12 of 69] Compiling Text.Pandoc.Compat.Locale ( src/Text/Pandoc/Compat/Locale.hs, dist/build/Text/Pandoc/Compat/Locale.o ) [13 of 69] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o ) [14 of 69] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o ) [15 of 69] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o ) [16 of 69] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o ) [17 of 69] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o ) [18 of 69] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.o ) [19 of 69] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.o ) [20 of 69] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) src/Text/Pandoc/Shared.hs:812:10: Warning: This binding for ‘u'’ shadows the existing binding bound at src/Text/Pandoc/Shared.hs:839:9 [21 of 69] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o ) [22 of 69] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.o ) [23 of 69] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o ) [24 of 69] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o ) [25 of 69] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o ) [26 of 69] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o ) [27 of 69] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o ) [28 of 69] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.o ) [29 of 69] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.o ) [30 of 69] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o ) [31 of 69] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o ) [32 of 69] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o ) [33 of 69] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [34 of 69] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [35 of 69] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.o ) [36 of 69] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [37 of 69] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [38 of 69] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o ) [39 of 69] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.o ) [40 of 69] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.o ) [41 of 69] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o ) [42 of 69] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.o ) [43 of 69] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.o ) [44 of 69] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.o ) [45 of 69] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [46 of 69] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [47 of 69] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [48 of 69] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o ) [49 of 69] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) [50 of 69] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [51 of 69] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o ) [52 of 69] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.o ) [53 of 69] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [54 of 69] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.o ) [55 of 69] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o ) [56 of 69] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o ) [57 of 69] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [58 of 69] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [59 of 69] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o ) [60 of 69] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.o ) [61 of 69] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o ) [62 of 69] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o ) [63 of 69] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o ) [64 of 69] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.o ) [65 of 69] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.o ) [66 of 69] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o ) [67 of 69] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o ) [68 of 69] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o ) [69 of 69] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o ) In-place registering pandoc-1.13.2... Preprocessing executable 'pandoc' for pandoc-1.13.2... [1 of 1] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o ) Linking dist/build/pandoc/pandoc ... + mv dist/build/pandoc/pandoc dist/build/pandoc/pandoc.static ++ ghc --info ++ grep '"Booter version","7.8.4"' + '[' '!' ' ,("Booter version","7.8.4")' ']' + 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 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -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 -m64 -mtune=generic ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/pandoc '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--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-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 --global Configuring pandoc-1.13.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pandoc-1.13.2... Preprocessing library pandoc-1.13.2... [ 1 of 69] Compiling Text.Pandoc.Asciify ( src/Text/Pandoc/Asciify.hs, dist/build/Text/Pandoc/Asciify.p_o ) [ 2 of 69] Compiling Text.Pandoc.Readers.Docx.Fonts ( src/Text/Pandoc/Readers/Docx/Fonts.hs, dist/build/Text/Pandoc/Readers/Docx/Fonts.p_o ) [ 3 of 69] Compiling Text.Pandoc.Compat.Directory ( src/Text/Pandoc/Compat/Directory.hs, dist/build/Text/Pandoc/Compat/Directory.p_o ) [ 4 of 69] Compiling Text.Pandoc.Process ( src/Text/Pandoc/Process.hs, dist/build/Text/Pandoc/Process.p_o ) [ 5 of 69] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.p_o ) [ 6 of 69] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.p_o ) [ 7 of 69] Compiling Text.Pandoc.Compat.Except ( src/Text/Pandoc/Compat/Except.hs, dist/build/Text/Pandoc/Compat/Except.p_o ) [ 8 of 69] Compiling Text.Pandoc.Readers.Docx.Reducible ( src/Text/Pandoc/Readers/Docx/Reducible.hs, dist/build/Text/Pandoc/Readers/Docx/Reducible.p_o ) [ 9 of 69] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.p_o ) [10 of 69] Compiling Text.Pandoc.Compat.TagSoupEntity ( src/Text/Pandoc/Compat/TagSoupEntity.hs, dist/build/Text/Pandoc/Compat/TagSoupEntity.p_o ) [11 of 69] Compiling Text.Pandoc.Compat.Monoid ( src/Text/Pandoc/Compat/Monoid.hs, dist/build/Text/Pandoc/Compat/Monoid.p_o ) [12 of 69] Compiling Text.Pandoc.Compat.Locale ( src/Text/Pandoc/Compat/Locale.hs, dist/build/Text/Pandoc/Compat/Locale.p_o ) [13 of 69] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.p_o ) [14 of 69] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.p_o ) [15 of 69] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.p_o ) [16 of 69] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.p_o ) [17 of 69] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.p_o ) [18 of 69] Compiling Text.Pandoc.Readers.Docx.Parse ( src/Text/Pandoc/Readers/Docx/Parse.hs, dist/build/Text/Pandoc/Readers/Docx/Parse.p_o ) [19 of 69] Compiling Text.Pandoc.MediaBag ( src/Text/Pandoc/MediaBag.hs, dist/build/Text/Pandoc/MediaBag.p_o ) [20 of 69] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.p_o ) src/Text/Pandoc/Shared.hs:812:10: Warning: This binding for ‘u'’ shadows the existing binding bound at src/Text/Pandoc/Shared.hs:839:9 [21 of 69] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.p_o ) [22 of 69] Compiling Text.Pandoc.Readers.Docx.Lists ( src/Text/Pandoc/Readers/Docx/Lists.hs, dist/build/Text/Pandoc/Readers/Docx/Lists.p_o ) [23 of 69] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.p_o ) [24 of 69] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.p_o ) [25 of 69] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.p_o ) [26 of 69] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.p_o ) [27 of 69] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.p_o ) [28 of 69] Compiling Text.Pandoc.Readers.Haddock ( src/Text/Pandoc/Readers/Haddock.hs, dist/build/Text/Pandoc/Readers/Haddock.p_o ) [29 of 69] Compiling Text.Pandoc.Readers.Docx ( src/Text/Pandoc/Readers/Docx.hs, dist/build/Text/Pandoc/Readers/Docx.p_o ) [30 of 69] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.p_o ) [31 of 69] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.p_o ) [32 of 69] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.p_o ) [33 of 69] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.p_o ) [34 of 69] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.p_o ) [35 of 69] Compiling Text.Pandoc.Readers.Org ( src/Text/Pandoc/Readers/Org.hs, dist/build/Text/Pandoc/Readers/Org.p_o ) [36 of 69] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.p_o ) [37 of 69] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.p_o ) [38 of 69] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.p_o ) [39 of 69] Compiling Text.Pandoc.Readers.OPML ( src/Text/Pandoc/Readers/OPML.hs, dist/build/Text/Pandoc/Readers/OPML.p_o ) [40 of 69] Compiling Text.Pandoc.Readers.EPUB ( src/Text/Pandoc/Readers/EPUB.hs, dist/build/Text/Pandoc/Readers/EPUB.p_o ) [41 of 69] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.p_o ) [42 of 69] Compiling Text.Pandoc.Readers.TWiki ( src/Text/Pandoc/Readers/TWiki.hs, dist/build/Text/Pandoc/Readers/TWiki.p_o ) [43 of 69] Compiling Text.Pandoc.Readers.Txt2Tags ( src/Text/Pandoc/Readers/Txt2Tags.hs, dist/build/Text/Pandoc/Readers/Txt2Tags.p_o ) [44 of 69] Compiling Text.Pandoc.Writers.Shared ( src/Text/Pandoc/Writers/Shared.hs, dist/build/Text/Pandoc/Writers/Shared.p_o ) [45 of 69] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.p_o ) [46 of 69] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.p_o ) [47 of 69] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.p_o ) [48 of 69] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.p_o ) [49 of 69] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.p_o ) [50 of 69] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.p_o ) [51 of 69] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.p_o ) [52 of 69] Compiling Text.Pandoc.Writers.ICML ( src/Text/Pandoc/Writers/ICML.hs, dist/build/Text/Pandoc/Writers/ICML.p_o ) [53 of 69] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.p_o ) [54 of 69] Compiling Text.Pandoc.Writers.OPML ( src/Text/Pandoc/Writers/OPML.hs, dist/build/Text/Pandoc/Writers/OPML.p_o ) [55 of 69] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.p_o ) [56 of 69] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.p_o ) [57 of 69] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.p_o ) [58 of 69] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.p_o ) [59 of 69] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.p_o ) [60 of 69] Compiling Text.Pandoc.Writers.DokuWiki ( src/Text/Pandoc/Writers/DokuWiki.hs, dist/build/Text/Pandoc/Writers/DokuWiki.p_o ) [61 of 69] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.p_o ) [62 of 69] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.p_o ) [63 of 69] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.p_o ) [64 of 69] Compiling Text.Pandoc.Writers.Haddock ( src/Text/Pandoc/Writers/Haddock.hs, dist/build/Text/Pandoc/Writers/Haddock.p_o ) [65 of 69] Compiling Text.Pandoc.Writers.Custom ( src/Text/Pandoc/Writers/Custom.hs, dist/build/Text/Pandoc/Writers/Custom.p_o ) [66 of 69] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.p_o ) [67 of 69] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.p_o ) [68 of 69] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.p_o ) [69 of 69] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.p_o ) In-place registering pandoc-1.13.2... Preprocessing executable 'pandoc' for pandoc-1.13.2... [1 of 1] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.dyn_o ) Linking dist/build/pandoc/pandoc ... + '[' -f dist/build/libHSpandoc-1.13.2.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for pandoc-1.13.2... Running hscolour for pandoc-1.13.2... Preprocessing library pandoc-1.13.2... Preprocessing executable 'pandoc' for pandoc-1.13.2... Preprocessing library pandoc-1.13.2... src/Text/Pandoc/Shared.hs:812:10: Warning: This binding for ‘u'’ shadows the existing binding bound at src/Text/Pandoc/Shared.hs:839:9 Haddock coverage: 50% ( 1 / 2) in 'Text.Pandoc.Asciify' 100% ( 3 / 3) in 'Text.Pandoc.Readers.Docx.Fonts' 50% ( 1 / 2) in 'Text.Pandoc.Compat.Directory' 100% ( 2 / 2) in 'Text.Pandoc.Process' 33% ( 1 / 3) in 'Text.Pandoc.UUID' 100% ( 3 / 3) in 'Text.Pandoc.Slides' 44% ( 4 / 9) in 'Text.Pandoc.Compat.Except' 0% ( 0 / 3) in 'Text.Pandoc.Readers.Docx.Reducible' 100% ( 2 / 2) in 'Text.Pandoc.Readers.TeXMath' 0% ( 0 / 2) in 'Text.Pandoc.Compat.TagSoupEntity' 67% ( 2 / 3) in 'Text.Pandoc.Compat.Monoid' 0% ( 0 / 2) in 'Text.Pandoc.Compat.Locale' 60% ( 3 / 5) in 'Text.Pandoc.MIME' 98% ( 40 / 41) in 'Text.Pandoc.Pretty' 89% ( 8 / 9) in 'Text.Pandoc.XML' 0% ( 0 / 8) in 'Paths_pandoc' 20% ( 3 / 15) in 'Text.Pandoc.UTF8' 5% ( 1 / 20) in 'Text.Pandoc.Readers.Docx.Parse' 100% ( 6 / 6) in 'Text.Pandoc.MediaBag' 86% ( 51 / 59) in 'Text.Pandoc.Shared' 80% ( 16 / 20) in 'Text.Pandoc.Highlighting' 25% ( 1 / 4) in 'Text.Pandoc.Readers.Docx.Lists' 17% ( 1 / 6) in 'Text.Pandoc.ImageSize' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Native' 38% ( 3 / 8) in 'Text.Pandoc.Templates' 47% ( 8 / 17) in 'Text.Pandoc.Options' 0% ( 0 / 2) in 'Text.Pandoc.Readers.DocBook' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Haddock' 50% ( 1 / 2) in 'Text.Pandoc.Readers.Docx' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Native' 100% ( 2 / 2) in 'Text.Pandoc.Writers.FB2' 70% ( 93 /132) in 'Text.Pandoc.Parsing' 67% ( 2 / 3) in 'Text.Pandoc.Readers.RST' 50% ( 3 / 6) in 'Text.Pandoc.Readers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Org' 50% ( 4 / 8) in 'Text.Pandoc.Readers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Readers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Readers.MediaWiki' 0% ( 0 / 2) in 'Text.Pandoc.Readers.OPML' 0% ( 0 / 2) in 'Text.Pandoc.Readers.EPUB' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Textile' 67% ( 2 / 3) in 'Text.Pandoc.Readers.TWiki' 100% ( 5 / 5) in 'Text.Pandoc.Readers.Txt2Tags' 71% ( 5 / 7) in 'Text.Pandoc.Writers.Shared' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RST' 100% ( 2 / 2) in 'Text.Pandoc.Writers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ConTeXt' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Texinfo' 100% ( 3 / 3) in 'Text.Pandoc.Writers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Writers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docx' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ICML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docbook' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OPML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OpenDocument' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ODT' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Man' 100% ( 3 / 3) in 'Text.Pandoc.Writers.RTF' 100% ( 2 / 2) in 'Text.Pandoc.Writers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.DokuWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Org' 100% ( 2 / 2) in 'Text.Pandoc.Writers.AsciiDoc' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Haddock' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Custom' 100% ( 2 / 2) in 'Text.Pandoc.SelfContained' 100% ( 2 / 2) in 'Text.Pandoc.Writers.EPUB' 50% ( 1 / 2) in 'Text.Pandoc.PDF' 87% ( 58 / 67) in 'Text.Pandoc' Warning: Text.Pandoc.MediaBag: could not find link destinations for: Text.Pandoc.MIME.MimeType Warning: Text.Pandoc.Shared: could not find link destinations for: Text.Pandoc.MIME.MimeType Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for: Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState Text.Pandoc.Readers.LaTeX.LP Warning: Text.Pandoc.Readers.HTML: could not find link destinations for: Text.Pandoc.Parsing.ParserT Warning: Text.Pandoc.Readers.Textile: could not find link destinations for: Text.Pandoc.Readers.Textile.table Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for: Text.Pandoc.Writers.EPUB.ppTopElement Documentation created: dist/doc/html/pandoc/index.html, dist/doc/html/pandoc/pandoc.txt Preprocessing executable 'pandoc' for pandoc-1.13.2... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rYZdRN + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 ++ dirname /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 + cd pandoc-1.13.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 -v directory dist/doc/html/pandoc does exist: True creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.html creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.html5 to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.html5 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.docbook to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.docbook creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.beamer to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.beamer creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.opendocument to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.opendocument creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.icml to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.icml creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.opml to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.opml creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.latex to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.latex creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.context to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.context creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.texinfo to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.texinfo creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.man to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.man creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.markdown to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.markdown creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.rst to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.rst creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.plain to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.plain creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.mediawiki to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.mediawiki creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.dokuwiki to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.dokuwiki creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.rtf to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.rtf creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.s5 to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.s5 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.slidy to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.slidy creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.slideous to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.slideous creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.revealjs to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.revealjs creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.dzslides to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.dzslides creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.asciidoc to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.asciidoc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.haddock to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.haddock creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.textile to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.textile creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.org to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.org creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.epub to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.epub creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates Installing data/templates/default.epub3 to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/templates/default.epub3 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/reference.odt to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/reference.odt creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/reference.docx to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/reference.docx creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/epub.css to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/epub.css creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/LaTeXMathML.js to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/LaTeXMathML.js creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/MathMLinHTML.js to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/MathMLinHTML.js creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/dzslides Installing data/dzslides/template.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/dzslides/template.html creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data Installing data/sample.lua to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/data/sample.lua creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2 Installing README to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/README creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2 Installing COPYRIGHT to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/COPYRIGHT creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 copy directory 'dist/doc/html/pandoc' to '/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2'. creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src Installing dist/doc/html/pandoc/doc-index-N.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-N.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Options.html Installing dist/doc/html/pandoc/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/pandoc.txt to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/pandoc.txt Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/index-frames.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/index-frames.html Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/pandoc.haddock Installing dist/doc/html/pandoc/doc-index-J.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-J.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/ocean.css to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/ocean.css Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/doc-index-W.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-W.html Installing dist/doc/html/pandoc/doc-index-O.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-O.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/doc-index-60.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-60.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/doc-index-D.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-D.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/doc-index.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index.html Installing dist/doc/html/pandoc/minus.gif to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/minus.gif Installing dist/doc/html/pandoc/doc-index-E.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-E.html Installing dist/doc/html/pandoc/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/doc-index-S.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-S.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/doc-index-A.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-A.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/haddock-util.js to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/haddock-util.js Installing dist/doc/html/pandoc/synopsis.png to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/synopsis.png Installing dist/doc/html/pandoc/doc-index-H.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-H.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Process.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/doc-index-F.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-F.html Installing dist/doc/html/pandoc/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc.html Installing dist/doc/html/pandoc/doc-index-36.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-36.html Installing dist/doc/html/pandoc/doc-index-K.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-K.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/frames.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/frames.html Installing dist/doc/html/pandoc/hslogo-16.png to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/hslogo-16.png Installing dist/doc/html/pandoc/mini_Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/index.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/index.html Installing dist/doc/html/pandoc/doc-index-U.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-U.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/doc-index-M.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-M.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/doc-index-All.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-All.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/doc-index-G.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-G.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/mini_Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/doc-index-V.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-V.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-XML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/doc-index-Q.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-Q.html Installing dist/doc/html/pandoc/doc-index-C.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-C.html Installing dist/doc/html/pandoc/doc-index-R.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-R.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/doc-index-T.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-T.html Installing dist/doc/html/pandoc/doc-index-L.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-L.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/plus.gif to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/plus.gif Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/doc-index-P.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-P.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/doc-index-I.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-I.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/mini_Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/mini_Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/doc-index-B.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/doc-index-B.html Installing dist/doc/html/pandoc/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/Text-Pandoc-Readers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-AsciiDoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-AsciiDoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-PDF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-PDF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ODT.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-ODT.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Parse.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Docx-Parse.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Reducible.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Docx-Reducible.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Haddock.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Docx.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Locale.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Compat-Locale.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Fonts.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Docx-Fonts.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docx.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Docx.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Process.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Process.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-FB2.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-FB2.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Docbook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Docbook.html Installing dist/doc/html/pandoc/src/hscolour.css to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/hscolour.css Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Monoid.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Compat-Monoid.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Directory.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Compat-Directory.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Man.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Man.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Templates.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Templates.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UUID.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-UUID.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-DocBook.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-DocBook.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-XML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-XML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-TWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-TWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-Except.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Compat-Except.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Parsing.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Parsing.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ICML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-ICML.html Installing dist/doc/html/pandoc/src/Text-Pandoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Docx-Lists.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Docx-Lists.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Compat-TagSoupEntity.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Compat-TagSoupEntity.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Options.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Options.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-TeXMath.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-TeXMath.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-ConTeXt.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-ConTeXt.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Texinfo.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Texinfo.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Pretty.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Pretty.html Installing dist/doc/html/pandoc/src/Text-Pandoc-MediaBag.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-MediaBag.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Slides.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Slides.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Org.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Haddock.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Haddock.html Installing dist/doc/html/pandoc/src/Text-Pandoc-SelfContained.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-SelfContained.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-EPUB.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Txt2Tags.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Txt2Tags.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Asciify.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Asciify.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-EPUB.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-EPUB.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Markdown.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Markdown.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RTF.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-RTF.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-DokuWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-DokuWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-ImageSize.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-ImageSize.html Installing dist/doc/html/pandoc/src/Paths_pandoc.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Paths_pandoc.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-MediaWiki.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-MediaWiki.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Shared.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Highlighting.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Highlighting.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-RST.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Textile.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Textile.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-OPML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OpenDocument.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-OpenDocument.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Shared.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Shared.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-LaTeX.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-LaTeX.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Custom.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Custom.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-OPML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-OPML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-UTF8.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-UTF8.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-HTML.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-HTML.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-Org.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-Org.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Writers-Native.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Writers-Native.html Installing dist/doc/html/pandoc/src/Text-Pandoc-MIME.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-MIME.html Installing dist/doc/html/pandoc/src/Text-Pandoc-Readers-RST.html to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/src/Text-Pandoc-Readers-RST.html creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 Installing dist/doc/html/pandoc/pandoc.haddock to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2/pandoc.haddock creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc Installing COPYING to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc/COPYING Installing library in /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing executable(s) in /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing dist/build/Text/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc.hi Installing dist/build/Text/Pandoc/Options.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Options.hi Installing dist/build/Text/Pandoc/Pretty.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Pretty.hi Installing dist/build/Text/Pandoc/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Shared.hi Installing dist/build/Text/Pandoc/MediaBag.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MediaBag.hi Installing dist/build/Text/Pandoc/Readers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/HTML.hi Installing dist/build/Text/Pandoc/Readers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/LaTeX.hi Installing dist/build/Text/Pandoc/Readers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Markdown.hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/MediaWiki.hi Installing dist/build/Text/Pandoc/Readers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/RST.hi Installing dist/build/Text/Pandoc/Readers/Org.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Org.hi Installing dist/build/Text/Pandoc/Readers/DocBook.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/DocBook.hi Installing dist/build/Text/Pandoc/Readers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/OPML.hi Installing dist/build/Text/Pandoc/Readers/TeXMath.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TeXMath.hi Installing dist/build/Text/Pandoc/Readers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Textile.hi Installing dist/build/Text/Pandoc/Readers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Native.hi Installing dist/build/Text/Pandoc/Readers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Haddock.hi Installing dist/build/Text/Pandoc/Readers/TWiki.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TWiki.hi Installing dist/build/Text/Pandoc/Readers/Docx.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx.hi Installing dist/build/Text/Pandoc/Readers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/Native.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Native.hi Installing dist/build/Text/Pandoc/Writers/Docbook.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docbook.hi Installing dist/build/Text/Pandoc/Writers/OPML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OPML.hi Installing dist/build/Text/Pandoc/Writers/HTML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/HTML.hi Installing dist/build/Text/Pandoc/Writers/ICML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ICML.hi Installing dist/build/Text/Pandoc/Writers/LaTeX.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/LaTeX.hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ConTeXt.hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OpenDocument.hi Installing dist/build/Text/Pandoc/Writers/Texinfo.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Texinfo.hi Installing dist/build/Text/Pandoc/Writers/Man.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Man.hi Installing dist/build/Text/Pandoc/Writers/Markdown.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Markdown.hi Installing dist/build/Text/Pandoc/Writers/Haddock.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Haddock.hi Installing dist/build/Text/Pandoc/Writers/RST.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/RST.hi Installing dist/build/Text/Pandoc/Writers/Org.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Org.hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/AsciiDoc.hi Installing dist/build/Text/Pandoc/Writers/Custom.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Custom.hi Installing dist/build/Text/Pandoc/Writers/Textile.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Textile.hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/MediaWiki.hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/DokuWiki.hi Installing dist/build/Text/Pandoc/Writers/RTF.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/paWarning: Executable installed in /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin ndoc-1.13.2/Text/Pandoc/Writers/RTF.hi Installing dist/build/Text/Pandoc/Writers/ODT.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ODT.hi Installing dist/build/Text/Pandoc/Writers/Docx.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docx.hi Installing dist/build/Text/Pandoc/Writers/EPUB.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/EPUB.hi Installing dist/build/Text/Pandoc/Writers/FB2.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/FB2.hi Installing dist/build/Text/Pandoc/PDF.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/PDF.hi Installing dist/build/Text/Pandoc/UTF8.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UTF8.hi Installing dist/build/Text/Pandoc/Templates.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Templates.hi Installing dist/build/Text/Pandoc/XML.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/XML.hi Installing dist/build/Text/Pandoc/SelfContained.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/SelfContained.hi Installing dist/build/Text/Pandoc/Process.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Process.hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Txt2Tags.hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Lists.hi Installing dist/build/Text/Pandoc/Readers/Docx/Reducible.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Reducible.hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Parse.hi Installing dist/build/Text/Pandoc/Readers/Docx/Fonts.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Fonts.hi Installing dist/build/Text/Pandoc/Writers/Shared.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Shared.hi Installing dist/build/Text/Pandoc/Asciify.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Asciify.hi Installing dist/build/Text/Pandoc/MIME.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MIME.hi Installing dist/build/Text/Pandoc/Parsing.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Parsing.hi Installing dist/build/Text/Pandoc/UUID.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UUID.hi Installing dist/build/Text/Pandoc/ImageSize.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/ImageSize.hi Installing dist/build/Text/Pandoc/Slides.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Slides.hi Installing dist/build/Text/Pandoc/Highlighting.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Highlighting.hi Installing dist/build/Text/Pandoc/Compat/Locale.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Locale.hi Installing dist/build/Text/Pandoc/Compat/Monoid.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Monoid.hi Installing dist/build/Text/Pandoc/Compat/Except.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Except.hi Installing dist/build/Text/Pandoc/Compat/TagSoupEntity.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/TagSoupEntity.hi Installing dist/build/Text/Pandoc/Compat/Directory.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Directory.hi Installing dist/build/Paths_pandoc.hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Paths_pandoc.hi creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing dist/build/Text/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc.p_hi Installing dist/build/Text/Pandoc/Options.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Options.p_hi Installing dist/build/Text/Pandoc/Pretty.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Pretty.p_hi Installing dist/build/Text/Pandoc/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Shared.p_hi Installing dist/build/Text/Pandoc/MediaBag.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MediaBag.p_hi Installing dist/build/Text/Pandoc/Readers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/HTML.p_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Readers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Markdown.p_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Readers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/RST.p_hi Installing dist/build/Text/Pandoc/Readers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Org.p_hi Installing dist/build/Text/Pandoc/Readers/DocBook.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/DocBook.p_hi Installing dist/build/Text/Pandoc/Readers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/OPML.p_hi Installing dist/build/Text/Pandoc/Readers/TeXMath.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TeXMath.p_hi Installing dist/build/Text/Pandoc/Readers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Textile.p_hi Installing dist/build/Text/Pandoc/Readers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Native.p_hi Installing dist/build/Text/Pandoc/Readers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Haddock.p_hi Installing dist/build/Text/Pandoc/Readers/TWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TWiki.p_hi Installing dist/build/Text/Pandoc/Readers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx.p_hi Installing dist/build/Text/Pandoc/Readers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/Native.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Native.p_hi Installing dist/build/Text/Pandoc/Writers/Docbook.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docbook.p_hi Installing dist/build/Text/Pandoc/Writers/OPML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OPML.p_hi Installing dist/build/Text/Pandoc/Writers/HTML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/HTML.p_hi Installing dist/build/Text/Pandoc/Writers/ICML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ICML.p_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/LaTeX.p_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ConTeXt.p_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OpenDocument.p_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Texinfo.p_hi Installing dist/build/Text/Pandoc/Writers/Man.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Man.p_hi Installing dist/build/Text/Pandoc/Writers/Markdown.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Markdown.p_hi Installing dist/build/Text/Pandoc/Writers/Haddock.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Haddock.p_hi Installing dist/build/Text/Pandoc/Writers/RST.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/RST.p_hi Installing dist/build/Text/Pandoc/Writers/Org.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Org.p_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/AsciiDoc.p_hi Installing dist/build/Text/Pandoc/Writers/Custom.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Custom.p_hi Installing dist/build/Text/Pandoc/Writers/Textile.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Textile.p_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/MediaWiki.p_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/DokuWiki.p_hi Installing dist/build/Text/Pandoc/Writers/RTF.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/RTF.p_hi Installing dist/build/Text/Pandoc/Writers/ODT.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ODT.p_hi Installing dist/build/Text/Pandoc/Writers/Docx.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docx.p_hi Installing dist/build/Text/Pandoc/Writers/EPUB.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/EPUB.p_hi Installing dist/build/Text/Pandoc/Writers/FB2.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/FB2.p_hi Installing dist/build/Text/Pandoc/PDF.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/PDF.p_hi Installing dist/build/Text/Pandoc/UTF8.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UTF8.p_hi Installing dist/build/Text/Pandoc/Templates.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Templates.p_hi Installing dist/build/Text/Pandoc/XML.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/XML.p_hi Installing dist/build/Text/Pandoc/SelfContained.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/SelfContained.p_hi Installing dist/build/Text/Pandoc/Process.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Process.p_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Txt2Tags.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Lists.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Reducible.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Reducible.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Parse.p_hi Installing dist/build/Text/Pandoc/Readers/Docx/Fonts.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Fonts.p_hi Installing dist/build/Text/Pandoc/Writers/Shared.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Shared.p_hi Installing dist/build/Text/Pandoc/Asciify.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Asciify.p_hi Installing dist/build/Text/Pandoc/MIME.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MIME.p_hi Installing dist/build/Text/Pandoc/Parsing.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Parsing.p_hi Installing dist/build/Text/Pandoc/UUID.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UUID.p_hi Installing dist/build/Text/Pandoc/ImageSize.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/ImageSize.p_hi Installing dist/build/Text/Pandoc/Slides.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Slides.p_hi Installing dist/build/Text/Pandoc/Highlighting.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Highlighting.p_hi Installing dist/build/Text/Pandoc/Compat/Locale.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Locale.p_hi Installing dist/build/Text/Pandoc/Compat/Monoid.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Monoid.p_hi Installing dist/build/Text/Pandoc/Compat/Except.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Except.p_hi Installing dist/build/Text/Pandoc/Compat/TagSoupEntity.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/TagSoupEntity.p_hi Installing dist/build/Text/Pandoc/Compat/Directory.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Directory.p_hi Installing dist/build/Paths_pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Paths_pandoc.p_hi creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing dist/build/Text/Pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc.dyn_hi Installing dist/build/Text/Pandoc/Options.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Options.dyn_hi Installing dist/build/Text/Pandoc/Pretty.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Pretty.dyn_hi Installing dist/build/Text/Pandoc/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Shared.dyn_hi Installing dist/build/Text/Pandoc/MediaBag.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MediaBag.dyn_hi Installing dist/build/Text/Pandoc/Readers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Readers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Readers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Readers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/RST.dyn_hi Installing dist/build/Text/Pandoc/Readers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Org.dyn_hi Installing dist/build/Text/Pandoc/Readers/DocBook.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/DocBook.dyn_hi Installing dist/build/Text/Pandoc/Readers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Readers/TeXMath.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TeXMath.dyn_hi Installing dist/build/Text/Pandoc/Readers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Readers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Native.dyn_hi Installing dist/build/Text/Pandoc/Readers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Readers/TWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/TWiki.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Readers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Writers/Native.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Native.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docbook.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docbook.dyn_hi Installing dist/build/Text/Pandoc/Writers/OPML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OPML.dyn_hi Installing dist/build/Text/Pandoc/Writers/HTML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/HTML.dyn_hi Installing dist/build/Text/Pandoc/Writers/ICML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ICML.dyn_hi Installing dist/build/Text/Pandoc/Writers/LaTeX.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/LaTeX.dyn_hi Installing dist/build/Text/Pandoc/Writers/ConTeXt.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ConTeXt.dyn_hi Installing dist/build/Text/Pandoc/Writers/OpenDocument.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/OpenDocument.dyn_hi Installing dist/build/Text/Pandoc/Writers/Texinfo.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Texinfo.dyn_hi Installing dist/build/Text/Pandoc/Writers/Man.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Man.dyn_hi Installing dist/build/Text/Pandoc/Writers/Markdown.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Markdown.dyn_hi Installing dist/build/Text/Pandoc/Writers/Haddock.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Haddock.dyn_hi Installing dist/build/Text/Pandoc/Writers/RST.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/RST.dyn_hi Installing dist/build/Text/Pandoc/Writers/Org.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Org.dyn_hi Installing dist/build/Text/Pandoc/Writers/AsciiDoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/AsciiDoc.dyn_hi Installing dist/build/Text/Pandoc/Writers/Custom.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Custom.dyn_hi Installing dist/build/Text/Pandoc/Writers/Textile.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Textile.dyn_hi Installing dist/build/Text/Pandoc/Writers/MediaWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/MediaWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/DokuWiki.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/DokuWiki.dyn_hi Installing dist/build/Text/Pandoc/Writers/RTF.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/RTF.dyn_hi Installing dist/build/Text/Pandoc/Writers/ODT.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/ODT.dyn_hi Installing dist/build/Text/Pandoc/Writers/Docx.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Docx.dyn_hi Installing dist/build/Text/Pandoc/Writers/EPUB.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/EPUB.dyn_hi Installing dist/build/Text/Pandoc/Writers/FB2.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/FB2.dyn_hi Installing dist/build/Text/Pandoc/PDF.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/PDF.dyn_hi Installing dist/build/Text/Pandoc/UTF8.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UTF8.dyn_hi Installing dist/build/Text/Pandoc/Templates.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Templates.dyn_hi Installing dist/build/Text/Pandoc/XML.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/XML.dyn_hi Installing dist/build/Text/Pandoc/SelfContained.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/SelfContained.dyn_hi Installing dist/build/Text/Pandoc/Process.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Process.dyn_hi Installing dist/build/Text/Pandoc/Readers/Txt2Tags.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Txt2Tags.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Lists.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Lists.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Reducible.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Reducible.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Parse.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Parse.dyn_hi Installing dist/build/Text/Pandoc/Readers/Docx/Fonts.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Readers/Docx/Fonts.dyn_hi Installing dist/build/Text/Pandoc/Writers/Shared.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Writers/Shared.dyn_hi Installing dist/build/Text/Pandoc/Asciify.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Asciify.dyn_hi Installing dist/build/Text/Pandoc/MIME.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/MIME.dyn_hi Installing dist/build/Text/Pandoc/Parsing.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Parsing.dyn_hi Installing dist/build/Text/Pandoc/UUID.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/UUID.dyn_hi Installing dist/build/Text/Pandoc/ImageSize.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/ImageSize.dyn_hi Installing dist/build/Text/Pandoc/Slides.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Slides.dyn_hi Installing dist/build/Text/Pandoc/Highlighting.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Highlighting.dyn_hi Installing dist/build/Text/Pandoc/Compat/Locale.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Locale.dyn_hi Installing dist/build/Text/Pandoc/Compat/Monoid.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Monoid.dyn_hi Installing dist/build/Text/Pandoc/Compat/Except.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Except.dyn_hi Installing dist/build/Text/Pandoc/Compat/TagSoupEntity.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/TagSoupEntity.dyn_hi Installing dist/build/Text/Pandoc/Compat/Directory.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Text/Pandoc/Compat/Directory.dyn_hi Installing dist/build/Paths_pandoc.dyn_hi to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/Paths_pandoc.dyn_hi creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing dist/build/libHSpandoc-1.13.2.a to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/libHSpandoc-1.13.2.a creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing dist/build/libHSpandoc-1.13.2_p.a to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/libHSpandoc-1.13.2_p.a creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 Installing executable dist/build/libHSpandoc-1.13.2-ghc7.8.4.so to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2/libHSpandoc-1.13.2-ghc7.8.4.so creating /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin Installing executable dist/build/pandoc/pandoc to /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc /usr/bin/strip /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: pandoc-1.13.2.conf + install -D --mode=0644 pandoc-1.13.2.conf /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/package.conf.d/pandoc-1.13.2.conf + rm -f ghc-pandoc.files ghc-pandoc-devel.files + touch ghc-pandoc.files ghc-pandoc-devel.files + '[' -d /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 ']' + echo '%dir /usr/lib64/ghc-7.8.4/pandoc-1.13.2' + echo '%attr(755,root,root) /usr/lib64/ghc-7.8.4/pandoc-1.13.2/libHSpandoc-1.13.2-ghc7.8.4.so' + echo '/usr/lib64/ghc-7.8.4/package.conf.d/pandoc-1.13.2*.conf' + '[' -d /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 ']' + find /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/lib64/ghc-7.8.4/pandoc-1.13.2 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc/html/libraries/pandoc-1.13.2 ']' + echo /usr/share/doc/ghc/html/libraries/pandoc-1.13.2 + for i in ghc-pandoc.files ghc-pandoc-devel.files + '[' -f ghc-pandoc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64!!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.13.2-4.fc23.x86_64!!g' ghc-pandoc-devel.files + find /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + type chrpath ++ pwd + PDIR=/builddir/build/BUILD/pandoc-1.13.2 + for i in pandoc + case $i in + PROG=/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc + '[' -x /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc ']' ++ chrpath /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc ++ sed -e 's@^/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc: R.*PATH=@@' + RPATH=/builddir/build/BUILD/pandoc-1.13.2/dist/build:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 + case $RPATH in ++ sed -e s@/builddir/build/BUILD/pandoc-1.13.2/dist/build@/usr/lib64/ghc-7.8.4/pandoc-1.13.2@g ++ echo /builddir/build/BUILD/pandoc-1.13.2/dist/build:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 + NEWRPATH=/usr/lib64/ghc-7.8.4/pandoc-1.13.2:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 + chrpath -r /usr/lib64/ghc-7.8.4/pandoc-1.13.2:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc: RPATH=/builddir/build/BUILD/pandoc-1.13.2/dist/build:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc: new RPATH: /usr/lib64/ghc-7.8.4/pandoc-1.13.2:/usr/lib64/ghc-7.8.4/zip-archive-0.2.3.5:/usr/lib64/ghc-7.8.4/digest-0.0.1.2:/usr/lib64/ghc-7.8.4/texmath-0.8.0.1:/usr/lib64/ghc-7.8.4/xml-1.3.13:/usr/lib64/ghc-7.8.4/temporary-1.2.0.3:/usr/lib64/ghc-7.8.4/tagsoup-0.13.3:/usr/lib64/ghc-7.8.4/random-1.0.1.1:/usr/lib64/ghc-7.8.4/process-1.2.0.0:/usr/lib64/ghc-7.8.4/hslua-0.3.13:/usr/lib64/ghc-7.8.4/haddock-library-1.1.1:/usr/lib64/ghc-7.8.4/data-default-0.5.1:/usr/lib64/ghc-7.8.4/base64-bytestring-1.0.0.1:/usr/lib64/ghc-7.8.4/SHA-1.6.4.1:/usr/lib64/ghc-7.8.4/JuicyPixels-3.2.2:/usr/lib64/ghc-7.8.4/zlib-0.5.4.1:/usr/lib64/ghc-7.8.4/binary-0.7.1.0:/usr/lib64/ghc-7.8.4/yaml-0.8.10:/usr/lib64/ghc-7.8.4/conduit-1.2.4:/usr/lib64/ghc-7.8.4/void-0.6.1:/usr/lib64/ghc-7.8.4/semigroups-0.16.0.1:/usr/lib64/ghc-7.8.4/nats-0.2:/usr/lib64/ghc-7.8.4/resourcet-1.1.4.1:/usr/lib64/ghc-7.8.4/mmorph-1.0.4:/usr/lib64/ghc-7.8.4/lifted-base-0.2.3.6:/usr/lib64/ghc-7.8.4/monad-control-0.3.3.1:/usr/lib64/ghc-7.8.4/transformers-base-0.4.4:/usr/lib64/ghc-7.8.4/transformers-compat-0.3.3.4:/usr/lib64/ghc-7.8.4/stm-2.4.2:/usr/lib64/ghc-7.8.4/exceptions-0.6.1:/usr/lib64/ghc-7.8.4/pandoc-types-1.12.4.1:/usr/lib64/ghc-7.8.4/deepseq-generics-0.1.1.2:/usr/lib64/ghc-7.8.4/highlighting-kate-0.5.11.1:/usr/lib64/ghc-7.8.4/utf8-string-0.3.8:/usr/lib64/ghc-7.8.4/pcre-light-0.4.0.3:/usr/lib64/ghc-7.8.4/blaze-html-0.7.0.3:/usr/lib64/ghc-7.8.4/blaze-markup-0.6.2.0:/usr/lib64/ghc-7.8.4/blaze-builder-0.3.3.4:/usr/lib64/ghc-7.8.4/extensible-exceptions-0.1.1.4:/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/usr/lib64/ghc-7.8.4/aeson-0.8.0.2:/usr/lib64/ghc-7.8.4/vector-0.10.9.1:/usr/lib64/ghc-7.8.4/primitive-0.5.2.1:/usr/lib64/ghc-7.8.4/unordered-containers-0.2.4.0:/usr/lib64/ghc-7.8.4/template-haskell-2.9.0.0:/usr/lib64/ghc-7.8.4/pretty-1.1.1.1:/usr/lib64/ghc-7.8.4/syb-0.4.1:/usr/lib64/ghc-7.8.4/dlist-0.7.1:/usr/lib64/ghc-7.8.4/attoparsec-0.11.3.4:/usr/lib64/ghc-7.8.4/scientific-0.3.3.1:/usr/lib64/ghc-7.8.4/hashable-1.2.2.0:/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/usr/lib64/ghc-7.8.4/HTTP-4000.2.10:/usr/lib64/ghc-7.8.4/old-time-1.1.0.2:/usr/lib64/ghc-7.8.4/network-2.4.2.3:/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/usr/lib64/ghc-7.8.4/time-1.4.2:/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/usr/lib64/ghc-7.8.4/parsec-3.1.5:/usr/lib64/ghc-7.8.4/text-1.1.1.3:/usr/lib64/ghc-7.8.4/mtl-2.1.3.1:/usr/lib64/ghc-7.8.4/transformers-0.3.0.0:/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/usr/lib64/ghc-7.8.4/array-0.5.0.0:/usr/lib64/ghc-7.8.4/base-4.7.0.2:/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/usr/lib64/ghc-7.8.4/rts-1.0 + mv /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc.dynamic + install dist/build/pandoc/pandoc.static /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin + touch /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/pandoc + rm /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc/COPYING + rm /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/pandoc-1.13.2/README + ln -s pandoc /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/bin/hsmarkdown + install -m 0644 -p -D man/man1/pandoc.1 /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/man/man1/pandoc.1 + install -m 0644 -p -D man/man5/pandoc_markdown.5 /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/man/man5/pandoc_markdown.5 + /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 + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YDykOT + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.13.2 + exit 0 Processing files: pandoc-1.13.2-4.fc23.x86_64 Provides: pandoc = 1.13.2-4.fc23 pandoc(x86-64) = 1.13.2-4.fc23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: ghc(HTTP-4000.2.10-95fff607efff0fc45e74068754af8b73) ghc(JuicyPixels-3.2.2-65965c392b0a438856436f941e5b0994) ghc(SHA-1.6.4.1-36754fdfd606901647b5bce04a2cf43a) ghc(aeson-0.8.0.2-6eec511ded696dfad3ac5fe02d33bcaa) ghc(array-0.5.0.0-ce080a527b3819e94d851f7f80ca77dd) ghc(attoparsec-0.11.3.4-0c95c9de4819497301c0feaebbd177a5) ghc(base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1) ghc(base64-bytestring-1.0.0.1-c1d5e4bef6984ff645b1f26a1920b232) ghc(binary-0.7.1.0-c62239d56a29611b3d56fd96592f602d) ghc(blaze-builder-0.3.3.4-3fe1d73b21aa47f72af3f990fada4683) ghc(blaze-html-0.7.0.3-82d1c3f63009fe83b49086cd72ba6bd8) ghc(blaze-markup-0.6.2.0-4ad84fe1e04efe044dc660ec4064b466) ghc(bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09) ghc(conduit-1.2.4-355ef3374d15b540422babd5da26c6f9) ghc(containers-0.5.5.1-d7910f1cd81272c1f31ca9f71d0f206e) ghc(data-default-0.5.1-c730576082708e349d548172f4c041c8) ghc(deepseq-1.3.0.2-0ddc77716bd2515426e1ba39f6788a4f) ghc(deepseq-generics-0.1.1.2-e82fba0c4eb143baedf9b5c5471cc394) ghc(digest-0.0.1.2-228a140c620e07870dbff51b15342736) ghc(directory-1.2.1.0-1b239651bf547478c9e952c1e47c8fbe) ghc(dlist-0.7.1-c352e2703fa06cbbc9aa70e0789ca409) ghc(exceptions-0.6.1-7fb6fec54ce5f76170ef358fff376c11) ghc(extensible-exceptions-0.1.1.4-ff00541964e8b4f6fe7adae94cd5f3b4) ghc(filepath-1.3.0.2-25a474a9272ae6260626ce0d70ad1cab) ghc(ghc-prim-0.3.1.0-a24f9c14c632d75b683d0f93283aea37) ghc(haddock-library-1.1.1-2971aa6ad636c2e24439c6ded8c50abe) ghc(hashable-1.2.2.0-c8b5f918fdaae07b36b06d55f8ca3719) ghc(highlighting-kate-0.5.11.1-2c491251d4b7968a7eb45d2dc8e1a848) ghc(hslua-0.3.13-acfed88a7831bc39a5fd9286d467082a) ghc(integer-gmp-0.5.1.0-26579559b3647acf4f01d5edd9491a46) ghc(lifted-base-0.2.3.6-01640edb75200f3910ccb9794af4d787) ghc(mmorph-1.0.4-179cc0f58e03d0cee56d2f8ff86b6e60) ghc(monad-control-0.3.3.1-d29e4b9bce76afba7611f3bb6a46ff25) ghc(mtl-2.1.3.1-96f1a7910a7553352339ed05fb61c269) ghc(nats-0.2-636374b20cc6f38b4748eef0b5422bfe) ghc(network-2.4.2.3-a5f606050e2428b7047de2ac97eec879) ghc(old-locale-1.0.0.6-50b0125c49f76af85dc7aa22975cdc34) ghc(old-time-1.1.0.2-e3f776e97c1a6ff1770b04943a7ef7c6) ghc(pandoc-1.13.2-958bdf8a59c86e311acb221b896ef924) ghc(pandoc-types-1.12.4.1-66e8836faec793573e3c7d79d31b9afc) ghc(parsec-3.1.5-51b006adec60c0312a6076337b4afd53) ghc(pcre-light-0.4.0.3-7fa4ce1253220c603ce318decba348bd) ghc(pretty-1.1.1.1-0984f47ffe93ef3983c80b96280f1c3a) ghc(primitive-0.5.2.1-1efb6a710569a6a23b761d538e2c75d2) ghc(process-1.2.0.0-ac5f66ef47c8e6680cd098551063b07c) ghc(random-1.0.1.1-cb9cbae5b74a92852df1adbb0a3aa8d8) ghc(resourcet-1.1.4.1-c3fd9f8f37ac08e0c0249f023d885f0b) ghc(scientific-0.3.3.1-a96f149c46df931736853d60bbe4843b) ghc(semigroups-0.16.0.1-58a6a298125c6071aab711997b63d7e6) ghc(stm-2.4.2-7cdf1406ae9b76d051e1aaa1a35d82f1) ghc(syb-0.4.1-acd16ebc619c31f5db97bcd1e4196777) ghc(tagsoup-0.13.3-0a8a29aa5efbe0616dda983c5d358cac) ghc(template-haskell-2.9.0.0-2da82c8da1f1cb8620b884ecd5a2274d) ghc(temporary-1.2.0.3-ae2c4f686844023864dd2aecaf1b7792) ghc(texmath-0.8.0.1-c52dd316b42b76b4914618a3e294c446) ghc(text-1.1.1.3-41a1b42bfbf393e802c95c88f57d2452) ghc(time-1.4.2-192d26f44a2c945780bbb921626c3399) ghc(transformers-0.3.0.0-6458c21515cab7c1cf21e53141557a1c) ghc(transformers-base-0.4.4-77467d629497001fe7f084b04c059161) ghc(transformers-compat-0.3.3.4-b3647e8665bc927c7a6efb35e8fc69ab) ghc(unix-2.7.0.1-d7de2c9293605f58486b3752d772cdb6) ghc(unordered-containers-0.2.4.0-614eca3080c1c4f6c40204082b6e3231) ghc(utf8-string-0.3.8-6fda9d26dad1ad5893795c4e073e4388) ghc(vector-0.10.9.1-2f5cf77c20260b20755a9f1aebe4529b) ghc(void-0.6.1-c9727f9307d61b5006f10cb011c9934a) ghc(xml-1.3.13-9b61354e63456e19a939fadab00f8bb2) ghc(yaml-0.8.10-4087bfc76b79ec146f5b23530b81afcb) ghc(zip-archive-0.2.3.5-a64448ddbde62b0de4ad5204c9d7fb29) ghc(zlib-0.5.4.1-8ffd575006426c527ccadab0d91517b2) libHSHTTP-4000.2.10-ghc7.8.4.so()(64bit) libHSJuicyPixels-3.2.2-ghc7.8.4.so()(64bit) libHSSHA-1.6.4.1-ghc7.8.4.so()(64bit) libHSaeson-0.8.0.2-ghc7.8.4.so()(64bit) libHSarray-0.5.0.0-ghc7.8.4.so()(64bit) libHSattoparsec-0.11.3.4-ghc7.8.4.so()(64bit) libHSbase-4.7.0.2-ghc7.8.4.so()(64bit) libHSbase64-bytestring-1.0.0.1-ghc7.8.4.so()(64bit) libHSbinary-0.7.1.0-ghc7.8.4.so()(64bit) libHSblaze-builder-0.3.3.4-ghc7.8.4.so()(64bit) libHSblaze-html-0.7.0.3-ghc7.8.4.so()(64bit) libHSblaze-markup-0.6.2.0-ghc7.8.4.so()(64bit) libHSbytestring-0.10.4.0-ghc7.8.4.so()(64bit) libHSconduit-1.2.4-ghc7.8.4.so()(64bit) libHScontainers-0.5.5.1-ghc7.8.4.so()(64bit) libHSdata-default-0.5.1-ghc7.8.4.so()(64bit) libHSdeepseq-1.3.0.2-ghc7.8.4.so()(64bit) libHSdeepseq-generics-0.1.1.2-ghc7.8.4.so()(64bit) libHSdigest-0.0.1.2-ghc7.8.4.so()(64bit) libHSdirectory-1.2.1.0-ghc7.8.4.so()(64bit) libHSdlist-0.7.1-ghc7.8.4.so()(64bit) libHSexceptions-0.6.1-ghc7.8.4.so()(64bit) libHSextensible-exceptions-0.1.1.4-ghc7.8.4.so()(64bit) libHSfilepath-1.3.0.2-ghc7.8.4.so()(64bit) libHSghc-prim-0.3.1.0-ghc7.8.4.so()(64bit) libHShaddock-library-1.1.1-ghc7.8.4.so()(64bit) libHShashable-1.2.2.0-ghc7.8.4.so()(64bit) libHShighlighting-kate-0.5.11.1-ghc7.8.4.so()(64bit) libHShslua-0.3.13-ghc7.8.4.so()(64bit) libHSinteger-gmp-0.5.1.0-ghc7.8.4.so()(64bit) libHSlifted-base-0.2.3.6-ghc7.8.4.so()(64bit) libHSmmorph-1.0.4-ghc7.8.4.so()(64bit) libHSmonad-control-0.3.3.1-ghc7.8.4.so()(64bit) libHSmtl-2.1.3.1-ghc7.8.4.so()(64bit) libHSnats-0.2-ghc7.8.4.so()(64bit) libHSnetwork-2.4.2.3-ghc7.8.4.so()(64bit) libHSold-locale-1.0.0.6-ghc7.8.4.so()(64bit) libHSold-time-1.1.0.2-ghc7.8.4.so()(64bit) libHSpandoc-1.13.2-ghc7.8.4.so()(64bit) libHSpandoc-types-1.12.4.1-ghc7.8.4.so()(64bit) libHSparsec-3.1.5-ghc7.8.4.so()(64bit) libHSpcre-light-0.4.0.3-ghc7.8.4.so()(64bit) libHSpretty-1.1.1.1-ghc7.8.4.so()(64bit) libHSprimitive-0.5.2.1-ghc7.8.4.so()(64bit) libHSprocess-1.2.0.0-ghc7.8.4.so()(64bit) libHSrandom-1.0.1.1-ghc7.8.4.so()(64bit) libHSresourcet-1.1.4.1-ghc7.8.4.so()(64bit) libHSrts-ghc7.8.4.so()(64bit) libHSscientific-0.3.3.1-ghc7.8.4.so()(64bit) libHSsemigroups-0.16.0.1-ghc7.8.4.so()(64bit) libHSstm-2.4.2-ghc7.8.4.so()(64bit) libHSsyb-0.4.1-ghc7.8.4.so()(64bit) libHStagsoup-0.13.3-ghc7.8.4.so()(64bit) libHStemplate-haskell-2.9.0.0-ghc7.8.4.so()(64bit) libHStemporary-1.2.0.3-ghc7.8.4.so()(64bit) libHStexmath-0.8.0.1-ghc7.8.4.so()(64bit) libHStext-1.1.1.3-ghc7.8.4.so()(64bit) libHStime-1.4.2-ghc7.8.4.so()(64bit) libHStransformers-0.3.0.0-ghc7.8.4.so()(64bit) libHStransformers-base-0.4.4-ghc7.8.4.so()(64bit) libHStransformers-compat-0.3.3.4-ghc7.8.4.so()(64bit) libHSunix-2.7.0.1-ghc7.8.4.so()(64bit) libHSunordered-containers-0.2.4.0-ghc7.8.4.so()(64bit) libHSutf8-string-0.3.8-ghc7.8.4.so()(64bit) libHSvector-0.10.9.1-ghc7.8.4.so()(64bit) libHSvoid-0.6.1-ghc7.8.4.so()(64bit) libHSxml-1.3.13-ghc7.8.4.so()(64bit) libHSyaml-0.8.10-ghc7.8.4.so()(64bit) libHSzip-archive-0.2.3.5-ghc7.8.4.so()(64bit) libHSzlib-0.5.4.1-ghc7.8.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pandoc-common-1.13.2-4.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oSHDi5 + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.13.2 + DOCDIR=/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + cp -pr BUGS /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + cp -pr COPYING /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + cp -pr README /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + cp -pr changelog /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/pandoc-common + exit 0 Provides: pandoc-common = 1.13.2-4.fc23 pandoc-common(x86-64) = 1.13.2-4.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pandoc-static-1.13.2-4.fc23.x86_64 Provides: pandoc-static = 1.13.2-4.fc23 pandoc-static(x86-64) = 1.13.2-4.fc23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /usr/sbin/update-alternatives Requires(postun): /bin/sh /usr/sbin/update-alternatives Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librt.so.1(GLIBC_2.3.3)(64bit) libutil.so.1()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pandoc-1.13.2-4.fc23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mc1Zij + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.13.2 + DOCDIR=/builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc-pandoc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc-pandoc + cp -pr COPYING /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc-pandoc + cp -pr COPYRIGHT /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64/usr/share/doc/ghc-pandoc + exit 0 Provides: ghc(pandoc-1.13.2-958bdf8a59c86e311acb221b896ef924) ghc-pandoc = 1.13.2-4.fc23 ghc-pandoc(x86-64) = 1.13.2-4.fc23 libHSpandoc-1.13.2-ghc7.8.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc(HTTP-4000.2.10-95fff607efff0fc45e74068754af8b73) ghc(JuicyPixels-3.2.2-65965c392b0a438856436f941e5b0994) ghc(SHA-1.6.4.1-36754fdfd606901647b5bce04a2cf43a) ghc(aeson-0.8.0.2-6eec511ded696dfad3ac5fe02d33bcaa) ghc(array-0.5.0.0-ce080a527b3819e94d851f7f80ca77dd) ghc(base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1) ghc(base64-bytestring-1.0.0.1-c1d5e4bef6984ff645b1f26a1920b232) ghc(binary-0.7.1.0-c62239d56a29611b3d56fd96592f602d) ghc(blaze-html-0.7.0.3-82d1c3f63009fe83b49086cd72ba6bd8) ghc(blaze-markup-0.6.2.0-4ad84fe1e04efe044dc660ec4064b466) ghc(bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09) ghc(containers-0.5.5.1-d7910f1cd81272c1f31ca9f71d0f206e) ghc(data-default-0.5.1-c730576082708e349d548172f4c041c8) ghc(deepseq-generics-0.1.1.2-e82fba0c4eb143baedf9b5c5471cc394) ghc(directory-1.2.1.0-1b239651bf547478c9e952c1e47c8fbe) ghc(extensible-exceptions-0.1.1.4-ff00541964e8b4f6fe7adae94cd5f3b4) ghc(filepath-1.3.0.2-25a474a9272ae6260626ce0d70ad1cab) ghc(haddock-library-1.1.1-2971aa6ad636c2e24439c6ded8c50abe) ghc(highlighting-kate-0.5.11.1-2c491251d4b7968a7eb45d2dc8e1a848) ghc(hslua-0.3.13-acfed88a7831bc39a5fd9286d467082a) ghc(mtl-2.1.3.1-96f1a7910a7553352339ed05fb61c269) ghc(network-2.4.2.3-a5f606050e2428b7047de2ac97eec879) ghc(old-locale-1.0.0.6-50b0125c49f76af85dc7aa22975cdc34) ghc(old-time-1.1.0.2-e3f776e97c1a6ff1770b04943a7ef7c6) ghc(pandoc-types-1.12.4.1-66e8836faec793573e3c7d79d31b9afc) ghc(parsec-3.1.5-51b006adec60c0312a6076337b4afd53) ghc(process-1.2.0.0-ac5f66ef47c8e6680cd098551063b07c) ghc(random-1.0.1.1-cb9cbae5b74a92852df1adbb0a3aa8d8) ghc(scientific-0.3.3.1-a96f149c46df931736853d60bbe4843b) ghc(syb-0.4.1-acd16ebc619c31f5db97bcd1e4196777) ghc(tagsoup-0.13.3-0a8a29aa5efbe0616dda983c5d358cac) ghc(temporary-1.2.0.3-ae2c4f686844023864dd2aecaf1b7792) ghc(texmath-0.8.0.1-c52dd316b42b76b4914618a3e294c446) ghc(text-1.1.1.3-41a1b42bfbf393e802c95c88f57d2452) ghc(time-1.4.2-192d26f44a2c945780bbb921626c3399) ghc(unordered-containers-0.2.4.0-614eca3080c1c4f6c40204082b6e3231) ghc(vector-0.10.9.1-2f5cf77c20260b20755a9f1aebe4529b) ghc(xml-1.3.13-9b61354e63456e19a939fadab00f8bb2) ghc(yaml-0.8.10-4087bfc76b79ec146f5b23530b81afcb) ghc(zip-archive-0.2.3.5-a64448ddbde62b0de4ad5204c9d7fb29) ghc(zlib-0.5.4.1-8ffd575006426c527ccadab0d91517b2) libHSHTTP-4000.2.10-ghc7.8.4.so()(64bit) libHSJuicyPixels-3.2.2-ghc7.8.4.so()(64bit) libHSSHA-1.6.4.1-ghc7.8.4.so()(64bit) libHSaeson-0.8.0.2-ghc7.8.4.so()(64bit) libHSarray-0.5.0.0-ghc7.8.4.so()(64bit) libHSattoparsec-0.11.3.4-ghc7.8.4.so()(64bit) libHSbase-4.7.0.2-ghc7.8.4.so()(64bit) libHSbase64-bytestring-1.0.0.1-ghc7.8.4.so()(64bit) libHSbinary-0.7.1.0-ghc7.8.4.so()(64bit) libHSblaze-builder-0.3.3.4-ghc7.8.4.so()(64bit) libHSblaze-html-0.7.0.3-ghc7.8.4.so()(64bit) libHSblaze-markup-0.6.2.0-ghc7.8.4.so()(64bit) libHSbytestring-0.10.4.0-ghc7.8.4.so()(64bit) libHSconduit-1.2.4-ghc7.8.4.so()(64bit) libHScontainers-0.5.5.1-ghc7.8.4.so()(64bit) libHSdata-default-0.5.1-ghc7.8.4.so()(64bit) libHSdeepseq-1.3.0.2-ghc7.8.4.so()(64bit) libHSdeepseq-generics-0.1.1.2-ghc7.8.4.so()(64bit) libHSdigest-0.0.1.2-ghc7.8.4.so()(64bit) libHSdirectory-1.2.1.0-ghc7.8.4.so()(64bit) libHSdlist-0.7.1-ghc7.8.4.so()(64bit) libHSexceptions-0.6.1-ghc7.8.4.so()(64bit) libHSextensible-exceptions-0.1.1.4-ghc7.8.4.so()(64bit) libHSfilepath-1.3.0.2-ghc7.8.4.so()(64bit) libHSghc-prim-0.3.1.0-ghc7.8.4.so()(64bit) libHShaddock-library-1.1.1-ghc7.8.4.so()(64bit) libHShashable-1.2.2.0-ghc7.8.4.so()(64bit) libHShighlighting-kate-0.5.11.1-ghc7.8.4.so()(64bit) libHShslua-0.3.13-ghc7.8.4.so()(64bit) libHSinteger-gmp-0.5.1.0-ghc7.8.4.so()(64bit) libHSlifted-base-0.2.3.6-ghc7.8.4.so()(64bit) libHSmmorph-1.0.4-ghc7.8.4.so()(64bit) libHSmonad-control-0.3.3.1-ghc7.8.4.so()(64bit) libHSmtl-2.1.3.1-ghc7.8.4.so()(64bit) libHSnats-0.2-ghc7.8.4.so()(64bit) libHSnetwork-2.4.2.3-ghc7.8.4.so()(64bit) libHSold-locale-1.0.0.6-ghc7.8.4.so()(64bit) libHSold-time-1.1.0.2-ghc7.8.4.so()(64bit) libHSpandoc-types-1.12.4.1-ghc7.8.4.so()(64bit) libHSparsec-3.1.5-ghc7.8.4.so()(64bit) libHSpcre-light-0.4.0.3-ghc7.8.4.so()(64bit) libHSpretty-1.1.1.1-ghc7.8.4.so()(64bit) libHSprimitive-0.5.2.1-ghc7.8.4.so()(64bit) libHSprocess-1.2.0.0-ghc7.8.4.so()(64bit) libHSrandom-1.0.1.1-ghc7.8.4.so()(64bit) libHSresourcet-1.1.4.1-ghc7.8.4.so()(64bit) libHSscientific-0.3.3.1-ghc7.8.4.so()(64bit) libHSsemigroups-0.16.0.1-ghc7.8.4.so()(64bit) libHSstm-2.4.2-ghc7.8.4.so()(64bit) libHSsyb-0.4.1-ghc7.8.4.so()(64bit) libHStagsoup-0.13.3-ghc7.8.4.so()(64bit) libHStemplate-haskell-2.9.0.0-ghc7.8.4.so()(64bit) libHStemporary-1.2.0.3-ghc7.8.4.so()(64bit) libHStexmath-0.8.0.1-ghc7.8.4.so()(64bit) libHStext-1.1.1.3-ghc7.8.4.so()(64bit) libHStime-1.4.2-ghc7.8.4.so()(64bit) libHStransformers-0.3.0.0-ghc7.8.4.so()(64bit) libHStransformers-base-0.4.4-ghc7.8.4.so()(64bit) libHStransformers-compat-0.3.3.4-ghc7.8.4.so()(64bit) libHSunix-2.7.0.1-ghc7.8.4.so()(64bit) libHSunordered-containers-0.2.4.0-ghc7.8.4.so()(64bit) libHSutf8-string-0.3.8-ghc7.8.4.so()(64bit) libHSvector-0.10.9.1-ghc7.8.4.so()(64bit) libHSvoid-0.6.1-ghc7.8.4.so()(64bit) libHSxml-1.3.13-ghc7.8.4.so()(64bit) libHSyaml-0.8.10-ghc7.8.4.so()(64bit) libHSzip-archive-0.2.3.5-ghc7.8.4.so()(64bit) libHSzlib-0.5.4.1-ghc7.8.4.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) libyaml-0.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pandoc-devel-1.13.2-4.fc23.x86_64 Provides: ghc-devel(pandoc-1.13.2-958bdf8a59c86e311acb221b896ef924) ghc-pandoc-devel = 1.13.2-4.fc23 ghc-pandoc-devel(x86-64) = 1.13.2-4.fc23 ghc-pandoc-static = 1.13.2-4.fc23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.8.4 Requires(postun): /bin/sh ghc-compiler = 7.8.4 Requires: ghc(pandoc-1.13.2-958bdf8a59c86e311acb221b896ef924) ghc-devel(HTTP-4000.2.10-95fff607efff0fc45e74068754af8b73) ghc-devel(JuicyPixels-3.2.2-65965c392b0a438856436f941e5b0994) ghc-devel(SHA-1.6.4.1-36754fdfd606901647b5bce04a2cf43a) ghc-devel(aeson-0.8.0.2-6eec511ded696dfad3ac5fe02d33bcaa) ghc-devel(array-0.5.0.0-ce080a527b3819e94d851f7f80ca77dd) ghc-devel(base-4.7.0.2-cb23b5265b6e147094c0cd9ac819acb1) ghc-devel(base64-bytestring-1.0.0.1-c1d5e4bef6984ff645b1f26a1920b232) ghc-devel(binary-0.7.1.0-c62239d56a29611b3d56fd96592f602d) ghc-devel(blaze-html-0.7.0.3-82d1c3f63009fe83b49086cd72ba6bd8) ghc-devel(blaze-markup-0.6.2.0-4ad84fe1e04efe044dc660ec4064b466) ghc-devel(bytestring-0.10.4.0-e82797828c29adab75d6eb4b53384f09) ghc-devel(containers-0.5.5.1-d7910f1cd81272c1f31ca9f71d0f206e) ghc-devel(data-default-0.5.1-c730576082708e349d548172f4c041c8) ghc-devel(deepseq-generics-0.1.1.2-e82fba0c4eb143baedf9b5c5471cc394) ghc-devel(directory-1.2.1.0-1b239651bf547478c9e952c1e47c8fbe) ghc-devel(extensible-exceptions-0.1.1.4-ff00541964e8b4f6fe7adae94cd5f3b4) ghc-devel(filepath-1.3.0.2-25a474a9272ae6260626ce0d70ad1cab) ghc-devel(haddock-library-1.1.1-2971aa6ad636c2e24439c6ded8c50abe) ghc-devel(highlighting-kate-0.5.11.1-2c491251d4b7968a7eb45d2dc8e1a848) ghc-devel(hslua-0.3.13-acfed88a7831bc39a5fd9286d467082a) ghc-devel(mtl-2.1.3.1-96f1a7910a7553352339ed05fb61c269) ghc-devel(network-2.4.2.3-a5f606050e2428b7047de2ac97eec879) ghc-devel(old-locale-1.0.0.6-50b0125c49f76af85dc7aa22975cdc34) ghc-devel(old-time-1.1.0.2-e3f776e97c1a6ff1770b04943a7ef7c6) ghc-devel(pandoc-types-1.12.4.1-66e8836faec793573e3c7d79d31b9afc) ghc-devel(parsec-3.1.5-51b006adec60c0312a6076337b4afd53) ghc-devel(process-1.2.0.0-ac5f66ef47c8e6680cd098551063b07c) ghc-devel(random-1.0.1.1-cb9cbae5b74a92852df1adbb0a3aa8d8) ghc-devel(scientific-0.3.3.1-a96f149c46df931736853d60bbe4843b) ghc-devel(syb-0.4.1-acd16ebc619c31f5db97bcd1e4196777) ghc-devel(tagsoup-0.13.3-0a8a29aa5efbe0616dda983c5d358cac) ghc-devel(temporary-1.2.0.3-ae2c4f686844023864dd2aecaf1b7792) ghc-devel(texmath-0.8.0.1-c52dd316b42b76b4914618a3e294c446) ghc-devel(text-1.1.1.3-41a1b42bfbf393e802c95c88f57d2452) ghc-devel(time-1.4.2-192d26f44a2c945780bbb921626c3399) ghc-devel(unordered-containers-0.2.4.0-614eca3080c1c4f6c40204082b6e3231) ghc-devel(vector-0.10.9.1-2f5cf77c20260b20755a9f1aebe4529b) ghc-devel(xml-1.3.13-9b61354e63456e19a939fadab00f8bb2) ghc-devel(yaml-0.8.10-4087bfc76b79ec146f5b23530b81afcb) ghc-devel(zip-archive-0.2.3.5-a64448ddbde62b0de4ad5204c9d7fb29) ghc-devel(zlib-0.5.4.1-8ffd575006426c527ccadab0d91517b2) Processing files: pandoc-pdf-1.13.2-4.fc23.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 warning: Could not canonicalize hostname: buildvm-02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/pandoc-1.13.2-4.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/pandoc-common-1.13.2-4.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/pandoc-static-1.13.2-4.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-1.13.2-4.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-devel-1.13.2-4.fc23.x86_64.rpm Wrote: /builddir/build/RPMS/pandoc-pdf-1.13.2-4.fc23.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u2iwif + umask 022 + cd /builddir/build/BUILD + cd pandoc-1.13.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pandoc-1.13.2-4.fc23.x86_64 + exit 0 Child return code was: 0 LEAVE do -->