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-cabal-helper.spec'], chrootPath='/var/lib/mock/f28-build-12040555-888431/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-cabal-helper.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 Wrote: /builddir/build/SRPMS/ghc-cabal-helper-0.8.0.2-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/ghc-cabal-helper.spec'], chrootPath='/var/lib/mock/f28-build-12040555-888431/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-cabal-helper.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.dwp8FQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cabal-helper-0.8.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cabal-helper-0.8.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cabal-helper-0.8.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AqdE7A + umask 022 + cd /builddir/build/BUILD + cd cabal-helper-0.8.0.2 ++ ghc --info ++ grep '"Booter version","8.2.2"' + '[' '!' ' ,("Booter version","8.2.2")' ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -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 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ sed -e 's/ / -optc/g' ++ 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 ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib --docdir=/usr/share/licenses/ghc-cabal-helper '--libsubdir=$compiler/$pkgkey' '--datasubdir=$pkgid' --ghc --dynlibdir=/usr/lib --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-march=armv7-a -optc-mfpu=vfpv3-d16 -optc-mtune=generic-armv7-a -optc-mabi=aapcs-linux -optc-mfloat-abi=hard -optl-Wl,-z,relro' '--libexecsubdir=$compiler/$pkgid' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 --global Configuring cabal-helper-0.8.0.2... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for cabal-helper-0.8.0.2.. Building library for cabal-helper-0.8.0.2.. [1 of 4] Compiling CabalHelper.Shared.InterfaceTypes ( src/CabalHelper/Shared/InterfaceTypes.hs, dist/build/CabalHelper/Shared/InterfaceTypes.o ) [2 of 4] Compiling CabalHelper.Shared.Sandbox ( src/CabalHelper/Shared/Sandbox.hs, dist/build/CabalHelper/Shared/Sandbox.o ) [3 of 4] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/Paths_cabal_helper.o ) [4 of 4] Compiling Distribution.Helper ( lib/Distribution/Helper.hs, dist/build/Distribution/Helper.o ) [1 of 4] Compiling CabalHelper.Shared.InterfaceTypes ( src/CabalHelper/Shared/InterfaceTypes.hs, dist/build/CabalHelper/Shared/InterfaceTypes.p_o ) [2 of 4] Compiling CabalHelper.Shared.Sandbox ( src/CabalHelper/Shared/Sandbox.hs, dist/build/CabalHelper/Shared/Sandbox.p_o ) [3 of 4] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/Paths_cabal_helper.p_o ) [4 of 4] Compiling Distribution.Helper ( lib/Distribution/Helper.hs, dist/build/Distribution/Helper.p_o ) ignoring (possibly broken) abi-depends field for packages Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.8.0.2.. Building executable 'cabal-helper-wrapper' for cabal-helper-0.8.0.2.. [ 1 of 12] Compiling CabalHelper.Compiletime.Compat.Environment ( src/CabalHelper/Compiletime/Compat/Environment.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Compat/Environment.dyn_o ) [ 2 of 12] Compiling CabalHelper.Compiletime.Compat.Version ( src/CabalHelper/Compiletime/Compat/Version.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Compat/Version.dyn_o ) [ 3 of 12] Compiling CabalHelper.Compiletime.Data ( src/CabalHelper/Compiletime/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Data.dyn_o ) [ 4 of 12] Compiling CabalHelper.Compiletime.GuessGhc ( src/CabalHelper/Compiletime/GuessGhc.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/GuessGhc.dyn_o ) [ 5 of 12] Compiling CabalHelper.Compiletime.Types ( src/CabalHelper/Compiletime/Types.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Types.dyn_o ) [ 6 of 12] Compiling CabalHelper.Compiletime.Log ( src/CabalHelper/Compiletime/Log.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Log.dyn_o ) [ 7 of 12] Compiling CabalHelper.Shared.Common ( src/CabalHelper/Shared/Common.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Shared/Common.dyn_o ) [ 8 of 12] Compiling CabalHelper.Shared.InterfaceTypes ( src/CabalHelper/Shared/InterfaceTypes.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Shared/InterfaceTypes.dyn_o ) [ 9 of 12] Compiling CabalHelper.Shared.Sandbox ( src/CabalHelper/Shared/Sandbox.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Shared/Sandbox.dyn_o ) [10 of 12] Compiling Paths_cabal_helper ( dist/build/cabal-helper-wrapper/autogen/Paths_cabal_helper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Paths_cabal_helper.dyn_o ) [11 of 12] Compiling CabalHelper.Compiletime.Compile ( src/CabalHelper/Compiletime/Compile.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Compile.dyn_o ) [12 of 12] Compiling Main ( src/CabalHelper/Compiletime/Wrapper.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/Main.dyn_o ) src/CabalHelper/Compiletime/Wrapper.hs:137:14: warning: [-Wdeprecations] In the use of ‘readPackageDescription’ (imported from Distribution.PackageDescription.Parse): Deprecated: "Use readGenericPackageDescription, old name is misleading." | 137 | gpd <- readPackageDescription v (projdir cfile) | ^^^^^^^^^^^^^^^^^^^^^^ [10 of 12] Compiling CabalHelper.Compiletime.Data ( src/CabalHelper/Compiletime/Data.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Data.dyn_o ) [11 of 12] Compiling CabalHelper.Compiletime.Compile ( src/CabalHelper/Compiletime/Compile.hs, dist/build/cabal-helper-wrapper/cabal-helper-wrapper-tmp/CabalHelper/Compiletime/Compile.dyn_o ) [CabalHelper.Compiletime.Data changed] Linking dist/build/cabal-helper-wrapper/cabal-helper-wrapper ... /tmp/ghc7368_0/ghc_22.o(.gnu.build.attributes+0x14): warning: relocation refers to discarded section /tmp/ghc7368_0/ghc_22.o(.gnu.build.attributes+0x18): warning: relocation refers to discarded section + '[' -n dist/build/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for cabal-helper-0.8.0.2... Preprocessing library for cabal-helper-0.8.0.2.. Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.8.0.2.. Preprocessing library for cabal-helper-0.8.0.2.. Running Haddock on library for cabal-helper-0.8.0.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: semigroupoids-5.2.1 Haddock coverage: 14% ( 1 / 7) in 'CabalHelper.Shared.InterfaceTypes' Missing documentation for: ChResponse (src/CabalHelper/Shared/InterfaceTypes.hs:37) ChComponentName (src/CabalHelper/Shared/InterfaceTypes.hs:49) ChModuleName (src/CabalHelper/Shared/InterfaceTypes.hs:58) ChEntrypoint (src/CabalHelper/Shared/InterfaceTypes.hs:61) ChPkgDb (src/CabalHelper/Shared/InterfaceTypes.hs:74) NeedsBuildOutput (src/CabalHelper/Shared/InterfaceTypes.hs:79) 50% ( 3 / 6) in 'CabalHelper.Shared.Sandbox' Missing documentation for: ghcSandboxPkgDbDir (src/CabalHelper/Shared/Sandbox.hs:54) mightExist (src/CabalHelper/Shared/Sandbox.hs:70) dropWhileEnd (src/CabalHelper/Shared/Sandbox.hs:76) 0% ( 0 / 9) in 'Paths_cabal_helper' Missing documentation for: Module header version (dist/build/autogen/Paths_cabal_helper.hs:28) getBinDir (dist/build/autogen/Paths_cabal_helper.hs:39) getLibDir (dist/build/autogen/Paths_cabal_helper.hs:39) getDynLibDir (dist/build/autogen/Paths_cabal_helper.hs:39) getDataDir (dist/build/autogen/Paths_cabal_helper.hs:39) getLibexecDir (dist/build/autogen/Paths_cabal_helper.hs:39) getDataFileName (dist/build/autogen/Paths_cabal_helper.hs:47) getSysconfDir (dist/build/autogen/Paths_cabal_helper.hs:39) Warning: Distribution.Helper: Could not find documentation for exported module: Data.Functor.Apply 87% ( 46 / 53) in 'Distribution.Helper' Missing documentation for: ChModuleName (src/CabalHelper/Shared/InterfaceTypes.hs:58) ChComponentName (src/CabalHelper/Shared/InterfaceTypes.hs:49) ChPkgDb (src/CabalHelper/Shared/InterfaceTypes.hs:74) ChEntrypoint (src/CabalHelper/Shared/InterfaceTypes.hs:61) NeedsBuildOutput (src/CabalHelper/Shared/InterfaceTypes.hs:79) buildPlatform (lib/Distribution/Helper.hs:447) libexecNotFoundError (lib/Distribution/Helper.hs:494) Warning: Distribution.Helper: could not find link destinations for: Apply <.> .> <. Documentation created: dist/doc/html/cabal-helper/index.html, dist/doc/html/cabal-helper/cabal-helper.txt Preprocessing executable 'cabal-helper-wrapper' for cabal-helper-0.8.0.2.. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YAmmDo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm ++ dirname /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm + cd cabal-helper-0.8.0.2 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm -v directory dist/doc/html/cabal-helper does exist: True creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 copy directory 'dist/doc/html/cabal-helper' to '/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2'. creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src Installing dist/doc/html/cabal-helper/synopsis.png to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/synopsis.png Installing dist/doc/html/cabal-helper/Distribution-Helper.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/Distribution-Helper.html Installing dist/doc/html/cabal-helper/minus.gif to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/minus.gif Installing dist/doc/html/cabal-helper/ocean.css to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/ocean.css Installing dist/doc/html/cabal-helper/plus.gif to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/plus.gif Installing dist/doc/html/cabal-helper/cabal-helper.txt to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/cabal-helper.txt Installing dist/doc/html/cabal-helper/haddock-util.js to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/haddock-util.js Installing dist/doc/html/cabal-helper/index.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/index.html Installing dist/doc/html/cabal-helper/cabal-helper.haddock to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/cabal-helper.haddock Installing dist/doc/html/cabal-helper/hslogo-16.png to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/hslogo-16.png Installing dist/doc/html/cabal-helper/doc-index.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/doc-index.html Installing dist/doc/html/cabal-helper/src/Paths_cabal_helper.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src/Paths_cabal_helper.html Installing dist/doc/html/cabal-helper/src/Distribution-Helper.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src/Distribution-Helper.html Installing dist/doc/html/cabal-helper/src/CabalHelper-Shared-Sandbox.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src/CabalHelper-Shared-Sandbox.html Installing dist/doc/html/cabal-helper/src/hscolour.css to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src/hscolour.css Installing dist/doc/html/cabal-helper/src/CabalHelper-Shared-InterfaceTypes.html to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/src/CabalHelper-Shared-InterfaceTypes.html creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 Installing dist/doc/html/cabal-helper/cabal-helper.haddock to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2/cabal-helper.haddock creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper Installing LICENSE to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y Installing dist/build/Distribution/Helper.hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution/Helper.hi Installing dist/build/CabalHelper/Shared/InterfaceTypes.hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/InterfaceTypes.hi Installing dist/build/CabalHelper/Shared/Sandbox.hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/Sandbox.hi Installing dist/build/Paths_cabal_helper.hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Paths_cabal_helper.hi creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y Installing dist/build/Distribution/Helper.p_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution/Helper.p_hi Installing dist/build/CabalHelper/Shared/InterfaceTypes.p_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/InterfaceTypes.p_hi Installing dist/build/CabalHelper/Shared/Sandbox.p_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/Sandbox.p_hi Installing dist/build/Paths_cabal_helper.p_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Paths_cabal_helper.p_hi creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y Installing dist/build/Distribution/Helper.dyn_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Distribution/Helper.dyn_hi Installing dist/build/CabalHelper/Shared/InterfaceTypes.dyn_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/InterfaceTypes.dyn_hi Installing dist/build/CabalHelper/Shared/Sandbox.dyn_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/CabalHelper/Shared/Sandbox.dyn_hi Installing dist/build/Paths_cabal_helper.dyn_hi to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/Paths_cabal_helper.dyn_hi creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y Installing dist/build/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y.a to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y.a creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y Installing dist/build/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y_p.a to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y_p.a creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib Installing executable dist/build/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y-ghc8.2.2.so Installing executable cabal-helper-wrapper in /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2/cabal-helper-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2/cabal-helper-0.8.0.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2/cabal-helper-0.8.0.2 Installing executable dist/build/cabal-helper-wrapper/cabal-helper-wrapper to /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2/cabal-helper-0.8.0.2/cabal-helper-wrapper /usr/bin/strip /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/libexec/ghc-8.2.2/cabal-helper-0.8.0.2/cabal-helper-wrapper + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + install -D --mode=0644 cabal-helper-0.8.0.2.conf /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2.conf + '[' '!' -f /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2.conf ']' ++ echo '/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2*.conf' + pkgconf='/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2*.conf' ++ grep 'key: ' /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2.conf ++ sed -e 's/key: //' + key=cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y + pkgdir=/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y + rm -f ghc-cabal-helper.files ghc-cabal-helper-devel.files + touch ghc-cabal-helper.files ghc-cabal-helper-devel.files + echo '/usr/lib/ghc-8.2.2/package.conf.d/cabal-helper-0.8.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y ']' + echo '%attr(755,root,root) /usr/lib/libHScabal-helper-0.8.0.2-*ghc8.2.2.so' + echo /usr/lib/ghc-8.2.2/cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y + '[' -d /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/cabal-helper-0.8.0.2 + for i in ghc-cabal-helper.files ghc-cabal-helper-devel.files + '[' -f ghc-cabal-helper.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm!!g' ghc-cabal-helper.files + for i in ghc-cabal-helper.files ghc-cabal-helper-devel.files + '[' -f ghc-cabal-helper-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm!!g' ghc-cabal-helper-devel.files + find /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm -type f -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -exec strip '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kjLWn1 + umask 022 + cd /builddir/build/BUILD + cd cabal-helper-0.8.0.2 + exit 0 Processing files: ghc-cabal-helper-0.8.0.2-1.fc28.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mBz8GE + umask 022 + cd /builddir/build/BUILD + cd cabal-helper-0.8.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/licenses/ghc-cabal-helper + exit 0 Provides: ghc-cabal-helper = 0.8.0.2-1.fc28 ghc-cabal-helper(armv7hl-32) = 0.8.0.2-1.fc28 libHScabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y-ghc8.2.2.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSCabal-2.0.1.0-ghc8.2.2.so libHSStateVar-1.1.0.4-Lu3XXOaBt4N93qdBGMlVeM-ghc8.2.2.so libHSarray-0.5.2.0-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHSbase-orphans-0.6-KoJqNefbvUAEuaR7CDOiu4-ghc8.2.2.so libHSbifunctors-5.5-BA9qzwesLJxHxv7L0jbw4O-ghc8.2.2.so libHSbinary-0.8.5.1-ghc8.2.2.so libHSbytestring-0.10.8.2-ghc8.2.2.so libHScomonad-5.0.2-K8CfXcf8sXVEHCSl8eTXEp-ghc8.2.2.so libHScontainers-0.5.10.2-ghc8.2.2.so libHScontravariant-1.4-7IfrnOnBYsL8onpeYgvmpg-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSdirectory-1.3.0.2-ghc8.2.2.so libHSdistributive-0.5.3-Bots8MXh3UTCJnyeMycJ7n-ghc8.2.2.so libHSfilepath-1.4.1.2-ghc8.2.2.so libHSghc-boot-th-8.2.2-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so libHSpretty-1.1.3.3-ghc8.2.2.so libHSprocess-1.6.1.0-ghc8.2.2.so libHSsemigroupoids-5.2.1-CJ3D7MBkJZk2QrCUteSFNI-ghc8.2.2.so libHSsemigroups-0.18.3-3aCIuYG4ID286XaN6MuQu7-ghc8.2.2.so libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so libHStemplate-haskell-2.12.0.0-ghc8.2.2.so libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so libHSth-abstraction-0.2.6.0-KdJUlqAwMfUIgxZVMgLLVd-ghc8.2.2.so libHStime-1.8.0.2-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so libHSunix-2.7.2.2-ghc8.2.2.so libHSunix-compat-0.5.0.1-AtNnJ204ySI1W22dRbQG6f-ghc8.2.2.so libHSunordered-containers-0.2.8.0-I7JeERyNNOoCgsxx1de4GU-ghc8.2.2.so libHSvoid-0.7.2-BaCvWtelk6X2yBHg8R7RQm-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgmp.so.10 libm.so.6 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: ghc-cabal-helper-devel-0.8.0.2-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QniNwt + umask 022 + cd /builddir/build/BUILD + cd cabal-helper-0.8.0.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc-cabal-helper-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc-cabal-helper-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm/usr/share/doc/ghc-cabal-helper-devel + exit 0 Provides: ghc-cabal-helper-devel = 0.8.0.2-1.fc28 ghc-cabal-helper-devel(armv7hl-32) = 0.8.0.2-1.fc28 ghc-cabal-helper-doc = 0.8.0.2-1.fc28 ghc-cabal-helper-static = 0.8.0.2-1.fc28 ghc-devel(cabal-helper-0.8.0.2-GXaYaumQJA5LoQHPoXj82Y) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.2.2 Requires(postun): /bin/sh ghc-compiler = 8.2.2 Requires: ghc-devel(Cabal-2.0.1.0) ghc-devel(base-4.10.1.0) ghc-devel(directory-1.3.0.2) ghc-devel(filepath-1.4.1.2) ghc-devel(ghc-prim-0.5.1.1) ghc-devel(mtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH) ghc-devel(process-1.6.1.0) ghc-devel(semigroupoids-5.2.1-CJ3D7MBkJZk2QrCUteSFNI) ghc-devel(transformers-0.5.2.0) ghc-devel(unix-2.7.2.2) ghc-devel(unix-compat-0.5.0.1-AtNnJ204ySI1W22dRbQG6f) libHSCabal-2.0.1.0-ghc8.2.2.so libHSarray-0.5.2.0-ghc8.2.2.so libHSbase-4.10.1.0-ghc8.2.2.so libHSbinary-0.8.5.1-ghc8.2.2.so libHSbytestring-0.10.8.2-ghc8.2.2.so libHScontainers-0.5.10.2-ghc8.2.2.so libHSdeepseq-1.4.3.0-ghc8.2.2.so libHSdirectory-1.3.0.2-ghc8.2.2.so libHSexceptions-0.8.3-IMG8z9bQ0kKKt0LCvLfr9v-ghc8.2.2.so libHSfilepath-1.4.1.2-ghc8.2.2.so libHSghc-boot-th-8.2.2-ghc8.2.2.so libHSghc-prim-0.5.1.1-ghc8.2.2.so libHSinteger-gmp-1.0.1.0-ghc8.2.2.so libHSmtl-2.2.1-DscMMmDQUE6GBfOSl4qMUH-ghc8.2.2.so libHSpretty-1.1.3.3-ghc8.2.2.so libHSprocess-1.6.1.0-ghc8.2.2.so libHSrts-ghc8.2.2.so libHSstm-2.4.4.1-6AExGOUG8NB2Rzejnay0ww-ghc8.2.2.so libHStemplate-haskell-2.12.0.0-ghc8.2.2.so libHStemporary-1.2.1.1-DDtfhrFSDqT4khtu8ZMSIo-ghc8.2.2.so libHStime-1.8.0.2-ghc8.2.2.so libHStransformers-0.5.2.0-ghc8.2.2.so libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so libHSunix-2.7.2.2-ghc8.2.2.so libHSunix-compat-0.5.0.1-AtNnJ204ySI1W22dRbQG6f-ghc8.2.2.so libHSutf8-string-1.0.1.1-7sQ7eR5H5ED7poickls5aO-ghc8.2.2.so libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libffi.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libm.so.6 libpthread.so.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm Wrote: /builddir/build/RPMS/ghc-cabal-helper-0.8.0.2-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/ghc-cabal-helper-devel-0.8.0.2-1.fc28.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eeSRwJ + umask 022 + cd /builddir/build/BUILD + cd cabal-helper-0.8.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-cabal-helper-0.8.0.2-1.fc28.arm + exit 0 Child return code was: 0