Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-base-compat.spec'], chrootPath='/var/lib/mock/f30-build-42894-24731/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-base-compat.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 Wrote: /builddir/build/SRPMS/ghc-base-compat-0.9.3-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-base-compat.spec'], chrootPath='/var/lib/mock/f30-build-42894-24731/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-base-compat.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.afF4gf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf base-compat-0.9.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/base-compat-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd base-compat-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cViYZo + umask 022 + cd /builddir/build/BUILD + cd base-compat-0.9.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-base-compat '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 --global Configuring base-compat-0.9.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for base-compat-0.9.3.. Building library for base-compat-0.9.3.. [ 1 of 40] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_80.hc:28:22: error: BUILDSTDERR: warning: ‘S18E_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S18E_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S18E_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_84.hc:28:22: error: BUILDSTDERR: warning: ‘S18F_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S18F_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S18F_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 2 of 40] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_89.hc:28:22: error: BUILDSTDERR: warning: ‘S19m_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S19m_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S19m_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_93.hc:28:22: error: BUILDSTDERR: warning: ‘S19n_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S19n_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S19n_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 40] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_98.hc:28:22: error: BUILDSTDERR: warning: ‘S1bg_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1bg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1bg_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_102.hc:28:22: error: BUILDSTDERR: warning: ‘S1bh_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1bh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1bh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 40] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_107.hc:28:22: error: BUILDSTDERR: warning: ‘S1bH_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1bH_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1bH_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_111.hc:28:22: error: BUILDSTDERR: warning: ‘S1bI_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1bI_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1bI_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 5 of 40] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_116.hc:28:22: error: BUILDSTDERR: warning: ‘S1ca_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1ca_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1ca_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_120.hc:28:22: error: BUILDSTDERR: warning: ‘S1cb_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1cb_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1cb_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 40] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_125.hc:28:22: error: BUILDSTDERR: warning: ‘S1hv_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1hv_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1hv_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_129.hc:28:22: error: BUILDSTDERR: warning: ‘S1hw_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1hw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1hw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 7 of 40] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_134.hc:28:22: error: BUILDSTDERR: warning: ‘S1hW_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1hW_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1hW_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_138.hc:28:22: error: BUILDSTDERR: warning: ‘S1hX_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1hX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1hX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 8 of 40] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_143.hc:28:22: error: BUILDSTDERR: warning: ‘S1uy_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1uy_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1uy_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_147.hc:28:22: error: BUILDSTDERR: warning: ‘S1uz_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1uz_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1uz_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 9 of 40] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_152.hc:28:22: error: BUILDSTDERR: warning: ‘S1xq_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1xq_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1xq_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_156.hc:28:22: error: BUILDSTDERR: warning: ‘S1xr_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1xr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1xr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [10 of 40] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_161.hc:28:22: error: BUILDSTDERR: warning: ‘S1Pj_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Pj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Pj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_165.hc:28:22: error: BUILDSTDERR: warning: ‘S1Pk_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Pk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Pk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [11 of 40] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_170.hc:28:22: error: BUILDSTDERR: warning: ‘S1PO_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1PO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1PO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_174.hc:28:22: error: BUILDSTDERR: warning: ‘S1PP_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1PP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1PP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [12 of 40] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_179.hc:28:22: error: BUILDSTDERR: warning: ‘S1Qk_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Qk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Qk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_183.hc:28:22: error: BUILDSTDERR: warning: ‘S1Ql_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Ql_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Ql_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [13 of 40] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_188.hc:28:22: error: BUILDSTDERR: warning: ‘S1VG_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1VG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1VG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_192.hc:28:22: error: BUILDSTDERR: warning: ‘S1VH_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1VH_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1VH_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [14 of 40] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_197.hc:28:22: error: BUILDSTDERR: warning: ‘S1Wy_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Wy_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Wy_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_201.hc:28:22: error: BUILDSTDERR: warning: ‘S1Wz_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Wz_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Wz_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [15 of 40] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_206.hc:28:22: error: BUILDSTDERR: warning: ‘S1Yo_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Yo_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Yo_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_210.hc:28:22: error: BUILDSTDERR: warning: ‘S1Yp_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S1Yp_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S1Yp_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [16 of 40] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_215.hc:28:22: error: BUILDSTDERR: warning: ‘S22O_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S22O_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S22O_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_219.hc:28:22: error: BUILDSTDERR: warning: ‘S22P_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S22P_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S22P_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [17 of 40] Compiling Data.Proxy.Compat ( src/Data/Proxy/Compat.hs, dist/build/Data/Proxy/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_224.hc:28:22: error: BUILDSTDERR: warning: ‘S26g_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S26g_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S26g_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_228.hc:28:22: error: BUILDSTDERR: warning: ‘S26h_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S26h_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S26h_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [18 of 40] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_233.hc:28:22: error: BUILDSTDERR: warning: ‘S26Q_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S26Q_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S26Q_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_237.hc:28:22: error: BUILDSTDERR: warning: ‘S26R_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S26R_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S26R_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [19 of 40] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_242.hc:28:22: error: BUILDSTDERR: warning: ‘S27t_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S27t_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S27t_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_246.hc:28:22: error: BUILDSTDERR: warning: ‘S27u_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S27u_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S27u_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [20 of 40] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_251.hc:28:22: error: BUILDSTDERR: warning: ‘S28o_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S28o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S28o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_255.hc:28:22: error: BUILDSTDERR: warning: ‘S28p_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S28p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S28p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [21 of 40] Compiling Data.Type.Coercion.Compat ( src/Data/Type/Coercion/Compat.hs, dist/build/Data/Type/Coercion/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_260.hc:28:22: error: BUILDSTDERR: warning: ‘S2aZ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2aZ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2aZ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_264.hc:28:22: error: BUILDSTDERR: warning: ‘S2b0_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2b0_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2b0_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [22 of 40] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_269.hc:28:22: error: BUILDSTDERR: warning: ‘S2eh_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2eh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2eh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_273.hc:28:22: error: BUILDSTDERR: warning: ‘S2ei_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ei_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ei_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [23 of 40] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_278.hc:28:22: error: BUILDSTDERR: warning: ‘S2eJ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2eJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2eJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_282.hc:28:22: error: BUILDSTDERR: warning: ‘S2eK_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2eK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2eK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [24 of 40] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_287.hc:28:22: error: BUILDSTDERR: warning: ‘S2g2_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2g2_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2g2_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_291.hc:28:22: error: BUILDSTDERR: warning: ‘S2g3_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2g3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2g3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [25 of 40] Compiling Foreign.ForeignPtr.Compat ( src/Foreign/ForeignPtr/Compat.hs, dist/build/Foreign/ForeignPtr/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_296.hc:28:22: error: BUILDSTDERR: warning: ‘S2gI_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2gI_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2gI_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_300.hc:28:22: error: BUILDSTDERR: warning: ‘S2gJ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2gJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2gJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [26 of 40] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_305.hc:28:22: error: BUILDSTDERR: warning: ‘S2gX_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2gX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2gX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_309.hc:28:22: error: BUILDSTDERR: warning: ‘S2gY_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2gY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2gY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [27 of 40] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_314.hc:28:22: error: BUILDSTDERR: warning: ‘S2hn_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2hn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2hn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_318.hc:28:22: error: BUILDSTDERR: warning: ‘S2ho_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ho_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ho_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [28 of 40] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_323.hc:28:22: error: BUILDSTDERR: warning: ‘S2j5_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2j5_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2j5_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_327.hc:28:22: error: BUILDSTDERR: warning: ‘S2j6_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2j6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2j6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [29 of 40] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_332.hc:28:22: error: BUILDSTDERR: warning: ‘S2kU_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2kU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2kU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_336.hc:28:22: error: BUILDSTDERR: warning: ‘S2kV_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2kV_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2kV_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [30 of 40] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_341.hc:28:22: error: BUILDSTDERR: warning: ‘S2ob_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ob_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ob_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_345.hc:28:22: error: BUILDSTDERR: warning: ‘S2oc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2oc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2oc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [31 of 40] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_350.hc:28:22: error: BUILDSTDERR: warning: ‘S2oD_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2oD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2oD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_354.hc:28:22: error: BUILDSTDERR: warning: ‘S2oE_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2oE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2oE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [32 of 40] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_359.hc:28:22: error: BUILDSTDERR: warning: ‘S2oS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2oS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2oS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_363.hc:28:22: error: BUILDSTDERR: warning: ‘S2oT_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2oT_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2oT_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [33 of 40] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_368.hc:28:22: error: BUILDSTDERR: warning: ‘S2ph_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ph_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ph_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_372.hc:28:22: error: BUILDSTDERR: warning: ‘S2pi_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2pi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2pi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [34 of 40] Compiling Foreign.Compat ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_377.hc:28:22: error: BUILDSTDERR: warning: ‘S2q3_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2q3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2q3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_381.hc:28:22: error: BUILDSTDERR: warning: ‘S2q4_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2q4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2q4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [35 of 40] Compiling Numeric.Compat ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_386.hc:28:22: error: BUILDSTDERR: warning: ‘S2sr_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2sr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2sr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_390.hc:28:22: error: BUILDSTDERR: warning: ‘S2ss_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ss_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ss_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [36 of 40] Compiling Prelude.Compat ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_395.hc:28:22: error: BUILDSTDERR: warning: ‘S2tB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2tB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2tB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_399.hc:28:22: error: BUILDSTDERR: warning: ‘S2tC_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2tC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2tC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [37 of 40] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_404.hc:28:22: error: BUILDSTDERR: warning: ‘S2vn_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2vn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2vn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_408.hc:28:22: error: BUILDSTDERR: warning: ‘S2vo_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2vo_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2vo_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [38 of 40] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_413.hc:28:22: error: BUILDSTDERR: warning: ‘S2w6_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2w6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2w6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_417.hc:28:22: error: BUILDSTDERR: warning: ‘S2w7_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2w7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2w7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [39 of 40] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_422.hc:28:22: error: BUILDSTDERR: warning: ‘S2wE_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2wE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2wE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_426.hc:28:22: error: BUILDSTDERR: warning: ‘S2wF_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2wF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2wF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [40 of 40] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.o ) BUILDSTDERR: /tmp/ghc4153_0/ghc_431.hc:28:22: error: BUILDSTDERR: warning: ‘S2ET_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2ET_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2ET_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc4153_0/ghc_435.hc:28:22: error: BUILDSTDERR: warning: ‘S2EU_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S2EU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S2EU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 1 of 40] Compiling Control.Concurrent.Compat ( src/Control/Concurrent/Compat.hs, dist/build/Control/Concurrent/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_80.hc:47:22: error: BUILDSTDERR: warning: ‘S18E_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S18E_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S18E_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 2 of 40] Compiling Control.Concurrent.MVar.Compat ( src/Control/Concurrent/MVar/Compat.hs, dist/build/Control/Concurrent/MVar/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_91.hc:47:22: error: BUILDSTDERR: warning: ‘S19o_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S19o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S19o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 40] Compiling Control.Monad.Compat ( src/Control/Monad/Compat.hs, dist/build/Control/Monad/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_102.hc:47:22: error: BUILDSTDERR: warning: ‘S1bk_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1bk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1bk_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 40] Compiling Control.Monad.ST.Lazy.Unsafe.Compat ( src/Control/Monad/ST/Lazy/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_113.hc:47:22: error: BUILDSTDERR: warning: ‘S1bN_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1bN_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1bN_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 5 of 40] Compiling Control.Monad.ST.Unsafe.Compat ( src/Control/Monad/ST/Unsafe/Compat.hs, dist/build/Control/Monad/ST/Unsafe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_124.hc:47:22: error: BUILDSTDERR: warning: ‘S1ci_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1ci_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1ci_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 40] Compiling Data.Bits.Compat ( src/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_135.hc:47:22: error: BUILDSTDERR: warning: ‘S1hF_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1hF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1hF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 7 of 40] Compiling Data.Bool.Compat ( src/Data/Bool/Compat.hs, dist/build/Data/Bool/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_146.hc:47:22: error: BUILDSTDERR: warning: ‘S1i8_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1i8_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1i8_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 8 of 40] Compiling Data.Complex.Compat ( src/Data/Complex/Compat.hs, dist/build/Data/Complex/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_157.hc:47:22: error: BUILDSTDERR: warning: ‘S1uM_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1uM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1uM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 9 of 40] Compiling Data.Either.Compat ( src/Data/Either/Compat.hs, dist/build/Data/Either/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_168.hc:47:22: error: BUILDSTDERR: warning: ‘S1xG_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1xG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1xG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [10 of 40] Compiling Data.Foldable.Compat ( src/Data/Foldable/Compat.hs, dist/build/Data/Foldable/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_179.hc:47:22: error: BUILDSTDERR: warning: ‘S1PB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1PB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1PB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [11 of 40] Compiling Data.Function.Compat ( src/Data/Function/Compat.hs, dist/build/Data/Function/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_190.hc:47:22: error: BUILDSTDERR: warning: ‘S1Q8_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1Q8_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1Q8_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [12 of 40] Compiling Data.Functor.Compat ( src/Data/Functor/Compat.hs, dist/build/Data/Functor/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_201.hc:47:22: error: BUILDSTDERR: warning: ‘S1QG_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1QG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1QG_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [13 of 40] Compiling Data.Functor.Const.Compat ( src/Data/Functor/Const/Compat.hs, dist/build/Data/Functor/Const/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_212.hc:47:22: error: BUILDSTDERR: warning: ‘S1W4_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1W4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1W4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [14 of 40] Compiling Data.IORef.Compat ( src/Data/IORef/Compat.hs, dist/build/Data/IORef/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_223.hc:47:22: error: BUILDSTDERR: warning: ‘S1WY_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1WY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1WY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [15 of 40] Compiling Data.List.Compat ( src/Data/List/Compat.hs, dist/build/Data/List/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_234.hc:47:22: error: BUILDSTDERR: warning: ‘S1YQ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S1YQ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S1YQ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [16 of 40] Compiling Data.Monoid.Compat ( src/Data/Monoid/Compat.hs, dist/build/Data/Monoid/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_245.hc:47:22: error: BUILDSTDERR: warning: ‘S23i_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S23i_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S23i_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [17 of 40] Compiling Data.Proxy.Compat ( src/Data/Proxy/Compat.hs, dist/build/Data/Proxy/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_256.hc:47:22: error: BUILDSTDERR: warning: ‘S26M_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S26M_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S26M_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [18 of 40] Compiling Data.Ratio.Compat ( src/Data/Ratio/Compat.hs, dist/build/Data/Ratio/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_267.hc:47:22: error: BUILDSTDERR: warning: ‘S27o_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S27o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S27o_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [19 of 40] Compiling Data.STRef.Compat ( src/Data/STRef/Compat.hs, dist/build/Data/STRef/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_278.hc:47:22: error: BUILDSTDERR: warning: ‘S283_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S283_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S283_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [20 of 40] Compiling Data.String.Compat ( src/Data/String/Compat.hs, dist/build/Data/String/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_289.hc:47:22: error: BUILDSTDERR: warning: ‘S290_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S290_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S290_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [21 of 40] Compiling Data.Type.Coercion.Compat ( src/Data/Type/Coercion/Compat.hs, dist/build/Data/Type/Coercion/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_300.hc:47:22: error: BUILDSTDERR: warning: ‘S2bD_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2bD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2bD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [22 of 40] Compiling Data.Version.Compat ( src/Data/Version/Compat.hs, dist/build/Data/Version/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_311.hc:47:22: error: BUILDSTDERR: warning: ‘S2eX_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2eX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2eX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [23 of 40] Compiling Data.Word.Compat ( src/Data/Word/Compat.hs, dist/build/Data/Word/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_322.hc:47:22: error: BUILDSTDERR: warning: ‘S2fr_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2fr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2fr_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [24 of 40] Compiling Debug.Trace.Compat ( src/Debug/Trace/Compat.hs, dist/build/Debug/Trace/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_333.hc:47:22: error: BUILDSTDERR: warning: ‘S2gM_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2gM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2gM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [25 of 40] Compiling Foreign.ForeignPtr.Compat ( src/Foreign/ForeignPtr/Compat.hs, dist/build/Foreign/ForeignPtr/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_344.hc:47:22: error: BUILDSTDERR: warning: ‘S2hu_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2hu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2hu_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [26 of 40] Compiling Foreign.ForeignPtr.Safe.Compat ( src/Foreign/ForeignPtr/Safe/Compat.hs, dist/build/Foreign/ForeignPtr/Safe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_355.hc:47:22: error: BUILDSTDERR: warning: ‘S2hL_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2hL_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2hL_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [27 of 40] Compiling Foreign.ForeignPtr.Unsafe.Compat ( src/Foreign/ForeignPtr/Unsafe/Compat.hs, dist/build/Foreign/ForeignPtr/Unsafe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_366.hc:47:22: error: BUILDSTDERR: warning: ‘S2id_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2id_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2id_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [28 of 40] Compiling Foreign.Marshal.Alloc.Compat ( src/Foreign/Marshal/Alloc/Compat.hs, dist/build/Foreign/Marshal/Alloc/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_377.hc:47:22: error: BUILDSTDERR: warning: ‘S2jX_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2jX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2jX_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [29 of 40] Compiling Foreign.Marshal.Array.Compat ( src/Foreign/Marshal/Array/Compat.hs, dist/build/Foreign/Marshal/Array/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_388.hc:47:22: error: BUILDSTDERR: warning: ‘S2lO_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2lO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2lO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [30 of 40] Compiling Foreign.Marshal.Safe.Compat ( src/Foreign/Marshal/Safe/Compat.hs, dist/build/Foreign/Marshal/Safe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_399.hc:47:22: error: BUILDSTDERR: warning: ‘S2p7_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2p7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2p7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [31 of 40] Compiling Foreign.Marshal.Unsafe.Compat ( src/Foreign/Marshal/Unsafe/Compat.hs, dist/build/Foreign/Marshal/Unsafe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_410.hc:47:22: error: BUILDSTDERR: warning: ‘S2pB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2pB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2pB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [32 of 40] Compiling Foreign.Marshal.Utils.Compat ( src/Foreign/Marshal/Utils/Compat.hs, dist/build/Foreign/Marshal/Utils/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_421.hc:47:22: error: BUILDSTDERR: warning: ‘S2pS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2pS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2pS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [33 of 40] Compiling Foreign.Marshal.Compat ( src/Foreign/Marshal/Compat.hs, dist/build/Foreign/Marshal/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_432.hc:47:22: error: BUILDSTDERR: warning: ‘S2qj_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2qj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2qj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [34 of 40] Compiling Foreign.Compat ( src/Foreign/Compat.hs, dist/build/Foreign/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_443.hc:47:22: error: BUILDSTDERR: warning: ‘S2r7_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2r7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2r7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [35 of 40] Compiling Numeric.Compat ( src/Numeric/Compat.hs, dist/build/Numeric/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_454.hc:47:22: error: BUILDSTDERR: warning: ‘S2tx_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2tx_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2tx_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [36 of 40] Compiling Prelude.Compat ( src/Prelude/Compat.hs, dist/build/Prelude/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_465.hc:47:22: error: BUILDSTDERR: warning: ‘S2uJ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2uJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2uJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [37 of 40] Compiling System.Environment.Compat ( src/System/Environment/Compat.hs, dist/build/System/Environment/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_476.hc:47:22: error: BUILDSTDERR: warning: ‘S2wx_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2wx_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2wx_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [38 of 40] Compiling System.Exit.Compat ( src/System/Exit/Compat.hs, dist/build/System/Exit/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_487.hc:47:22: error: BUILDSTDERR: warning: ‘S2xi_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2xi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2xi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [39 of 40] Compiling System.IO.Unsafe.Compat ( src/System/IO/Unsafe/Compat.hs, dist/build/System/IO/Unsafe/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_498.hc:47:22: error: BUILDSTDERR: warning: ‘S2xS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2xS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2xS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [40 of 40] Compiling Text.Read.Compat ( src/Text/Read/Compat.hs, dist/build/Text/Read/Compat.p_o ) BUILDSTDERR: /tmp/ghc4557_0/ghc_509.hc:47:22: error: BUILDSTDERR: warning: ‘S2G9_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S2G9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S2G9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for base-compat-0.9.3.. Running Haddock on library for base-compat-0.9.3.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 75% ( 3 / 4) in 'Control.Concurrent.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Control.Concurrent.MVar.Compat' Missing documentation for: Module header 75% ( 3 / 4) in 'Control.Monad.Compat' Missing documentation for: Module header 25% ( 1 / 4) in 'Control.Monad.ST.Lazy.Unsafe.Compat' Missing documentation for: Module header unsafeInterleaveST unsafeIOToST 80% ( 4 / 5) in 'Control.Monad.ST.Unsafe.Compat' Missing documentation for: Module header 83% ( 5 / 6) in 'Data.Bits.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Bool.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Complex.Compat' Missing documentation for: Module header 83% ( 5 / 6) in 'Data.Either.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Foldable.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Function.Compat' Missing documentation for: Module header 80% ( 4 / 5) in 'Data.Functor.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Functor.Const.Compat' Missing documentation for: Module header 80% ( 4 / 5) in 'Data.IORef.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.List.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Monoid.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Proxy.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Ratio.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.STRef.Compat' Missing documentation for: Module header 86% ( 6 / 7) in 'Data.String.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Type.Coercion.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Version.Compat' Missing documentation for: Module header 80% ( 4 / 5) in 'Data.Word.Compat' Missing documentation for: Module header 83% ( 5 / 6) in 'Debug.Trace.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.ForeignPtr.Compat' Missing documentation for: Module header 90% ( 19 / 21) in 'Foreign.ForeignPtr.Safe.Compat' Missing documentation for: Module header FinalizerEnvPtr 67% ( 2 / 3) in 'Foreign.ForeignPtr.Unsafe.Compat' Missing documentation for: Module header 75% ( 3 / 4) in 'Foreign.Marshal.Alloc.Compat' Missing documentation for: Module header 75% ( 3 / 4) in 'Foreign.Marshal.Array.Compat' Missing documentation for: Module header 86% ( 6 / 7) in 'Foreign.Marshal.Safe.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.Marshal.Unsafe.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.Marshal.Utils.Compat' Missing documentation for: Module header 80% ( 4 / 5) in 'Foreign.Marshal.Compat' Missing documentation for: Module header 67% ( 2 / 3) in 'Foreign.Compat' Missing documentation for: Module header 75% ( 3 / 4) in 'Numeric.Compat' Missing documentation for: Module header 50% ( 1 / 2) in 'Prelude.Compat' Missing documentation for: Module header 100% ( 10 / 10) in 'System.Environment.Compat' 67% ( 2 / 3) in 'System.Exit.Compat' Missing documentation for: Module header 75% ( 3 / 4) in 'System.IO.Unsafe.Compat' Missing documentation for: Module header 89% ( 16 / 18) in 'Text.Read.Compat' Missing documentation for: Module header Lexeme Warning: Control.Monad.Compat: could not find link destinations for: P Warning: Data.Functor.Compat: could not find link destinations for: P Warning: Data.Functor.Const.Compat: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/base-compat/index.html, dist/doc/html/base-compat/base-compat.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NW4Hwu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 + cd base-compat-0.9.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 -v directory dist/doc/html/base-compat does exist: True creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 copy directory 'dist/doc/html/base-compat' to '/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3'. creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src Installing dist/doc/html/base-compat/doc-index-45.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-45.html Installing dist/doc/html/base-compat/Data-Functor-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Functor-Compat.html Installing dist/doc/html/base-compat/doc-index-O.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-O.html Installing dist/doc/html/base-compat/System-IO-Unsafe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/System-IO-Unsafe-Compat.html Installing dist/doc/html/base-compat/doc-index-37.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-37.html Installing dist/doc/html/base-compat/Data-Foldable-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Foldable-Compat.html Installing dist/doc/html/base-compat/doc-index-E.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-E.html Installing dist/doc/html/base-compat/Debug-Trace-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Debug-Trace-Compat.html Installing dist/doc/html/base-compat/Foreign-Marshal-Utils-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Utils-Compat.html Installing dist/doc/html/base-compat/doc-index-S.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-S.html Installing dist/doc/html/base-compat/Control-Monad-ST-Lazy-Unsafe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Control-Monad-ST-Lazy-Unsafe-Compat.html Installing dist/doc/html/base-compat/Data-Word-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Word-Compat.html Installing dist/doc/html/base-compat/minus.gif to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/minus.gif Installing dist/doc/html/base-compat/doc-index-62.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-62.html Installing dist/doc/html/base-compat/Foreign-ForeignPtr-Unsafe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-ForeignPtr-Unsafe-Compat.html Installing dist/doc/html/base-compat/doc-index-U.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-U.html Installing dist/doc/html/base-compat/Data-Function-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Function-Compat.html Installing dist/doc/html/base-compat/hslogo-16.png to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/hslogo-16.png Installing dist/doc/html/base-compat/doc-index-T.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-T.html Installing dist/doc/html/base-compat/Data-Bool-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Bool-Compat.html Installing dist/doc/html/base-compat/doc-index-36.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-36.html Installing dist/doc/html/base-compat/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-Y.html Installing dist/doc/html/base-compat/doc-index-N.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-N.html Installing dist/doc/html/base-compat/Control-Concurrent-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Control-Concurrent-Compat.html Installing dist/doc/html/base-compat/doc-index-60.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-60.html Installing dist/doc/html/base-compat/synopsis.png to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/synopsis.png Installing dist/doc/html/base-compat/doc-index-R.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-R.html Installing dist/doc/html/base-compat/Foreign-Marshal-Unsafe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Unsafe-Compat.html Installing dist/doc/html/base-compat/doc-index-D.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-D.html Installing dist/doc/html/base-compat/doc-index.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index.html Installing dist/doc/html/base-compat/Control-Monad-ST-Unsafe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Control-Monad-ST-Unsafe-Compat.html Installing dist/doc/html/base-compat/doc-index-58.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-58.html Installing dist/doc/html/base-compat/Data-Type-Coercion-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Type-Coercion-Compat.html Installing dist/doc/html/base-compat/doc-index-B.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-B.html Installing dist/doc/html/base-compat/doc-index-P.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-P.html Installing dist/doc/html/base-compat/doc-index-J.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-J.html Installing dist/doc/html/base-compat/doc-index-K.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-K.html Installing dist/doc/html/base-compat/doc-index-I.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-I.html Installing dist/doc/html/base-compat/doc-index-X.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-X.html Installing dist/doc/html/base-compat/Foreign-Marshal-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Compat.html Installing dist/doc/html/base-compat/doc-index-L.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-L.html Installing dist/doc/html/base-compat/doc-index-V.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-V.html Installing dist/doc/html/base-compat/doc-index-33.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-33.html Installing dist/doc/html/base-compat/Data-List-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-List-Compat.html Installing dist/doc/html/base-compat/Data-IORef-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-IORef-Compat.html Installing dist/doc/html/base-compat/doc-index-Q.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-Q.html Installing dist/doc/html/base-compat/Foreign-Marshal-Safe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Safe-Compat.html Installing dist/doc/html/base-compat/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/haddock-bundle.min.js Installing dist/doc/html/base-compat/doc-index-94.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-94.html Installing dist/doc/html/base-compat/doc-index-42.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-42.html Installing dist/doc/html/base-compat/Prelude-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Prelude-Compat.html Installing dist/doc/html/base-compat/Text-Read-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Text-Read-Compat.html Installing dist/doc/html/base-compat/ocean.css to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/ocean.css Installing dist/doc/html/base-compat/doc-index-F.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-F.html Installing dist/doc/html/base-compat/Data-Monoid-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Monoid-Compat.html Installing dist/doc/html/base-compat/Foreign-ForeignPtr-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-ForeignPtr-Compat.html Installing dist/doc/html/base-compat/doc-index-38.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-38.html Installing dist/doc/html/base-compat/doc-index-92.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-92.html Installing dist/doc/html/base-compat/doc-index-All.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-All.html Installing dist/doc/html/base-compat/Data-Proxy-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Proxy-Compat.html Installing dist/doc/html/base-compat/doc-index-47.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-47.html Installing dist/doc/html/base-compat/Data-Version-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Version-Compat.html Installing dist/doc/html/base-compat/Control-Monad-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Control-Monad-Compat.html Installing dist/doc/html/base-compat/doc-index-G.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-G.html Installing dist/doc/html/base-compat/doc-index-A.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-A.html Installing dist/doc/html/base-compat/Control-Concurrent-MVar-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Control-Concurrent-MVar-Compat.html Installing dist/doc/html/base-compat/index.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/index.html Installing dist/doc/html/base-compat/Data-String-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-String-Compat.html Installing dist/doc/html/base-compat/doc-index-61.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-61.html Installing dist/doc/html/base-compat/meta.json to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/meta.json Installing dist/doc/html/base-compat/Data-STRef-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-STRef-Compat.html Installing dist/doc/html/base-compat/quick-jump.css to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/quick-jump.css Installing dist/doc/html/base-compat/System-Exit-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/System-Exit-Compat.html Installing dist/doc/html/base-compat/doc-index-H.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-H.html Installing dist/doc/html/base-compat/Foreign-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Compat.html Installing dist/doc/html/base-compat/System-Environment-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/System-Environment-Compat.html Installing dist/doc/html/base-compat/Foreign-ForeignPtr-Safe-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-ForeignPtr-Safe-Compat.html Installing dist/doc/html/base-compat/doc-index-46.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-46.html Installing dist/doc/html/base-compat/doc-index-C.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-C.html Installing dist/doc/html/base-compat/Numeric-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Numeric-Compat.html Installing dist/doc/html/base-compat/Data-Bits-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Bits-Compat.html Installing dist/doc/html/base-compat/base-compat.txt to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/base-compat.txt Installing dist/doc/html/base-compat/Foreign-Marshal-Array-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Array-Compat.html Installing dist/doc/html/base-compat/doc-index-M.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-M.html Installing dist/doc/html/base-compat/base-compat.haddock to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/base-compat.haddock Installing dist/doc/html/base-compat/doc-index-124.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-124.html Installing dist/doc/html/base-compat/doc-index-43.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-43.html Installing dist/doc/html/base-compat/Foreign-Marshal-Alloc-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Foreign-Marshal-Alloc-Compat.html Installing dist/doc/html/base-compat/plus.gif to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/plus.gif Installing dist/doc/html/base-compat/doc-index-W.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-W.html Installing dist/doc/html/base-compat/Data-Functor-Const-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Functor-Const-Compat.html Installing dist/doc/html/base-compat/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/doc-index-Z.html Installing dist/doc/html/base-compat/Data-Complex-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Complex-Compat.html Installing dist/doc/html/base-compat/Data-Either-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Either-Compat.html Installing dist/doc/html/base-compat/Data-Ratio-Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/Data-Ratio-Compat.html Installing dist/doc/html/base-compat/src/Control.Concurrent.MVar.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Control.Concurrent.MVar.Compat.html Installing dist/doc/html/base-compat/src/Data.Function.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Function.Compat.html Installing dist/doc/html/base-compat/src/Data.List.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.List.Compat.html Installing dist/doc/html/base-compat/src/Data.Complex.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Complex.Compat.html Installing dist/doc/html/base-compat/src/Foreign.ForeignPtr.Unsafe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.ForeignPtr.Unsafe.Compat.html Installing dist/doc/html/base-compat/src/Control.Concurrent.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Control.Concurrent.Compat.html Installing dist/doc/html/base-compat/src/Data.Foldable.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Foldable.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Compat.html Installing dist/doc/html/base-compat/src/Foreign.ForeignPtr.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.ForeignPtr.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Compat.html Installing dist/doc/html/base-compat/src/style.css to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/style.css Installing dist/doc/html/base-compat/src/Data.IORef.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.IORef.Compat.html Installing dist/doc/html/base-compat/src/highlight.js to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/highlight.js Installing dist/doc/html/base-compat/src/Control.Monad.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Control.Monad.Compat.html Installing dist/doc/html/base-compat/src/Control.Monad.ST.Unsafe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Control.Monad.ST.Unsafe.Compat.html Installing dist/doc/html/base-compat/src/Numeric.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Numeric.Compat.html Installing dist/doc/html/base-compat/src/Foreign.ForeignPtr.Safe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.ForeignPtr.Safe.Compat.html Installing dist/doc/html/base-compat/src/Data.Word.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Word.Compat.html Installing dist/doc/html/base-compat/src/Data.Type.Coercion.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Type.Coercion.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Utils.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Utils.Compat.html Installing dist/doc/html/base-compat/src/Data.Functor.Const.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Functor.Const.Compat.html Installing dist/doc/html/base-compat/src/Data.Ratio.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Ratio.Compat.html Installing dist/doc/html/base-compat/src/Data.STRef.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.STRef.Compat.html Installing dist/doc/html/base-compat/src/System.IO.Unsafe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/System.IO.Unsafe.Compat.html Installing dist/doc/html/base-compat/src/Data.Functor.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Functor.Compat.html Installing dist/doc/html/base-compat/src/System.Exit.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/System.Exit.Compat.html Installing dist/doc/html/base-compat/src/Data.Bool.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Bool.Compat.html Installing dist/doc/html/base-compat/src/Data.Monoid.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Monoid.Compat.html Installing dist/doc/html/base-compat/src/Data.String.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.String.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Unsafe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Unsafe.Compat.html Installing dist/doc/html/base-compat/src/Data.Either.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Either.Compat.html Installing dist/doc/html/base-compat/src/Debug.Trace.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Debug.Trace.Compat.html Installing dist/doc/html/base-compat/src/Control.Monad.ST.Lazy.Unsafe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Control.Monad.ST.Lazy.Unsafe.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Alloc.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Alloc.Compat.html Installing dist/doc/html/base-compat/src/Data.Version.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Version.Compat.html Installing dist/doc/html/base-compat/src/System.Environment.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/System.Environment.Compat.html Installing dist/doc/html/base-compat/src/Text.Read.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Text.Read.Compat.html Installing dist/doc/html/base-compat/src/Data.Bits.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Bits.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Safe.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Safe.Compat.html Installing dist/doc/html/base-compat/src/Prelude.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Prelude.Compat.html Installing dist/doc/html/base-compat/src/Data.Proxy.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Data.Proxy.Compat.html Installing dist/doc/html/base-compat/src/Foreign.Marshal.Array.Compat.html to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/src/Foreign.Marshal.Array.Compat.html creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 Installing dist/doc/html/base-compat/base-compat.haddock to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3/base-compat.haddock creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat Installing LICENSE to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read Installing dist/build/Control/Concurrent/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/Compat.hi Installing dist/build/Control/Concurrent/MVar/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar/Compat.hi Installing dist/build/Control/Monad/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/Compat.hi Installing dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe/Compat.hi Installing dist/build/Control/Monad/ST/Unsafe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe/Compat.hi Installing dist/build/Data/Bits/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits/Compat.hi Installing dist/build/Data/Bool/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool/Compat.hi Installing dist/build/Data/Complex/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex/Compat.hi Installing dist/build/Data/Either/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either/Compat.hi Installing dist/build/Data/Foldable/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable/Compat.hi Installing dist/build/Data/Function/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function/Compat.hi Installing dist/build/Data/Functor/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Compat.hi Installing dist/build/Data/Functor/Const/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const/Compat.hi Installing dist/build/Data/IORef/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef/Compat.hi Installing dist/build/Data/List/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List/Compat.hi Installing dist/build/Data/Monoid/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid/Compat.hi Installing dist/build/Data/Proxy/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy/Compat.hi Installing dist/build/Data/Ratio/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio/Compat.hi Installing dist/build/Data/STRef/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef/Compat.hi Installing dist/build/Data/String/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String/Compat.hi Installing dist/build/Data/Type/Coercion/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion/Compat.hi Installing dist/build/Data/Version/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version/Compat.hi Installing dist/build/Data/Word/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word/Compat.hi Installing dist/build/Debug/Trace/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace/Compat.hi Installing dist/build/Foreign/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Compat.hi Installing dist/build/Foreign/ForeignPtr/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Compat.hi Installing dist/build/Foreign/ForeignPtr/Safe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe/Compat.hi Installing dist/build/Foreign/ForeignPtr/Unsafe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe/Compat.hi Installing dist/build/Foreign/Marshal/Alloc/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc/Compat.hi Installing dist/build/Foreign/Marshal/Array/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array/Compat.hi Installing dist/build/Foreign/Marshal/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Compat.hi Installing dist/build/Foreign/Marshal/Safe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe/Compat.hi Installing dist/build/Foreign/Marshal/Unsafe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe/Compat.hi Installing dist/build/Foreign/Marshal/Utils/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils/Compat.hi Installing dist/build/Numeric/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric/Compat.hi Installing dist/build/Prelude/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude/Compat.hi Installing dist/build/System/Environment/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment/Compat.hi Installing dist/build/System/Exit/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit/Compat.hi Installing dist/build/System/IO/Unsafe/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe/Compat.hi Installing dist/build/Text/Read/Compat.hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read/Compat.hi creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read Installing dist/build/Control/Concurrent/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/Compat.p_hi Installing dist/build/Control/Concurrent/MVar/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar/Compat.p_hi Installing dist/build/Control/Monad/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/Compat.p_hi Installing dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe/Compat.p_hi Installing dist/build/Control/Monad/ST/Unsafe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe/Compat.p_hi Installing dist/build/Data/Bits/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits/Compat.p_hi Installing dist/build/Data/Bool/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool/Compat.p_hi Installing dist/build/Data/Complex/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex/Compat.p_hi Installing dist/build/Data/Either/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either/Compat.p_hi Installing dist/build/Data/Foldable/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable/Compat.p_hi Installing dist/build/Data/Function/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function/Compat.p_hi Installing dist/build/Data/Functor/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Compat.p_hi Installing dist/build/Data/Functor/Const/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const/Compat.p_hi Installing dist/build/Data/IORef/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef/Compat.p_hi Installing dist/build/Data/List/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List/Compat.p_hi Installing dist/build/Data/Monoid/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid/Compat.p_hi Installing dist/build/Data/Proxy/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy/Compat.p_hi Installing dist/build/Data/Ratio/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio/Compat.p_hi Installing dist/build/Data/STRef/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef/Compat.p_hi Installing dist/build/Data/String/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String/Compat.p_hi Installing dist/build/Data/Type/Coercion/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion/Compat.p_hi Installing dist/build/Data/Version/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version/Compat.p_hi Installing dist/build/Data/Word/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word/Compat.p_hi Installing dist/build/Debug/Trace/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace/Compat.p_hi Installing dist/build/Foreign/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Compat.p_hi Installing dist/build/Foreign/ForeignPtr/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Compat.p_hi Installing dist/build/Foreign/ForeignPtr/Safe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe/Compat.p_hi Installing dist/build/Foreign/ForeignPtr/Unsafe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe/Compat.p_hi Installing dist/build/Foreign/Marshal/Alloc/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc/Compat.p_hi Installing dist/build/Foreign/Marshal/Array/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array/Compat.p_hi Installing dist/build/Foreign/Marshal/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Compat.p_hi Installing dist/build/Foreign/Marshal/Safe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe/Compat.p_hi Installing dist/build/Foreign/Marshal/Unsafe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe/Compat.p_hi Installing dist/build/Foreign/Marshal/Utils/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils/Compat.p_hi Installing dist/build/Numeric/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric/Compat.p_hi Installing dist/build/Prelude/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude/Compat.p_hi Installing dist/build/System/Environment/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment/Compat.p_hi Installing dist/build/System/Exit/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit/Compat.p_hi Installing dist/build/System/IO/Unsafe/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe/Compat.p_hi Installing dist/build/Text/Read/Compat.p_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read/Compat.p_hi creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read Installing dist/build/Control/Concurrent/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/Compat.dyn_hi Installing dist/build/Control/Concurrent/MVar/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Concurrent/MVar/Compat.dyn_hi Installing dist/build/Control/Monad/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/Compat.dyn_hi Installing dist/build/Control/Monad/ST/Lazy/Unsafe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Lazy/Unsafe/Compat.dyn_hi Installing dist/build/Control/Monad/ST/Unsafe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Control/Monad/ST/Unsafe/Compat.dyn_hi Installing dist/build/Data/Bits/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bits/Compat.dyn_hi Installing dist/build/Data/Bool/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Bool/Compat.dyn_hi Installing dist/build/Data/Complex/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Complex/Compat.dyn_hi Installing dist/build/Data/Either/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Either/Compat.dyn_hi Installing dist/build/Data/Foldable/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Foldable/Compat.dyn_hi Installing dist/build/Data/Function/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Function/Compat.dyn_hi Installing dist/build/Data/Functor/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Compat.dyn_hi Installing dist/build/Data/Functor/Const/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Functor/Const/Compat.dyn_hi Installing dist/build/Data/IORef/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/IORef/Compat.dyn_hi Installing dist/build/Data/List/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/List/Compat.dyn_hi Installing dist/build/Data/Monoid/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Monoid/Compat.dyn_hi Installing dist/build/Data/Proxy/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Proxy/Compat.dyn_hi Installing dist/build/Data/Ratio/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Ratio/Compat.dyn_hi Installing dist/build/Data/STRef/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/STRef/Compat.dyn_hi Installing dist/build/Data/String/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/String/Compat.dyn_hi Installing dist/build/Data/Type/Coercion/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Type/Coercion/Compat.dyn_hi Installing dist/build/Data/Version/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Version/Compat.dyn_hi Installing dist/build/Data/Word/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Data/Word/Compat.dyn_hi Installing dist/build/Debug/Trace/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Debug/Trace/Compat.dyn_hi Installing dist/build/Foreign/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Compat.dyn_hi Installing dist/build/Foreign/ForeignPtr/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Compat.dyn_hi Installing dist/build/Foreign/ForeignPtr/Safe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Safe/Compat.dyn_hi Installing dist/build/Foreign/ForeignPtr/Unsafe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/ForeignPtr/Unsafe/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Alloc/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Alloc/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Array/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Array/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Safe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Safe/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Unsafe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Unsafe/Compat.dyn_hi Installing dist/build/Foreign/Marshal/Utils/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Foreign/Marshal/Utils/Compat.dyn_hi Installing dist/build/Numeric/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Numeric/Compat.dyn_hi Installing dist/build/Prelude/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Prelude/Compat.dyn_hi Installing dist/build/System/Environment/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Environment/Compat.dyn_hi Installing dist/build/System/Exit/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/Exit/Compat.dyn_hi Installing dist/build/System/IO/Unsafe/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/System/IO/Unsafe/Compat.dyn_hi Installing dist/build/Text/Read/Compat.dyn_hi to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/Text/Read/Compat.dyn_hi creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 Installing dist/build/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW.a to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW.a creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 Installing dist/build/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW_p.a to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW_p.a creating /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d base-compat-0.9.3.conf ']' + install -D --mode=0644 base-compat-0.9.3.conf /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/base-compat-0.9.3.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z base-compat-0.9.3.conf ']' + rm -f ghc-base-compat.files ghc-base-compat-devel.files + touch ghc-base-compat.files ghc-base-compat-devel.files + ls /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/base-compat-0.9.3.conf + pkgdir=/usr/lib64/ghc-8.4.4/base-compat-0.9.3 + '[' -d /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/lib64/ghc-8.4.4/base-compat-0.9.3 ']' + echo /usr/lib64/ghc-8.4.4/base-compat-0.9.3 + echo '%attr(755,root,root) /usr/lib64/libHSbase-compat-0.9.3-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/base-compat-0.9.3 ']' + echo /usr/share/doc/ghc/html/libraries/base-compat-0.9.3 + for i in ghc-base-compat.files ghc-base-compat-devel.files + '[' -f ghc-base-compat.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64!!g' ghc-base-compat.files + for i in ghc-base-compat.files ghc-base-compat-devel.files + '[' -f ghc-base-compat-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64!!g' ghc-base-compat-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cwWKyL Processing files: ghc-base-compat-0.9.3-4.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hlDLx6 + umask 022 + cd /builddir/build/BUILD + cd base-compat-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/licenses/ghc-base-compat + exit 0 Provides: ghc-base-compat = 0.9.3-4.fc30 ghc-base-compat(riscv-64) = 0.9.3-4.fc30 libHSbase-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-base-compat-devel-0.9.3-4.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K0oGX2 + umask 022 + cd /builddir/build/BUILD + cd base-compat-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc-base-compat-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc-base-compat-devel + cp -pr CHANGES.markdown /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc-base-compat-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64/usr/share/doc/ghc-base-compat-devel + exit 0 Provides: ghc-base-compat-devel = 0.9.3-4.fc30 ghc-base-compat-devel(riscv-64) = 0.9.3-4.fc30 ghc-base-compat-doc = 0.9.3-4.fc30 ghc-base-compat-static = 0.9.3-4.fc30 ghc-devel(base-compat-0.9.3-EOJYgvsvJ5m9alQttLPQlW) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(unix-2.7.2.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-base-compat-0.9.3-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-base-compat-devel-0.9.3-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4On7u4 + umask 022 + cd /builddir/build/BUILD + cd base-compat-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-base-compat-0.9.3-4.fc30.riscv64 + exit 0 Child return code was: 0