Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-codec-rpm.spec'], chrootPath='/var/lib/mock/f27-build-10671269-821085/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 armv7hl --nodeps /builddir/build/SPECS/ghc-codec-rpm.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 warning: line 50: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 51: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 52: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-codec-rpm-0.2.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-codec-rpm.spec'], chrootPath='/var/lib/mock/f27-build-10671269-821085/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 armv7hl --nodeps /builddir/build/SPECS/ghc-codec-rpm.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zrNKVl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf codec-rpm-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/codec-rpm-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd codec-rpm-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M6fULD + umask 022 + cd /builddir/build/BUILD + cd codec-rpm-0.2.0 ++ ghc --info ++ grep '"Booter version","8.0.2"' + '[' '!' ' ,("Booter version","8.0.2")' ']' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + 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 1.24.2.0 + '[' -x 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-codec-rpm '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --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-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-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mfloat-abi=hard -optl-Wl,-z,relro' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 --global Configuring codec-rpm-0.2.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Building codec-rpm-0.2.0... Preprocessing library codec-rpm-0.2.0... [1 of 6] Compiling Codec.RPM.Version ( Codec/RPM/Version.hs, dist/build/Codec/RPM/Version.o ) [2 of 6] Compiling Codec.RPM.Internal.Numbers ( Codec/RPM/Internal/Numbers.hs, dist/build/Codec/RPM/Internal/Numbers.o ) [3 of 6] Compiling Codec.RPM.Tags ( Codec/RPM/Tags.hs, dist/build/Codec/RPM/Tags.o ) [4 of 6] Compiling Codec.RPM.Types ( Codec/RPM/Types.hs, dist/build/Codec/RPM/Types.o ) [5 of 6] Compiling Codec.RPM.Parse ( Codec/RPM/Parse.hs, dist/build/Codec/RPM/Parse.o ) [6 of 6] Compiling Codec.RPM.Conduit ( Codec/RPM/Conduit.hs, dist/build/Codec/RPM/Conduit.o ) [1 of 6] Compiling Codec.RPM.Version ( Codec/RPM/Version.hs, dist/build/Codec/RPM/Version.p_o ) [2 of 6] Compiling Codec.RPM.Internal.Numbers ( Codec/RPM/Internal/Numbers.hs, dist/build/Codec/RPM/Internal/Numbers.p_o ) [3 of 6] Compiling Codec.RPM.Tags ( Codec/RPM/Tags.hs, dist/build/Codec/RPM/Tags.p_o ) [4 of 6] Compiling Codec.RPM.Types ( Codec/RPM/Types.hs, dist/build/Codec/RPM/Types.p_o ) [5 of 6] Compiling Codec.RPM.Parse ( Codec/RPM/Parse.hs, dist/build/Codec/RPM/Parse.p_o ) [6 of 6] Compiling Codec.RPM.Conduit ( Codec/RPM/Conduit.hs, dist/build/Codec/RPM/Conduit.p_o ) + '[' -n dist/build/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0-ghc8.0.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hoogle Running Haddock for codec-rpm-0.2.0... Preprocessing library codec-rpm-0.2.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: conduit-combinators-1.1.1, mono-traversable-1.0.2 Haddock coverage: 100% ( 10 / 10) in 'Codec.RPM.Version' 0% ( 0 / 4) in 'Codec.RPM.Internal.Numbers' Missing documentation for: Module header asWord16 (Codec/RPM/Internal/Numbers.hs:25) asWord32 (Codec/RPM/Internal/Numbers.hs:29) asWord64 (Codec/RPM/Internal/Numbers.hs:35) 100% ( 17 / 17) in 'Codec.RPM.Tags' 100% ( 5 / 5) in 'Codec.RPM.Types' 100% ( 2 / 2) in 'Codec.RPM.Parse' 100% ( 4 / 4) in 'Codec.RPM.Conduit' Documentation created: dist/doc/html/codec-rpm/index.html, dist/doc/html/codec-rpm/codec-rpm.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CCImZz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm ++ dirname /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm + cd codec-rpm-0.2.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm -v directory dist/doc/html/codec-rpm does exist: True creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 copy directory 'dist/doc/html/codec-rpm' to '/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0'. creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/examples Installing dist/doc/html/codec-rpm/doc-index-L.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-L.html Installing dist/doc/html/codec-rpm/Codec-RPM-Conduit.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/Codec-RPM-Conduit.html Installing dist/doc/html/codec-rpm/doc-index-M.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-M.html Installing dist/doc/html/codec-rpm/mini_Codec-RPM-Version.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/mini_Codec-RPM-Version.html Installing dist/doc/html/codec-rpm/doc-index-P.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-P.html Installing dist/doc/html/codec-rpm/minus.gif to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/minus.gif Installing dist/doc/html/codec-rpm/doc-index-A.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-A.html Installing dist/doc/html/codec-rpm/Codec-RPM-Tags.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/Codec-RPM-Tags.html Installing dist/doc/html/codec-rpm/Codec-RPM-Version.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/Codec-RPM-Version.html Installing dist/doc/html/codec-rpm/doc-index-D.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-D.html Installing dist/doc/html/codec-rpm/doc-index-All.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-All.html Installing dist/doc/html/codec-rpm/doc-index-X.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-X.html Installing dist/doc/html/codec-rpm/doc-index-C.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-C.html Installing dist/doc/html/codec-rpm/doc-index-G.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-G.html Installing dist/doc/html/codec-rpm/doc-index-N.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-N.html Installing dist/doc/html/codec-rpm/plus.gif to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/plus.gif Installing dist/doc/html/codec-rpm/doc-index-U.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-U.html Installing dist/doc/html/codec-rpm/mini_Codec-RPM-Parse.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/mini_Codec-RPM-Parse.html Installing dist/doc/html/codec-rpm/haddock-util.js to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/haddock-util.js Installing dist/doc/html/codec-rpm/codec-rpm.haddock to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/codec-rpm.haddock Installing dist/doc/html/codec-rpm/doc-index-F.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-F.html Installing dist/doc/html/codec-rpm/doc-index-V.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-V.html Installing dist/doc/html/codec-rpm/Codec-RPM-Types.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/Codec-RPM-Types.html Installing dist/doc/html/codec-rpm/index.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/index.html Installing dist/doc/html/codec-rpm/mini_Codec-RPM-Types.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/mini_Codec-RPM-Types.html Installing dist/doc/html/codec-rpm/mini_Codec-RPM-Conduit.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/mini_Codec-RPM-Conduit.html Installing dist/doc/html/codec-rpm/doc-index.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index.html Installing dist/doc/html/codec-rpm/doc-index-O.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-O.html Installing dist/doc/html/codec-rpm/doc-index-K.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-K.html Installing dist/doc/html/codec-rpm/doc-index-T.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-T.html Installing dist/doc/html/codec-rpm/mini_Codec-RPM-Tags.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/mini_Codec-RPM-Tags.html Installing dist/doc/html/codec-rpm/doc-index-H.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-H.html Installing dist/doc/html/codec-rpm/synopsis.png to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/synopsis.png Installing dist/doc/html/codec-rpm/doc-index-B.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-B.html Installing dist/doc/html/codec-rpm/doc-index-R.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-R.html Installing dist/doc/html/codec-rpm/doc-index-I.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-I.html Installing dist/doc/html/codec-rpm/Codec-RPM-Parse.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/Codec-RPM-Parse.html Installing dist/doc/html/codec-rpm/hslogo-16.png to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/hslogo-16.png Installing dist/doc/html/codec-rpm/doc-index-S.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-S.html Installing dist/doc/html/codec-rpm/doc-index-E.html to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/doc-index-E.html Installing dist/doc/html/codec-rpm/codec-rpm.txt to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/codec-rpm.txt Installing dist/doc/html/codec-rpm/ocean.css to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/ocean.css Installing dist/doc/html/codec-rpm/examples/unrpm.hs to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/examples/unrpm.hs Installing dist/doc/html/codec-rpm/examples/inspect.hs to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/examples/inspect.hs Installing dist/doc/html/codec-rpm/examples/rpm2json.hs to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/examples/rpm2json.hs creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 Installing dist/doc/html/codec-rpm/codec-rpm.haddock to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0/codec-rpm.haddock creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm Installing LICENSE to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal Installing dist/build/Codec/RPM/Conduit.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Conduit.hi Installing dist/build/Codec/RPM/Parse.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Parse.hi Installing dist/build/Codec/RPM/Tags.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Tags.hi Installing dist/build/Codec/RPM/Types.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Types.hi Installing dist/build/Codec/RPM/Version.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Version.hi Installing dist/build/Codec/RPM/Internal/Numbers.hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal/Numbers.hi creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal Installing dist/build/Codec/RPM/Conduit.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Conduit.p_hi Installing dist/build/Codec/RPM/Parse.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Parse.p_hi Installing dist/build/Codec/RPM/Tags.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Tags.p_hi Installing dist/build/Codec/RPM/Types.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Types.p_hi Installing dist/build/Codec/RPM/Version.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Version.p_hi Installing dist/build/Codec/RPM/Internal/Numbers.p_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal/Numbers.p_hi creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal Installing dist/build/Codec/RPM/Conduit.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Conduit.dyn_hi Installing dist/build/Codec/RPM/Parse.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Parse.dyn_hi Installing dist/build/Codec/RPM/Tags.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Tags.dyn_hi Installing dist/build/Codec/RPM/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Types.dyn_hi Installing dist/build/Codec/RPM/Version.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Version.dyn_hi Installing dist/build/Codec/RPM/Internal/Numbers.dyn_hi to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/Codec/RPM/Internal/Numbers.dyn_hi creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 Installing dist/build/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0.a to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 Installing dist/build/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0_p.a to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0_p.a /usr/bin/strip /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0_p.a --strip-unneeded creating /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 Installing executable dist/build/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0-ghc8.0.2.so to /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0-ghc8.0.2.so /usr/bin/strip /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0-ghc8.0.2.so --strip-unneeded + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config Creating package registration file: codec-rpm-0.2.0.conf + install -D --mode=0644 codec-rpm-0.2.0.conf /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0.conf ']' ++ echo '/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0*.conf' + pkgconf='/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0*.conf' ++ sed -e 's/key: //' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0.conf + key=codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 + pkgdir=/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 + rm -f ghc-codec-rpm.files ghc-codec-rpm-devel.files + touch ghc-codec-rpm.files ghc-codec-rpm-devel.files + echo '/usr/lib/ghc-8.0.2/package.conf.d/codec-rpm-0.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 ']' + echo '%dir /usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0' + echo '%attr(755,root,root) /usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0/libHS*-ghc8.0.2.so' + find /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/lib/ghc-8.0.2/codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/codec-rpm-0.2.0 + for i in ghc-codec-rpm.files ghc-codec-rpm-devel.files + '[' -f ghc-codec-rpm.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm!!g' ghc-codec-rpm.files + for i in ghc-codec-rpm.files ghc-codec-rpm-devel.files + '[' -f ghc-codec-rpm-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm!!g' ghc-codec-rpm-devel.files + find /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm -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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.tvGm8z + umask 022 + cd /builddir/build/BUILD + cd codec-rpm-0.2.0 + exit 0 Processing files: ghc-codec-rpm-0.2.0-1.fc27.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.81HCKA + umask 022 + cd /builddir/build/BUILD + cd codec-rpm-0.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/licenses/ghc-codec-rpm + exit 0 Provides: ghc-codec-rpm = 0.2.0-1.fc27 ghc-codec-rpm(armv7hl-32) = 0.2.0-1.fc27 libHScodec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0-ghc8.0.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.1-ghc8.0.2.so libHSasync-2.1.1-4n6HEMPJR2eJK0JpvCfuPK-ghc8.0.2.so libHSattoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6-ghc8.0.2.so libHSattoparsec-binary-0.2-DxsFkKMBWp5H497vRpkwbi-ghc8.0.2.so libHSbase-4.9.1.0-ghc8.0.2.so libHSbase16-bytestring-0.1.1.6-4E2p94lTx8gIceMhu8Kl9o-ghc8.0.2.so libHSbase64-bytestring-1.0.0.1-4O9TExPPz6eI82Yj7L4SIj-ghc8.0.2.so libHSbinary-0.8.3.0-ghc8.0.2.so libHSbindings-DSL-1.0.23-9846xW4j4xCElj7TO2xbld-ghc8.0.2.so libHSblaze-builder-0.4.0.2-Chs7nQ4Qyy3Dg6EW0im6Kk-ghc8.0.2.so libHSbytestring-0.10.8.1-ghc8.0.2.so libHSchunked-data-0.3.0-5ID0bEPxZseESeHQhZOe3C-ghc8.0.2.so libHSconduit-1.2.9-KyEH1gT2SFlFXLffDx2XOT-ghc8.0.2.so libHSconduit-combinators-1.1.1-2p1ff2W10RB8kvZw3Ma4uR-ghc8.0.2.so libHSconduit-extra-1.1.15-E618f3Ee8ucAc6qnMdY0db-ghc8.0.2.so libHScontainers-0.5.7.1-ghc8.0.2.so libHScpio-conduit-0.7.0-CnTZu9ndpFlFmawUpfXypv-ghc8.0.2.so libHSdeepseq-1.4.2.0-ghc8.0.2.so libHSdirectory-1.3.0.0-ghc8.0.2.so libHSexceptions-0.8.3-ADEDRATtUrMK1JW4zMQ9U-ghc8.0.2.so libHSfilepath-1.4.1.1-ghc8.0.2.so libHSghc-boot-th-8.0.2-ghc8.0.2.so libHSghc-prim-0.5.0.0-ghc8.0.2.so libHShashable-1.2.5.0-3jyU6ITgVDsZjJvM61wsx-ghc8.0.2.so libHSinteger-gmp-1.0.0.1-ghc8.0.2.so libHSinteger-logarithms-1.0.1-IEHCuEd5sG4JjSjlx7m5JF-ghc8.0.2.so libHSlifted-base-0.2.3.10-BoEavBFIcriDza63doCjS2-ghc8.0.2.so libHSlzma-conduit-1.1.3.3-IDYCUkJMoyV8agMQVAcSZG-ghc8.0.2.so libHSmmorph-1.0.9-5bASEvmIkr5CpdAYXwPsn0-ghc8.0.2.so libHSmonad-control-1.0.1.0-LQwQ0Hi5p0oAccTfTzbfD5-ghc8.0.2.so libHSmono-traversable-1.0.2-Dr2j029vaJx7QVk1phrepQ-ghc8.0.2.so libHSmtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6-ghc8.0.2.so libHSmwc-random-0.13.5.0-Dp3Ri46ZxJuCFZWIowNqha-ghc8.0.2.so libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so libHSparsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj-ghc8.0.2.so libHSpretty-1.1.3.3-ghc8.0.2.so libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so libHSprocess-1.4.3.0-ghc8.0.2.so libHSrandom-1.1-9tceXaeYIMZ4JrKq20Egog-ghc8.0.2.so libHSresourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8-ghc8.0.2.so libHSscientific-0.3.4.10-DA9ONxqejsGCq5hXtyaVFh-ghc8.0.2.so libHSsemigroups-0.18.2-GvTCUro9Hym1wGKOLNRfUA-ghc8.0.2.so libHSsplit-0.2.3.1-FWyXC6nhV0H3AfM8IzrEFk-ghc8.0.2.so libHSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve-ghc8.0.2.so libHSstreaming-commons-0.1.17-I2SeDNkrU8s6ejKTKxBI5F-ghc8.0.2.so libHStemplate-haskell-2.11.1.0-ghc8.0.2.so libHStext-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY-ghc8.0.2.so libHStime-1.6.0.1-ghc8.0.2.so libHStransformers-0.5.2.0-ghc8.0.2.so libHStransformers-base-0.4.4-GKSs0LKukAL8ymq2naFmrH-ghc8.0.2.so libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so libHSunix-2.7.2.1-ghc8.0.2.so libHSunix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC-ghc8.0.2.so libHSunordered-containers-0.2.7.2-CCGHIBvU8ua1YYN1Bs8HVt-ghc8.0.2.so libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-ghc8.0.2.so libHSvector-algorithms-0.7.0.1-C2u1KYklHg84I6SQQVEAin-ghc8.0.2.so libHSvoid-0.7.1-LqmDeLUOUcG8WFzSs4VdFc-ghc8.0.2.so libHSzlib-0.6.1.2-7negTfm2ujt1gW4wr40MUp-ghc8.0.2.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 liblzma.so.5 libpthread.so.0 librt.so.1 libutil.so.1 libz.so.1 rtld(GNU_HASH) Processing files: ghc-codec-rpm-devel-0.2.0-1.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T39a9U + umask 022 + cd /builddir/build/BUILD + cd codec-rpm-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc-codec-rpm-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc-codec-rpm-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc-codec-rpm-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc-codec-rpm-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm/usr/share/doc/ghc-codec-rpm-devel + exit 0 Provides: ghc-codec-rpm-devel = 0.2.0-1.fc27 ghc-codec-rpm-devel(armv7hl-32) = 0.2.0-1.fc27 ghc-codec-rpm-static = 0.2.0-1.fc27 ghc-devel(codec-rpm-0.2.0-9FPT4kqPhfd4F6UmWUOCu0) 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.2 Requires(postun): /bin/sh ghc-compiler = 8.0.2 Requires: ghc-devel(attoparsec-0.13.1.0-G3BhdDx0nS3HUOq0M94zE6) ghc-devel(attoparsec-binary-0.2-DxsFkKMBWp5H497vRpkwbi) ghc-devel(base-4.9.1.0) ghc-devel(bytestring-0.10.8.1) ghc-devel(conduit-1.2.9-KyEH1gT2SFlFXLffDx2XOT) ghc-devel(conduit-combinators-1.1.1-2p1ff2W10RB8kvZw3Ma4uR) ghc-devel(conduit-extra-1.1.15-E618f3Ee8ucAc6qnMdY0db) ghc-devel(cpio-conduit-0.7.0-CnTZu9ndpFlFmawUpfXypv) ghc-devel(lzma-conduit-1.1.3.3-IDYCUkJMoyV8agMQVAcSZG) ghc-devel(mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6) ghc-devel(parsec-3.1.11-8RyPB3SGixcIZrsPWwkXoj) ghc-devel(pretty-1.1.3.3) ghc-devel(resourcet-1.1.9-Ej57FoSD8NQLck5u9CwWz8) ghc-devel(text-1.2.2.1-FwvWBfkNJh1I1NMMegz0uY) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm Wrote: /builddir/build/RPMS/ghc-codec-rpm-0.2.0-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-codec-rpm-devel-0.2.0-1.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nafk6d + umask 022 + cd /builddir/build/BUILD + cd codec-rpm-0.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-codec-rpm-0.2.0-1.fc27.arm + exit 0 Child return code was: 0