Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cpphs.spec'], chrootPath='/var/lib/mock/epel7-ghc-6995259-671622/root'gid=425env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}timeout=172800shell=Falseuser='mockbuild'printOutput=Falseuid=1000logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cpphs.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-aarch64-05.arm.fedoraproject.org Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/cpphs-1.16-6.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cpphs.spec'], logger=chrootPath='/var/lib/mock/epel7-ghc-6995259-671622/root'gid=425shell=Falsetimeout=172800private_network=Trueuser='mockbuild'printOutput=Falseuid=1000env={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cpphs.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Leov99 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpphs-1.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/cpphs-1.16.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cpphs-1.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0X4JOb + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.16 ++ 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/cpphs-1.16 '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' --ghc -p --htmldir=/usr/share/doc/ghc/html/libraries/cpphs-1.16 --global Configuring cpphs-1.16... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cpphs-1.16... Preprocessing library cpphs-1.16... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) [ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.p_o ) [ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.p_o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.p_o ) [ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.p_o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.p_o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.p_o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.p_o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.p_o ) [ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.p_o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.p_o ) [11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.p_o ) [12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.p_o ) In-place registering cpphs-1.16... Preprocessing executable 'cpphs' for cpphs-1.16... [ 1 of 13] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/cpphs/cpphs-tmp/Text/ParserCombinators/HuttonMeijer.o ) [ 2 of 13] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 13] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 4 of 13] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 5 of 13] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 13] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 7 of 13] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 8 of 13] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 9 of 13] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 13] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [11 of 13] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 13] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [13 of 13] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... + '[' -f dist/build/libHScpphs-1.16.a ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running Haddock for cpphs-1.16... Running hscolour for cpphs-1.16... Preprocessing library cpphs-1.16... Preprocessing executable 'cpphs' for cpphs-1.16... Preprocessing library cpphs-1.16... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 6 / 6) in 'Language.Preprocessor.Cpphs.Options' 100% ( 14 / 14) in 'Language.Preprocessor.Cpphs.Position' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 3) in 'Language.Preprocessor.Cpphs.RunCpphs' 92% ( 22 / 24) in 'Language.Preprocessor.Cpphs' Documentation created: dist/doc/html/cpphs/index.html, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.16... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wFsWRC + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 + cd cpphs-1.16 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 -v directory dist/doc/html/cpphs does exist: True creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16 copy directory 'dist/doc/html/cpphs' to '/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16'. creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src Installing dist/doc/html/cpphs/index.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/index.html Installing dist/doc/html/cpphs/minus.gif to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/minus.gif Installing dist/doc/html/cpphs/ocean.css to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/ocean.css Installing dist/doc/html/cpphs/Language-Preprocessor-Unlit.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/Language-Preprocessor-Unlit.html Installing dist/doc/html/cpphs/synopsis.png to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/synopsis.png Installing dist/doc/html/cpphs/doc-index.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/doc-index.html Installing dist/doc/html/cpphs/hslogo-16.png to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/hslogo-16.png Installing dist/doc/html/cpphs/cpphs.txt to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/cpphs.txt Installing dist/doc/html/cpphs/cpphs.haddock to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/cpphs.haddock Installing dist/doc/html/cpphs/frames.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/frames.html Installing dist/doc/html/cpphs/mini_Language-Preprocessor-Cpphs.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/mini_Language-Preprocessor-Cpphs.html Installing dist/doc/html/cpphs/Language-Preprocessor-Cpphs.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/Language-Preprocessor-Cpphs.html Installing dist/doc/html/cpphs/plus.gif to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/plus.gif Installing dist/doc/html/cpphs/haddock-util.js to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/haddock-util.js Installing dist/doc/html/cpphs/index-frames.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/index-frames.html Installing dist/doc/html/cpphs/mini_Language-Preprocessor-Unlit.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/mini_Language-Preprocessor-Unlit.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-SymTab.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-SymTab.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-HashDefine.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-HashDefine.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-Options.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-Options.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-ReadFirst.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-ReadFirst.html Installing dist/doc/html/cpphs/src/Text-ParserCombinators-HuttonMeijer.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Text-ParserCombinators-HuttonMeijer.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Unlit.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Unlit.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-Position.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-Position.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-MacroPass.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-MacroPass.html Installing dist/doc/html/cpphs/src/hscolour.css to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/hscolour.css Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-CppIfdef.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-CppIfdef.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-RunCpphs.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-RunCpphs.html Installing dist/doc/html/cpphs/src/Language-Preprocessor-Cpphs-Tokenise.html to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/src/Language-Preprocessor-Cpphs-Tokenise.html creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16 Installing dist/doc/html/cpphs/cpphs.haddock to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16/cpphs.haddock creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 Installing LICENCE-LGPL to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16/LICENCE-LGPL Installing library in /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 Installing executable(s) in /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/bin creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text/ParserCombinators creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text/ParserCombinators Installing dist/build/Language/Preprocessor/Cpphs.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs.hi Installing dist/build/Language/Preprocessor/Unlit.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Unlit.hi Installing dist/build/Language/Preprocessor/Cpphs/CppIfdef.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/CppIfdef.hi Installing dist/build/Language/Preprocessor/Cpphs/HashDefine.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/HashDefine.hi Installing dist/build/Language/Preprocessor/Cpphs/MacroPass.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/MacroPass.hi Installing dist/build/Language/Preprocessor/Cpphs/Options.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Options.hi Installing dist/build/Language/Preprocessor/Cpphs/Position.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Position.hi Installing dist/build/Language/Preprocessor/Cpphs/ReadFirst.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/ReadFirst.hi Installing dist/build/Language/Preprocessor/Cpphs/RunCpphs.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/RunCpphs.hi Installing dist/build/Language/Preprocessor/Cpphs/SymTab.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/SymTab.hi Installing dist/build/Language/Preprocessor/Cpphs/Tokenise.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Tokenise.hi Installing dist/build/Text/ParserCombinators/HuttonMeijer.hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text/ParserCombinators/HuttonMeijer.hi creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text/ParserCombinators Installing dist/build/Language/Preprocessor/Cpphs.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs.p_hi Installing dist/build/Language/Preprocessor/Unlit.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Unlit.p_hi Installing dist/build/Language/Preprocessor/Cpphs/CppIfdef.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/CppIfdef.p_hi Installing dist/build/Language/Preprocessor/Cpphs/HashDefine.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/HashDefine.p_hi Installing dist/build/Language/Preprocessor/Cpphs/MacroPass.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/MacroPass.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Options.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Options.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Position.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Position.p_hi Installing dist/build/Language/Preprocessor/Cpphs/ReadFirst.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/ReadFirst.p_hi Installing dist/build/Language/Preprocessor/Cpphs/RunCpphs.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/RunCpphs.p_hi Installing dist/build/Language/Preprocessor/Cpphs/SymTab.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/SymTab.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Tokenise.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Language/Preprocessor/Cpphs/Tokenise.p_hi Installing dist/build/Text/ParserCombinators/HuttonMeijer.p_hi to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/Text/ParserCombinators/HuttonMeijer.p_hi creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 Installing dist/build/libHScpphs-1.16.a to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/libHScpphs-1.16.a creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 Installing dist/build/libHScpphs-1.16_p.a to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16/libHScpphs-1.16_p.a creating /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/bin Installing executable dist/build/cpphs/cpphs to /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/bin/cpphs /usr/bin/strip /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/bin/cpphs + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cpphs-1.16.conf + install -D --mode=0644 cpphs-1.16.conf /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/package.conf.d/cpphs-1.16.conf + rm -f ghc-cpphs.files ghc-cpphs-devel.files + touch ghc-cpphs.files ghc-cpphs-devel.files + '[' -d /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 ']' + echo '%dir /usr/lib64/ghc-7.6.3/cpphs-1.16' + echo '/usr/lib64/ghc-7.6.3/package.conf.d/cpphs-1.16*.conf' + '[' -d /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 ']' + find /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/lib64/ghc-7.6.3/cpphs-1.16 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc/html/libraries/cpphs-1.16 ']' + echo /usr/share/doc/ghc/html/libraries/cpphs-1.16 + for i in ghc-cpphs.files ghc-cpphs-devel.files + '[' -f ghc-cpphs.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64!!g' ghc-cpphs.files + for i in ghc-cpphs.files ghc-cpphs-devel.files + '[' -f ghc-cpphs-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64!!g' ghc-cpphs-devel.files + find /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + '[' -d /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/bin -a -x /usr/bin/execstack ']' + rm /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16/LICENCE-LGPL + install -D -p -m 0644 docs/cpphs.1 /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/man/man1/cpphs.1 + /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: cpphs-1.16-6.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1Wh2Sd + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.16 + DOCDIR=/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 + cp -pr LICENCE-GPL /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 + cp -pr README /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 + cp -pr docs/index.html /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/cpphs-1.16 + exit 0 Provides: cpphs = 1.16-6.el7 cpphs(aarch-64) = 1.16-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.17)(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-cpphs-1.16-6.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.njWBDi + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.16 + DOCDIR=/builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc-cpphs-1.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc-cpphs-1.16 + cp -pr LICENCE-LGPL /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc-cpphs-1.16 + cp -pr LICENCE-GPL /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64/usr/share/doc/ghc-cpphs-1.16 + exit 0 Provides: ghc-cpphs = 1.16-6.el7 ghc-cpphs(aarch-64) = 1.16-6.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-cpphs-devel-1.16-6.el7.aarch64 Provides: ghc-cpphs-devel = 1.16-6.el7 ghc-cpphs-devel(aarch-64) = 1.16-6.el7 ghc-devel(cpphs-1.16-702db2d1d12c34f35eea74b6f0cf6aa5) 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(base-4.6.0.1-7d821818c3802b01102cbaafecf109b7) ghc-devel(directory-1.2.0.1-93bc1ee1bb5090af9aae046caf1ac857) ghc-devel(old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91) ghc-devel(old-time-1.1.0.1-381154d6e67c2c25d86185f9790dbb9b) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 warning: Could not canonicalize hostname: buildvm-aarch64-05.arm.fedoraproject.org Wrote: /builddir/build/RPMS/cpphs-1.16-6.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-cpphs-1.16-6.el7.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-cpphs-devel-1.16-6.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vkygjg + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cpphs-1.16-6.el7.aarch64 + exit 0 Child return code was: 0