Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'], chrootPath='/var/lib/mock/f28-ghc-11204730-845631/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-posix.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-regex-posix-0.95.2-39.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-posix.spec'], chrootPath='/var/lib/mock/f28-ghc-11204730-845631/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc-regex-posix.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MwmnRi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-posix-0.95.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-posix-0.95.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd regex-posix-0.95.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r cbits + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DtxPcH + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' + 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' + export CFLAGS ++ echo -Wl,-z,relro -Wl,-z,defs ++ sed -e s/-Wl,-z,defs// + 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 ++ 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-regex-posix '--libsubdir=$compiler/$pkgkey' '--datasubdir=$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 -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 --global Configuring regex-posix-0.95.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for regex-posix-0.95.2.. Building library for regex-posix-0.95.2.. [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 72 | , versionTags = ["unstable"] | ^^^^^^^^^^^ [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.p_o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.p_o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.p_o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.p_o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.p_o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.p_o ) Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 72 | , versionTags = ["unstable"] | ^^^^^^^^^^^ + '[' -n dist/build/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for regex-posix-0.95.2... Preprocessing library for regex-posix-0.95.2.. Preprocessing library for regex-posix-0.95.2.. Running Haddock on library for regex-posix-0.95.2.. Text/Regex/Posix.hs:72:13: warning: [-Wdeprecations] In the use of ‘versionTags’ (imported from Data.Version): Deprecated: "See GHC ticket #2496" | 72 | , versionTags = ["unstable"] | ^^^^^^^^^^^ Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' Missing documentation for: RegOffsetT (Text/Regex/Posix/Wrap.hsc:166) =~ (Text/Regex/Posix/Wrap.hsc:320) =~~ (Text/Regex/Posix/Wrap.hsc:322) wrapCompile (Text/Regex/Posix/Wrap.hsc:298) wrapTest (Text/Regex/Posix/Wrap.hsc:303) wrapCount (Text/Regex/Posix/Wrap.hsc:317) unusedRegOffset (Text/Regex/Posix/Wrap.hsc:291) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) retBadbr (Text/Regex/Posix/Wrap.hsc:427) retBadpat (Text/Regex/Posix/Wrap.hsc:429) retBadrpt (Text/Regex/Posix/Wrap.hsc:431) retEcollate (Text/Regex/Posix/Wrap.hsc:433) retEctype (Text/Regex/Posix/Wrap.hsc:435) retEescape (Text/Regex/Posix/Wrap.hsc:437) retEsubreg (Text/Regex/Posix/Wrap.hsc:439) retEbrack (Text/Regex/Posix/Wrap.hsc:441) retEparen (Text/Regex/Posix/Wrap.hsc:443) retEbrace (Text/Regex/Posix/Wrap.hsc:445) retErange (Text/Regex/Posix/Wrap.hsc:447) retEspace (Text/Regex/Posix/Wrap.hsc:449) 68% ( 17 / 25) in 'Text.Regex.Posix.String' Missing documentation for: unusedOffset (Text/Regex/Posix/String.hs:63) compile (Text/Regex/Posix/String.hs:87) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' Missing documentation for: unusedOffset (Text/Regex/Posix/Sequence.hs:67) compile (Text/Regex/Posix/Sequence.hs:91) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' Missing documentation for: unusedOffset (Text/Regex/Posix/ByteString.hs:143) regexec (Text/Regex/Posix/ByteString.hs:124) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' Missing documentation for: unusedOffset (Text/Regex/Posix/ByteString/Lazy.hs:140) regexec (Text/Regex/Posix/ByteString/Lazy.hs:128) compExtended (Text/Regex/Posix/Wrap.hsc:416) compIgnoreCase (Text/Regex/Posix/Wrap.hsc:418) compNoSub (Text/Regex/Posix/Wrap.hsc:420) compNewline (Text/Regex/Posix/Wrap.hsc:422) execNotBOL (Text/Regex/Posix/Wrap.hsc:411) execNotEOL (Text/Regex/Posix/Wrap.hsc:413) 80% ( 4 / 5) in 'Text.Regex.Posix' Missing documentation for: getVersion_Text_Regex_Posix (Text/Regex/Posix.hs:69) Warning: Text.Regex.Posix.Wrap: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: retNoMatch Documentation created: dist/doc/html/regex-posix/index.html, dist/doc/html/regex-posix/regex-posix.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZGt22t + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 + cd regex-posix-0.95.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 -v directory dist/doc/html/regex-posix does exist: True creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 copy directory 'dist/doc/html/regex-posix' to '/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2'. creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src Installing dist/doc/html/regex-posix/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/synopsis.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/synopsis.png Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock Installing dist/doc/html/regex-posix/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/index.html Installing dist/doc/html/regex-posix/plus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/plus.gif Installing dist/doc/html/regex-posix/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/hslogo-16.png to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/hslogo-16.png Installing dist/doc/html/regex-posix/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/ocean.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/ocean.css Installing dist/doc/html/regex-posix/haddock-util.js to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/haddock-util.js Installing dist/doc/html/regex-posix/regex-posix.txt to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.txt Installing dist/doc/html/regex-posix/doc-index.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/doc-index.html Installing dist/doc/html/regex-posix/minus.gif to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/minus.gif Installing dist/doc/html/regex-posix/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/Text-Regex-Posix-Wrap.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-String.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-String.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString.html Installing dist/doc/html/regex-posix/src/hscolour.css to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/hscolour.css Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Sequence.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Sequence.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-ByteString-Lazy.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-ByteString-Lazy.html Installing dist/doc/html/regex-posix/src/Text-Regex-Posix-Wrap.html to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/src/Text-Regex-Posix-Wrap.html creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 Installing dist/doc/html/regex-posix/regex-posix.haddock to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2/regex-posix.haddock creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix Installing LICENSE to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix.hi Installing dist/build/Text/Regex/Posix/Wrap.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Wrap.hi Installing dist/build/Text/Regex/Posix/String.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/String.hi Installing dist/build/Text/Regex/Posix/Sequence.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Sequence.hi Installing dist/build/Text/Regex/Posix/ByteString.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString.hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString/Lazy.hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix.p_hi Installing dist/build/Text/Regex/Posix/Wrap.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Wrap.p_hi Installing dist/build/Text/Regex/Posix/String.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/String.p_hi Installing dist/build/Text/Regex/Posix/Sequence.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Sequence.p_hi Installing dist/build/Text/Regex/Posix/ByteString.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString.p_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.p_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString/Lazy.p_hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString Installing dist/build/Text/Regex/Posix.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix.dyn_hi Installing dist/build/Text/Regex/Posix/Wrap.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Wrap.dyn_hi Installing dist/build/Text/Regex/Posix/String.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/String.dyn_hi Installing dist/build/Text/Regex/Posix/Sequence.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/Sequence.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString.dyn_hi Installing dist/build/Text/Regex/Posix/ByteString/Lazy.dyn_hi to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/Text/Regex/Posix/ByteString/Lazy.dyn_hi creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD Installing dist/build/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD.a creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD Installing dist/build/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD_p.a to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD_p.a creating /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64 Installing executable dist/build/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 regex-posix-0.95.2.conf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2.conf ']' ++ echo '/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2*.conf' + pkgconf='/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2.conf ++ sed -e 's/key: //' + key=regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD + pkgdir=/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD + rm -f ghc-regex-posix.files ghc-regex-posix-devel.files + touch ghc-regex-posix.files ghc-regex-posix-devel.files + echo '/usr/lib64/ghc-8.2.2/package.conf.d/regex-posix-0.95.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD ']' + echo '%attr(755,root,root) /usr/lib64/libHSregex-posix-0.95.2-*ghc8.2.2.so' + echo /usr/lib64/ghc-8.2.2/regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD + '[' -d /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 ']' + echo /usr/share/doc/ghc/html/libraries/regex-posix-0.95.2 + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64!!g' ghc-regex-posix.files + for i in ghc-regex-posix.files ghc-regex-posix-devel.files + '[' -f ghc-regex-posix-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64!!g' ghc-regex-posix-devel.files + find /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /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 Processing files: ghc-regex-posix-0.95.2-39.fc28.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.05PDpi + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64/usr/share/licenses/ghc-regex-posix + exit 0 Provides: ghc-regex-posix = 0.95.2-39.fc28 ghc-regex-posix(x86-64) = 0.95.2-39.fc28 libHSregex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD-ghc8.2.2.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.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) libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so()(64bit) libHSregex-base-0.93.2-rcKBNTI69reeBx0eaPBC-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-regex-posix-devel-0.95.2-39.fc28.x86_64 Provides: ghc-devel(regex-posix-0.95.2-1QNDtrQ5eTp5sBtNrX4AQD) ghc-regex-posix-devel = 0.95.2-39.fc28 ghc-regex-posix-devel(x86-64) = 0.95.2-39.fc28 ghc-regex-posix-doc = 0.95.2-39.fc28 ghc-regex-posix-static = 0.95.2-39.fc28 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(array-0.5.2.0) ghc-devel(base-4.10.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(regex-base-0.93.2-rcKBNTI69reeBx0eaPBC) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 Wrote: /builddir/build/RPMS/ghc-regex-posix-0.95.2-39.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-regex-posix-devel-0.95.2-39.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BlLi47 + umask 022 + cd /builddir/build/BUILD + cd regex-posix-0.95.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-regex-posix-0.95.2-39.fc28.x86_64 + exit 0 Child return code was: 0