Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-optparse-simple.spec'], chrootPath='/var/lib/mock/f30-ghc-15396152-1106010/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/ghc-optparse-simple.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/ghc-optparse-simple-0.1.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-optparse-simple.spec'], chrootPath='/var/lib/mock/f30-ghc-15396152-1106010/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-optparse-simple.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8NkAns + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optparse-simple-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/optparse-simple-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd optparse-simple-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/githash-0.1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aKpTiN + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + HOME=/builddir/build/BUILD/optparse-simple-0.1.1 + for i in githash-0.1.3.1 BUILDSTDERR: ++ echo githash-0.1.3.1 BUILDSTDERR: ++ sed -e 's/\(.*\)-.*/\1/' + name=githash BUILDSTDERR: ++ echo githash-0.1.3.1 BUILDSTDERR: ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.1.3.1 + cd githash-0.1.3.1 + case $name in + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-optparse-simple '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --user '--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-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mtune=generic-armv7-a -optc-mabi=aapcs-linux -optc-mfloat-abi=hard -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 --docdir=/usr/share/licenses/ghc-githash --htmldir=/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 --user Configuring githash-0.1.3.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for githash-0.1.3.1.. Building library for githash-0.1.3.1.. [1 of 2] Compiling GitHash ( src/GitHash.hs, dist/build/GitHash.o ) [2 of 2] Compiling Paths_githash ( dist/build/autogen/Paths_githash.hs, dist/build/Paths_githash.o ) [1 of 2] Compiling GitHash ( src/GitHash.hs, dist/build/GitHash.p_o ) [2 of 2] Compiling Paths_githash ( dist/build/autogen/Paths_githash.hs, dist/build/Paths_githash.p_o ) + '[' -n dist/build/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for githash-0.1.3.1.. Running Haddock on library for githash-0.1.3.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 84% ( 16 / 19) in 'GitHash' Missing documentation for: giDirty (src/GitHash.hs:99) giCommitDate (src/GitHash.hs:102) giCommitCount (src/GitHash.hs:105) Documentation created: dist/doc/html/githash/index.html, dist/doc/html/githash/githash.txt + ./Setup register --inplace Registering library for githash-0.1.3.1.. + cd .. + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-optparse-simple '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib --user '--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-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mtune=generic-armv7-a -optc-mabi=aapcs-linux -optc-mfloat-abi=hard -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 --user Configuring optparse-simple-0.1.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for optparse-simple-0.1.1.. Building library for optparse-simple-0.1.1.. [1 of 2] Compiling Options.Applicative.Simple ( src/Options/Applicative/Simple.hs, dist/build/Options/Applicative/Simple.o ) [2 of 2] Compiling Paths_optparse_simple ( dist/build/autogen/Paths_optparse_simple.hs, dist/build/Paths_optparse_simple.o ) [1 of 2] Compiling Options.Applicative.Simple ( src/Options/Applicative/Simple.hs, dist/build/Options/Applicative/Simple.p_o ) [2 of 2] Compiling Paths_optparse_simple ( dist/build/autogen/Paths_optparse_simple.hs, dist/build/Paths_optparse_simple.p_o ) + '[' -n dist/build/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for optparse-simple-0.1.1.. Running Haddock on library for optparse-simple-0.1.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 7 / 7) in 'Options.Applicative.Simple' Documentation created: dist/doc/html/optparse-simple/index.html, dist/doc/html/optparse-simple/optparse-simple.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0rzZvs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm + cd optparse-simple-0.1.1 + HOME=/builddir/build/BUILD/optparse-simple-0.1.1 + args=githash-0.1.3.1 + for i in $args + cd githash-0.1.3.1 BUILDSTDERR: ++ echo githash-0.1.3.1 BUILDSTDERR: ++ sed -e 's/\(.*\)-.*/\1/' + name=githash BUILDSTDERR: ++ echo githash-0.1.3.1 BUILDSTDERR: ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.1.3.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -v directory dist/doc/html/githash does exist: True creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 copy directory 'dist/doc/html/githash' to '/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1'. creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/src Installing dist/doc/html/githash/doc-index.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/doc-index.html Installing dist/doc/html/githash/ocean.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/ocean.css Installing dist/doc/html/githash/githash.txt to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/githash.txt Installing dist/doc/html/githash/githash.haddock to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/githash.haddock Installing dist/doc/html/githash/meta.json to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/meta.json Installing dist/doc/html/githash/quick-jump.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/quick-jump.css Installing dist/doc/html/githash/index.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/index.html Installing dist/doc/html/githash/hslogo-16.png to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/hslogo-16.png Installing dist/doc/html/githash/GitHash.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/GitHash.html Installing dist/doc/html/githash/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/haddock-bundle.min.js Installing dist/doc/html/githash/synopsis.png to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/synopsis.png Installing dist/doc/html/githash/minus.gif to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/minus.gif Installing dist/doc/html/githash/plus.gif to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/plus.gif Installing dist/doc/html/githash/src/highlight.js to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/src/highlight.js Installing dist/doc/html/githash/src/GitHash.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/src/GitHash.html Installing dist/doc/html/githash/src/style.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/src/style.css Installing dist/doc/html/githash/src/Paths_githash.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/src/Paths_githash.html creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 Installing dist/doc/html/githash/githash.haddock to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1/githash.haddock creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash Installing LICENSE to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 Installing dist/build/GitHash.hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/GitHash.hi Installing dist/build/Paths_githash.hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/Paths_githash.hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 Installing dist/build/GitHash.p_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/GitHash.p_hi Installing dist/build/Paths_githash.p_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/Paths_githash.p_hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 Installing dist/build/GitHash.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/GitHash.dyn_hi Installing dist/build/Paths_githash.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/Paths_githash.dyn_hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 Installing dist/build/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc.a to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc.a creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 Installing dist/build/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc_p.a to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc_p.a creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib Installing executable dist/build/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d githash-0.1.3.1.conf ']' + install -D --mode=0644 githash-0.1.3.1.conf /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/githash-0.1.3.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/ + '[' -z githash-0.1.3.1.conf ']' + rm -f ghc-githash.files ghc-githash-devel.files + touch ghc-githash.files ghc-githash-devel.files + ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/githash-0.1.3.1.conf + pkgdir=/usr/lib/ghc-8.4.4/githash-0.1.3.1 + '[' -d /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/githash-0.1.3.1 ']' + echo /usr/lib/ghc-8.4.4/githash-0.1.3.1 + echo '%attr(755,root,root) /usr/lib/libHSgithash-0.1.3.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/githash-0.1.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/githash-0.1.3.1 BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash + for i in $(ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-$name) + echo '%license githash-0.1.3.1/LICENSE' + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-githash.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm!!g' ghc-githash.files + for i in ghc-$name.files ghc-$name-devel.files + '[' -f ghc-githash-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm!!g' ghc-githash-devel.files + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in githash-0.1.3.1 + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib + case $rpath in + cd .. + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in $args + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib + case $rpath in + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -v directory dist/doc/html/optparse-simple does exist: True creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 copy directory 'dist/doc/html/optparse-simple' to '/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1'. creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/src Installing dist/doc/html/optparse-simple/doc-index-S.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-S.html Installing dist/doc/html/optparse-simple/doc-index-W.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-W.html Installing dist/doc/html/optparse-simple/doc-index-N.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-N.html Installing dist/doc/html/optparse-simple/doc-index.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index.html Installing dist/doc/html/optparse-simple/doc-index-O.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-O.html Installing dist/doc/html/optparse-simple/doc-index-G.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-G.html Installing dist/doc/html/optparse-simple/ocean.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/ocean.css Installing dist/doc/html/optparse-simple/doc-index-L.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-L.html Installing dist/doc/html/optparse-simple/doc-index-R.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-R.html Installing dist/doc/html/optparse-simple/doc-index-B.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-B.html Installing dist/doc/html/optparse-simple/meta.json to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/meta.json Installing dist/doc/html/optparse-simple/doc-index-H.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-H.html Installing dist/doc/html/optparse-simple/doc-index-M.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-M.html Installing dist/doc/html/optparse-simple/doc-index-D.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-D.html Installing dist/doc/html/optparse-simple/quick-jump.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/quick-jump.css Installing dist/doc/html/optparse-simple/doc-index-42.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-42.html Installing dist/doc/html/optparse-simple/doc-index-A.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-A.html Installing dist/doc/html/optparse-simple/optparse-simple.txt to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/optparse-simple.txt Installing dist/doc/html/optparse-simple/index.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/index.html Installing dist/doc/html/optparse-simple/Options-Applicative-Simple.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/Options-Applicative-Simple.html Installing dist/doc/html/optparse-simple/doc-index-C.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-C.html Installing dist/doc/html/optparse-simple/hslogo-16.png to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/hslogo-16.png Installing dist/doc/html/optparse-simple/doc-index-I.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-I.html Installing dist/doc/html/optparse-simple/doc-index-All.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-All.html Installing dist/doc/html/optparse-simple/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/haddock-bundle.min.js Installing dist/doc/html/optparse-simple/doc-index-F.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-F.html Installing dist/doc/html/optparse-simple/synopsis.png to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/synopsis.png Installing dist/doc/html/optparse-simple/doc-index-U.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-U.html Installing dist/doc/html/optparse-simple/doc-index-60.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-60.html Installing dist/doc/html/optparse-simple/doc-index-P.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-P.html Installing dist/doc/html/optparse-simple/minus.gif to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/minus.gif Installing dist/doc/html/optparse-simple/optparse-simple.haddock to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/optparse-simple.haddock Installing dist/doc/html/optparse-simple/plus.gif to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/plus.gif Installing dist/doc/html/optparse-simple/doc-index-E.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-E.html Installing dist/doc/html/optparse-simple/doc-index-V.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-V.html Installing dist/doc/html/optparse-simple/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/doc-index-Z.html Installing dist/doc/html/optparse-simple/src/Paths_optparse_simple.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/src/Paths_optparse_simple.html Installing dist/doc/html/optparse-simple/src/highlight.js to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/src/highlight.js Installing dist/doc/html/optparse-simple/src/style.css to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/src/style.css Installing dist/doc/html/optparse-simple/src/Options.Applicative.Simple.html to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/src/Options.Applicative.Simple.html creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 Installing dist/doc/html/optparse-simple/optparse-simple.haddock to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1/optparse-simple.haddock creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-optparse-simple Installing LICENSE to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-optparse-simple/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 Installing dist/build/Options/Applicative/Simple.hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative/Simple.hi Installing dist/build/Paths_optparse_simple.hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Paths_optparse_simple.hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 Installing dist/build/Options/Applicative/Simple.p_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative/Simple.p_hi Installing dist/build/Paths_optparse_simple.p_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Paths_optparse_simple.p_hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 Installing dist/build/Options/Applicative/Simple.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Options/Applicative/Simple.dyn_hi Installing dist/build/Paths_optparse_simple.dyn_hi to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/Paths_optparse_simple.dyn_hi creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 Installing dist/build/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ.a to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ.a creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 Installing dist/build/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ_p.a to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ_p.a creating /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib Installing executable dist/build/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d optparse-simple-0.1.1.conf ']' + install -D --mode=0644 optparse-simple-0.1.1.conf /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/optparse-simple-0.1.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/ + '[' -z 'githash-0.1.3.1.conf BUILDSTDERR: optparse-simple-0.1.1.conf' ']' + rm -f ghc-optparse-simple.files ghc-optparse-simple-devel.files + touch ghc-optparse-simple.files ghc-optparse-simple-devel.files + ls /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/package.conf.d/optparse-simple-0.1.1.conf + pkgdir=/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/ghc-8.4.4/optparse-simple-0.1.1 ']' + echo /usr/lib/ghc-8.4.4/optparse-simple-0.1.1 + echo '%attr(755,root,root) /usr/lib/libHSoptparse-simple-0.1.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/optparse-simple-0.1.1 + for i in ghc-optparse-simple.files ghc-optparse-simple-devel.files + '[' -f ghc-optparse-simple.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm!!g' ghc-optparse-simple.files + for i in ghc-optparse-simple.files ghc-optparse-simple-devel.files + '[' -f ghc-optparse-simple-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm!!g' ghc-optparse-simple-devel.files + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in githash-0.1.3.1 + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in githash-0.1.3.1 + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so: R.*PATH=@@' + rpath=/builddir/build/BUILD/optparse-simple-0.1.1/githash-0.1.3.1/dist/build:/usr/lib + case $rpath in + case 8.4.4 in + syspath= BUILDSTDERR: ++ echo /builddir/build/BUILD/optparse-simple-0.1.1/githash-0.1.3.1/dist/build:/usr/lib BUILDSTDERR: ++ sed -e s@/builddir/build/BUILD/optparse-simple-0.1.1/githash-0.1.3.1/dist/build@@g -e s/::/:/ -e 's/^://' -e 's/:$//' + newrpath=/usr/lib + chrpath -r /usr/lib /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so: RUNPATH=/builddir/build/BUILD/optparse-simple-0.1.1/githash-0.1.3.1/dist/build:/usr/lib /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so: new RUNPATH: /usr/lib + type chrpath BUILDSTDERR: ++ find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in optparse-simple-0.1.1 + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib + case $rpath in + for i in $(find /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm -type f -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + for lib in optparse-simple-0.1.1 + '[' -x /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so ']' BUILDSTDERR: ++ chrpath /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so BUILDSTDERR: ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/lib/libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so: R.*PATH=@@' + rpath=/usr/lib + case $rpath in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.IcI6PJ + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + exit 0 Processing files: ghc-optparse-simple-0.1.1-1.fc30.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6kgCa4 + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-optparse-simple + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-optparse-simple + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-optparse-simple + exit 0 Provides: ghc-optparse-simple = 0.1.1-1.fc30 ghc-optparse-simple(armv7hl-32) = 0.1.1-1.fc30 libHSoptparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ-ghc8.4.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so libHSghc-prim-0.5.2.0-ghc8.4.4.so libHSoptparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn-ghc8.4.4.so libHStemplate-haskell-2.13.0.0-ghc8.4.4.so rtld(GNU_HASH) Processing files: ghc-optparse-simple-devel-0.1.1-1.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Gt7kOx + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc-optparse-simple-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc-optparse-simple-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc-optparse-simple-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc-optparse-simple-devel + cp -pr example /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/doc/ghc-optparse-simple-devel + exit 0 Provides: ghc-devel(optparse-simple-0.1.1-CEQ5VMnVv9fHBAa0netexQ) ghc-optparse-simple-devel = 0.1.1-1.fc30 ghc-optparse-simple-devel(armv7hl-32) = 0.1.1-1.fc30 ghc-optparse-simple-doc = 0.1.1-1.fc30 ghc-optparse-simple-static = 0.1.1-1.fc30 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(githash-0.1.3.1-2oeEj9fE57RLMs83WQcskc) ghc-devel(optparse-applicative-0.14.3.0-D4UQR951eJYpzm2zOz7Sn) ghc-devel(template-haskell-2.13.0.0) ghc-devel(transformers-0.5.5.0) Processing files: ghc-githash-0.1.3.1-1.fc30.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rzmgdO + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash + cp -pr githash-0.1.3.1/LICENSE /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm/usr/share/licenses/ghc-githash + exit 0 Provides: ghc-githash = 0.1.3.1-1.fc30 ghc-githash(armv7hl-32) = 0.1.3.1-1.fc30 libHSgithash-0.1.3.1-2oeEj9fE57RLMs83WQcskc-ghc8.4.4.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so libHSbytestring-0.10.8.2-ghc8.4.4.so libHSdirectory-1.3.1.5-ghc8.4.4.so libHSfilepath-1.4.2-ghc8.4.4.so libHSghc-prim-0.5.2.0-ghc8.4.4.so libHSinteger-gmp-1.0.2.0-ghc8.4.4.so libHSprocess-1.6.3.0-ghc8.4.4.so libHStemplate-haskell-2.13.0.0-ghc8.4.4.so libc.so.6 libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Processing files: ghc-githash-devel-0.1.3.1-1.fc30.armv7hl Provides: ghc-devel(githash-0.1.3.1-2oeEj9fE57RLMs83WQcskc) ghc-githash-devel = 0.1.3.1-1.fc30 ghc-githash-devel(armv7hl-32) = 0.1.3.1-1.fc30 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.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(bytestring-0.10.8.2) ghc-devel(directory-1.3.1.5) ghc-devel(filepath-1.4.2) ghc-devel(process-1.6.3.0) ghc-devel(template-haskell-2.13.0.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm Wrote: /builddir/build/RPMS/ghc-optparse-simple-0.1.1-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-optparse-simple-devel-0.1.1-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-githash-0.1.3.1-1.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-githash-devel-0.1.3.1-1.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3jb84f + umask 022 + cd /builddir/build/BUILD + cd optparse-simple-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-optparse-simple-0.1.1-1.fc30.arm + exit 0 Child return code was: 0