Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-mtl.spec'], uid=1001env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'}logger=timeout=0gid=135user='mockbuild'printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3950/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-mtl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-127256527.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-mtl-2.2.1-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-mtl.spec'], gid=135uid=1001env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'}user='mockbuild'timeout=0private_network=Truelogger=printOutput=Falseshell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3950/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-mtl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kZRMQG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mtl-2.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/mtl-2.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mtl-2.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cabal-tweak-dep-ver transformers '== 0.4.*' '>=0.4 \&\& <0.6' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Igs5aw + umask 022 + cd /builddir/build/BUILD + cd mtl-2.2.1 ++ ghc --info ++ grep '"Booter version","8.0.0.20160421"' + '[' '!' ' ,("Booter version","8.0.0.20160421")' ']' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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/ghc-mtl-2.2.1 '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --enable-executable-dynamic '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-fexceptions -optc-fstack-protector-strong -optc--param=ssp-buffer-size=4 -optc-grecord-gcc-switches -optc-m64 -optc-mtune=generic -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/mtl-2.2.1 --global Configuring mtl-2.2.1... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.p_o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.p_o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.p_o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.p_o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.p_o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.p_o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.p_o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.p_o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.p_o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.p_o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.p_o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.p_o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.p_o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.p_o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.p_o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.p_o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.p_o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.p_o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.p_o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.p_o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.p_o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.p_o ) + '[' -f dist/build/libHSmtl-2.2.1.a ']' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EcqsMM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 + cd mtl-2.2.1 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 -v directory dist/doc/html/mtl does exist: False creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc/ghc-mtl-2.2.1 creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc/ghc-mtl-2.2.1 Installing LICENSE to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc/ghc-mtl-2.2.1/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421 creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421 creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont.hi Installing dist/build/Control/Monad/Cont/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont/Class.hi Installing dist/build/Control/Monad/Error.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error.hi Installing dist/build/Control/Monad/Error/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error/Class.hi Installing dist/build/Control/Monad/Except.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Except.hi Installing dist/build/Control/Monad/Identity.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Identity.hi Installing dist/build/Control/Monad/List.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/List.hi Installing dist/build/Control/Monad/RWS.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS.hi Installing dist/build/Control/Monad/RWS/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Class.hi Installing dist/build/Control/Monad/RWS/Lazy.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Lazy.hi Installing dist/build/Control/Monad/RWS/Strict.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Strict.hi Installing dist/build/Control/Monad/Reader.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader.hi Installing dist/build/Control/Monad/Reader/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader/Class.hi Installing dist/build/Control/Monad/State.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State.hi Installing dist/build/Control/Monad/State/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Class.hi Installing dist/build/Control/Monad/State/Lazy.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Lazy.hi Installing dist/build/Control/Monad/State/Strict.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Strict.hi Installing dist/build/Control/Monad/Trans.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Trans.hi Installing dist/build/Control/Monad/Writer.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer.hi Installing dist/build/Control/Monad/Writer/Class.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Class.hi Installing dist/build/Control/Monad/Writer/Lazy.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Lazy.hi Installing dist/build/Control/Monad/Writer/Strict.hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Strict.hi creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont.p_hi Installing dist/build/Control/Monad/Cont/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont/Class.p_hi Installing dist/build/Control/Monad/Error.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error.p_hi Installing dist/build/Control/Monad/Error/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error/Class.p_hi Installing dist/build/Control/Monad/Except.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Except.p_hi Installing dist/build/Control/Monad/Identity.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Identity.p_hi Installing dist/build/Control/Monad/List.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/List.p_hi Installing dist/build/Control/Monad/RWS.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS.p_hi Installing dist/build/Control/Monad/RWS/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Class.p_hi Installing dist/build/Control/Monad/RWS/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Lazy.p_hi Installing dist/build/Control/Monad/RWS/Strict.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Strict.p_hi Installing dist/build/Control/Monad/Reader.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader.p_hi Installing dist/build/Control/Monad/Reader/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader/Class.p_hi Installing dist/build/Control/Monad/State.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State.p_hi Installing dist/build/Control/Monad/State/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Class.p_hi Installing dist/build/Control/Monad/State/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Lazy.p_hi Installing dist/build/Control/Monad/State/Strict.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Strict.p_hi Installing dist/build/Control/Monad/Trans.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Trans.p_hi Installing dist/build/Control/Monad/Writer.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer.p_hi Installing dist/build/Control/Monad/Writer/Class.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Class.p_hi Installing dist/build/Control/Monad/Writer/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Lazy.p_hi Installing dist/build/Control/Monad/Writer/Strict.p_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Strict.p_hi creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer Installing dist/build/Control/Monad/Cont.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont.dyn_hi Installing dist/build/Control/Monad/Cont/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Cont/Class.dyn_hi Installing dist/build/Control/Monad/Error.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error.dyn_hi Installing dist/build/Control/Monad/Error/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Error/Class.dyn_hi Installing dist/build/Control/Monad/Except.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Except.dyn_hi Installing dist/build/Control/Monad/Identity.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Identity.dyn_hi Installing dist/build/Control/Monad/List.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/List.dyn_hi Installing dist/build/Control/Monad/RWS.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS.dyn_hi Installing dist/build/Control/Monad/RWS/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Class.dyn_hi Installing dist/build/Control/Monad/RWS/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Lazy.dyn_hi Installing dist/build/Control/Monad/RWS/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/RWS/Strict.dyn_hi Installing dist/build/Control/Monad/Reader.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader.dyn_hi Installing dist/build/Control/Monad/Reader/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Reader/Class.dyn_hi Installing dist/build/Control/Monad/State.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State.dyn_hi Installing dist/build/Control/Monad/State/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Class.dyn_hi Installing dist/build/Control/Monad/State/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Lazy.dyn_hi Installing dist/build/Control/Monad/State/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/State/Strict.dyn_hi Installing dist/build/Control/Monad/Trans.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Trans.dyn_hi Installing dist/build/Control/Monad/Writer.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer.dyn_hi Installing dist/build/Control/Monad/Writer/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Class.dyn_hi Installing dist/build/Control/Monad/Writer/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Lazy.dyn_hi Installing dist/build/Control/Monad/Writer/Strict.dyn_hi to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/Control/Monad/Writer/Strict.dyn_hi creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Installing dist/build/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM.a to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Installing dist/build/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM_p.a to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM Installing executable dist/build/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.0.20160421.so to /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.0.20160421.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.0.20160421.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: mtl-2.2.1.conf + install -D --mode=0644 mtl-2.2.1.conf /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/package.conf.d/mtl-2.2.1.conf ++ /usr/lib/rpm/ghc-pkg-wrapper /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421 field mtl-2.2.1 key ++ sed -e 's/key: //' WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. + keyname=mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM + pkgdir=/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM + rm -f ghc-mtl.files ghc-mtl-devel.files + touch ghc-mtl.files ghc-mtl-devel.files + echo '/usr/lib64/ghc-8.0.0.20160421/package.conf.d/mtl-2.2.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM ']' + echo '%dir /usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM' + echo '%attr(755,root,root) /usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM/libHS*-ghc8.0.0.20160421.so' + find /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/mtl-2.2.1 ']' + for i in ghc-mtl.files ghc-mtl-devel.files + '[' -f ghc-mtl.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64!!g' ghc-mtl.files + for i in ghc-mtl.files ghc-mtl-devel.files + '[' -f ghc-mtl-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64!!g' ghc-mtl-devel.files + find /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + rm /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/doc/ghc-mtl-2.2.1/LICENSE + /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: ghc-mtl-2.2.1-2.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qzW4y5 + umask 022 + cd /builddir/build/BUILD + cd mtl-2.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/licenses/ghc-mtl-2.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/licenses/ghc-mtl-2.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/share/licenses/ghc-mtl-2.2.1 + exit 0 Provides: ghc-mtl = 2.2.1-2.el7.centos ghc-mtl(x86-64) = 2.2.1-2.el7.centos libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.0.20160421.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.9.0.0-ghc8.0.0.20160421.so()(64bit) libHSghc-prim-0.5.0.0-ghc8.0.0.20160421.so()(64bit) libHSinteger-gmp-1.0.0.1-ghc8.0.0.20160421.so()(64bit) libHStransformers-0.5.2.0-ghc8.0.0.20160421.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) rtld(GNU_HASH) Processing files: ghc-mtl-devel-2.2.1-2.el7.centos.x86_64 WARNING: cache does not exist: /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/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/ghc-mtl-2.2.1-2.el7.centos.x86_64/usr/lib64/ghc-8.0.0.20160421/package.conf.d/package.cache ghc will fail to read this package db. Use 'ghc-pkg recache' to fix. Provides: ghc-devel(mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM) ghc-mtl-devel = 2.2.1-2.el7.centos ghc-mtl-devel(x86-64) = 2.2.1-2.el7.centos ghc-mtl-static = 2.2.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.0.0.20160421 Requires(postun): /bin/sh ghc-compiler = 8.0.0.20160421 Requires: ghc-devel(base-4.9.0.0) ghc-devel(transformers-0.5.2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-127256527.novalocal Wrote: /builddir/build/RPMS/ghc-mtl-2.2.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-mtl-devel-2.2.1-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cBMMY4 + umask 022 + cd /builddir/build/BUILD + cd mtl-2.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-mtl-2.2.1-2.el7.centos.x86_64 + exit 0 Child return code was: 0