Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/pandoc-citeproc.spec'], env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}timeout=172800gid=425shell=FalseprintOutput=Falseuser='mockbuild'logger=chrootPath='/var/lib/mock/epel7-ghc-7021736-672542/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/pandoc-citeproc.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/pandoc-citeproc-0.3.0.1-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/pandoc-citeproc.spec'], env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}logger=gid=425shell=Falseprivate_network=Truetimeout=172800printOutput=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel7-ghc-7021736-672542/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/pandoc-citeproc.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gYNtm5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandoc-citeproc-0.3.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandoc-citeproc-0.3.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandoc-citeproc-0.3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-flag hexpat False + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9lYS4P + umask 022 + cd /builddir/build/BUILD + cd pandoc-citeproc-0.3.0.1 + cabal_configure_extra_options=--ghc-option=-O1 ++ ghc --info ++ grep '"Booter version","7.6.3"' + '[' '!' ' ,("Booter version","7.6.3")' ']' + '[' -x Setup ']' + ghc --make -no-user-package-db Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/pandoc-citeproc-0.3.0.1 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc --ghc-option=-O1 -p --htmldir=/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 --global Configuring pandoc-citeproc-0.3.0.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building pandoc-citeproc-0.3.0.1... Preprocessing library pandoc-citeproc-0.3.0.1... [ 1 of 22] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/Paths_pandoc_citeproc.o ) [ 2 of 22] Compiling Text.CSL.Util ( src/Text/CSL/Util.hs, dist/build/Text/CSL/Util.o ) [ 3 of 22] Compiling Text.CSL.Data ( src/Text/CSL/Data.hs, dist/build/Text/CSL/Data.o ) [ 4 of 22] Compiling Text.CSL.Style ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.o ) [ 5 of 22] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.o ) [ 6 of 22] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.o ) [ 7 of 22] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.o ) [ 8 of 22] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.o ) In file included from /tmp/ghc23429_0/ghc23429_0.hc:3:0: /tmp/ghc23429_0/ghc23429_0.hc: In function ‘s2blo_ret’: /tmp/ghc23429_0/ghc23429_0.hc:33663:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23429_0/ghc23429_0.hc:33675:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23429_0/ghc23429_0.hc:33683:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 9 of 22] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.o ) [10 of 22] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.o ) [11 of 22] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.o ) [12 of 22] Compiling Text.CSL.Eval ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.o ) [13 of 22] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.o ) [14 of 22] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.o ) [15 of 22] Compiling Text.CSL.Proc ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.o ) [16 of 22] Compiling Text.CSL.Input.Bibtex ( src/Text/CSL/Input/Bibtex.hs, dist/build/Text/CSL/Input/Bibtex.o ) [17 of 22] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.o ) In file included from /tmp/ghc23429_0/ghc23429_0.hc:3:0: /tmp/ghc23429_0/ghc23429_0.hc: In function ‘s3wEz_ret’: /tmp/ghc23429_0/ghc23429_0.hc:2014:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23429_0/ghc23429_0.hc:2026:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23429_0/ghc23429_0.hc:2034:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [18 of 22] Compiling Text.CSL.Pickle.Xml ( src/Text/CSL/Pickle/Xml.hs, dist/build/Text/CSL/Pickle/Xml.o ) [19 of 22] Compiling Text.CSL.Pickle ( src/Text/CSL/Pickle.hs, dist/build/Text/CSL/Pickle.o ) [20 of 22] Compiling Text.CSL.Parser ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.o ) [21 of 22] Compiling Text.CSL.Pandoc ( src/Text/CSL/Pandoc.hs, dist/build/Text/CSL/Pandoc.o ) [22 of 22] Compiling Text.CSL ( src/Text/CSL.hs, dist/build/Text/CSL.o ) [ 1 of 22] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/Paths_pandoc_citeproc.p_o ) [ 2 of 22] Compiling Text.CSL.Util ( src/Text/CSL/Util.hs, dist/build/Text/CSL/Util.p_o ) [ 3 of 22] Compiling Text.CSL.Data ( src/Text/CSL/Data.hs, dist/build/Text/CSL/Data.p_o ) [ 4 of 22] Compiling Text.CSL.Style ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.p_o ) [ 5 of 22] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.p_o ) [ 6 of 22] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.p_o ) [ 7 of 22] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.p_o ) [ 8 of 22] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.p_o ) In file included from /tmp/ghc23573_0/ghc23573_0.hc:3:0: /tmp/ghc23573_0/ghc23573_0.hc: In function ‘s2QYM_ret’: /tmp/ghc23573_0/ghc23573_0.hc:58758:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23573_0/ghc23573_0.hc:58770:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23573_0/ghc23573_0.hc:58778:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [ 9 of 22] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.p_o ) [10 of 22] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.p_o ) [11 of 22] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.p_o ) [12 of 22] Compiling Text.CSL.Eval ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.p_o ) [13 of 22] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.p_o ) [14 of 22] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.p_o ) [15 of 22] Compiling Text.CSL.Proc ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.p_o ) [16 of 22] Compiling Text.CSL.Input.Bibtex ( src/Text/CSL/Input/Bibtex.hs, dist/build/Text/CSL/Input/Bibtex.p_o ) [17 of 22] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.p_o ) In file included from /tmp/ghc23573_0/ghc23573_0.hc:3:0: /tmp/ghc23573_0/ghc23573_0.hc: In function ‘s4VoE_ret’: /tmp/ghc23573_0/ghc23573_0.hc:3039:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23573_0/ghc23573_0.hc:3051:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc23573_0/ghc23573_0.hc:3059:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ [18 of 22] Compiling Text.CSL.Pickle.Xml ( src/Text/CSL/Pickle/Xml.hs, dist/build/Text/CSL/Pickle/Xml.p_o ) [19 of 22] Compiling Text.CSL.Pickle ( src/Text/CSL/Pickle.hs, dist/build/Text/CSL/Pickle.p_o ) [20 of 22] Compiling Text.CSL.Parser ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.p_o ) [21 of 22] Compiling Text.CSL.Pandoc ( src/Text/CSL/Pandoc.hs, dist/build/Text/CSL/Pandoc.p_o ) [22 of 22] Compiling Text.CSL ( src/Text/CSL.hs, dist/build/Text/CSL.p_o ) In-place registering pandoc-citeproc-0.3.0.1... Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.3.0.1... [1 of 2] Compiling Paths_pandoc_citeproc ( dist/build/autogen/Paths_pandoc_citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Paths_pandoc_citeproc.o ) [2 of 2] Compiling Main ( pandoc-citeproc.hs, dist/build/pandoc-citeproc/pandoc-citeproc-tmp/Main.o ) In file included from /tmp/ghc24241_0/ghc24241_0.hc:3:0: /tmp/ghc24241_0/ghc24241_0.hc: In function ‘sfQ7_ret’: /tmp/ghc24241_0/ghc24241_0.hc:3373:6: warning: conflicting types for built-in function ‘memcpy’ [enabled by default] ;EF_(memcpy); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc24241_0/ghc24241_0.hc:3385:6: warning: conflicting types for built-in function ‘memmove’ [enabled by default] ;EF_(memmove); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ /tmp/ghc24241_0/ghc24241_0.hc:3393:6: warning: conflicting types for built-in function ‘memset’ [enabled by default] ;EF_(memset); ^ /usr/lib64/ghc-7.6.3/include/Stg.h:218:36: note: in definition of macro ‘EF_’ #define EF_(f) extern StgFunPtr f(void) ^ Linking dist/build/pandoc-citeproc/pandoc-citeproc ... + '[' -f dist/build/libHSpandoc-citeproc-0.3.0.1.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for pandoc-citeproc-0.3.0.1... Running hscolour for pandoc-citeproc-0.3.0.1... Preprocessing library pandoc-citeproc-0.3.0.1... Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.3.0.1... Preprocessing library pandoc-citeproc-0.3.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 7) in 'Paths_pandoc_citeproc' 27% ( 11 / 41) in 'Text.CSL.Util' 25% ( 1 / 4) in 'Text.CSL.Data' 9% ( 6 / 65) in 'Text.CSL.Style' 11% ( 1 / 9) in 'Text.CSL.Output.Pandoc' 100% ( 2 / 2) in 'Text.CSL.Output.Plain' 12% ( 2 / 16) in 'Text.CSL.Eval.Output' 12% ( 3 / 25) in 'Text.CSL.Reference' 15% ( 4 / 27) in 'Text.CSL.Eval.Common' 12% ( 1 / 8) in 'Text.CSL.Eval.Date' 44% ( 4 / 9) in 'Text.CSL.Eval.Names' 80% ( 4 / 5) in 'Text.CSL.Eval' 37% ( 13 / 35) in 'Text.CSL.Proc.Disamb' 33% ( 4 / 12) in 'Text.CSL.Proc.Collapse' 42% ( 8 / 19) in 'Text.CSL.Proc' 33% ( 1 / 3) in 'Text.CSL.Input.Bibtex' 40% ( 2 / 5) in 'Text.CSL.Input.Bibutils' 6% ( 1 / 18) in 'Text.CSL.Pickle.Xml' 4% ( 2 / 46) in 'Text.CSL.Pickle' 80% ( 4 / 5) in 'Text.CSL.Parser' 55% ( 21 / 38) in 'Text.CSL' 67% ( 2 / 3) in 'Text.CSL.Pandoc' Warning: Text.CSL.Proc.Disamb: could not find link destinations for: Text.CSL.Util.query Text.CSL.Util.proc Documentation created: dist/doc/html/pandoc-citeproc/index.html, dist/doc/html/pandoc-citeproc/pandoc-citeproc.txt Preprocessing executable 'pandoc-citeproc' for pandoc-citeproc-0.3.0.1... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WypHtD + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 + cd pandoc-citeproc-0.3.0.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 -v directory dist/doc/html/pandoc-citeproc does exist: True creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1 Installing chicago-author-date.csl to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/chicago-author-date.csl creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-af-ZA.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-af-ZA.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ar-AR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ar-AR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-bg-BG.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-bg-BG.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ca-AD.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ca-AD.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-cs-CZ.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-cs-CZ.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-da-DK.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-da-DK.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-de-AT.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-de-AT.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-de-CH.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-de-CH.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-de-DE.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-de-DE.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-el-GR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-el-GR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-en-GB.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-en-GB.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-en-US.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-en-US.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-es-ES.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-es-ES.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-et-EE.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-et-EE.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-eu.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-eu.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-fa-IR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-fa-IR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-fi-FI.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-fi-FI.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-fr-CA.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-fr-CA.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-fr-FR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-fr-FR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-he-IL.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-he-IL.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-hr-HR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-hr-HR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-hu-HU.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-hu-HU.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-is-IS.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-is-IS.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-it-IT.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-it-IT.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ja-JP.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ja-JP.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-km-KH.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-km-KH.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ko-KR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ko-KR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-lt-LT.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-lt-LT.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-lv-LV.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-lv-LV.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-mn-MN.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-mn-MN.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-nb-NO.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-nb-NO.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-nl-NL.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-nl-NL.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-nn-NO.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-nn-NO.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-pl-PL.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-pl-PL.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-pt-BR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-pt-BR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-pt-PT.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-pt-PT.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ro-RO.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ro-RO.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-ru-RU.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-ru-RU.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-sk-SK.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-sk-SK.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-sl-SI.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-sl-SI.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-sr-RS.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-sr-RS.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-sv-SE.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-sv-SE.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-th-TH.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-th-TH.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-tr-TR.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-tr-TR.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-uk-UA.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-uk-UA.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-vi-VN.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-vi-VN.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-zh-CN.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-zh-CN.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales Installing locales/locales-zh-TW.xml to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/locales/locales-zh-TW.xml creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/chicago-author-date.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/chicago-author-date.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/chicago-author-date.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/chicago-author-date.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/ieee.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/ieee.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/ieee.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/ieee.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/mhra.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/mhra.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/mhra.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/mhra.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/number-of-volumes.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/number-of-volumes.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/number-of-volumes.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/number-of-volumes.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/no-author.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/no-author.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/no-author.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/no-author.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue7.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue7.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue7.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue7.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue13.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue13.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue13.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue13.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue14.in.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue14.in.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/issue14.expected.native to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/issue14.expected.native creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/biblio.bib to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio.bib creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/ieee.csl to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/ieee.csl creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/mhra.csl to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/mhra.csl creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests Installing tests/chicago-note-bibliography.csl to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/chicago-note-bibliography.csl creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/basic.bibtex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/basic.bibtex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/dates.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/dates.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/article.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/article.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/book-averroes.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/book-averroes.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/book-coleridge.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/book-coleridge.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/book-title-maintitle-series.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/book-title-maintitle-series.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/book-vazques-de-parga.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/book-vazques-de-parga.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/inbook-title-booktitle-maintitle-series-2.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/inbook-title-booktitle-maintitle-series-2.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/inbook-title-booktitle-maintitle-series.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/inbook-title-booktitle-maintitle-series.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/inbook.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/inbook.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/incollection-2.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/incollection-2.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/incollection.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/incollection.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/inproceedings.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/inproceedings.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/manual.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/manual.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/online.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/online.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/patent.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/patent.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/periodical.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/periodical.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/quotes.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/quotes.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/report.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/report.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/strings.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/strings.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/thesis.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/thesis.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/title-and-shorttitle.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/title-and-shorttitle.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/test-case-conversion.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/test-case-conversion.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/crossref-inbook-mvbook.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/crossref-inbook-mvbook.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/crossref-nested.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/crossref-nested.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/aksin.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/aksin.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-e.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-e.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/almendro.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/almendro.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-related.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-related.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/angenendt.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/angenendt.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/aristotle-anima.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/aristotle-anima.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kowalik.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kowalik.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/aristotle-physics.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/aristotle-physics.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kullback-related.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kullback-related.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/aristotle-poetics.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/aristotle-poetics.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kullback-reprint.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kullback-reprint.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/aristotle-rhetoric.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/aristotle-rhetoric.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kullback.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kullback.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/augustine.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/augustine.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/laufenberg.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/laufenberg.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/averroes-bland.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/averroes-bland.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/loh.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/loh.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/averroes-hannes.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/averroes-hannes.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/malinowski.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/malinowski.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/averroes-hercz.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/averroes-hercz.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/markey.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/markey.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/baez-article.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/baez-article.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/maron.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/maron.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/baez-online.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/baez-online.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/massa.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/massa.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/bertram.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/bertram.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/moore-related.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/moore-related.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/brandt.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/brandt.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/moore.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/moore.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/britannica.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/britannica.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/moraux.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/moraux.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/chiu.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/chiu.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/murray.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/murray.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/cicero.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/cicero.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/nietzsche-historie.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/nietzsche-historie.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/cms.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/cms.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/nietzsche-ksa.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/nietzsche-ksa.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/coleridge.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/coleridge.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/nietzsche-ksa1.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/nietzsche-ksa1.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/companion.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/companion.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/nussbaum.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/nussbaum.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/cotton.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/cotton.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/padhye.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/padhye.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/ctan.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/ctan.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/piccato.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/piccato.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/doody.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/doody.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/pines.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/pines.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/gaonkar-in.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/gaonkar-in.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/reese.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/reese.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/gaonkar.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/gaonkar.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/salam.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/salam.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/geer.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/geer.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/sarfraz.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/sarfraz.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/gerhardt.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/gerhardt.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/shore.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/shore.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/gillies.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/gillies.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/sigfridsson.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/sigfridsson.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/glashow.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/glashow.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/sorace.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/sorace.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/gonzalez.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/gonzalez.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/spiegelberg.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/spiegelberg.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/hammond.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/hammond.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/springer.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/springer.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/herrmann.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/herrmann.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vangennep-related.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vangennep-related.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/hyman.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/hyman.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vangennep-trans.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vangennep-trans.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/iliad.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/iliad.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vangennep.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vangennep.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/itzhaki.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/itzhaki.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vazques-de-parga-mvbook.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vazques-de-parga-mvbook.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/jaffe.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/jaffe.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vazques-de-parga.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vazques-de-parga.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/jcg.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/jcg.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/vizedom-related.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/vizedom-related.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kant-kpv.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kant-kpv.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/wassenberg.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/wassenberg.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kant-ku.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kant-ku.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/weinberg.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/weinberg.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/kastenholz.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/kastenholz.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/westfahl-frontier.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/westfahl-frontier.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-a.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-a.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/westfahl-space.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/westfahl-space.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-b.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-b.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/wilde.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/wilde.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-c.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-c.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/worman.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/worman.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/knuth-ct-d.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/knuth-ct-d.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/yoon.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/yoon.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/options-url-false-doi-false.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/options-url-false-doi-false.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/bibstring-resolution.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/bibstring-resolution.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml Installing tests/biblio2yaml/textnormal.biblatex to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/tests/biblio2yaml/textnormal.biblatex creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1 Installing README.md to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/README.md creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/man/man1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/man creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/man/man1 Installing man/man1/pandoc-citeproc.1 to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/man/man1/pandoc-citeproc.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1 Installing changelog to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/pandoc-citeproc-0.3.0.1/changelog creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 copy directory 'dist/doc/html/pandoc-citeproc' to '/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1'. creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src Installing dist/doc/html/pandoc-citeproc/ocean.css to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/ocean.css Installing dist/doc/html/pandoc-citeproc/pandoc-citeproc.txt to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/pandoc-citeproc.txt Installing dist/doc/html/pandoc-citeproc/Text-CSL-Output-Plain.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Output-Plain.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Reference.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Reference.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Proc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Proc.html Installing dist/doc/html/pandoc-citeproc/doc-index-I.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-I.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Pickle-Xml.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Pickle-Xml.html Installing dist/doc/html/pandoc-citeproc/haddock-util.js to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/haddock-util.js Installing dist/doc/html/pandoc-citeproc/frames.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/frames.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Output-Plain.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Output-Plain.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Input-Bibtex.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Input-Bibtex.html Installing dist/doc/html/pandoc-citeproc/doc-index-B.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-B.html Installing dist/doc/html/pandoc-citeproc/Text-CSL.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL.html Installing dist/doc/html/pandoc-citeproc/doc-index-L.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-L.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Proc-Disamb.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Proc-Disamb.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Proc-Collapse.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Proc-Collapse.html Installing dist/doc/html/pandoc-citeproc/doc-index-T.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-T.html Installing dist/doc/html/pandoc-citeproc/doc-index-A.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-A.html Installing dist/doc/html/pandoc-citeproc/index-frames.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/index-frames.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Eval.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Eval.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Eval-Date.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Eval-Date.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Parser.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Parser.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Output-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Output-Pandoc.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Proc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Proc.html Installing dist/doc/html/pandoc-citeproc/minus.gif to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/minus.gif Installing dist/doc/html/pandoc-citeproc/doc-index-K.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-K.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Pickle-Xml.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Pickle-Xml.html Installing dist/doc/html/pandoc-citeproc/doc-index-Q.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-Q.html Installing dist/doc/html/pandoc-citeproc/doc-index-All.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-All.html Installing dist/doc/html/pandoc-citeproc/doc-index-G.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-G.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Eval-Common.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Eval-Common.html Installing dist/doc/html/pandoc-citeproc/doc-index-O.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-O.html Installing dist/doc/html/pandoc-citeproc/doc-index-N.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-N.html Installing dist/doc/html/pandoc-citeproc/doc-index-X.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-X.html Installing dist/doc/html/pandoc-citeproc/doc-index.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index.html Installing dist/doc/html/pandoc-citeproc/doc-index-C.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-C.html Installing dist/doc/html/pandoc-citeproc/plus.gif to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/plus.gif Installing dist/doc/html/pandoc-citeproc/doc-index-U.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-U.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Eval-Output.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Eval-Output.html Installing dist/doc/html/pandoc-citeproc/doc-index-E.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-E.html Installing dist/doc/html/pandoc-citeproc/doc-index-M.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-M.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Data.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Data.html Installing dist/doc/html/pandoc-citeproc/doc-index-J.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-J.html Installing dist/doc/html/pandoc-citeproc/doc-index-F.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-F.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Eval-Output.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Eval-Output.html Installing dist/doc/html/pandoc-citeproc/doc-index-V.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-V.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Proc-Collapse.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Proc-Collapse.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Input-Bibutils.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Input-Bibutils.html Installing dist/doc/html/pandoc-citeproc/doc-index-S.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-S.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Pandoc.html Installing dist/doc/html/pandoc-citeproc/doc-index-R.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-R.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Style.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Style.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Parser.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Parser.html Installing dist/doc/html/pandoc-citeproc/doc-index-H.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-H.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Output-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Output-Pandoc.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Eval-Common.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Eval-Common.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Eval-Date.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Eval-Date.html Installing dist/doc/html/pandoc-citeproc/doc-index-Y.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-Y.html Installing dist/doc/html/pandoc-citeproc/doc-index-P.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-P.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Style.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Style.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Eval.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Eval.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Reference.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Reference.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Eval-Names.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Eval-Names.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Proc-Disamb.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Proc-Disamb.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Input-Bibutils.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Input-Bibutils.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Pandoc.html Installing dist/doc/html/pandoc-citeproc/doc-index-60.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-60.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Input-Bibtex.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Input-Bibtex.html Installing dist/doc/html/pandoc-citeproc/synopsis.png to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/synopsis.png Installing dist/doc/html/pandoc-citeproc/Text-CSL-Pickle.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Pickle.html Installing dist/doc/html/pandoc-citeproc/pandoc-citeproc.haddock to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/pandoc-citeproc.haddock Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Pickle.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Pickle.html Installing dist/doc/html/pandoc-citeproc/hslogo-16.png to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/hslogo-16.png Installing dist/doc/html/pandoc-citeproc/index.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/index.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL.html Installing dist/doc/html/pandoc-citeproc/doc-index-D.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-D.html Installing dist/doc/html/pandoc-citeproc/Text-CSL-Eval-Names.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/Text-CSL-Eval-Names.html Installing dist/doc/html/pandoc-citeproc/doc-index-W.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/doc-index-W.html Installing dist/doc/html/pandoc-citeproc/mini_Text-CSL-Data.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/mini_Text-CSL-Data.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Output-Plain.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Output-Plain.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Proc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Proc.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Pickle-Xml.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Pickle-Xml.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Util.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Util.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL.html Installing dist/doc/html/pandoc-citeproc/src/Paths_pandoc_citeproc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Paths_pandoc_citeproc.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Proc-Collapse.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Proc-Collapse.html Installing dist/doc/html/pandoc-citeproc/src/hscolour.css to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/hscolour.css Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Parser.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Parser.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Output-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Output-Pandoc.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Eval-Common.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Eval-Common.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Data.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Data.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Eval-Output.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Eval-Output.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Input-Bibutils.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Input-Bibutils.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Pandoc.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Pandoc.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Eval-Date.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Eval-Date.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Style.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Style.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Eval.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Eval.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Reference.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Reference.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Proc-Disamb.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Proc-Disamb.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Input-Bibtex.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Input-Bibtex.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Pickle.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Pickle.html Installing dist/doc/html/pandoc-citeproc/src/Text-CSL-Eval-Names.html to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/src/Text-CSL-Eval-Names.html creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 Installing dist/doc/html/pandoc-citeproc/pandoc-citeproc.haddock to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1/pandoc-citeproc.haddock creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1 Installing LICENSE to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1/LICENSE Installing library in /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 Installing executable(s) in /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 Installing dist/build/Text/CSL/Pickle/Xml.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle/Xml.hi Installing dist/build/Text/CSL/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pandoc.hi Installing dist/build/Text/CSL.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL.hi Installing dist/build/Text/CSL/Reference.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Reference.hi Installing dist/build/Text/CSL/Style.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Style.hi Installing dist/build/Text/CSL/Eval.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval.hi Installing dist/build/Text/CSL/Eval/Common.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Common.hi Installing dist/build/Text/CSL/Eval/Date.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Date.hi Installing dist/build/Text/CSL/Eval/Names.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Names.hi Installing dist/build/Text/CSL/Eval/Output.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Output.hi Installing dist/build/Text/CSL/Pickle.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle.hi Installing dist/build/Text/CSL/Parser.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Parser.hi Installing dist/build/Text/CSL/Proc.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc.hi Installing dist/build/Text/CSL/Proc/Collapse.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc/Collapse.hi Installing dist/build/Text/CSL/Proc/Disamb.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc/Disamb.hi Installing dist/build/Text/CSL/Input/Bibutils.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input/Bibutils.hi Installing dist/build/Text/CSL/Input/Bibtex.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input/Bibtex.hi Installing dist/build/Text/CSL/Output/Pandoc.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output/Pandoc.hi Installing dist/build/Text/CSL/Output/Plain.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output/Plain.hi Installing dist/build/Text/CSL/Data.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Data.hi Installing dist/build/Text/CSL/Util.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Util.hi Installing dist/build/Paths_pandoc_citeproc.hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Paths_pandoc_citeproc.hi creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 Installing dist/build/Text/CSL/Pickle/Xml.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle/Xml.p_hi Installing dist/build/Text/CSL/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pandoc.p_hi Installing dist/build/Text/CSL.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL.p_hi Installing dist/build/Text/CSL/Reference.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Reference.p_hi Installing dist/build/Text/CSL/Style.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Style.p_hi Installing dist/build/Text/CSL/Eval.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval.p_hi Installing dist/build/Text/CSL/Eval/Common.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Common.p_hi Installing dist/build/Text/CSL/Eval/Date.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Date.p_hi Installing dist/build/Text/CSL/Eval/Names.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Names.p_hi Installing dist/build/Text/CSL/Eval/Output.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Eval/Output.p_hi Installing dist/build/Text/CSL/Pickle.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Pickle.p_hi Installing dist/build/Text/CSL/Parser.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Parser.p_hi Installing dist/build/Text/CSL/Proc.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc.p_hi Installing dist/build/Text/CSL/Proc/Collapse.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc/Collapse.p_hi Installing dist/build/Text/CSL/Proc/Disamb.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Proc/Disamb.p_hi Installing dist/build/Text/CSL/Input/Bibutils.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input/Bibutils.p_hi Installing dist/build/Text/CSL/Input/Bibtex.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Input/Bibtex.p_hi Installing dist/build/Text/CSL/Output/Pandoc.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output/Pandoc.p_hi Installing dist/build/Text/CSL/Output/Plain.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Output/Plain.p_hi Installing dist/build/Text/CSL/Data.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Data.p_hi Installing dist/build/Text/CSL/Util.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Text/CSL/Util.p_hi Installing dist/build/Paths_pandoc_citeproc.p_hi to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/Paths_pandoc_citeproc.p_hi creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 Installing dist/build/libHSpandoc-citeproc-0.3.0.1.a to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/libHSpandoc-citeproc-0.3.0.1.a creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 Installing dist/build/libHSpandoc-citeproc-0.3.0.1_p.a to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1/libHSpandoc-citeproc-0.3.0.1_p.a creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin Installing executable dist/build/pandoc-citeproc/pandoc-citeproc to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin/pandoc-citeproc /usr/bin/strip /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin/pandoc-citeproc creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/man/man1 creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/man creating /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/man/man1 Installing man/man1/pandoc-citeproc.1 to /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/man/man1/pandoc-citeproc.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: pandoc-citeproc-0.3.0.1.conf + install -D --mode=0644 pandoc-citeproc-0.3.0.1.conf /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/package.conf.d/pandoc-citeproc-0.3.0.1.conf + rm -f ghc-pandoc-citeproc.files ghc-pandoc-citeproc-devel.files + touch ghc-pandoc-citeproc.files ghc-pandoc-citeproc-devel.files + '[' -d /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 ']' + echo '%dir /usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/pandoc-citeproc-0.3.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 ']' + find /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/lib64/ghc-7.6.3/pandoc-citeproc-0.3.0.1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/pandoc-citeproc-0.3.0.1 + for i in ghc-pandoc-citeproc.files ghc-pandoc-citeproc-devel.files + '[' -f ghc-pandoc-citeproc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64!!g' ghc-pandoc-citeproc.files + for i in ghc-pandoc-citeproc.files ghc-pandoc-citeproc-devel.files + '[' -f ghc-pandoc-citeproc-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64!!g' ghc-pandoc-citeproc-devel.files + find /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin -a -x /usr/bin/execstack ']' + find /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/bin -type f -exec sh -c 'file {} | grep -q '\'' ELF '\''' ';' -exec /usr/bin/execstack -c '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pandoc-citeproc-0.3.0.1-3.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ik8Fbv + umask 022 + cd /builddir/build/BUILD + cd pandoc-citeproc-0.3.0.1 + DOCDIR=/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1 + cp -pr README.md /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/pandoc-citeproc-0.3.0.1 + exit 0 Provides: pandoc-citeproc = 0.3.0.1-3.el7 pandoc-citeproc(ppc-64) = 0.3.0.1-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbibutils.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(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.3)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) liblua-5.1.so()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.3)(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-citeproc-0.3.0.1-3.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X95pOn + umask 022 + cd /builddir/build/BUILD + cd pandoc-citeproc-0.3.0.1 + DOCDIR=/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-0.3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-0.3.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-0.3.0.1 + exit 0 Provides: ghc-pandoc-citeproc = 0.3.0.1-3.el7 ghc-pandoc-citeproc(ppc-64) = 0.3.0.1-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-pandoc-citeproc-devel-0.3.0.1-3.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W6xYrg + umask 022 + cd /builddir/build/BUILD + cd pandoc-citeproc-0.3.0.1 + DOCDIR=/builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-devel-0.3.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-devel-0.3.0.1 + cp -pr README.md /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64/usr/share/doc/ghc-pandoc-citeproc-devel-0.3.0.1 + exit 0 Provides: ghc-devel(pandoc-citeproc-0.3.0.1-b3fd689a408948f3c8f1b2dc29cb76f9) ghc-pandoc-citeproc-devel = 0.3.0.1-3.el7 ghc-pandoc-citeproc-devel(ppc-64) = 0.3.0.1-3.el7 ghc-pandoc-citeproc-static = 0.3.0.1-3.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.6.3 Requires(postun): /bin/sh ghc-compiler = 7.6.3 Requires: ghc-devel(HTTP-4000.2.8-b8f21880d3e450a4d80d287e5d973cc0) ghc-devel(aeson-0.6.2.1-f7a4bcfaee4cabad1ae0e894220d543e) ghc-devel(base-4.6.0.1-97b0c15fda65c7ca344c9273af149268) ghc-devel(bytestring-0.10.0.2-add7afa53be33f24c2f0da74f6a16396) ghc-devel(containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2) ghc-devel(directory-1.2.0.1-e74e44fa9f1ad0b23e55885287f4cc72) ghc-devel(filepath-1.3.0.1-bf360bbe96423d519b5d1a41f50eca91) ghc-devel(hs-bibutils-5.0-6d75b05da5b7f7d6f31d2e4212d37cdf) ghc-devel(mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62) ghc-devel(network-2.4.1.2-07d38437775400bd04da9fcc313eecb7) ghc-devel(old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91) ghc-devel(pandoc-1.12.3.1-51ce29037e299ba684256c97752fb376) ghc-devel(pandoc-types-1.12.3.1-e924e2be8f6817f84d08948ed51f68fa) ghc-devel(parsec-3.1.3-3d9ecb28a032914b59837080bedb3edc) ghc-devel(rfc5051-0.1.0.3-bbeb9bc66e899120dd78483ecbc9354e) ghc-devel(split-0.2.2-9ce33138f4fcfb9c37f6e6c300bcc367) ghc-devel(syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8) ghc-devel(tagsoup-0.12.8-af6adc9c400bd3e9b5b2c0b92f14b9c9) ghc-devel(texmath-0.6.6-c27fa9f6050a55edf66beae2929b14cb) ghc-devel(text-0.11.3.1-de5949f2d57c0e4a625a28994f86ec39) ghc-devel(time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50) ghc-devel(vector-0.10.0.1-6a7c881f617408425640adabad6ed968) ghc-devel(xml-1.3.13-88316a3aedcb192026a5065eac016ac8) ghc-devel(yaml-0.8.5.3-db6f05d6d37b37e409b1e88452e0c8cc) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/pandoc-citeproc-0.3.0.1-3.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-citeproc-0.3.0.1-3.el7.ppc64.rpm Wrote: /builddir/build/RPMS/ghc-pandoc-citeproc-devel-0.3.0.1-3.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2MmLY0 + umask 022 + cd /builddir/build/BUILD + cd pandoc-citeproc-0.3.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pandoc-citeproc-0.3.0.1-3.el7.ppc64 + exit 0 Child return code was: 0