Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-aeson.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37285-6574/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/ghc-aeson.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-aeson-1.2.3.0-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-aeson.spec'], chrootPath='/var/lib/mock/dist-circle8-build-37285-6574/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/ghc-aeson.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.JDD9oL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aeson-1.2.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/aeson-1.2.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aeson-1.2.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OZaHVo + umask 022 + cd /builddir/build/BUILD + cd aeson-1.2.3.0 ++ 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 ++ sed -e 's/-Wall -Werror=format-security //' + CFLAGS='-O2 -g -pipe -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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=en_US.utf8 + ./Setup --version Cabal library version 2.0.1.0 + '[' -x Setup ']' + LANG=en_US.utf8 ++ echo ' -O2' -g -pipe -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 ++ 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-aeson '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --enable-executable-dynamic --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 --global Configuring aeson-1.2.3.0... + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup build Preprocessing library for aeson-1.2.3.0.. Building library for aeson-1.2.3.0.. [ 1 of 24] Compiling Data.Aeson.Compat ( Data/Aeson/Compat.hs, dist/build/Data/Aeson/Compat.o ) [ 2 of 24] Compiling Data.Aeson.Internal.Functions ( Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o ) [ 3 of 24] Compiling Data.Aeson.Parser.UnescapePure ( pure/Data/Aeson/Parser/UnescapePure.hs, dist/build/Data/Aeson/Parser/UnescapePure.o ) [ 4 of 24] Compiling Data.Aeson.Parser.Unescape ( Data/Aeson/Parser/Unescape.hs, dist/build/Data/Aeson/Parser/Unescape.o ) [ 5 of 24] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 6 of 24] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 7 of 24] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 8 of 24] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [ 9 of 24] Compiling Data.Attoparsec.Time.Internal ( attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs, dist/build/Data/Attoparsec/Time/Internal.o ) [10 of 24] Compiling Data.Attoparsec.Time ( attoparsec-iso8601/Data/Attoparsec/Time.hs, dist/build/Data/Attoparsec/Time.o ) [11 of 24] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o ) [12 of 24] Compiling Data.Aeson.Types.FromJSON ( Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o ) Data/Aeson/Types/FromJSON.hs:474:3: warning: [-Winline-rule-shadowing] Rule "FromJSONKeyCoerce: fmap id" may never fire because ‘id’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘id’ | 474 | "FromJSONKeyCoerce: fmap id" forall (x :: FromJSONKeyFunction a). | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [13 of 24] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.o ) [14 of 24] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.o ) [15 of 24] Compiling Data.Aeson.Encoding.Builder ( Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o ) [16 of 24] Compiling Data.Aeson.Encoding.Internal ( Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o ) [17 of 24] Compiling Data.Aeson.Encoding ( Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o ) [18 of 24] Compiling Data.Aeson.Types.ToJSON ( Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o ) [19 of 24] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [20 of 24] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [21 of 24] Compiling Data.Aeson.Text ( Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o ) [22 of 24] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [23 of 24] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) [24 of 24] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [ 1 of 24] Compiling Data.Aeson.Compat ( Data/Aeson/Compat.hs, dist/build/Data/Aeson/Compat.p_o ) [ 2 of 24] Compiling Data.Aeson.Internal.Functions ( Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.p_o ) [ 3 of 24] Compiling Data.Aeson.Parser.UnescapePure ( pure/Data/Aeson/Parser/UnescapePure.hs, dist/build/Data/Aeson/Parser/UnescapePure.p_o ) [ 4 of 24] Compiling Data.Aeson.Parser.Unescape ( Data/Aeson/Parser/Unescape.hs, dist/build/Data/Aeson/Parser/Unescape.p_o ) [ 5 of 24] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o ) [ 6 of 24] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o ) [ 7 of 24] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.p_o ) [ 8 of 24] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.p_o ) [ 9 of 24] Compiling Data.Attoparsec.Time.Internal ( attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs, dist/build/Data/Attoparsec/Time/Internal.p_o ) [10 of 24] Compiling Data.Attoparsec.Time ( attoparsec-iso8601/Data/Attoparsec/Time.hs, dist/build/Data/Attoparsec/Time.p_o ) [11 of 24] Compiling Data.Aeson.Parser.Time ( Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.p_o ) [12 of 24] Compiling Data.Aeson.Types.FromJSON ( Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.p_o ) Data/Aeson/Types/FromJSON.hs:474:3: warning: [-Winline-rule-shadowing] Rule "FromJSONKeyCoerce: fmap id" may never fire because ‘id’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘id’ | 474 | "FromJSONKeyCoerce: fmap id" forall (x :: FromJSONKeyFunction a). | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^... [13 of 24] Compiling Data.Aeson.Internal ( Data/Aeson/Internal.hs, dist/build/Data/Aeson/Internal.p_o ) [14 of 24] Compiling Data.Aeson.Internal.Time ( Data/Aeson/Internal/Time.hs, dist/build/Data/Aeson/Internal/Time.p_o ) [15 of 24] Compiling Data.Aeson.Encoding.Builder ( Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.p_o ) [16 of 24] Compiling Data.Aeson.Encoding.Internal ( Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.p_o ) [17 of 24] Compiling Data.Aeson.Encoding ( Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.p_o ) [18 of 24] Compiling Data.Aeson.Types.ToJSON ( Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.p_o ) [19 of 24] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o ) [20 of 24] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o ) [21 of 24] Compiling Data.Aeson.Text ( Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.p_o ) [22 of 24] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.p_o ) [23 of 24] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o ) [24 of 24] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.p_o ) + '[' -n dist/build/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so ']' + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Running hscolour for aeson-1.2.3.0... Preprocessing library for aeson-1.2.3.0.. Preprocessing library for aeson-1.2.3.0.. Running Haddock on library for aeson-1.2.3.0.. Haddock coverage: 0% ( 0 / 2) in 'Data.Aeson.Compat' Missing documentation for: Module header fromStrict (Data/Aeson/Compat.hs:11) 100% ( 4 / 4) in 'Data.Aeson.Internal.Functions' 0% ( 0 / 2) in 'Data.Aeson.Parser.UnescapePure' Missing documentation for: Module header unescapeText (pure/Data/Aeson/Parser/UnescapePure.hs:271) 0% ( 0 / 2) in 'Data.Aeson.Parser.Unescape' Missing documentation for: Module header unescapeText (pure/Data/Aeson/Parser/UnescapePure.hs:271) 30% ( 3 / 10) in 'Data.Aeson.Types.Generic' Missing documentation for: IsRecord (Data/Aeson/Types/Generic.hs:46) AllNullary (Data/Aeson/Types/Generic.hs:68) Tagged2 (Data/Aeson/Types/Generic.hs:82) True (Data/Aeson/Types/Generic.hs:86) False (Data/Aeson/Types/Generic.hs:87) And (Data/Aeson/Types/Generic.hs:89) ProductSize (Data/Aeson/Types/Generic.hs:106) 97% ( 35 / 36) in 'Data.Aeson.Types.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:118) 76% ( 13 / 17) in 'Data.Aeson.Parser.Internal' Missing documentation for: decodeWith (Data/Aeson/Parser/Internal.hs:255) decodeStrictWith (Data/Aeson/Parser/Internal.hs:264) eitherDecodeWith (Data/Aeson/Parser/Internal.hs:272) eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:282) 75% ( 12 / 16) in 'Data.Aeson.Parser' Missing documentation for: decodeWith (Data/Aeson/Parser/Internal.hs:255) decodeStrictWith (Data/Aeson/Parser/Internal.hs:264) eitherDecodeWith (Data/Aeson/Parser/Internal.hs:272) eitherDecodeStrictWith (Data/Aeson/Parser/Internal.hs:282) 33% ( 2 / 6) in 'Data.Attoparsec.Time.Internal' Missing documentation for: fromPico (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:34) toPico (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:31) diffTimeOfDay64 (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:54) toTimeOfDay64 (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:60) 100% ( 7 / 7) in 'Data.Attoparsec.Time' 88% ( 7 / 8) in 'Data.Aeson.Parser.Time' Missing documentation for: Module header 96% ( 44 / 46) in 'Data.Aeson.Types.FromJSON' Missing documentation for: Module header parseOptionalFieldWith (Data/Aeson/Types/FromJSON.hs:230) 88% ( 7 / 8) in 'Data.Aeson.Internal' Missing documentation for: JSONPath (Data/Aeson/Types/Internal.hs:118) 33% ( 2 / 6) in 'Data.Aeson.Internal.Time' Missing documentation for: fromPico (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:34) toPico (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:31) diffTimeOfDay64 (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:54) toTimeOfDay64 (attoparsec-iso8601/Data/Attoparsec/Time/Internal.hs:60) 48% ( 10 / 21) in 'Data.Aeson.Encoding.Builder' Missing documentation for: emptyArray_ (Data/Aeson/Encoding/Builder.hs:155) emptyObject_ (Data/Aeson/Encoding/Builder.hs:158) object (Data/Aeson/Encoding/Builder.hs:104) day (Data/Aeson/Encoding/Builder.hs:187) localTime (Data/Aeson/Encoding/Builder.hs:255) utcTime (Data/Aeson/Encoding/Builder.hs:251) timeOfDay (Data/Aeson/Encoding/Builder.hs:204) zonedTime (Data/Aeson/Encoding/Builder.hs:259) ascii2 (Data/Aeson/Encoding/Builder.hs:161) ascii4 (Data/Aeson/Encoding/Builder.hs:165) ascii5 (Data/Aeson/Encoding/Builder.hs:170) 22% ( 17 / 77) in 'Data.Aeson.Encoding.Internal' Missing documentation for: Module header encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:94) retagEncoding (Data/Aeson/Encoding/Internal.hs:98) pair (Data/Aeson/Encoding/Internal.hs:126) pairStr (Data/Aeson/Encoding/Internal.hs:130) pair' (Data/Aeson/Encoding/Internal.hs:134) nullEncoding (Data/Aeson/Encoding/Internal.hs:146) emptyArray_ (Data/Aeson/Encoding/Internal.hs:149) emptyObject_ (Data/Aeson/Encoding/Internal.hs:152) wrapObject (Data/Aeson/Encoding/Internal.hs:158) wrapArray (Data/Aeson/Encoding/Internal.hs:155) null_ (Data/Aeson/Encoding/Internal.hs:161) bool (Data/Aeson/Encoding/Internal.hs:164) text (Data/Aeson/Encoding/Internal.hs:225) lazyText (Data/Aeson/Encoding/Internal.hs:228) string (Data/Aeson/Encoding/Internal.hs:233) list (Data/Aeson/Encoding/Internal.hs:174) empty (Data/Aeson/Encoding/Internal.hs:203) >< (Data/Aeson/Encoding/Internal.hs:210) econcat (Data/Aeson/Encoding/Internal.hs:206) int8 (Data/Aeson/Encoding/Internal.hs:252) int16 (Data/Aeson/Encoding/Internal.hs:255) int32 (Data/Aeson/Encoding/Internal.hs:258) int64 (Data/Aeson/Encoding/Internal.hs:261) int (Data/Aeson/Encoding/Internal.hs:264) word8 (Data/Aeson/Encoding/Internal.hs:267) word16 (Data/Aeson/Encoding/Internal.hs:270) word32 (Data/Aeson/Encoding/Internal.hs:273) word64 (Data/Aeson/Encoding/Internal.hs:276) word (Data/Aeson/Encoding/Internal.hs:279) integer (Data/Aeson/Encoding/Internal.hs:282) float (Data/Aeson/Encoding/Internal.hs:285) double (Data/Aeson/Encoding/Internal.hs:288) scientific (Data/Aeson/Encoding/Internal.hs:291) int8Text (Data/Aeson/Encoding/Internal.hs:304) int16Text (Data/Aeson/Encoding/Internal.hs:307) int32Text (Data/Aeson/Encoding/Internal.hs:310) int64Text (Data/Aeson/Encoding/Internal.hs:313) intText (Data/Aeson/Encoding/Internal.hs:316) word8Text (Data/Aeson/Encoding/Internal.hs:319) word16Text (Data/Aeson/Encoding/Internal.hs:322) word32Text (Data/Aeson/Encoding/Internal.hs:325) word64Text (Data/Aeson/Encoding/Internal.hs:328) wordText (Data/Aeson/Encoding/Internal.hs:331) integerText (Data/Aeson/Encoding/Internal.hs:334) floatText (Data/Aeson/Encoding/Internal.hs:337) doubleText (Data/Aeson/Encoding/Internal.hs:340) scientificText (Data/Aeson/Encoding/Internal.hs:343) day (Data/Aeson/Encoding/Internal.hs:350) localTime (Data/Aeson/Encoding/Internal.hs:353) utcTime (Data/Aeson/Encoding/Internal.hs:356) timeOfDay (Data/Aeson/Encoding/Internal.hs:359) zonedTime (Data/Aeson/Encoding/Internal.hs:362) value (Data/Aeson/Encoding/Internal.hs:369) comma (Data/Aeson/Encoding/Internal.hs:240) colon (Data/Aeson/Encoding/Internal.hs:240) openBracket (Data/Aeson/Encoding/Internal.hs:240) closeBracket (Data/Aeson/Encoding/Internal.hs:240) openCurly (Data/Aeson/Encoding/Internal.hs:240) closeCurly (Data/Aeson/Encoding/Internal.hs:240) 24% ( 15 / 62) in 'Data.Aeson.Encoding' Missing documentation for: encodingToLazyByteString (Data/Aeson/Encoding/Internal.hs:94) pair (Data/Aeson/Encoding/Internal.hs:126) pairStr (Data/Aeson/Encoding/Internal.hs:130) pair' (Data/Aeson/Encoding/Internal.hs:134) nullEncoding (Data/Aeson/Encoding/Internal.hs:146) emptyArray_ (Data/Aeson/Encoding/Internal.hs:149) emptyObject_ (Data/Aeson/Encoding/Internal.hs:152) text (Data/Aeson/Encoding/Internal.hs:225) lazyText (Data/Aeson/Encoding/Internal.hs:228) string (Data/Aeson/Encoding/Internal.hs:233) list (Data/Aeson/Encoding/Internal.hs:174) null_ (Data/Aeson/Encoding/Internal.hs:161) bool (Data/Aeson/Encoding/Internal.hs:164) int8 (Data/Aeson/Encoding/Internal.hs:252) int16 (Data/Aeson/Encoding/Internal.hs:255) int32 (Data/Aeson/Encoding/Internal.hs:258) int64 (Data/Aeson/Encoding/Internal.hs:261) int (Data/Aeson/Encoding/Internal.hs:264) word8 (Data/Aeson/Encoding/Internal.hs:267) word16 (Data/Aeson/Encoding/Internal.hs:270) word32 (Data/Aeson/Encoding/Internal.hs:273) word64 (Data/Aeson/Encoding/Internal.hs:276) word (Data/Aeson/Encoding/Internal.hs:279) integer (Data/Aeson/Encoding/Internal.hs:282) float (Data/Aeson/Encoding/Internal.hs:285) double (Data/Aeson/Encoding/Internal.hs:288) scientific (Data/Aeson/Encoding/Internal.hs:291) int8Text (Data/Aeson/Encoding/Internal.hs:304) int16Text (Data/Aeson/Encoding/Internal.hs:307) int32Text (Data/Aeson/Encoding/Internal.hs:310) int64Text (Data/Aeson/Encoding/Internal.hs:313) intText (Data/Aeson/Encoding/Internal.hs:316) word8Text (Data/Aeson/Encoding/Internal.hs:319) word16Text (Data/Aeson/Encoding/Internal.hs:322) word32Text (Data/Aeson/Encoding/Internal.hs:325) word64Text (Data/Aeson/Encoding/Internal.hs:328) wordText (Data/Aeson/Encoding/Internal.hs:331) integerText (Data/Aeson/Encoding/Internal.hs:334) floatText (Data/Aeson/Encoding/Internal.hs:337) doubleText (Data/Aeson/Encoding/Internal.hs:340) scientificText (Data/Aeson/Encoding/Internal.hs:343) day (Data/Aeson/Encoding/Internal.hs:350) localTime (Data/Aeson/Encoding/Internal.hs:353) utcTime (Data/Aeson/Encoding/Internal.hs:356) timeOfDay (Data/Aeson/Encoding/Internal.hs:359) zonedTime (Data/Aeson/Encoding/Internal.hs:362) value (Data/Aeson/Encoding/Internal.hs:369) 93% ( 26 / 28) in 'Data.Aeson.Types.ToJSON' Missing documentation for: Module header ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:460) 96% ( 65 / 68) in 'Data.Aeson.Types.Class' Missing documentation for: GToJSON (Data/Aeson/Types/Class.hs:104) GToEncoding (Data/Aeson/Types/Class.hs:105) ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:460) 97% (101 /104) in 'Data.Aeson.Types' Missing documentation for: ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:460) GToJSON (Data/Aeson/Types/Class.hs:104) GToEncoding (Data/Aeson/Types/Class.hs:105) 100% ( 3 / 3) in 'Data.Aeson.Text' Cannot find documentation for: $optionsFields 97% (101 /104) in 'Data.Aeson' Missing documentation for: ToJSONKeyFunction (Data/Aeson/Types/ToJSON.hs:460) GToJSON (Data/Aeson/Types/Class.hs:104) GToEncoding (Data/Aeson/Types/Class.hs:105) 100% ( 25 / 25) in 'Data.Aeson.TH' 33% ( 1 / 3) in 'Data.Aeson.Encode' Missing documentation for: encode (Data/Aeson/Encode.hs:24) encodeToTextBuilder (Data/Aeson/Encode.hs:28) Warning: Data.Aeson.Types: could not find link destinations for: GToJSON CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON Warning: Data.Aeson: could not find link destinations for: GToJSON CoerceText AllNullary ParseSum FromProduct ProductSize ConsFromJSON Warning: Data.Aeson.TH: could not find link destinations for: Encoding sumToValue ToEncoding catPairsExp StarKindStatus opaqueSumToValue recordSumToValue Documentation created: dist/doc/html/aeson/index.html, dist/doc/html/aeson/aeson.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XgmlZ6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 ++ dirname /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 + cd aeson-1.2.3.0 + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 -v directory dist/doc/html/aeson does exist: True creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 copy directory 'dist/doc/html/aeson' to '/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0'. creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src Installing dist/doc/html/aeson/doc-index-P.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-P.html Installing dist/doc/html/aeson/doc-index-B.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-B.html Installing dist/doc/html/aeson/Data-Aeson-Encode.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Encode.html Installing dist/doc/html/aeson/doc-index-M.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-M.html Installing dist/doc/html/aeson/doc-index-R.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-R.html Installing dist/doc/html/aeson/doc-index-U.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-U.html Installing dist/doc/html/aeson/Data-Aeson-Types.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Types.html Installing dist/doc/html/aeson/hslogo-16.png to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/hslogo-16.png Installing dist/doc/html/aeson/doc-index-J.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-J.html Installing dist/doc/html/aeson/minus.gif to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/minus.gif Installing dist/doc/html/aeson/doc-index.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index.html Installing dist/doc/html/aeson/doc-index-L.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-L.html Installing dist/doc/html/aeson/doc-index-W.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-W.html Installing dist/doc/html/aeson/doc-index-N.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-N.html Installing dist/doc/html/aeson/Data-Aeson-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Internal.html Installing dist/doc/html/aeson/aeson.haddock to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/aeson.haddock Installing dist/doc/html/aeson/Data-Aeson-TH.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-TH.html Installing dist/doc/html/aeson/plus.gif to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/plus.gif Installing dist/doc/html/aeson/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-Z.html Installing dist/doc/html/aeson/Data-Aeson.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson.html Installing dist/doc/html/aeson/doc-index-C.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-C.html Installing dist/doc/html/aeson/doc-index-S.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-S.html Installing dist/doc/html/aeson/doc-index-60.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-60.html Installing dist/doc/html/aeson/ocean.css to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/ocean.css Installing dist/doc/html/aeson/Data-Aeson-Encoding.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Encoding.html Installing dist/doc/html/aeson/doc-index-F.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-F.html Installing dist/doc/html/aeson/Data-Aeson-Parser-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Parser-Internal.html Installing dist/doc/html/aeson/synopsis.png to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/synopsis.png Installing dist/doc/html/aeson/doc-index-O.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-O.html Installing dist/doc/html/aeson/doc-index-46.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-46.html Installing dist/doc/html/aeson/doc-index-G.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-G.html Installing dist/doc/html/aeson/doc-index-T.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-T.html Installing dist/doc/html/aeson/haddock-util.js to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/haddock-util.js Installing dist/doc/html/aeson/aeson.txt to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/aeson.txt Installing dist/doc/html/aeson/doc-index-E.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-E.html Installing dist/doc/html/aeson/doc-index-All.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-All.html Installing dist/doc/html/aeson/doc-index-62.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-62.html Installing dist/doc/html/aeson/doc-index-A.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-A.html Installing dist/doc/html/aeson/Data-Aeson-Encoding-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Encoding-Internal.html Installing dist/doc/html/aeson/Data-Aeson-Text.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Text.html Installing dist/doc/html/aeson/Data-Aeson-Parser.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Parser.html Installing dist/doc/html/aeson/doc-index-D.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-D.html Installing dist/doc/html/aeson/doc-index-V.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-V.html Installing dist/doc/html/aeson/index.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/index.html Installing dist/doc/html/aeson/doc-index-I.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-I.html Installing dist/doc/html/aeson/Data-Aeson-Internal-Time.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/Data-Aeson-Internal-Time.html Installing dist/doc/html/aeson/doc-index-K.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/doc-index-K.html Installing dist/doc/html/aeson/src/Data-Attoparsec-Time-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Attoparsec-Time-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Encode.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Encode.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Class.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types-Class.html Installing dist/doc/html/aeson/src/Data-Aeson-Internal-Functions.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Internal-Functions.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Types.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types.html Installing dist/doc/html/aeson/src/Data-Aeson-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-ToJSON.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types-ToJSON.html Installing dist/doc/html/aeson/src/Data-Aeson-Parser-Unescape.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Parser-Unescape.html Installing dist/doc/html/aeson/src/Data-Aeson-TH.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-TH.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-Generic.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types-Generic.html Installing dist/doc/html/aeson/src/Data-Aeson.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson.html Installing dist/doc/html/aeson/src/Data-Aeson-Encoding.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Encoding.html Installing dist/doc/html/aeson/src/Data-Aeson-Parser-Time.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Parser-Time.html Installing dist/doc/html/aeson/src/hscolour.css to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/hscolour.css Installing dist/doc/html/aeson/src/Data-Aeson-Parser-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Parser-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Parser-UnescapePure.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Parser-UnescapePure.html Installing dist/doc/html/aeson/src/Data-Aeson-Encoding-Builder.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Encoding-Builder.html Installing dist/doc/html/aeson/src/Data-Aeson-Types-FromJSON.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Types-FromJSON.html Installing dist/doc/html/aeson/src/Data-Aeson-Encoding-Internal.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Encoding-Internal.html Installing dist/doc/html/aeson/src/Data-Aeson-Text.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Text.html Installing dist/doc/html/aeson/src/Data-Aeson-Parser.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Parser.html Installing dist/doc/html/aeson/src/Data-Attoparsec-Time.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Attoparsec-Time.html Installing dist/doc/html/aeson/src/Data-Aeson-Compat.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Compat.html Installing dist/doc/html/aeson/src/Data-Aeson-Internal-Time.html to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/src/Data-Aeson-Internal-Time.html creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 Installing dist/doc/html/aeson/aeson.haddock to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0/aeson.haddock creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson Installing LICENSE to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time Installing dist/build/Data/Aeson.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson.hi Installing dist/build/Data/Aeson/Encoding.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding.hi Installing dist/build/Data/Aeson/Parser.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser.hi Installing dist/build/Data/Aeson/Text.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Text.hi Installing dist/build/Data/Aeson/Types.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types.hi Installing dist/build/Data/Aeson/TH.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/TH.hi Installing dist/build/Data/Aeson/Encoding/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Internal.hi Installing dist/build/Data/Aeson/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal.hi Installing dist/build/Data/Aeson/Internal/Time.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Time.hi Installing dist/build/Data/Aeson/Parser/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Internal.hi Installing dist/build/Data/Aeson/Encode.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encode.hi Installing dist/build/Data/Aeson/Compat.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Compat.hi Installing dist/build/Data/Aeson/Encoding/Builder.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Builder.hi Installing dist/build/Data/Aeson/Internal/Functions.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Functions.hi Installing dist/build/Data/Aeson/Parser/Unescape.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Unescape.hi Installing dist/build/Data/Aeson/Parser/Time.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Time.hi Installing dist/build/Data/Aeson/Types/FromJSON.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/FromJSON.hi Installing dist/build/Data/Aeson/Types/Generic.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Generic.hi Installing dist/build/Data/Aeson/Types/ToJSON.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/ToJSON.hi Installing dist/build/Data/Aeson/Types/Class.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Class.hi Installing dist/build/Data/Aeson/Types/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Internal.hi Installing dist/build/Data/Attoparsec/Time.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time.hi Installing dist/build/Data/Attoparsec/Time/Internal.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time/Internal.hi Installing dist/build/Data/Aeson/Parser/UnescapePure.hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/UnescapePure.hi creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time Installing dist/build/Data/Aeson.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson.p_hi Installing dist/build/Data/Aeson/Encoding.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding.p_hi Installing dist/build/Data/Aeson/Parser.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser.p_hi Installing dist/build/Data/Aeson/Text.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Text.p_hi Installing dist/build/Data/Aeson/Types.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types.p_hi Installing dist/build/Data/Aeson/TH.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/TH.p_hi Installing dist/build/Data/Aeson/Encoding/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Internal.p_hi Installing dist/build/Data/Aeson/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal.p_hi Installing dist/build/Data/Aeson/Internal/Time.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Time.p_hi Installing dist/build/Data/Aeson/Parser/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Internal.p_hi Installing dist/build/Data/Aeson/Encode.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encode.p_hi Installing dist/build/Data/Aeson/Compat.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Compat.p_hi Installing dist/build/Data/Aeson/Encoding/Builder.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Builder.p_hi Installing dist/build/Data/Aeson/Internal/Functions.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Functions.p_hi Installing dist/build/Data/Aeson/Parser/Unescape.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Unescape.p_hi Installing dist/build/Data/Aeson/Parser/Time.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Time.p_hi Installing dist/build/Data/Aeson/Types/FromJSON.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/FromJSON.p_hi Installing dist/build/Data/Aeson/Types/Generic.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Generic.p_hi Installing dist/build/Data/Aeson/Types/ToJSON.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/ToJSON.p_hi Installing dist/build/Data/Aeson/Types/Class.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Class.p_hi Installing dist/build/Data/Aeson/Types/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Internal.p_hi Installing dist/build/Data/Attoparsec/Time.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time.p_hi Installing dist/build/Data/Attoparsec/Time/Internal.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time/Internal.p_hi Installing dist/build/Data/Aeson/Parser/UnescapePure.p_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/UnescapePure.p_hi creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time Installing dist/build/Data/Aeson.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson.dyn_hi Installing dist/build/Data/Aeson/Encoding.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding.dyn_hi Installing dist/build/Data/Aeson/Parser.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser.dyn_hi Installing dist/build/Data/Aeson/Text.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Text.dyn_hi Installing dist/build/Data/Aeson/Types.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types.dyn_hi Installing dist/build/Data/Aeson/TH.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/TH.dyn_hi Installing dist/build/Data/Aeson/Encoding/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Internal.dyn_hi Installing dist/build/Data/Aeson/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal.dyn_hi Installing dist/build/Data/Aeson/Internal/Time.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Time.dyn_hi Installing dist/build/Data/Aeson/Parser/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Internal.dyn_hi Installing dist/build/Data/Aeson/Encode.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encode.dyn_hi Installing dist/build/Data/Aeson/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Compat.dyn_hi Installing dist/build/Data/Aeson/Encoding/Builder.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Encoding/Builder.dyn_hi Installing dist/build/Data/Aeson/Internal/Functions.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Internal/Functions.dyn_hi Installing dist/build/Data/Aeson/Parser/Unescape.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Unescape.dyn_hi Installing dist/build/Data/Aeson/Parser/Time.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/Time.dyn_hi Installing dist/build/Data/Aeson/Types/FromJSON.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/FromJSON.dyn_hi Installing dist/build/Data/Aeson/Types/Generic.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Generic.dyn_hi Installing dist/build/Data/Aeson/Types/ToJSON.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/ToJSON.dyn_hi Installing dist/build/Data/Aeson/Types/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Class.dyn_hi Installing dist/build/Data/Aeson/Types/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Types/Internal.dyn_hi Installing dist/build/Data/Attoparsec/Time.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time.dyn_hi Installing dist/build/Data/Attoparsec/Time/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Attoparsec/Time/Internal.dyn_hi Installing dist/build/Data/Aeson/Parser/UnescapePure.dyn_hi to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/Data/Aeson/Parser/UnescapePure.dyn_hi creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 Installing dist/build/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr.a to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr.a creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 Installing dist/build/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr_p.a to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr_p.a /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr_p.a creating /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64 Installing executable dist/build/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so to /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so /usr/bin/strip --strip-unneeded /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so + '[' -x Setup ']' + LANG=en_US.utf8 + ./Setup register --gen-pkg-config + '[' -d aeson-1.2.3.0.conf ']' + install -D --mode=0644 aeson-1.2.3.0.conf /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/aeson-1.2.3.0.conf ++ ls /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/ + '[' -z aeson-1.2.3.0.conf ']' + rm -f ghc-aeson.files ghc-aeson-devel.files + touch ghc-aeson.files ghc-aeson-devel.files + ls /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/package.conf.d/aeson-1.2.3.0.conf + pkgdir=/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 + '[' -d /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/lib64/ghc-8.2.2/aeson-1.2.3.0 ']' + echo /usr/lib64/ghc-8.2.2/aeson-1.2.3.0 + echo '%attr(755,root,root) /usr/lib64/libHSaeson-1.2.3.0-*ghc8.2.2.so' + '[' -d /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/aeson-1.2.3.0 + for i in ghc-aeson.files ghc-aeson-devel.files + '[' -f ghc-aeson.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64!!g' ghc-aeson.files + for i in ghc-aeson.files ghc-aeson-devel.files + '[' -f ghc-aeson-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64!!g' ghc-aeson-devel.files + find /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 -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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QLpwEg + umask 022 + cd /builddir/build/BUILD + cd aeson-1.2.3.0 + exit 0 Processing files: ghc-aeson-1.2.3.0-2.el8.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Me9HAi + umask 022 + cd /builddir/build/BUILD + cd aeson-1.2.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/licenses/ghc-aeson + exit 0 Provides: ghc-aeson = 1.2.3.0-2.el8 ghc-aeson(aarch-64) = 1.2.3.0-2.el8 libHSaeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr-ghc8.2.2.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.2.0-ghc8.2.2.so()(64bit) libHSattoparsec-0.13.2.0-FKevdAi26eo4UcmJVhNRvX-ghc8.2.2.so()(64bit) libHSbase-4.10.1.0-ghc8.2.2.so()(64bit) libHSbase-compat-0.9.3-915GC5pH10BBmcMnCvMsPA-ghc8.2.2.so()(64bit) libHSbinary-0.8.5.1-ghc8.2.2.so()(64bit) libHSbytestring-0.10.8.2-ghc8.2.2.so()(64bit) libHScontainers-0.5.10.2-ghc8.2.2.so()(64bit) libHSdeepseq-1.4.3.0-ghc8.2.2.so()(64bit) libHSdlist-0.8.0.3-3sLvqWTqZxIC2tgTx4QBVJ-ghc8.2.2.so()(64bit) libHSghc-boot-th-8.2.2-ghc8.2.2.so()(64bit) libHSghc-prim-0.5.1.1-ghc8.2.2.so()(64bit) libHShashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd-ghc8.2.2.so()(64bit) libHSinteger-gmp-1.0.1.0-ghc8.2.2.so()(64bit) libHSinteger-logarithms-1.0.2-5W3scnnO28EGZ7bLb2MgtH-ghc8.2.2.so()(64bit) libHSpretty-1.1.3.3-ghc8.2.2.so()(64bit) libHSprimitive-0.6.2.0-EI3NK1Xfv9zEcRtyXK2EwZ-ghc8.2.2.so()(64bit) libHSrandom-1.1-LLUGZ7T9DqQ5vN0Jbcd0We-ghc8.2.2.so()(64bit) libHSscientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD-ghc8.2.2.so()(64bit) libHStagged-0.8.5-HviTdonkllN1ZD6he1Zn8I-ghc8.2.2.so()(64bit) libHStemplate-haskell-2.12.0.0-ghc8.2.2.so()(64bit) libHStext-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0-ghc8.2.2.so()(64bit) libHSth-abstraction-0.2.6.0-KdJUlqAwMfUIgxZVMgLLVd-ghc8.2.2.so()(64bit) libHStime-1.8.0.2-ghc8.2.2.so()(64bit) libHStime-locale-compat-0.1.1.3-6vYEv0Xyhxa8ICcZ54rERR-ghc8.2.2.so()(64bit) libHStransformers-0.5.2.0-ghc8.2.2.so()(64bit) libHStransformers-compat-0.5.1.4-EAh8Ccrgitz4vTZtbTPyCM-ghc8.2.2.so()(64bit) libHSunix-2.7.2.2-ghc8.2.2.so()(64bit) libHSunordered-containers-0.2.8.0-I7JeERyNNOoCgsxx1de4GU-ghc8.2.2.so()(64bit) libHSuuid-types-1.0.3-LXtGocTSca4J6R1yg8LOEw-ghc8.2.2.so()(64bit) libHSvector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4-ghc8.2.2.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-aeson-devel-1.2.3.0-2.el8.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MP9krs + umask 022 + cd /builddir/build/BUILD + cd aeson-1.2.3.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc-aeson-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc-aeson-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc-aeson-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc-aeson-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64/usr/share/doc/ghc-aeson-devel + exit 0 Provides: ghc-aeson-devel = 1.2.3.0-2.el8 ghc-aeson-devel(aarch-64) = 1.2.3.0-2.el8 ghc-aeson-doc = 1.2.3.0-2.el8 ghc-aeson-static = 1.2.3.0-2.el8 ghc-devel(aeson-1.2.3.0-JHElEBQ8IoRpRK95f3mjr) 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(attoparsec-0.13.2.0-FKevdAi26eo4UcmJVhNRvX) ghc-devel(base-4.10.1.0) ghc-devel(base-compat-0.9.3-915GC5pH10BBmcMnCvMsPA) ghc-devel(bytestring-0.10.8.2) ghc-devel(containers-0.5.10.2) ghc-devel(deepseq-1.4.3.0) ghc-devel(dlist-0.8.0.3-3sLvqWTqZxIC2tgTx4QBVJ) ghc-devel(ghc-prim-0.5.1.1) ghc-devel(hashable-1.2.6.1-27nKmjONdd3FzQOqyUoTPd) ghc-devel(scientific-0.3.5.2-LaNAEL7F5LK5mThwXVN9fD) ghc-devel(tagged-0.8.5-HviTdonkllN1ZD6he1Zn8I) ghc-devel(template-haskell-2.12.0.0) ghc-devel(text-1.2.2.2-J0kTo5xltQjAfCz3JZ4Oj0) ghc-devel(th-abstraction-0.2.6.0-KdJUlqAwMfUIgxZVMgLLVd) ghc-devel(time-1.8.0.2) ghc-devel(time-locale-compat-0.1.1.3-6vYEv0Xyhxa8ICcZ54rERR) ghc-devel(unordered-containers-0.2.8.0-I7JeERyNNOoCgsxx1de4GU) ghc-devel(uuid-types-1.0.3-LXtGocTSca4J6R1yg8LOEw) ghc-devel(vector-0.12.0.1-IUGn3M9mkBh8CyXcBnfTR4) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 Wrote: /builddir/build/RPMS/ghc-aeson-1.2.3.0-2.el8.aarch64.rpm Wrote: /builddir/build/RPMS/ghc-aeson-devel-1.2.3.0-2.el8.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dGGqGf + umask 022 + cd /builddir/build/BUILD + cd aeson-1.2.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-aeson-1.2.3.0-2.el8.aarch64 + exit 0 Child return code was: 0