Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1698636688.836173/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.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 warning: line 52: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 53: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 54: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-witherable-0.4.2-1.src.rpm RPM build warnings: line 52: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} line 53: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} line 54: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1698636688.836173/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.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 warning: line 52: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} warning: line 53: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} warning: line 54: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/ghc-witherable-0.4.2-1.src.rpm RPM build warnings: line 52: Possible unexpanded macro in: Requires: ghc-compiler = %{ghc_version} line 53: Possible unexpanded macro in: Requires(post): ghc-compiler = %{ghc_version} line 54: Possible unexpanded macro in: Requires(postun): ghc-compiler = %{ghc_version} Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1698636688.836173/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-witherable.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.izEufS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf witherable-0.4.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/witherable-0.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd witherable-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -p /builddir/build/SOURCES/witherable.cabal witherable.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7iVWBf + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 ++ ls ++ grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)' + for f in $(ls | grep -i -e '^\(ANNOUNCE\|AUTHORS\|CHANGELOG\|CHANGES\|CONTRIBUTORS\|README\|TODO\)') + '[' -f CHANGELOG.md -a -x CHANGELOG.md ']' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro ' + LDFLAGS='-Wl,-z,relro ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -d /usr/lib64/ghc-9.4.5/lib ']' + subsubdir=/lib + '[' -x Setup ']' + ghc --make -package Cabal -no-user-package-db -dynamic Setup [1 of 2] Compiling Main ( Setup.hs, Setup.o ) [2 of 2] Linking Setup + LANG=C.utf8 + ./Setup --version Cabal library version 3.8.1.0 + '[' -x Setup ']' + LANG=C.utf8 ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-witherable '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.4.5/lib --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-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/generic-hardened-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -fhide-source-paths' -v -p --enable-shared --htmldir=/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 --global Using Parsec parser Configuring witherable-0.4.2... Dependency base >=4.9 && <5: using base-4.17.1.0 Dependency base-orphans >=0.8.4 && <0.10: using base-orphans-0.8.8.2 Dependency containers >=0.5.7.1 && <0.7: using containers-0.6.7 Dependency hashable >=1.2.7.0 && <1.5: using hashable-1.4.3.0 Dependency indexed-traversable >=0.1.1 && <0.2: using indexed-traversable-0.1.2.1 Dependency indexed-traversable-instances >=0.1 && <0.2: using indexed-traversable-instances-0.1.1.2 Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.5.6.2 Dependency unordered-containers >=0.2.12.0 && <0.3: using unordered-containers-0.2.19.1 Dependency vector >=0.12.2.0 && <0.14: using vector-0.13.0.0 Source component graph: component lib Configured component graph: component witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 include base-4.17.1.0 include base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 include containers-0.6.7 include hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI include indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs include indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb include transformers-0.5.6.2 include unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 include vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp Linked component graph: unit witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 include base-4.17.1.0 include base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 include containers-0.6.7 include hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI include indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs include indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb include transformers-0.5.6.2 include unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 include vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp Data.Witherable=witherable-0.4.2-tRB3zDe13pFIYU6FZHit2:Data.Witherable,Witherable=witherable-0.4.2-tRB3zDe13pFIYU6FZHit2:Witherable Ready component graph: definite witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 depends base-4.17.1.0 depends base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 depends containers-0.6.7 depends hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI depends indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs depends indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb depends transformers-0.5.6.2 depends unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 depends vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp Using Cabal-3.8.1.0 compiled by ghc-9.4 Using compiler: ghc-9.4.5 Using install prefix: /usr Executables installed in: /usr/bin Libraries installed in: /usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 Dynamic Libraries installed in: /usr/lib64/ghc-9.4.5/lib Private executables installed in: /usr/libexec/witherable-0.4.2 Data files installed in: /usr/share/witherable-0.4.2 Documentation installed in: /usr/share/licenses/ghc-witherable Configuration files installed in: /usr/etc No alex found Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No doctest found Using gcc version 12 found on system at: /usr/bin/gcc Using ghc version 9.4.5 found on system at: /usr/bin/ghc Using ghc-pkg version 9.4.5 found on system at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.27.0 found on system at: /usr/bin/haddock No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.68 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.8 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/ld.gold Using pkg-config version 1.9.5 found on system at: /usr/bin/pkg-config Using runghc version 9.4.5 found on system at: /usr/bin/runghc Using strip version 2.40 found on system at: /usr/bin/strip Using tar found on system at: /usr/bin/tar No uhc found + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j4 -v Component build order: library /usr/bin/ghc-pkg init dist/package.conf.inplace creating dist/build creating dist/build/autogen creating dist/build/autogen Preprocessing library for witherable-0.4.2.. Building library for witherable-0.4.2.. creating dist/build /usr/bin/ghc --make -fbuilding-cabal-package -O -j4 -static -dynamic-too -dynosuf dyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -idist/build/global-autogen -Idist/build/autogen -Idist/build/global-autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 -hide-all-packages -Wmissing-home-modules -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.17.1.0 -package-id base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 -package-id containers-0.6.7 -package-id hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI -package-id indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs -package-id indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb -package-id transformers-0.5.6.2 -package-id unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 -package-id vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp -XHaskell2010 Witherable Data.Witherable -Wall -Wcompat -optc-O2 -optc-g -optc-pipe -optc-Wall '-optc-Werror=format-security' '-optc-Wp,-D_FORTIFY_SOURCE=2' -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fstack-protector-strong -optc-grecord-gcc-switches '-optc-specs=/usr/lib/rpm/generic-hardened-cc1' -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -fhide-source-paths [1 of 2] Compiling Witherable [2 of 2] Compiling Data.Witherable /usr/bin/ghc --make -fbuilding-cabal-package -O -prof -fprof-auto-exported -j4 -osuf p_o -hisuf p_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -idist/build/global-autogen -Idist/build/autogen -Idist/build/global-autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 -hide-all-packages -Wmissing-home-modules -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.17.1.0 -package-id base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 -package-id containers-0.6.7 -package-id hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI -package-id indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs -package-id indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb -package-id transformers-0.5.6.2 -package-id unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 -package-id vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp -XHaskell2010 Witherable Data.Witherable -Wall -Wcompat -optc-O2 -optc-g -optc-pipe -optc-Wall '-optc-Werror=format-security' '-optc-Wp,-D_FORTIFY_SOURCE=2' -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fstack-protector-strong -optc-grecord-gcc-switches '-optc-specs=/usr/lib/rpm/generic-hardened-cc1' -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -fhide-source-paths [1 of 2] Compiling Witherable [2 of 2] Compiling Data.Witherable Linking... [(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "base-4.17.1.0"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "containers-0.6.7"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "transformers-0.5.6.2"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19"}),DefaultRenaming),(DefiniteUnitId (DefUnitId {unDefUnitId = UnitId "vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp"}),DefaultRenaming)] /usr/bin/ar -r dist/build/objs-1370/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2.a '@dist/build/objs-1370/ar1370-2.rsp' /usr/bin/ar: creating dist/build/objs-1370/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2.a /usr/bin/ar -r dist/build/objs-1370/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2_p.a '@dist/build/objs-1370/ar1370-3.rsp' /usr/bin/ar: creating dist/build/objs-1370/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2_p.a /usr/bin/ghc -shared -dynamic '-dynload deploy' -optl-Wl,-rpath,/usr/lib64/ghc-9.4.5/lib/aarch64-linux-ghc-9.4.5 -optl-Wl,-rpath,/usr/lib64/ghc-9.4.5/lib -this-unit-id witherable-0.4.2-tRB3zDe13pFIYU6FZHit2 -hide-all-packages -no-auto-link-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.17.1.0 -package-id base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8 -package-id containers-0.6.7 -package-id hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI -package-id indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs -package-id indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb -package-id transformers-0.5.6.2 -package-id unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19 -package-id vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp dist/build/Witherable.dyn_o dist/build/Data/Witherable.dyn_o -o dist/build/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so -optc-O2 -optc-g -optc-pipe -optc-Wall '-optc-Werror=format-security' '-optc-Wp,-D_FORTIFY_SOURCE=2' -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fstack-protector-strong -optc-grecord-gcc-switches '-optc-specs=/usr/lib/rpm/generic-hardened-cc1' -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -fhide-source-paths /usr/bin/ghc-pkg recache '--package-db=dist/package.conf.inplace' + '[' -n dist/build/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for witherable-0.4.2.. Running Haddock on library for witherable-0.4.2.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: OneTuple-0.4.1.1, array-0.5.4.0, base-4.17.1.0, base-orphans-0.8.8.2, binary-0.8.9.1, bytestring-0.11.4.0, containers-0.6.7, deepseq-1.4.8.0, filepath-1.4.2.2, ghc-bignum-1.3, ghc-boot-th-9.4.5, ghc-prim-0.9.0, hashable-1.4.3.0, indexed-traversable-0.1.2.1, indexed-traversable-instances-0.1.1.2, pretty-1.1.3.6, primitive-0.7.4.0, tagged-0.8.8, template-haskell-2.19.0.0, text-2.0.2, transformers-0.5.6.2, unordered-containers-0.2.19.1, vector-0.13.0.0, vector-stream-0.1.0.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. 93% ( 14 / 15) in 'Witherable' Missing documentation for: WrappedFoldable (src/Witherable.hs:707) 86% ( 32 / 37) in 'Data.Witherable' Missing documentation for: FilterLike (src/Data/Witherable.hs:59) Filter (src/Data/Witherable.hs:57) FilterLike' (src/Data/Witherable.hs:63) Filter' (src/Data/Witherable.hs:61) WrappedFoldable (src/Witherable.hs:707) Warning: Witherable: could not find link destinations for: - GHC.Base.Functor - GHC.Maybe.Maybe - GHC.Types.Bool - GHC.Base.fmap - GHC.Base.liftA2 - GHC.Classes.&& - Data.Maybe.mapMaybe - GHC.Base.id - Control.Applicative.ZipList - GHC.Types.Type - Data.IntMap.Internal.IntMap - Data.Sequence.Internal.Seq - Data.Vector.Vector - Data.Either.Either - GHC.Base.Monoid - Data.Proxy.Proxy - GHC.Generics.U1 - GHC.Generics.V1 - Data.Map.Internal.Map - Control.Monad.Trans.Maybe.MaybeT - Data.HashMap.Internal.HashMap - GHC.Classes.Eq - Data.Hashable.Class.Hashable - Data.Foldable.Foldable - GHC.Base.Alternative - Data.Functor.Const.Const - GHC.Generics.Rec1 - Control.Applicative.Backwards.Backwards - Control.Monad.Trans.Identity.IdentityT - Data.Functor.Reverse.Reverse - Data.Functor.Product.Product - Data.Functor.Sum.Sum - GHC.Generics.:*: - GHC.Generics.:+: - GHC.Generics.K1 - Data.Functor.Compose.Compose - GHC.Generics.:.: - GHC.Generics.M1 - Data.Functor.<$> - GHC.Base.flip - Data.Traversable.Traversable - GHC.Base.Applicative - GHC.Base.Monad - Data.Traversable.traverse - GHC.Base.pure - GHC.Classes.Ord - GHC.Base.String - WithIndex.FunctorWithIndex - GHC.Types.Int - Data.Void.Void - WithIndex.FoldableWithIndex - WithIndex.TraversableWithIndex - WithIndex.ifoldMap - WithIndex.ifoldMap' - WithIndex.ifoldr - WithIndex.ifoldl - WithIndex.ifoldr' - WithIndex.ifoldl' - WithIndex.imap - WithIndex.itraverse - Data.Foldable.fold - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - Data.Foldable.length - Data.Foldable.elem - Data.Foldable.maximum - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Traversable.sequenceA - Data.Traversable.mapM - Data.Traversable.sequence - GHC.Base.empty - GHC.Base.<|> - GHC.Base.some - GHC.Base.many - GHC.Base.<*> - GHC.Base.*> - GHC.Base.<* - GHC.Base.<$ Warning: Data.Witherable: could not find link destinations for: - GHC.Base.Functor - GHC.Maybe.Maybe - GHC.Types.Bool - GHC.Base.fmap - GHC.Base.liftA2 - GHC.Classes.&& - Data.Maybe.mapMaybe - GHC.Base.id - Control.Applicative.ZipList - GHC.Types.Type - Data.IntMap.Internal.IntMap - Data.Sequence.Internal.Seq - Data.Vector.Vector - Data.Either.Either - GHC.Base.Monoid - Data.Proxy.Proxy - GHC.Generics.U1 - GHC.Generics.V1 - Data.Map.Internal.Map - Control.Monad.Trans.Maybe.MaybeT - Data.HashMap.Internal.HashMap - GHC.Classes.Eq - Data.Hashable.Class.Hashable - Data.Foldable.Foldable - GHC.Base.Alternative - Data.Functor.Const.Const - GHC.Generics.Rec1 - Control.Applicative.Backwards.Backwards - Control.Monad.Trans.Identity.IdentityT - Data.Functor.Reverse.Reverse - Data.Functor.Product.Product - Data.Functor.Sum.Sum - GHC.Generics.:*: - GHC.Generics.:+: - GHC.Generics.K1 - Data.Functor.Compose.Compose - GHC.Generics.:.: - GHC.Generics.M1 - Data.Functor.<$> - GHC.Base.flip - Data.Traversable.Traversable - GHC.Base.Applicative - GHC.Base.Monad - Data.Traversable.traverse - GHC.Base.pure - GHC.Classes.Ord - GHC.Base.String - WithIndex.FunctorWithIndex - GHC.Types.Int - Data.Void.Void - WithIndex.FoldableWithIndex - WithIndex.TraversableWithIndex - Data.Functor.Identity.Identity - Control.Monad.Trans.State.Strict.State - Data.Set.Internal.Set - Data.HashSet.Internal.HashSet - GHC.Base.<*> - GHC.Base.*> - GHC.Base.<* - GHC.Base.<$ - WithIndex.ifoldMap - WithIndex.ifoldMap' - WithIndex.ifoldr - WithIndex.ifoldl - WithIndex.ifoldr' - WithIndex.ifoldl' - WithIndex.imap - WithIndex.itraverse - Data.Foldable.fold - Data.Foldable.foldMap - Data.Foldable.foldMap' - Data.Foldable.foldr - Data.Foldable.foldr' - Data.Foldable.foldl - Data.Foldable.foldl' - Data.Foldable.foldr1 - Data.Foldable.foldl1 - Data.Foldable.toList - Data.Foldable.null - Data.Foldable.length - Data.Foldable.elem - Data.Foldable.maximum - Data.Foldable.minimum - Data.Foldable.sum - GHC.Num.Num - Data.Foldable.product - Data.Traversable.sequenceA - Data.Traversable.mapM - Data.Traversable.sequence - GHC.Base.empty - GHC.Base.<|> - GHC.Base.some - GHC.Base.many Documentation created: dist/doc/html/witherable/index.html, dist/doc/html/witherable/witherable.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XohQ7M + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 + cd witherable-0.4.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 -v directory dist/doc/html/witherable does exist: True creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 copy directory 'dist/doc/html/witherable' to '/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2'. creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/src Installing dist/doc/html/witherable/index.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/index.html Installing dist/doc/html/witherable/synopsis.png to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/synopsis.png Installing dist/doc/html/witherable/Witherable.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/Witherable.html Installing dist/doc/html/witherable/witherable.haddock to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/witherable.haddock Installing dist/doc/html/witherable/witherable.txt to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/witherable.txt Installing dist/doc/html/witherable/quick-jump.css to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/quick-jump.css Installing dist/doc/html/witherable/meta.json to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/meta.json Installing dist/doc/html/witherable/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/haddock-bundle.min.js Installing dist/doc/html/witherable/doc-index.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/doc-index.html Installing dist/doc/html/witherable/linuwial.css to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/linuwial.css Installing dist/doc/html/witherable/Data-Witherable.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/Data-Witherable.html Installing dist/doc/html/witherable/src/Data.Witherable.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/src/Data.Witherable.html Installing dist/doc/html/witherable/src/Witherable.html to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/src/Witherable.html Installing dist/doc/html/witherable/src/style.css to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/src/style.css Installing dist/doc/html/witherable/src/highlight.js to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/src/highlight.js creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 Installing dist/doc/html/witherable/witherable.haddock to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2/witherable.haddock creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable Installing LICENSE to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data Installing dist/build/Witherable.hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Witherable.hi Installing dist/build/Data/Witherable.hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data/Witherable.hi creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data Installing dist/build/Witherable.p_hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Witherable.p_hi Installing dist/build/Data/Witherable.p_hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data/Witherable.p_hi creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data Installing dist/build/Witherable.dyn_hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Witherable.dyn_hi Installing dist/build/Data/Witherable.dyn_hi to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/Data/Witherable.dyn_hi creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 Installing dist/build/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2.a to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2.a creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 Installing dist/build/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2_p.a to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2_p.a creating /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib Installing executable dist/build/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so to /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.4.5/lib ']' + subsubdir=/lib + '[' -d witherable-0.4.2.conf ']' + install -D --mode=0644 witherable-0.4.2.conf /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/package.conf.d/witherable-0.4.2.conf + '[' -d /usr/lib64/ghc-9.4.5/lib ']' + subsubdir=/lib ++ ls /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/package.conf.d/witherable-0.4.2.conf + '[' -z /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/package.conf.d/witherable-0.4.2.conf ']' + rm -f ghc-witherable.files ghc-witherable-help.files + touch ghc-witherable.files ghc-witherable-help.files + for i in /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5${subsubdir}/libHSwitherable-0.4.2-*ghc9.4.5.so + '[' -x /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so ']' + echo /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so + echo '%dir /usr/lib64/ghc-9.4.5/lib' + pkgdir=/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 + '[' -d /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 ']' + find /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/witherable-0.4.2 -type d -fprintf ghc-witherable-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-witherable-prof.files -o -fprint ghc-witherable-devel.files + echo '%dir /usr/lib64/ghc-9.4.5/lib' + echo '%dir /usr/lib64/ghc-9.4.5/lib' + ls /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/package.conf.d/witherable-0.4.2.conf + haddock_dir=/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 + '[' -d /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 ']' + echo /usr/share/doc/ghc-9.4.5/html/libraries/witherable-0.4.2 + for i in ghc-witherable.files ghc-witherable-devel.files ghc-witherable-help.files ghc-witherable-prof.files + '[' -f ghc-witherable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64!!g' ghc-witherable.files + for i in ghc-witherable.files ghc-witherable-devel.files ghc-witherable-help.files ghc-witherable-prof.files + '[' -f ghc-witherable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64!!g' ghc-witherable-devel.files + for i in ghc-witherable.files ghc-witherable-devel.files ghc-witherable-help.files ghc-witherable-prof.files + '[' -f ghc-witherable-help.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64!!g' ghc-witherable-help.files + for i in ghc-witherable.files ghc-witherable-devel.files ghc-witherable-help.files ghc-witherable-prof.files + '[' -f ghc-witherable-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64!!g' ghc-witherable-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/lib64/ghc-9.4.5/lib/libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.4.5/lib/aarch64-linux-ghc-9.4.5:/usr/lib64/ghc-9.4.5/lib + case "$rpath" in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZHF7aL + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ghc-witherable-0.4.2-1.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wkokAF + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-witherable = 0.4.2-1 ghc-witherable(aarch-64) = 0.4.2-1 libHSwitherable-0.4.2-tRB3zDe13pFIYU6FZHit2-ghc9.4.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSOneTuple-0.4.1.1-Fgk8ylTtnzLBSBvZAI1OoV-ghc9.4.5.so()(64bit) libHSarray-0.5.4.0-ghc9.4.5.so()(64bit) libHSbase-4.17.1.0-ghc9.4.5.so()(64bit) libHSbase-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8-ghc9.4.5.so()(64bit) libHSbinary-0.8.9.1-ghc9.4.5.so()(64bit) libHSbytestring-0.11.4.0-ghc9.4.5.so()(64bit) libHScontainers-0.6.7-ghc9.4.5.so()(64bit) libHSdeepseq-1.4.8.0-ghc9.4.5.so()(64bit) libHSfilepath-1.4.2.2-ghc9.4.5.so()(64bit) libHSghc-bignum-1.3-ghc9.4.5.so()(64bit) libHSghc-boot-th-9.4.5-ghc9.4.5.so()(64bit) libHSghc-prim-0.9.0-ghc9.4.5.so()(64bit) libHShashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI-ghc9.4.5.so()(64bit) libHSindexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs-ghc9.4.5.so()(64bit) libHSindexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb-ghc9.4.5.so()(64bit) libHSpretty-1.1.3.6-ghc9.4.5.so()(64bit) libHSprimitive-0.7.4.0-AeB0oysC3TAJw9tDpuX8hq-ghc9.4.5.so()(64bit) libHStagged-0.8.8-34vLNT1bthA8YVOwxL31es-ghc9.4.5.so()(64bit) libHStemplate-haskell-2.19.0.0-ghc9.4.5.so()(64bit) libHStext-2.0.2-ghc9.4.5.so()(64bit) libHStransformers-0.5.6.2-ghc9.4.5.so()(64bit) libHSunordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19-ghc9.4.5.so()(64bit) libHSvector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp-ghc9.4.5.so()(64bit) libHSvector-stream-0.1.0.0-C5Yyq3DPEhXAQSqkM8V92s-ghc9.4.5.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-witherable-devel-0.4.2-1.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Re3mWN + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-witherable-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-witherable-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/doc/ghc-witherable-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(witherable-0.4.2-tRB3zDe13pFIYU6FZHit2) ghc-witherable-devel = 0.4.2-1 ghc-witherable-devel(aarch-64) = 0.4.2-1 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 = 9.4.5 Requires(postun): /bin/sh ghc-compiler = 9.4.5 Requires: ghc-devel(base-4.17.1.0) ghc-devel(base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8) ghc-devel(containers-0.6.7) ghc-devel(hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI) ghc-devel(indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs) ghc-devel(indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb) ghc-devel(transformers-0.5.6.2) ghc-devel(unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19) ghc-devel(vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp) Processing files: ghc-witherable-help-0.4.2-1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wbyHfU + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable-help + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable-help + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64/usr/share/licenses/ghc-witherable-help + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-witherable-help = 0.4.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-witherable-prof-0.4.2-1.aarch64 Provides: ghc-prof(witherable-0.4.2-tRB3zDe13pFIYU6FZHit2) ghc-witherable-prof = 0.4.2-1 ghc-witherable-prof(aarch-64) = 0.4.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.17.1.0) ghc-prof(base-orphans-0.8.8.2-Hl8yFKsRlc4HPNXP65SlX8) ghc-prof(containers-0.6.7) ghc-prof(hashable-1.4.3.0-J6544AKZizxH6ZZI1sFKTI) ghc-prof(indexed-traversable-0.1.2.1-1XiSi5jKFt6BqKufaNXxBs) ghc-prof(indexed-traversable-instances-0.1.1.2-KQv2kB1x2IBLkVUyGrKsEb) ghc-prof(transformers-0.5.6.2) ghc-prof(unordered-containers-0.2.19.1-EBIx6LHR2oCHq2qFm6vz19) ghc-prof(vector-0.13.0.0-AbjrQrWxuFpAjIHk3G7xsp) Supplements: (ghc-witherable-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 Wrote: /builddir/build/RPMS/ghc-witherable-0.4.2-1.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-witherable-help-0.4.2-1.noarch.rpm Wrote: /builddir/build/RPMS/ghc-witherable-devel-0.4.2-1.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-witherable-prof-0.4.2-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5yTsvB + umask 022 + cd /builddir/build/BUILD + cd witherable-0.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-witherable-0.4.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.fgVipr + umask 022 + cd /builddir/build/BUILD + rm -rf witherable-0.4.2 witherable-0.4.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0