Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cpphs.spec'], gid=425shell=Falseuser='mockbuild'timeout=172800uid=1000printOutput=Falseenv={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}logger=chrootPath='/var/lib/mock/f25-ghc-5954442-616545/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cpphs.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cpphs-1.20.1-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cpphs.spec'], gid=425shell=Falseuser='mockbuild'timeout=172800uid=1000printOutput=Falseenv={'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'}private_network=Truelogger=chrootPath='/var/lib/mock/f25-ghc-5954442-616545/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cpphs.spec'] with env {'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.atmjGn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpphs-1.20.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cpphs-1.20.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cpphs-1.20.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mMrXas + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.20.1 ++ ghc --info ++ grep '"Booter version","7.10.3"' + '[' '!' ' ,("Booter version","7.10.3")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/doc/cpphs '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cpphs-1.20.1 --global Configuring cpphs-1.20.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building cpphs-1.20.1... Preprocessing library cpphs-1.20.1... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.p_o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.p_o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.p_o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.p_o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.p_o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.p_o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.p_o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.p_o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.p_o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.p_o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.p_o ) In-place registering cpphs-1.20.1... Preprocessing executable 'cpphs' for cpphs-1.20.1... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.dyn_o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.dyn_o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.dyn_o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.dyn_o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.dyn_o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.dyn_o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.dyn_o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.dyn_o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.dyn_o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.dyn_o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.dyn_o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.dyn_o ) Linking dist/build/cpphs/cpphs ... + '[' -f dist/build/libHScpphs-1.20.1.a ']' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8gpYhv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 + cd cpphs-1.20.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 -v directory dist/doc/html/cpphs does exist: False creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs Installing LICENCE-LGPL to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs/LICENCE-LGPL Installing library in /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa Installing executable(s) in /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/bin Warning: Executable installed in /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/bin creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3 creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs Installing dist/build/Language/Preprocessor/Cpphs.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs.hi Installing dist/build/Language/Preprocessor/Unlit.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Unlit.hi Installing dist/build/Language/Preprocessor/Cpphs/CppIfdef.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/CppIfdef.hi Installing dist/build/Language/Preprocessor/Cpphs/HashDefine.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/HashDefine.hi Installing dist/build/Language/Preprocessor/Cpphs/MacroPass.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/MacroPass.hi Installing dist/build/Language/Preprocessor/Cpphs/Options.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Options.hi Installing dist/build/Language/Preprocessor/Cpphs/Position.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Position.hi Installing dist/build/Language/Preprocessor/Cpphs/ReadFirst.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/ReadFirst.hi Installing dist/build/Language/Preprocessor/Cpphs/RunCpphs.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/RunCpphs.hi Installing dist/build/Language/Preprocessor/Cpphs/SymTab.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/SymTab.hi Installing dist/build/Language/Preprocessor/Cpphs/Tokenise.hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Tokenise.hi creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs Installing dist/build/Language/Preprocessor/Cpphs.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs.p_hi Installing dist/build/Language/Preprocessor/Unlit.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Unlit.p_hi Installing dist/build/Language/Preprocessor/Cpphs/CppIfdef.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/CppIfdef.p_hi Installing dist/build/Language/Preprocessor/Cpphs/HashDefine.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/HashDefine.p_hi Installing dist/build/Language/Preprocessor/Cpphs/MacroPass.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/MacroPass.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Options.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Options.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Position.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Position.p_hi Installing dist/build/Language/Preprocessor/Cpphs/ReadFirst.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/ReadFirst.p_hi Installing dist/build/Language/Preprocessor/Cpphs/RunCpphs.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/RunCpphs.p_hi Installing dist/build/Language/Preprocessor/Cpphs/SymTab.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/SymTab.p_hi Installing dist/build/Language/Preprocessor/Cpphs/Tokenise.p_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Tokenise.p_hi creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs Installing dist/build/Language/Preprocessor/Cpphs.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs.dyn_hi Installing dist/build/Language/Preprocessor/Unlit.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Unlit.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/CppIfdef.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/CppIfdef.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/HashDefine.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/HashDefine.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/MacroPass.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/MacroPass.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/Options.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Options.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/Position.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Position.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/ReadFirst.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/ReadFirst.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/RunCpphs.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/RunCpphs.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/SymTab.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/SymTab.dyn_hi Installing dist/build/Language/Preprocessor/Cpphs/Tokenise.dyn_hi to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/Language/Preprocessor/Cpphs/Tokenise.dyn_hi creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa Installing dist/build/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa.a to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa.a creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa Installing dist/build/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa_p.a to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa_p.a creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa /usr/bin/strip dist/build/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa-ghc7.10.3.so --strip-unneeded Installing executable dist/build/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa-ghc7.10.3.so to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa-ghc7.10.3.so creating /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/bin Installing executable dist/build/cpphs/cpphs to /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/bin/cpphs /usr/bin/strip /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/bin/cpphs + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: cpphs-1.20.1.conf + install -D --mode=0644 cpphs-1.20.1.conf /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/cpphs-1.20.1.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3 field cpphs-1.20.1 key ++ sed -e 's/key: //' ++ uniq WARNING: cache does not exist: /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. + keyname=cpphs_6gGTLZlFKFj65mZSINKWFa + pkgdir=/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa + rm -f ghc-cpphs.files ghc-cpphs-devel.files + touch ghc-cpphs.files ghc-cpphs-devel.files + echo '/usr/lib64/ghc-7.10.3/package.conf.d/cpphs-1.20.1*.conf' + '[' -d /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa ']' + echo '%dir /usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa/libHS*-ghc7.10.3.so' + find /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/cpphs_6gGTLZlFKFj65mZSINKWFa '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc/html/libraries/cpphs-1.20.1 ']' + for i in ghc-cpphs.files ghc-cpphs-devel.files + '[' -f ghc-cpphs.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64!!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.20.1-1.fc25.x86_64!!g' ghc-cpphs-devel.files + find /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + rm /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs/LICENCE-LGPL + install -D -p -m 0644 docs/cpphs.1 /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/man/man1/cpphs.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: cpphs-1.20.1-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dKRjqA + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.20.1 + DOCDIR=/builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs + cp -pr LICENCE-GPL /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs + cp -pr README /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs + cp -pr docs/index.html /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/cpphs + exit 0 Provides: cpphs = 1.20.1-1.fc25 cpphs(x86-64) = 1.20.1-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-67iodizgJQIIxYVTp4emlA-ghc7.10.3.so()(64bit) libHSbase-4.8.2.0-HQfYBxpPvuw8OunzQu6JGM-ghc7.10.3.so()(64bit) libHSbinary-0.7.5.0-3uXFWMoAGBg0xKP9MHKRwi-ghc7.10.3.so()(64bit) libHSbytestring-0.10.6.0-6VWy06pWzJq9evDvK2d4w6-ghc7.10.3.so()(64bit) libHScontainers-0.5.6.2-2C3ZI8RgPO2LBMidXKTvIU-ghc7.10.3.so()(64bit) libHSdeepseq-1.4.1.1-6vMKxt5sPFR0XsbRWvvq59-ghc7.10.3.so()(64bit) libHSdirectory-1.2.2.0-0hFG6ZxK1nk4zsyOqbNHfm-ghc7.10.3.so()(64bit) libHSfilepath-1.4.0.0-Ey7a1in9roBAE8bUFJ5R9m-ghc7.10.3.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.3.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.3.so()(64bit) libHSold-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe-ghc7.10.3.so()(64bit) libHSold-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L-ghc7.10.3.so()(64bit) libHSpolyparse-1.12-7PmZEcb8laYLx5DV0ONyXB-ghc7.10.3.so()(64bit) libHSrts-ghc7.10.3.so()(64bit) libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so()(64bit) libHStime-1.5.0.1-FTheb6LSxyX1UABIbBXRfn-ghc7.10.3.so()(64bit) libHSunix-2.7.1.0-KZL8h98IqDM57kQSPo1mKx-ghc7.10.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-cpphs-1.20.1-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZP8IMF + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.20.1 + DOCDIR=/builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs + cp -pr LICENCE-LGPL /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs + cp -pr LICENCE-GPL /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs + exit 0 Provides: ghc-cpphs = 1.20.1-1.fc25 ghc-cpphs(x86-64) = 1.20.1-1.fc25 libHScpphs-1.20.1-6gGTLZlFKFj65mZSINKWFa-ghc7.10.3.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-67iodizgJQIIxYVTp4emlA-ghc7.10.3.so()(64bit) libHSbase-4.8.2.0-HQfYBxpPvuw8OunzQu6JGM-ghc7.10.3.so()(64bit) libHSbinary-0.7.5.0-3uXFWMoAGBg0xKP9MHKRwi-ghc7.10.3.so()(64bit) libHSbytestring-0.10.6.0-6VWy06pWzJq9evDvK2d4w6-ghc7.10.3.so()(64bit) libHScontainers-0.5.6.2-2C3ZI8RgPO2LBMidXKTvIU-ghc7.10.3.so()(64bit) libHSdeepseq-1.4.1.1-6vMKxt5sPFR0XsbRWvvq59-ghc7.10.3.so()(64bit) libHSdirectory-1.2.2.0-0hFG6ZxK1nk4zsyOqbNHfm-ghc7.10.3.so()(64bit) libHSfilepath-1.4.0.0-Ey7a1in9roBAE8bUFJ5R9m-ghc7.10.3.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.3.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.3.so()(64bit) libHSold-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe-ghc7.10.3.so()(64bit) libHSold-time-1.1.0.3-JVjJvknZJ0JKghfag2Jw2L-ghc7.10.3.so()(64bit) libHSpolyparse-1.12-7PmZEcb8laYLx5DV0ONyXB-ghc7.10.3.so()(64bit) libHStext-1.2.2.1-HmqVQnZSpjaC156ABqPhne-ghc7.10.3.so()(64bit) libHStime-1.5.0.1-FTheb6LSxyX1UABIbBXRfn-ghc7.10.3.so()(64bit) libHSunix-2.7.1.0-KZL8h98IqDM57kQSPo1mKx-ghc7.10.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-cpphs-devel-1.20.1-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WhkQkL + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.20.1 + DOCDIR=/builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs-devel + cp -pr README /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/share/doc/ghc-cpphs-devel + exit 0 WARNING: cache does not exist: /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. WARNING: cache does not exist: /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64/usr/lib64/ghc-7.10.3/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. Provides: ghc-cpphs-devel = 1.20.1-1.fc25 ghc-cpphs-devel(x86-64) = 1.20.1-1.fc25 ghc-cpphs-static = 1.20.1-1.fc25 ghc-devel(cpphs-1.20.1-eca7c0e8cb0355948777aab0882a0af3) 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.10.3 Requires(postun): /bin/sh ghc-compiler = 7.10.3 Requires: ghc-devel(base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d) ghc-devel(directory-1.2.2.0-f8e14a9d121b76a00a0f669ee724a732) ghc-devel(old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf) ghc-devel(old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e) ghc-devel(polyparse-1.12-2966acecfa955da3d2a3c55f81b1ce5b) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cpphs-1.20.1-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-cpphs-1.20.1-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-cpphs-devel-1.20.1-1.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9bBVhS + umask 022 + cd /builddir/build/BUILD + cd cpphs-1.20.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cpphs-1.20.1-1.fc25.x86_64 + exit 0 Child return code was: 0