Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-safe.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37614-6635/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-safe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-safe-0.3.15-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-safe.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37614-6635/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-safe.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rayKGa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf safe-0.3.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/safe-0.3.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd safe-0.3.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HEWW0x + umask 022 + cd /builddir/build/BUILD + cd safe-0.3.15 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-safe '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-m64 -optc-mtune=generic -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optc-fcf-protection -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/safe-0.3.15 --global Configuring safe-0.3.15... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for safe-0.3.15.. Building library for safe-0.3.15.. [1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, dist/build/Safe/Partial.o ) [2 of 5] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [5 of 5] Compiling Safe ( Safe.hs, dist/build/Safe.o ) [1 of 5] Compiling Safe.Partial ( Safe/Partial.hs, dist/build/Safe/Partial.p_o ) [2 of 5] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.p_o ) [3 of 5] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.p_o ) [4 of 5] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.p_o ) [5 of 5] Compiling Safe ( Safe.hs, dist/build/Safe.p_o ) + '[' -n dist/build/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for safe-0.3.15... Preprocessing library for safe-0.3.15.. Preprocessing library for safe-0.3.15.. Running Haddock on library for safe-0.3.15.. Haddock coverage: 100% ( 2 / 2) in 'Safe.Partial' 12% ( 1 / 8) in 'Safe.Util' Missing documentation for: .^ (Safe/Util.hs:10) .^^ (Safe/Util.hs:13) .^^^ (Safe/Util.hs:16) liftMay (Safe/Util.hs:19) fromNoteModule (Safe/Util.hs:22) fromNoteEitherModule (Safe/Util.hs:26) eitherToMaybe (Safe/Util.hs:30) 18% ( 5 / 28) in 'Safe.Foldable' Missing documentation for: foldl1May (Safe/Foldable.hs:46) foldl1Def (Safe/Foldable.hs:54) foldl1Note (Safe/Foldable.hs:50) foldr1May (Safe/Foldable.hs:46) foldr1Def (Safe/Foldable.hs:54) foldr1Note (Safe/Foldable.hs:50) findJustDef (Safe/Foldable.hs:87) findJustNote (Safe/Foldable.hs:90) minimumMay (Safe/Foldable.hs:58) minimumDef (Safe/Foldable.hs:62) minimumNote (Safe/Foldable.hs:66) maximumMay (Safe/Foldable.hs:58) maximumDef (Safe/Foldable.hs:62) maximumNote (Safe/Foldable.hs:66) minimumByMay (Safe/Foldable.hs:70) minimumByDef (Safe/Foldable.hs:74) minimumByNote (Safe/Foldable.hs:78) maximumByMay (Safe/Foldable.hs:70) maximumByDef (Safe/Foldable.hs:74) maximumByNote (Safe/Foldable.hs:78) foldl1Safe (Safe/Foldable.hs:98) foldr1Safe (Safe/Foldable.hs:102) findJustSafe (Safe/Foldable.hs:107) 32% ( 10 / 31) in 'Safe.Exact' Missing documentation for: takeExactMay (Safe/Exact.hs:111) takeExactNote (Safe/Exact.hs:108) takeExactDef (Safe/Exact.hs:114) dropExactMay (Safe/Exact.hs:120) dropExactNote (Safe/Exact.hs:117) dropExactDef (Safe/Exact.hs:123) splitAtExactMay (Safe/Exact.hs:130) splitAtExactNote (Safe/Exact.hs:126) splitAtExactDef (Safe/Exact.hs:134) zipExactMay (Safe/Exact.hs:158) zipExactNote (Safe/Exact.hs:155) zipExactDef (Safe/Exact.hs:161) zipWithExactMay (Safe/Exact.hs:167) zipWithExactNote (Safe/Exact.hs:164) zipWithExactDef (Safe/Exact.hs:170) zip3ExactMay (Safe/Exact.hs:192) zip3ExactNote (Safe/Exact.hs:189) zip3ExactDef (Safe/Exact.hs:195) zipWith3ExactMay (Safe/Exact.hs:201) zipWith3ExactNote (Safe/Exact.hs:198) zipWith3ExactDef (Safe/Exact.hs:204) 19% ( 16 / 83) in 'Safe' Missing documentation for: initMay (Safe.hs:115) initDef (Safe.hs:118) initNote (Safe.hs:121) initSafe (Safe.hs:124) headMay (Safe.hs:129) headDef (Safe.hs:133) headNote (Safe.hs:137) lastMay (Safe.hs:129) lastDef (Safe.hs:133) lastNote (Safe.hs:137) minimumMay (Safe.hs:141) minimumDef (Safe.hs:145) minimumNote (Safe.hs:149) maximumMay (Safe.hs:141) maximumDef (Safe.hs:145) maximumNote (Safe.hs:149) minimumByMay (Safe.hs:153) minimumByDef (Safe.hs:157) minimumByNote (Safe.hs:161) maximumByMay (Safe.hs:153) maximumByDef (Safe.hs:157) maximumByNote (Safe.hs:161) foldr1May (Safe.hs:166) foldr1Def (Safe.hs:171) foldr1Note (Safe.hs:176) foldl1May (Safe.hs:166) foldl1Def (Safe.hs:171) foldl1Note (Safe.hs:176) foldl1May' (Safe.hs:166) foldl1Def' (Safe.hs:171) foldl1Note' (Safe.hs:176) scanl1May (Safe.hs:181) scanl1Def (Safe.hs:185) scanl1Note (Safe.hs:189) scanr1May (Safe.hs:181) scanr1Def (Safe.hs:185) scanr1Note (Safe.hs:189) cycleMay (Safe.hs:193) cycleDef (Safe.hs:196) cycleNote (Safe.hs:199) fromJustNote (Safe.hs:207) assertNote (Safe.hs:210) atMay (Safe.hs:219) atDef (Safe.hs:222) atNote (Safe.hs:225) readMay (Safe.hs:239) readDef (Safe.hs:242) lookupJustDef (Safe.hs:254) lookupJustNote (Safe.hs:257) findJustDef (Safe.hs:265) findJustNote (Safe.hs:268) elemIndexJustDef (Safe.hs:276) elemIndexJustNote (Safe.hs:279) findIndexJustDef (Safe.hs:287) findIndexJustNote (Safe.hs:290) toEnumMay (Safe.hs:295) toEnumDef (Safe.hs:304) toEnumNote (Safe.hs:307) toEnumSafe (Safe.hs:310) succMay (Safe.hs:313) succDef (Safe.hs:316) succNote (Safe.hs:319) succSafe (Safe.hs:322) predMay (Safe.hs:325) predDef (Safe.hs:328) predNote (Safe.hs:331) predSafe (Safe.hs:334) Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Db5Gjd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 + cd safe-0.3.15 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 -v directory dist/doc/html/safe does exist: True creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15 copy directory 'dist/doc/html/safe' to '/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15'. creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src Installing dist/doc/html/safe/plus.gif to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/plus.gif Installing dist/doc/html/safe/ocean.css to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/ocean.css Installing dist/doc/html/safe/Safe-Foldable.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/Safe-Foldable.html Installing dist/doc/html/safe/doc-index.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/doc-index.html Installing dist/doc/html/safe/CHANGES.txt to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/CHANGES.txt Installing dist/doc/html/safe/haddock-util.js to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/haddock-util.js Installing dist/doc/html/safe/Safe-Partial.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/Safe-Partial.html Installing dist/doc/html/safe/safe.txt to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/safe.txt Installing dist/doc/html/safe/minus.gif to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/minus.gif Installing dist/doc/html/safe/safe.haddock to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/safe.haddock Installing dist/doc/html/safe/Safe.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/Safe.html Installing dist/doc/html/safe/synopsis.png to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/synopsis.png Installing dist/doc/html/safe/index.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/index.html Installing dist/doc/html/safe/README.md to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/README.md Installing dist/doc/html/safe/hslogo-16.png to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/hslogo-16.png Installing dist/doc/html/safe/Safe-Exact.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/Safe-Exact.html Installing dist/doc/html/safe/src/Safe-Foldable.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/Safe-Foldable.html Installing dist/doc/html/safe/src/hscolour.css to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/hscolour.css Installing dist/doc/html/safe/src/Safe-Partial.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/Safe-Partial.html Installing dist/doc/html/safe/src/Safe-Util.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/Safe-Util.html Installing dist/doc/html/safe/src/Safe.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/Safe.html Installing dist/doc/html/safe/src/Safe-Exact.html to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/src/Safe-Exact.html creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15 Installing dist/doc/html/safe/safe.haddock to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15/safe.haddock creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe Installing LICENSE to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe Installing dist/build/Safe.hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe.hi Installing dist/build/Safe/Exact.hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Exact.hi Installing dist/build/Safe/Foldable.hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Foldable.hi Installing dist/build/Safe/Partial.hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Partial.hi Installing dist/build/Safe/Util.hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Util.hi creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe Installing dist/build/Safe.p_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe.p_hi Installing dist/build/Safe/Exact.p_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Exact.p_hi Installing dist/build/Safe/Foldable.p_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Foldable.p_hi Installing dist/build/Safe/Partial.p_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Partial.p_hi Installing dist/build/Safe/Util.p_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Util.p_hi creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe Installing dist/build/Safe.dyn_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe.dyn_hi Installing dist/build/Safe/Exact.dyn_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Exact.dyn_hi Installing dist/build/Safe/Foldable.dyn_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Foldable.dyn_hi Installing dist/build/Safe/Partial.dyn_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Partial.dyn_hi Installing dist/build/Safe/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/Safe/Util.dyn_hi creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 Installing dist/build/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97.a to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97.a creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 Installing dist/build/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97_p.a to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97_p.a creating /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64 Installing executable dist/build/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d safe-0.3.15.conf ']' + install -D --mode=0644 safe-0.3.15.conf /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/safe-0.3.15.conf ++ ls /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z safe-0.3.15.conf ']' + rm -f ghc-safe.files ghc-safe-devel.files + touch ghc-safe.files ghc-safe-devel.files + ls /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/safe-0.3.15.conf + pkgdir=/usr/lib64/ghc-8.2.2/safe-0.3.15 + '[' -d /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/lib64/ghc-8.2.2/safe-0.3.15 ']' + echo /usr/lib64/ghc-8.2.2/safe-0.3.15 + echo '%attr(755,root,root) /usr/lib64/libHSsafe-0.3.15-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc/html/libraries/safe-0.3.15 ']' + echo /usr/share/doc/ghc/html/libraries/safe-0.3.15 + for i in ghc-safe.files ghc-safe-devel.files + '[' -f ghc-safe.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64!!g' ghc-safe.files + for i in ghc-safe.files ghc-safe-devel.files + '[' -f ghc-safe-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64!!g' ghc-safe-devel.files + find /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FWOJjY + umask 022 + cd /builddir/build/BUILD Processing files: ghc-safe-0.3.15-2.el8.x86_64 + cd safe-0.3.15 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pO9FkJ + umask 022 + cd /builddir/build/BUILD + cd safe-0.3.15 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/licenses/ghc-safe + exit 0 Provides: ghc-safe = 0.3.15-2.el8 ghc-safe(x86-64) = 0.3.15-2.el8 libHSsafe-0.3.15-EroU33EYnr02fGSZYGiX97-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-safe-devel-0.3.15-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1Lzjvu + umask 022 + cd /builddir/build/BUILD + cd safe-0.3.15 + DOCDIR=/builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc-safe-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc-safe-devel + cp -pr CHANGES.txt /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc-safe-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64/usr/share/doc/ghc-safe-devel + exit 0 Provides: ghc-devel(safe-0.3.15-EroU33EYnr02fGSZYGiX97) ghc-safe-devel = 0.3.15-2.el8 ghc-safe-devel(x86-64) = 0.3.15-2.el8 ghc-safe-doc = 0.3.15-2.el8 ghc-safe-static = 0.3.15-2.el8 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.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(base-4.10.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 Wrote: /builddir/build/RPMS/ghc-safe-0.3.15-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-safe-devel-0.3.15-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3mfVJg + umask 022 + cd /builddir/build/BUILD + cd safe-0.3.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-safe-0.3.15-2.el8.x86_64 + exit 0 Child return code was: 0