Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-code-page.spec'], chrootPath='/var/lib/mock/f30-ghc-15388487-1105061/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 aarch64 --nodeps /builddir/build/SPECS/ghc-code-page.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-code-page-0.1.3-6.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-code-page.spec'], chrootPath='/var/lib/mock/f30-ghc-15388487-1105061/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 aarch64 --nodeps /builddir/build/SPECS/ghc-code-page.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tUMPPx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf code-page-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/code-page-0.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd code-page-0.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ICJXQX + umask 022 + cd /builddir/build/BUILD + cd code-page-0.1.3 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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: ++ sed -e 's/ / -optc/g' 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 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-code-page '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --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-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/code-page-0.1.3 --global Configuring code-page-0.1.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for code-page-0.1.3.. Building library for code-page-0.1.3.. [1 of 2] Compiling System.IO.CodePage ( src/System/IO/CodePage.hs, dist/build/System/IO/CodePage.o ) [2 of 2] Compiling System.Win32.CodePage ( dist/build/System/Win32/CodePage.hs, dist/build/System/Win32/CodePage.o ) [1 of 2] Compiling System.IO.CodePage ( src/System/IO/CodePage.hs, dist/build/System/IO/CodePage.p_o ) [2 of 2] Compiling System.Win32.CodePage ( dist/build/System/Win32/CodePage.hs, dist/build/System/Win32/CodePage.p_o ) + '[' -n dist/build/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for code-page-0.1.3.. Running Haddock on library for code-page-0.1.3.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 14 / 14) in 'System.IO.CodePage' 100% ( 1 / 1) in 'System.Win32.CodePage' Documentation created: dist/doc/html/code-page/index.html, dist/doc/html/code-page/code-page.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Wo7NPh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 + cd code-page-0.1.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 -v directory dist/doc/html/code-page does exist: True creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3 copy directory 'dist/doc/html/code-page' to '/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3'. creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/src Installing dist/doc/html/code-page/synopsis.png to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/synopsis.png Installing dist/doc/html/code-page/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/haddock-bundle.min.js Installing dist/doc/html/code-page/ocean.css to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/ocean.css Installing dist/doc/html/code-page/code-page.haddock to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/code-page.haddock Installing dist/doc/html/code-page/minus.gif to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/minus.gif Installing dist/doc/html/code-page/quick-jump.css to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/quick-jump.css Installing dist/doc/html/code-page/doc-index.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/doc-index.html Installing dist/doc/html/code-page/System-IO-CodePage.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/System-IO-CodePage.html Installing dist/doc/html/code-page/code-page.txt to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/code-page.txt Installing dist/doc/html/code-page/hslogo-16.png to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/hslogo-16.png Installing dist/doc/html/code-page/meta.json to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/meta.json Installing dist/doc/html/code-page/index.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/index.html Installing dist/doc/html/code-page/plus.gif to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/plus.gif Installing dist/doc/html/code-page/System-Win32-CodePage.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/System-Win32-CodePage.html Installing dist/doc/html/code-page/src/System.IO.CodePage.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/src/System.IO.CodePage.html Installing dist/doc/html/code-page/src/System.Win32.CodePage.html to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/src/System.Win32.CodePage.html Installing dist/doc/html/code-page/src/style.css to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/src/style.css Installing dist/doc/html/code-page/src/highlight.js to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/src/highlight.js creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3 Installing dist/doc/html/code-page/code-page.haddock to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3/code-page.haddock creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page Installing LICENSE to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32 Installing dist/build/System/IO/CodePage.hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO/CodePage.hi Installing dist/build/System/Win32/CodePage.hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32/CodePage.hi creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32 Installing dist/build/System/IO/CodePage.p_hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO/CodePage.p_hi Installing dist/build/System/Win32/CodePage.p_hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32/CodePage.p_hi creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32 Installing dist/build/System/IO/CodePage.dyn_hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/IO/CodePage.dyn_hi Installing dist/build/System/Win32/CodePage.dyn_hi to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/System/Win32/CodePage.dyn_hi creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 Installing dist/build/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V.a to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V.a creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 Installing dist/build/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V_p.a to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V_p.a creating /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64 Installing executable dist/build/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d code-page-0.1.3.conf ']' + install -D --mode=0644 code-page-0.1.3.conf /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/code-page-0.1.3.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z code-page-0.1.3.conf ']' + rm -f ghc-code-page.files ghc-code-page-devel.files + touch ghc-code-page.files ghc-code-page-devel.files + ls /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/package.conf.d/code-page-0.1.3.conf + pkgdir=/usr/lib64/ghc-8.4.4/code-page-0.1.3 + '[' -d /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/lib64/ghc-8.4.4/code-page-0.1.3 ']' + echo /usr/lib64/ghc-8.4.4/code-page-0.1.3 + echo '%attr(755,root,root) /usr/lib64/libHScode-page-0.1.3-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc/html/libraries/code-page-0.1.3 ']' + echo /usr/share/doc/ghc/html/libraries/code-page-0.1.3 + for i in ghc-code-page.files ghc-code-page-devel.files + '[' -f ghc-code-page.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64!!g' ghc-code-page.files + for i in ghc-code-page.files ghc-code-page-devel.files + '[' -f ghc-code-page-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64!!g' ghc-code-page-devel.files + /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 Processing files: ghc-code-page-0.1.3-6.fc30.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LfGPR0 + umask 022 + cd /builddir/build/BUILD + cd code-page-0.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/licenses/ghc-code-page + exit 0 Provides: ghc-code-page = 0.1.3-6.fc30 ghc-code-page(aarch-64) = 0.1.3-6.fc30 libHScode-page-0.1.3-78bf3rlibAi1l7KbTfbq3V-ghc8.4.4.so()(64bit) 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()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-code-page-devel-0.1.3-6.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aBragV + umask 022 + cd /builddir/build/BUILD + cd code-page-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc-code-page-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc-code-page-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc-code-page-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64/usr/share/doc/ghc-code-page-devel + exit 0 Provides: ghc-code-page-devel = 0.1.3-6.fc30 ghc-code-page-devel(aarch-64) = 0.1.3-6.fc30 ghc-code-page-doc = 0.1.3-6.fc30 ghc-code-page-static = 0.1.3-6.fc30 ghc-devel(code-page-0.1.3-78bf3rlibAi1l7KbTfbq3V) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 Wrote: /builddir/build/RPMS/ghc-code-page-0.1.3-6.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-code-page-devel-0.1.3-6.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q0zKbY + umask 022 + cd /builddir/build/BUILD + cd code-page-0.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-code-page-0.1.3-6.fc30.aarch64 + exit 0 Child return code was: 0