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-byteable.spec'], chrootPath='/var/lib/mock/f30-build-42875-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-byteable.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-byteable-0.1.1-15.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-byteable.spec'], chrootPath='/var/lib/mock/f30-build-42875-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-byteable.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.jCyuLf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf byteable-0.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/byteable-0.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd byteable-0.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mfSWBn + umask 022 + cd /builddir/build/BUILD + cd byteable-0.1.1 + 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.hs, 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-byteable '--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/byteable-0.1.1 --global Configuring byteable-0.1.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for byteable-0.1.1.. Building library for byteable-0.1.1.. [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o ) BUILDSTDERR: Data/Byteable.hs:48:11: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "constEqBytes/ByteString" may never fire BUILDSTDERR: because ‘constEqBytes’ might inline first BUILDSTDERR: Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘constEqBytes’ BUILDSTDERR: | BUILDSTDERR: 48 | {-# RULES "constEqBytes/ByteString" constEqBytes = constEqByteString #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_toBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:15:1: error: BUILDSTDERR: warning: label ‘_c3C0’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c3C0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c3C0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3BX’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:34:1: error: BUILDSTDERR: warning: label ‘_c3BX’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c3BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c3BX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_byteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:56:1: error: BUILDSTDERR: warning: label ‘_c3Ce’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c3Ce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c3Ce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Cb’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:75:1: error: BUILDSTDERR: warning: label ‘_c3Cb’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c3Cb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c3Cb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_withBytePtr_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:97:1: error: BUILDSTDERR: warning: label ‘_c3Cs’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c3Cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c3Cs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Cp’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:116:1: error: BUILDSTDERR: warning: label ‘_c3Cp’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c3Cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c3Cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdctoBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:135:1: error: BUILDSTDERR: warning: label ‘_c3CD’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _c3CD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _c3CD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3zp_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:157:1: error: BUILDSTDERR: warning: label ‘_c3CQ’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c3CQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c3CQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3CO’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:190:1: error: BUILDSTDERR: warning: label ‘_c3CO’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _c3CO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _c3CO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3zN_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:230:1: error: BUILDSTDERR: warning: label ‘_c3Da’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _c3Da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _c3Da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3D7’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:261:1: error: BUILDSTDERR: warning: label ‘_c3D7’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c3D7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c3D7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Dd’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:283:1: error: BUILDSTDERR: warning: label ‘_c3Dd’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c3Dd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c3Dd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Di’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:304:1: error: BUILDSTDERR: warning: label ‘_c3Di’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _c3Di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _c3Di: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘r3oN_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:335:1: error: BUILDSTDERR: warning: label ‘_c3DG’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _c3DG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _c3DG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3DB’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:371:1: error: BUILDSTDERR: warning: label ‘_c3DB’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _c3DB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _c3DB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3DD’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:392:1: error: BUILDSTDERR: warning: label ‘_c3DD’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _c3DD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _c3DD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmwithBytePtr_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:413:1: error: BUILDSTDERR: warning: label ‘_c3DV’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _c3DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _c3DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:434:1: error: BUILDSTDERR: warning: label ‘_c3E4’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c3E4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c3E4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3E2’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:460:1: error: BUILDSTDERR: warning: label ‘_c3E2’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c3E2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c3E2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdcbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:493:1: error: BUILDSTDERR: warning: label ‘_c3Ek’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _c3Ek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _c3Ek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Eh’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:515:1: error: BUILDSTDERR: warning: label ‘_c3Eh’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _c3Eh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _c3Eh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3Ab_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:548:1: error: BUILDSTDERR: warning: label ‘_c3EF’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c3EF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c3EF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3EC’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:583:1: error: BUILDSTDERR: warning: label ‘_c3EC’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _c3EC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _c3EC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3Az_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:623:1: error: BUILDSTDERR: warning: label ‘_c3F0’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c3F0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c3F0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3EX’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:654:1: error: BUILDSTDERR: warning: label ‘_c3EX’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _c3EX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _c3EX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3F3’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:676:1: error: BUILDSTDERR: warning: label ‘_c3F3’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _c3F3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _c3F3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3F8’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:697:1: error: BUILDSTDERR: warning: label ‘_c3F8’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c3F8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c3F8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteString1_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:728:1: error: BUILDSTDERR: warning: label ‘_c3Fw’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _c3Fw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _c3Fw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Fr’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:768:1: error: BUILDSTDERR: warning: label ‘_c3Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c3Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c3Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Ft’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:789:1: error: BUILDSTDERR: warning: label ‘_c3Ft’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c3Ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c3Ft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteszugo_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:872:1: error: BUILDSTDERR: warning: label ‘_c3FS’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _c3FS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _c3FS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3FI’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:892:1: error: BUILDSTDERR: warning: label ‘_c3FI’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c3FI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c3FI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3FL’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:909:1: error: BUILDSTDERR: warning: label ‘_c3FL’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c3FL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c3FL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3G0’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:945:1: error: BUILDSTDERR: warning: label ‘_c3G0’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c3G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c3G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3G6’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:976:1: error: BUILDSTDERR: warning: label ‘_c3G6’ defined but not used [-Wunused-label] BUILDSTDERR: 976 | _c3G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 976 | _c3G6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3Bj_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:999:1: error: BUILDSTDERR: warning: label ‘_c3GV’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _c3GV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _c3GV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3Be_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c3Hc’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c3Hc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c3Hc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1031:4: error: BUILDSTDERR: warning: variable ‘_s3AX’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1031 | W_ _s3AX; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | W_ _s3AX; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteString_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1067:1: error: BUILDSTDERR: warning: label ‘_c3Hm’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _c3Hm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _c3Hm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3Gw’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1094:1: error: BUILDSTDERR: warning: label ‘_c3Gw’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _c3Gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _c3Gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3GB’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c3GB’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c3GB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c3GB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3BR_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1218:1: error: BUILDSTDERR: warning: label ‘_c3I6’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _c3I6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _c3I6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘s3BM_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1255:1: error: BUILDSTDERR: warning: label ‘_c3In’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _c3In: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _c3In: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1250:4: error: BUILDSTDERR: warning: variable ‘_s3Bv’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1250 | W_ _s3Bv; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | W_ _s3Bv; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1285:1: error: BUILDSTDERR: warning: label ‘_c3Ix’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _c3Ix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _c3Ix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3HJ’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1310:1: error: BUILDSTDERR: warning: label ‘_c3HJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _c3HJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _c3HJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘_c3HN’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1348:1: error: BUILDSTDERR: warning: label ‘_c3HN’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _c3HN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _c3HN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1431:1: error: BUILDSTDERR: warning: label ‘_c3IT’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _c3IT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _c3IT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_con_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c3IY’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c3IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c3IY: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32703_0/ghc_2.hc:1468:22: error: BUILDSTDERR: warning: ‘S3J0_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1468 | static const StgWord S3J0_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | static const StgWord S3J0_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_toBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_c3LW’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c3LW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c3LW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3LT’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:34:1: error: BUILDSTDERR: warning: label ‘_c3LT’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c3LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c3LT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_byteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:56:1: error: BUILDSTDERR: warning: label ‘_c3Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c3Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c3Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3M7’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:75:1: error: BUILDSTDERR: warning: label ‘_c3M7’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c3M7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c3M7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_withBytePtr_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:97:1: error: BUILDSTDERR: warning: label ‘_c3Mo’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c3Mo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c3Mo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Ml’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:116:1: error: BUILDSTDERR: warning: label ‘_c3Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c3Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c3Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdctoBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:135:1: error: BUILDSTDERR: warning: label ‘_c3Mz’ defined but not used [-Wunused-label] BUILDSTDERR: 135 | _c3Mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 135 | _c3Mz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3Jl_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:157:1: error: BUILDSTDERR: warning: label ‘_c3MM’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c3MM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c3MM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3MK’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:190:1: error: BUILDSTDERR: warning: label ‘_c3MK’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _c3MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _c3MK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3JJ_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:230:1: error: BUILDSTDERR: warning: label ‘_c3N6’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _c3N6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _c3N6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3N3’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:261:1: error: BUILDSTDERR: warning: label ‘_c3N3’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c3N3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c3N3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3N9’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:283:1: error: BUILDSTDERR: warning: label ‘_c3N9’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c3N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c3N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Ne’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:304:1: error: BUILDSTDERR: warning: label ‘_c3Ne’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _c3Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _c3Ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘r3oN_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:335:1: error: BUILDSTDERR: warning: label ‘_c3NC’ defined but not used [-Wunused-label] BUILDSTDERR: 335 | _c3NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 335 | _c3NC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Nx’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:371:1: error: BUILDSTDERR: warning: label ‘_c3Nx’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _c3Nx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _c3Nx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Nz’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:392:1: error: BUILDSTDERR: warning: label ‘_c3Nz’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _c3Nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _c3Nz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmwithBytePtr_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:413:1: error: BUILDSTDERR: warning: label ‘_c3NR’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _c3NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _c3NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:434:1: error: BUILDSTDERR: warning: label ‘_c3O0’ defined but not used [-Wunused-label] BUILDSTDERR: 434 | _c3O0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 434 | _c3O0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3NY’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:460:1: error: BUILDSTDERR: warning: label ‘_c3NY’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c3NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c3NY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdcbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:493:1: error: BUILDSTDERR: warning: label ‘_c3Og’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _c3Og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _c3Og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Od’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:515:1: error: BUILDSTDERR: warning: label ‘_c3Od’ defined but not used [-Wunused-label] BUILDSTDERR: 515 | _c3Od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 515 | _c3Od: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3K7_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:548:1: error: BUILDSTDERR: warning: label ‘_c3OB’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c3OB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c3OB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Oy’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:583:1: error: BUILDSTDERR: warning: label ‘_c3Oy’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _c3Oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _c3Oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3Kv_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:623:1: error: BUILDSTDERR: warning: label ‘_c3OW’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c3OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c3OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3OT’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:654:1: error: BUILDSTDERR: warning: label ‘_c3OT’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _c3OT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _c3OT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3OZ’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:676:1: error: BUILDSTDERR: warning: label ‘_c3OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _c3OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _c3OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3P4’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:697:1: error: BUILDSTDERR: warning: label ‘_c3P4’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c3P4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c3P4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteString1_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:728:1: error: BUILDSTDERR: warning: label ‘_c3Ps’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _c3Ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _c3Ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Pn’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:768:1: error: BUILDSTDERR: warning: label ‘_c3Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c3Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c3Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Pp’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:789:1: error: BUILDSTDERR: warning: label ‘_c3Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c3Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c3Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteszugo_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:872:1: error: BUILDSTDERR: warning: label ‘_c3PO’ defined but not used [-Wunused-label] BUILDSTDERR: 872 | _c3PO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 872 | _c3PO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3PE’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:892:1: error: BUILDSTDERR: warning: label ‘_c3PE’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c3PE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c3PE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3PH’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:909:1: error: BUILDSTDERR: warning: label ‘_c3PH’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c3PH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c3PH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3PW’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:945:1: error: BUILDSTDERR: warning: label ‘_c3PW’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c3PW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c3PW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Q2’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:976:1: error: BUILDSTDERR: warning: label ‘_c3Q2’ defined but not used [-Wunused-label] BUILDSTDERR: 976 | _c3Q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 976 | _c3Q2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3Lf_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:999:1: error: BUILDSTDERR: warning: label ‘_c3QR’ defined but not used [-Wunused-label] BUILDSTDERR: 999 | _c3QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 999 | _c3QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3La_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c3R8’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c3R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c3R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1031:4: error: BUILDSTDERR: warning: variable ‘_s3KT’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1031 | W_ _s3KT; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | W_ _s3KT; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteString_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1067:1: error: BUILDSTDERR: warning: label ‘_c3Ri’ defined but not used [-Wunused-label] BUILDSTDERR: 1067 | _c3Ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1067 | _c3Ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Qs’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1094:1: error: BUILDSTDERR: warning: label ‘_c3Qs’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _c3Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _c3Qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3Qx’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c3Qx’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c3Qx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c3Qx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3LN_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1218:1: error: BUILDSTDERR: warning: label ‘_c3S2’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _c3S2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _c3S2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘s3LI_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1255:1: error: BUILDSTDERR: warning: label ‘_c3Sj’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _c3Sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _c3Sj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1250:4: error: BUILDSTDERR: warning: variable ‘_s3Lr’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1250 | W_ _s3Lr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | W_ _s3Lr; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqBytes_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1285:1: error: BUILDSTDERR: warning: label ‘_c3St’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _c3St: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _c3St: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3RF’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1310:1: error: BUILDSTDERR: warning: label ‘_c3RF’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _c3RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _c3RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘_c3RJ’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1348:1: error: BUILDSTDERR: warning: label ‘_c3RJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _c3RJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _c3RJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1431:1: error: BUILDSTDERR: warning: label ‘_c3SP’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _c3SP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _c3SP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_con_entry’: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c3SU’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c3SU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c3SU: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32703_0/ghc_6.hc:1468:22: error: BUILDSTDERR: warning: ‘S3SW_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1468 | static const StgWord S3SW_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | static const StgWord S3SW_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.p_o ) BUILDSTDERR: Data/Byteable.hs:48:11: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "constEqBytes/ByteString" may never fire BUILDSTDERR: because ‘constEqBytes’ might inline first BUILDSTDERR: Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘constEqBytes’ BUILDSTDERR: | BUILDSTDERR: 48 | {-# RULES "constEqBytes/ByteString" constEqBytes = constEqByteString #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_toBytes_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:47:1: error: BUILDSTDERR: warning: label ‘_c3C8’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _c3C8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _c3C8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3C5’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:72:1: error: BUILDSTDERR: warning: label ‘_c3C5’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c3C5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c3C5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_byteableLength_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:100:1: error: BUILDSTDERR: warning: label ‘_c3Cp’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c3Cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c3Cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Cm’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:125:1: error: BUILDSTDERR: warning: label ‘_c3Cm’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _c3Cm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _c3Cm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_withBytePtr_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:153:1: error: BUILDSTDERR: warning: label ‘_c3CG’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _c3CG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _c3CG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3CD’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:178:1: error: BUILDSTDERR: warning: label ‘_c3CD’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _c3CD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _c3CD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdctoBytes_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:203:1: error: BUILDSTDERR: warning: label ‘_c3CT’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _c3CT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _c3CT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3zq_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:230:1: error: BUILDSTDERR: warning: label ‘_c3Dc’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _c3Dc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _c3Dc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Da’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:273:1: error: BUILDSTDERR: warning: label ‘_c3Da’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _c3Da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _c3Da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3zO_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:330:1: error: BUILDSTDERR: warning: label ‘_c3DA’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _c3DA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _c3DA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Dx’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:369:1: error: BUILDSTDERR: warning: label ‘_c3Dx’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _c3Dx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _c3Dx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3DE’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:393:1: error: BUILDSTDERR: warning: label ‘_c3DE’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _c3DE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _c3DE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3DK’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:416:1: error: BUILDSTDERR: warning: label ‘_c3DK’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _c3DK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _c3DK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘r3oO_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:458:1: error: BUILDSTDERR: warning: label ‘_c3Ea’ defined but not used [-Wunused-label] BUILDSTDERR: 458 | _c3Ea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 458 | _c3Ea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3E4’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:512:1: error: BUILDSTDERR: warning: label ‘_c3E4’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _c3E4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _c3E4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3E7’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:535:1: error: BUILDSTDERR: warning: label ‘_c3E7’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _c3E7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _c3E7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmwithBytePtr_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:562:1: error: BUILDSTDERR: warning: label ‘_c3Ev’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c3Ev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c3Ev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zddmbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:588:1: error: BUILDSTDERR: warning: label ‘_c3EH’ defined but not used [-Wunused-label] BUILDSTDERR: 588 | _c3EH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 588 | _c3EH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3EF’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:617:1: error: BUILDSTDERR: warning: label ‘_c3EF’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _c3EF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _c3EF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteStringzuzdcbyteableLength_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:659:1: error: BUILDSTDERR: warning: label ‘_c3F0’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _c3F0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _c3F0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3EX’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:687:1: error: BUILDSTDERR: warning: label ‘_c3EX’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c3EX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c3EX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3Ac_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:729:1: error: BUILDSTDERR: warning: label ‘_c3Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 729 | _c3Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | _c3Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Fo’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:772:1: error: BUILDSTDERR: warning: label ‘_c3Fo’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _c3Fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _c3Fo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3AA_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:829:1: error: BUILDSTDERR: warning: label ‘_c3FQ’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _c3FQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _c3FQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3FN’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:868:1: error: BUILDSTDERR: warning: label ‘_c3FN’ defined but not used [-Wunused-label] BUILDSTDERR: 868 | _c3FN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 868 | _c3FN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3FU’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:892:1: error: BUILDSTDERR: warning: label ‘_c3FU’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c3FU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c3FU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3G0’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:915:1: error: BUILDSTDERR: warning: label ‘_c3G0’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _c3G0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _c3G0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_zdfByteableByteString1_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:956:1: error: BUILDSTDERR: warning: label ‘_c3Gq’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _c3Gq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _c3Gq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Gk’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1008:1: error: BUILDSTDERR: warning: label ‘_c3Gk’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _c3Gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _c3Gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3Gn’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1031:1: error: BUILDSTDERR: warning: label ‘_c3Gn’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _c3Gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _c3Gn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteszugo_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1128:1: error: BUILDSTDERR: warning: label ‘_c3GT’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _c3GT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _c3GT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3GI’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c3GI’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c3GI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c3GI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3GM’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1165:1: error: BUILDSTDERR: warning: label ‘_c3GM’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _c3GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _c3GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3H2’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1203:1: error: BUILDSTDERR: warning: label ‘_c3H2’ defined but not used [-Wunused-label] BUILDSTDERR: 1203 | _c3H2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1203 | _c3H2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3H9’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1236:1: error: BUILDSTDERR: warning: label ‘_c3H9’ defined but not used [-Wunused-label] BUILDSTDERR: 1236 | _c3H9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1236 | _c3H9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3Bk_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1265:1: error: BUILDSTDERR: warning: label ‘_c3I5’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _c3I5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _c3I5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3Bf_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1313:1: error: BUILDSTDERR: warning: label ‘_c3Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 1313 | _c3Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1313 | _c3Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1308:4: error: BUILDSTDERR: warning: variable ‘_s3AY’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1308 | W_ _s3AY; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | W_ _s3AY; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqByteString_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1354:1: error: BUILDSTDERR: warning: label ‘_c3Iz’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _c3Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _c3Iz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3HC’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1382:1: error: BUILDSTDERR: warning: label ‘_c3HC’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _c3HC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _c3HC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3HI’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1424:1: error: BUILDSTDERR: warning: label ‘_c3HI’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _c3HI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _c3HI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3BS_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1523:1: error: BUILDSTDERR: warning: label ‘_c3Jv’ defined but not used [-Wunused-label] BUILDSTDERR: 1523 | _c3Jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1523 | _c3Jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘s3BN_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1571:1: error: BUILDSTDERR: warning: label ‘_c3JP’ defined but not used [-Wunused-label] BUILDSTDERR: 1571 | _c3JP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1571 | _c3JP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1566:4: error: BUILDSTDERR: warning: variable ‘_s3Bw’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1566 | W_ _s3Bw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | W_ _s3Bw; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_constEqBytes_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1616:1: error: BUILDSTDERR: warning: label ‘_c3JZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1616 | _c3JZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1616 | _c3JZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3J4’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1651:1: error: BUILDSTDERR: warning: label ‘_c3J4’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _c3J4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _c3J4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘_c3J9’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1693:1: error: BUILDSTDERR: warning: label ‘_c3J9’ defined but not used [-Wunused-label] BUILDSTDERR: 1693 | _c3J9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1693 | _c3J9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1794:1: error: BUILDSTDERR: warning: label ‘_c3Kr’ defined but not used [-Wunused-label] BUILDSTDERR: 1794 | _c3Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1794 | _c3Kr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc: In function ‘byteablezm0zi1zi1zmAPABKKN6nDlC3QxQBw4YlY_DataziByteable_CZCByteable_con_entry’: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1830:1: error: BUILDSTDERR: warning: label ‘_c3KB’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _c3KB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _c3KB: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32717_0/ghc_2.hc:1846:22: error: BUILDSTDERR: warning: ‘S3KF_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1846 | static const StgWord S3KF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | static const StgWord S3KF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for byteable-0.1.1.. Running Haddock on library for byteable-0.1.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Data/Byteable.hs:48:11: warning: [-Winline-rule-shadowing] BUILDSTDERR: Rule "constEqBytes/ByteString" may never fire BUILDSTDERR: because ‘constEqBytes’ might inline first BUILDSTDERR: Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘constEqBytes’ BUILDSTDERR: | BUILDSTDERR: 48 | {-# RULES "constEqBytes/ByteString" constEqBytes = constEqByteString #-} BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 3 / 3) in 'Data.Byteable' Documentation created: dist/doc/html/byteable/index.html, dist/doc/html/byteable/byteable.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KZJ13o + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 + cd byteable-0.1.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 -v creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/byteable-0.1.1 Installing README.md to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/byteable-0.1.1/README.md directory dist/doc/html/byteable does exist: True creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1 copy directory 'dist/doc/html/byteable' to '/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1'. creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/src Installing dist/doc/html/byteable/minus.gif to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/minus.gif Installing dist/doc/html/byteable/hslogo-16.png to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/hslogo-16.png Installing dist/doc/html/byteable/synopsis.png to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/synopsis.png Installing dist/doc/html/byteable/doc-index.html to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/doc-index.html Installing dist/doc/html/byteable/byteable.txt to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/byteable.txt Installing dist/doc/html/byteable/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/haddock-bundle.min.js Installing dist/doc/html/byteable/ocean.css to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/ocean.css Installing dist/doc/html/byteable/index.html to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/index.html Installing dist/doc/html/byteable/byteable.haddock to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/byteable.haddock Installing dist/doc/html/byteable/meta.json to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/meta.json Installing dist/doc/html/byteable/quick-jump.css to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/quick-jump.css Installing dist/doc/html/byteable/plus.gif to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/plus.gif Installing dist/doc/html/byteable/Data-Byteable.html to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/Data-Byteable.html Installing dist/doc/html/byteable/src/Data.Byteable.html to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/src/Data.Byteable.html Installing dist/doc/html/byteable/src/style.css to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/src/style.css Installing dist/doc/html/byteable/src/highlight.js to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/src/highlight.js creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1 Installing dist/doc/html/byteable/byteable.haddock to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1/byteable.haddock creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable Installing LICENSE to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data Installing dist/build/Data/Byteable.hi to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data/Byteable.hi creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data Installing dist/build/Data/Byteable.p_hi to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data/Byteable.p_hi creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data Installing dist/build/Data/Byteable.dyn_hi to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/Data/Byteable.dyn_hi creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 Installing dist/build/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY.a to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY.a creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 Installing dist/build/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY_p.a to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY_p.a creating /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d byteable-0.1.1.conf ']' + install -D --mode=0644 byteable-0.1.1.conf /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/byteable-0.1.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z byteable-0.1.1.conf ']' + rm -f ghc-byteable.files ghc-byteable-devel.files + touch ghc-byteable.files ghc-byteable-devel.files + ls /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/byteable-0.1.1.conf + pkgdir=/usr/lib64/ghc-8.4.4/byteable-0.1.1 + '[' -d /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/lib64/ghc-8.4.4/byteable-0.1.1 ']' + echo /usr/lib64/ghc-8.4.4/byteable-0.1.1 + echo '%attr(755,root,root) /usr/lib64/libHSbyteable-0.1.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc/html/libraries/byteable-0.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/byteable-0.1.1 + for i in ghc-byteable.files ghc-byteable-devel.files + '[' -f ghc-byteable.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64!!g' ghc-byteable.files + for i in ghc-byteable.files ghc-byteable-devel.files + '[' -f ghc-byteable-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64!!g' ghc-byteable-devel.files + rm /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/byteable-0.1.1/README.md + /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 Processing files: ghc-byteable-0.1.1-15.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LwUybp + umask 022 + cd /builddir/build/BUILD + cd byteable-0.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/licenses/ghc-byteable + exit 0 Provides: ghc-byteable = 0.1.1-15.fc30 ghc-byteable(riscv-64) = 0.1.1-15.fc30 libHSbyteable-0.1.1-APABKKN6nDlC3QxQBw4YlY-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: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSbytestring-0.10.8.2-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-byteable-devel-0.1.1-15.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Su5vvZ + umask 022 + cd /builddir/build/BUILD + cd byteable-0.1.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc-byteable-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc-byteable-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64/usr/share/doc/ghc-byteable-devel + exit 0 Provides: ghc-byteable-devel = 0.1.1-15.fc30 ghc-byteable-devel(riscv-64) = 0.1.1-15.fc30 ghc-byteable-doc = 0.1.1-15.fc30 ghc-byteable-static = 0.1.1-15.fc30 ghc-devel(byteable-0.1.1-APABKKN6nDlC3QxQBw4YlY) 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(bytestring-0.10.8.2) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-byteable-0.1.1-15.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-byteable-devel-0.1.1-15.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.smMb7o + umask 022 + cd /builddir/build/BUILD + cd byteable-0.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-byteable-0.1.1-15.fc30.riscv64 + exit 0 Child return code was: 0