Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-json.spec'], chrootPath='/var/lib/mock/f40-build-742477-110760/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-json.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1690588800 Wrote: /builddir/build/SRPMS/ghc-json-0.10-15.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-json.spec'], chrootPath='/var/lib/mock/f40-build-742477-110760/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=1209600uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-json.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1690588800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4HlHnB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf json-0.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/json-0.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd json-0.10 + rm -rf /builddir/build/BUILD/json-0.10-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/json-0.10-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/json-0.10.cabal json.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0taZEq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd json-0.10 ++ 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 CHANGES -a -x CHANGES ']' + chmod a-x CHANGES ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ++ sed -e 's/-Wall //' -e 's/-Werror=format-security //' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + '[' -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' -fexceptions -g -grecord-gcc-switches -pipe -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ++ sed -e 's/ / -optc/g' ++ echo ' -Wl,-z,relro' -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-json '--libsubdir=$compiler/lib/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64/ghc-9.4.5/lib --global '--ghc-options= -optc-O2 -optc-fexceptions -optc-g -optc-grecord-gcc-switches -optc-pipe -optc-Werror=implicit-function-declaration -optc-Werror=implicit-int -optc-Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-fstack-protector-strong -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fno-omit-frame-pointer -optl-Wl,-z,relro -optl-Wl,--as-needed -optl-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optl-Wl,--build-id=sha1 -fhide-source-paths' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/json-0.10 --global Warning: json.cabal:103:37: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Warning: json.cabal:98:38: version operators used. To use version operators the package needs to specify at least 'cabal-version: >= 1.8'. Configuring json-0.10... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build -j1 Preprocessing library for json-0.10.. Building library for json-0.10.. [1 of 7] Compiling Text.JSON.Types [2 of 7] Compiling Text.JSON.String Text/JSON/String.hs:39:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 39 | import Control.Applicative((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/JSON/String.hs:53:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative GetJSON’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 53 | pure = return | ^^^^^^^^^^^^^^ Text/JSON/String.hs:57:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad GetJSON’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 57 | return x = GetJSON (\s -> Right (x,s)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 7] Compiling Text.JSON.ReadP [4 of 7] Compiling Text.JSON.Pretty [5 of 7] Compiling Text.JSON.Parsec [6 of 7] Compiling Text.JSON Text/JSON.hs:127:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative Result’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 127 | pure = return | ^^^^^^^^^^^^^^ Text/JSON.hs:140:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad Result’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 140 | return x = Ok x | ^^^^^^^^^^^^^^^^^^^^ [7 of 7] Compiling Text.JSON.Generic [1 of 7] Compiling Text.JSON.Types [2 of 7] Compiling Text.JSON.String Text/JSON/String.hs:39:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 39 | import Control.Applicative((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/JSON/String.hs:53:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative GetJSON’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 53 | pure = return | ^^^^^^^^^^^^^^ Text/JSON/String.hs:57:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad GetJSON’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 57 | return x = GetJSON (\s -> Right (x,s)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [3 of 7] Compiling Text.JSON.ReadP [4 of 7] Compiling Text.JSON.Pretty [5 of 7] Compiling Text.JSON.Parsec [6 of 7] Compiling Text.JSON Text/JSON.hs:127:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative Result’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 127 | pure = return | ^^^^^^^^^^^^^^ Text/JSON.hs:140:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad Result’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 140 | return x = Ok x | ^^^^^^^^^^^^^^^^^^^^ [7 of 7] Compiling Text.JSON.Generic + '[' -n dist/build/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for json-0.10.. Running Haddock on library for json-0.10.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.4.0, base-4.17.1.0, binary-0.8.9.1, bytestring-0.11.4.0, containers-0.6.7, deepseq-1.4.8.0, ghc-bignum-1.3, ghc-boot-th-9.4.5, ghc-prim-0.9.0, mtl-2.2.2, parsec-3.1.16.1, pretty-1.1.3.6, syb-0.7.2.3, template-haskell-2.19.0.0, text-2.0.2, transformers-0.5.6.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Text/JSON/String.hs:39:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 39 | import Control.Applicative((<$>)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/JSON/String.hs:53:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative GetJSON’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 53 | pure = return | ^^^^^^^^^^^^^^ Text/JSON/String.hs:57:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad GetJSON’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 57 | return x = GetJSON (\s -> Right (x,s)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Text/JSON.hs:127:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘pure = return’ definition detected in the instance declaration for ‘Applicative Result’. Move definition from ‘return’ to ‘pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 127 | pure = return | ^^^^^^^^^^^^^^ Text/JSON.hs:140:3: warning: [-Wnoncanonical-monad-instances] Noncanonical ‘return’ definition detected in the instance declaration for ‘Monad Result’. ‘return’ will eventually be removed in favour of ‘pure’ Either remove definition for ‘return’ (recommended) or define as ‘return = pure’ See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return | 140 | return x = Ok x | ^^^^^^^^^^^^^^^^^^^^ 100% ( 10 / 10) in 'Text.JSON.Types' 95% ( 21 / 22) in 'Text.JSON.String' Missing documentation for: showJSRational' (Text/JSON/String.hs:325) Warning: Text.JSON.ReadP: Could not find documentation for exported module: Text.ParserCombinators.ReadP 10% ( 1 / 10) in 'Text.JSON.ReadP' Missing documentation for: p_value (Text/JSON/ReadP.hs:25) p_null (Text/JSON/ReadP.hs:33) p_boolean (Text/JSON/ReadP.hs:36) p_array (Text/JSON/ReadP.hs:42) p_string (Text/JSON/ReadP.hs:46) p_object (Text/JSON/ReadP.hs:67) p_number (Text/JSON/ReadP.hs:72) p_js_string (Text/JSON/ReadP.hs:75) p_js_object (Text/JSON/ReadP.hs:78) Warning: Text.JSON.Pretty: Could not find documentation for exported module: Text.PrettyPrint.HughesPJ 10% ( 1 / 10) in 'Text.JSON.Pretty' Missing documentation for: pp_value (Text/JSON/Pretty.hs:15) pp_null (Text/JSON/Pretty.hs:24) pp_boolean (Text/JSON/Pretty.hs:27) pp_number (Text/JSON/Pretty.hs:31) pp_js_string (Text/JSON/Pretty.hs:56) pp_array (Text/JSON/Pretty.hs:36) pp_js_object (Text/JSON/Pretty.hs:59) pp_string (Text/JSON/Pretty.hs:39) pp_object (Text/JSON/Pretty.hs:52) Warning: Text.JSON.Parsec: Could not find documentation for exported module: Text.ParserCombinators.Parsec 9% ( 1 / 11) in 'Text.JSON.Parsec' Missing documentation for: p_value (Text/JSON/Parsec.hs:23) p_null (Text/JSON/Parsec.hs:38) p_boolean (Text/JSON/Parsec.hs:41) p_array (Text/JSON/Parsec.hs:47) p_string (Text/JSON/Parsec.hs:51) p_object (Text/JSON/Parsec.hs:73) p_number (Text/JSON/Parsec.hs:78) p_js_string (Text/JSON/Parsec.hs:85) p_js_object (Text/JSON/Parsec.hs:88) p_jvalue (Text/JSON/Parsec.hs:29) Warning: 'JSObject' is ambiguous. It is defined * at Text/JSON/Types.hs:51:7 * at Text/JSON/Types.hs:70:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Text/JSON/Types.hs:45:1 90% ( 38 / 42) in 'Text.JSON' Missing documentation for: fromJSString (Text/JSON/Types.hs:55) fromJSObject (Text/JSON/Types.hs:70) showJSRational' (Text/JSON/String.hs:325) makeObj (Text/JSON.hs:423) Warning: Couldn't find .haddock for export Data Warning: Couldn't find .haddock for export Typeable 60% ( 6 / 10) in 'Text.JSON.Generic' Missing documentation for: Data Typeable toJSON_generic (Text/JSON/Generic.hs:65) fromJSON_generic (Text/JSON/Generic.hs:143) Warning: Text.JSON.Types: could not find link destinations for: - GHC.Types.Bool - GHC.Real.Rational - Data.String.IsString - Data.String.fromString - GHC.Base.String - GHC.Read.Read - GHC.Read.readsPrec - GHC.Types.Int - Text.ParserCombinators.ReadP.ReadS - GHC.Read.readList - GHC.Read.readPrec - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Show.showList - GHC.Classes.Eq - GHC.Classes.== - GHC.Classes./= - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Maybe.Maybe Warning: Text.JSON.String: could not find link destinations for: - Control.Monad.Fail.MonadFail - GHC.Types.Type - Control.Monad.Fail.fail - GHC.Base.String - GHC.Base.Applicative - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.Monad - GHC.Base.>>= - GHC.Base.>> - GHC.Base.return - Data.Either.Either - GHC.Real.Rational - GHC.Show.ShowS - GHC.Types.Bool Warning: Text.JSON.ReadP: could not find link destinations for: - Text.ParserCombinators.ReadP.ReadP - GHC.Types.Bool - GHC.Base.String - GHC.Real.Rational Warning: Text.JSON.Pretty: could not find link destinations for: - Text.PrettyPrint.HughesPJ.Doc - GHC.Types.Bool - GHC.Real.Rational - GHC.Base.String Warning: Text.JSON.Parsec: could not find link destinations for: - Text.ParserCombinators.Parsec.Char.CharParser - GHC.Types.Bool - GHC.Base.String - GHC.Real.Rational Warning: Text.JSON: could not find link destinations for: - GHC.Types.Bool - GHC.Real.Rational - Data.String.IsString - Data.String.fromString - GHC.Base.String - GHC.Read.Read - GHC.Read.readsPrec - GHC.Types.Int - Text.ParserCombinators.ReadP.ReadS - GHC.Read.readList - GHC.Read.readPrec - Text.ParserCombinators.ReadPrec.ReadPrec - GHC.Read.readListPrec - GHC.Show.Show - GHC.Show.showsPrec - GHC.Show.ShowS - GHC.Show.show - GHC.Show.showList - GHC.Classes.Eq - GHC.Classes.== - GHC.Classes./= - GHC.Classes.Ord - GHC.Classes.compare - GHC.Types.Ordering - GHC.Classes.< - GHC.Classes.<= - GHC.Classes.> - GHC.Classes.>= - GHC.Classes.max - GHC.Classes.min - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Int.Int8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - GHC.Word.Word8 - Data.ByteString.Internal.Type.ByteString - Data.ByteString.Lazy.Internal.ByteString - Data.IntSet.Internal.IntSet - Data.Text.Internal.Text - GHC.Num.Integer.Integer - GHC.Types.Char - GHC.Types.Double - GHC.Types.Float - GHC.Types.Word - Data.IntMap.Internal.IntMap - Data.Set.Internal.Set - GHC.Maybe.Maybe - Data.Either.Either - GHC.Arr.Array - GHC.Ix.Ix - Data.Map.Internal.Map - Control.Monad.Fail.MonadFail - GHC.Types.Type - Control.Monad.Fail.fail - GHC.Base.Alternative - GHC.Base.empty - GHC.Base.<|> - GHC.Base.some - GHC.Base.many - GHC.Base.Applicative - GHC.Base.pure - GHC.Base.<*> - GHC.Base.liftA2 - GHC.Base.*> - GHC.Base.<* - GHC.Base.Functor - GHC.Base.fmap - GHC.Base.<$ - GHC.Base.Monad - GHC.Base.>>= - GHC.Base.>> - GHC.Base.return - GHC.Base.MonadPlus - GHC.Base.mzero - GHC.Base.mplus Warning: Text.JSON.Generic: could not find link destinations for: - Data.Semigroup.Internal.All - Data.Data.gfoldl - Data.Data.gunfold - Data.Data.Constr - Data.Data.toConstr - Data.Data.dataTypeOf - Data.Data.DataType - Data.Data.dataCast1 - GHC.Maybe.Maybe - Data.Data.dataCast2 - Data.Data.gmapT - Data.Data.gmapQl - Data.Data.gmapQr - Data.Data.gmapQ - Data.Data.gmapQi - GHC.Types.Int - Data.Data.gmapM - GHC.Base.Monad - Data.Data.gmapMp - GHC.Base.MonadPlus - Data.Data.gmapMo - Data.Semigroup.Internal.Any - Data.Version.Version - Foreign.Ptr.IntPtr - Foreign.Ptr.WordPtr - GHC.Generics.Associativity - GHC.Generics.DecidedStrictness - GHC.Generics.Fixity - GHC.Generics.SourceStrictness - GHC.Generics.SourceUnpackedness - GHC.Int.Int16 - GHC.Int.Int32 - GHC.Int.Int64 - GHC.Int.Int8 - GHC.Word.Word16 - GHC.Word.Word32 - GHC.Word.Word64 - GHC.Word.Word8 - Data.ByteString.Internal.Type.ByteString - Data.ByteString.Lazy.Internal.ByteString - Data.IntSet.Internal.IntSet - GHC.Types.Ordering - Text.Parsec.Pos.SourcePos - GHC.Num.Integer.Integer - GHC.Num.Natural.Natural - GHC.Types.Bool - GHC.Types.Char - GHC.Types.Double - GHC.Types.Float - GHC.Types.Word - Control.Applicative.ZipList - Data.Functor.Identity.Identity - Data.Monoid.First - Data.Monoid.Last - Data.Ord.Down - Data.Semigroup.Internal.Dual - Data.Semigroup.Internal.Product - Data.Semigroup.Internal.Sum - GHC.ForeignPtr.ForeignPtr - GHC.Generics.Par1 - GHC.Ptr.Ptr - GHC.Real.Ratio - GHC.Real.Integral - Data.IntMap.Internal.IntMap - Data.Set.Internal.Set - GHC.Classes.Ord - GHC.Base.NonEmpty - Control.Applicative.WrappedMonad - Data.Either.Either - Data.Proxy.Proxy - GHC.Arr.Array - GHC.Ix.Ix - GHC.Generics.U1 - GHC.Generics.V1 - Data.Map.Internal.Map - Control.Applicative.WrappedArrow - Data.Functor.Const.Const - Data.Monoid.Ap - Data.Semigroup.Internal.Alt - Data.Type.Coercion.Coercion - GHC.Types.Coercible - Data.Type.Equality.:~: - GHC.Generics.Rec1 - Data.Type.Equality.:~~: - GHC.Types.~~ - GHC.Generics.:*: - GHC.Generics.:+: - GHC.Generics.K1 - GHC.Generics.:.: - GHC.Generics.M1 - GHC.Base.String Documentation created: dist/doc/html/json/index.html, dist/doc/html/json/json.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OEZczh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd json-0.10 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/json-0.10 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d /usr/lib64/ghc-9.4.5/lib ']' + subsubdir=/lib + '[' -d json-0.10.conf ']' + install -D --mode=0644 json-0.10.conf /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/package.conf.d/json-0.10.conf + '[' -d /usr/lib64/ghc-9.4.5/lib ']' + subsubdir=/lib ++ ls /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/package.conf.d/json-0.10.conf + '[' -z /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/package.conf.d/json-0.10.conf ']' + rm -f ghc-json.files ghc-json-doc.files + touch ghc-json.files ghc-json-doc.files + for i in /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5${subsubdir}/libHSjson-0.10-*ghc9.4.5.so + '[' -x /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so ']' + echo /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so + pkgdir=/usr/lib64/ghc-9.4.5/lib/json-0.10 + '[' -d /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/json-0.10 ']' + find /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/json-0.10 -type d -fprintf ghc-json-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-json-prof.files -o -fprint ghc-json-devel.files + ls /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/package.conf.d/json-0.10.conf + haddock_dir=/usr/share/doc/ghc/html/libraries/json-0.10 + '[' -d /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/doc/ghc/html/libraries/json-0.10 ']' + echo /usr/share/doc/ghc/html/libraries/json-0.10 + for i in ghc-json.files ghc-json-devel.files ghc-json-doc.files ghc-json-prof.files + '[' -f ghc-json.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64!!g' ghc-json.files + for i in ghc-json.files ghc-json-devel.files ghc-json-doc.files ghc-json-prof.files + '[' -f ghc-json-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64!!g' ghc-json-devel.files + for i in ghc-json.files ghc-json-devel.files ghc-json-doc.files ghc-json-prof.files + '[' -f ghc-json-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64!!g' ghc-json-doc.files + for i in ghc-json.files ghc-json-devel.files ghc-json-doc.files ghc-json-prof.files + '[' -f ghc-json-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64!!g' ghc-json-prof.files running ghc_delete_rpaths: + echo 'running ghc_delete_rpaths:' + type chrpath ++ find /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 -type f -executable -exec sh -c 'file {} | grep -q '\''dynamically linked'\''' ';' -print + for i in $(find /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 -type f -executable -exec sh -c "file {} | grep -q 'dynamically linked'" \; -print) + '[' -x /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so ']' ++ chrpath /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/lib64/ghc-9.4.5/lib/libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-ghc9.4.5.so: R.*PATH=@@' + rpath=/usr/lib64/ghc-9.4.5/lib:/usr/lib64/ghc-9.4.5/lib/riscv64-linux-ghc-9.4.5 + case "$rpath" in + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: ghc-json-0.10-15.fc40.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N5idoZ + umask 022 + cd /builddir/build/BUILD + cd json-0.10 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json + cp -pr /builddir/build/BUILD/json-0.10/LICENSE /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-json = 0.10-15.fc40 ghc-json(riscv-64) = 0.10-15.fc40 libHSjson-0.10-DcSoLLWpIjH7nUl8pqCdrZ-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: libHSarray-0.5.4.0-ghc9.4.5.so()(64bit) libHSbase-4.17.1.0-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) 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) libHSmtl-2.2.2-ghc9.4.5.so()(64bit) libHSparsec-3.1.16.1-ghc9.4.5.so()(64bit) libHSpretty-1.1.3.6-ghc9.4.5.so()(64bit) libHSsyb-0.7.2.3-J0Qw7O8gTR0DSXObDhEt8i-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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: ghc-json-devel-0.10-15.fc40.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M4K3Zh + umask 022 + cd /builddir/build/BUILD + cd json-0.10 + DOCDIR=/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/doc/ghc-json-devel + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/doc/ghc-json-devel + cp -pr /builddir/build/BUILD/json-0.10/CHANGES /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/doc/ghc-json-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(json-0.10-DcSoLLWpIjH7nUl8pqCdrZ) ghc-json-devel = 0.10-15.fc40 ghc-json-devel(riscv-64) = 0.10-15.fc40 ghc-json-static = 0.10-15.fc40 ghc-json-static(riscv-64) = 0.10-15.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(array-0.5.4.0) ghc-devel(base-4.17.1.0) ghc-devel(bytestring-0.11.4.0) ghc-devel(containers-0.6.7) ghc-devel(mtl-2.2.2) ghc-devel(parsec-3.1.16.1) ghc-devel(pretty-1.1.3.6) ghc-devel(syb-0.7.2.3-J0Qw7O8gTR0DSXObDhEt8i) ghc-devel(text-2.0.2) Processing files: ghc-json-doc-0.10-15.fc40.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xX8xz2 + umask 022 + cd /builddir/build/BUILD + cd json-0.10 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json-doc + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json-doc + cp -pr /builddir/build/BUILD/json-0.10/LICENSE /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64/usr/share/licenses/ghc-json-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-json-doc = 0.10-15.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-json-prof-0.10-15.fc40.riscv64 Provides: ghc-json-prof = 0.10-15.fc40 ghc-json-prof(riscv-64) = 0.10-15.fc40 ghc-prof(json-0.10-DcSoLLWpIjH7nUl8pqCdrZ) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(array-0.5.4.0) ghc-prof(base-4.17.1.0) ghc-prof(bytestring-0.11.4.0) ghc-prof(containers-0.6.7) ghc-prof(mtl-2.2.2) ghc-prof(parsec-3.1.16.1) ghc-prof(pretty-1.1.3.6) ghc-prof(syb-0.7.2.3-J0Qw7O8gTR0DSXObDhEt8i) ghc-prof(text-2.0.2) Supplements: (ghc-json-devel and ghc-prof) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 Wrote: /builddir/build/RPMS/ghc-json-0.10-15.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-json-doc-0.10-15.fc40.noarch.rpm Wrote: /builddir/build/RPMS/ghc-json-devel-0.10-15.fc40.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-json-prof-0.10-15.fc40.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dph1HO + umask 022 + cd /builddir/build/BUILD + cd json-0.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-json-0.10-15.fc40.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.lDiA8B + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/json-0.10-SPECPARTS + rm -rf json-0.10 json-0.10.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0