Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-Only.spec'], chrootPath='/var/lib/mock/f33-build-182612-45413/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-Only.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/ghc-Only-0.1-9.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-Only.spec'], chrootPath='/var/lib/mock/f33-build-182612-45413/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-Only.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UA8QBc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Only-0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Only-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Only-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/Only-0.1.cabal Only.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JTfdqb + umask 022 + cd /builddir/build/BUILD + cd Only-0.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.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ 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 ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-Only '--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' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/Only-0.1 --global Configuring Only-0.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for Only-0.1.. Building library for Only-0.1.. [1 of 1] Compiling Data.Tuple.Only ( src/Data/Tuple/Only.hs, dist/build/Data/Tuple/Only.o ) /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly2_entry’: /tmp/ghc40102_0/ghc_2.hc:6:1: error: warning: label ‘_cbzp’ defined but not used [-Wunused-label] 6 | _cbzp: | ^~~~~ | 6 | _cbzp: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbuL_entry’: /tmp/ghc40102_0/ghc_2.hc:27:1: error: warning: label ‘_cbzA’ defined but not used [-Wunused-label] 27 | _cbzA: | ^~~~~ | 27 | _cbzA: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgfoldl_entry’: /tmp/ghc40102_0/ghc_2.hc:52:1: error: warning: label ‘_cbzD’ defined but not used [-Wunused-label] 52 | _cbzD: | ^~~~~ | 52 | _cbzD: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly1_entry’: /tmp/ghc40102_0/ghc_2.hc:82:1: error: warning: label ‘_cbzM’ defined but not used [-Wunused-label] 82 | _cbzM: | ^~~~~ | 82 | _cbzM: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly2_entry’: /tmp/ghc40102_0/ghc_2.hc:101:1: error: warning: label ‘_cbzT’ defined but not used [-Wunused-label] 101 | _cbzT: | ^~~~~ | 101 | _cbzT: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly1_entry’: /tmp/ghc40102_0/ghc_2.hc:127:1: error: warning: label ‘_cbA0’ defined but not used [-Wunused-label] 127 | _cbA0: | ^~~~~ | 127 | _cbA0: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly2_entry’: /tmp/ghc40102_0/ghc_2.hc:146:1: error: warning: label ‘_cbA7’ defined but not used [-Wunused-label] 146 | _cbA7: | ^~~~~ | 146 | _cbA7: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbuV_entry’: /tmp/ghc40102_0/ghc_2.hc:186:1: error: warning: label ‘_cbAi’ defined but not used [-Wunused-label] 186 | _cbAi: | ^~~~~ | 186 | _cbAi: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbuY_entry’: /tmp/ghc40102_0/ghc_2.hc:214:1: error: warning: label ‘_cbAF’ defined but not used [-Wunused-label] 214 | _cbAF: | ^~~~~ | 214 | _cbAF: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbuZ_entry’: /tmp/ghc40102_0/ghc_2.hc:241:1: error: warning: label ‘_cbAI’ defined but not used [-Wunused-label] 241 | _cbAI: | ^~~~~ | 241 | _cbAI: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv0_entry’: /tmp/ghc40102_0/ghc_2.hc:280:1: error: warning: label ‘_cbAN’ defined but not used [-Wunused-label] 280 | _cbAN: | ^~~~~ | 280 | _cbAN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv1_entry’: /tmp/ghc40102_0/ghc_2.hc:319:1: error: warning: label ‘_cbAS’ defined but not used [-Wunused-label] 319 | _cbAS: | ^~~~~ | 319 | _cbAS: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv4_entry’: /tmp/ghc40102_0/ghc_2.hc:356:1: error: warning: label ‘_cbBk’ defined but not used [-Wunused-label] 356 | _cbBk: | ^~~~~ | 356 | _cbBk: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv5_entry’: /tmp/ghc40102_0/ghc_2.hc:393:1: error: warning: label ‘_cbBp’ defined but not used [-Wunused-label] 393 | _cbBp: | ^~~~~ | 393 | _cbBp: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv6_entry’: /tmp/ghc40102_0/ghc_2.hc:432:1: error: warning: label ‘_cbBu’ defined but not used [-Wunused-label] 432 | _cbBu: | ^~~~~ | 432 | _cbBu: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv7_entry’: /tmp/ghc40102_0/ghc_2.hc:472:1: error: warning: label ‘_cbBz’ defined but not used [-Wunused-label] 472 | _cbBz: | ^~~~~ | 472 | _cbBz: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbv8_entry’: /tmp/ghc40102_0/ghc_2.hc:511:1: error: warning: label ‘_cbBF’ defined but not used [-Wunused-label] 511 | _cbBF: | ^~~~~ | 511 | _cbBF: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcshowsPrec_entry’: /tmp/ghc40102_0/ghc_2.hc:545:1: error: warning: label ‘_cbBN’ defined but not used [-Wunused-label] 545 | _cbBN: | ^~~~~ | 545 | _cbBN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowsPrec_entry’: /tmp/ghc40102_0/ghc_2.hc:591:1: error: warning: label ‘_cbBZ’ defined but not used [-Wunused-label] 591 | _cbBZ: | ^~~~~ | 591 | _cbBZ: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbBW’: /tmp/ghc40102_0/ghc_2.hc:622:1: error: warning: label ‘_cbBW’ defined but not used [-Wunused-label] 622 | _cbBW: | ^~~~~ | 622 | _cbBW: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly3_entry’: /tmp/ghc40102_0/ghc_2.hc:640:1: error: warning: label ‘_cbCc’ defined but not used [-Wunused-label] 640 | _cbCc: | ^~~~~ | 640 | _cbCc: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvg_entry’: /tmp/ghc40102_0/ghc_2.hc:678:1: error: warning: label ‘_cbCr’ defined but not used [-Wunused-label] 678 | _cbCr: | ^~~~~ | 678 | _cbCr: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvh_entry’: /tmp/ghc40102_0/ghc_2.hc:711:1: error: warning: label ‘_cbCu’ defined but not used [-Wunused-label] 711 | _cbCu: | ^~~~~ | 711 | _cbCu: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshow_entry’: /tmp/ghc40102_0/ghc_2.hc:750:1: error: warning: label ‘_cbCz’ defined but not used [-Wunused-label] 750 | _cbCz: | ^~~~~ | 750 | _cbCz: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvm_entry’: /tmp/ghc40102_0/ghc_2.hc:782:1: error: warning: label ‘_cbCN’ defined but not used [-Wunused-label] 782 | _cbCN: | ^~~~~ | 782 | _cbCN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowList_entry’: /tmp/ghc40102_0/ghc_2.hc:806:1: error: warning: label ‘_cbCQ’ defined but not used [-Wunused-label] 806 | _cbCQ: | ^~~~~ | 806 | _cbCQ: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvq_entry’: /tmp/ghc40102_0/ghc_2.hc:835:1: error: warning: label ‘_cbD4’ defined but not used [-Wunused-label] 835 | _cbD4: | ^~~~~ | 835 | _cbD4: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvp_entry’: /tmp/ghc40102_0/ghc_2.hc:857:1: error: warning: label ‘_cbDc’ defined but not used [-Wunused-label] 857 | _cbDc: | ^~~~~ | 857 | _cbDc: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvo_entry’: /tmp/ghc40102_0/ghc_2.hc:880:1: error: warning: label ‘_cbDk’ defined but not used [-Wunused-label] 880 | _cbDk: | ^~~~~ | 880 | _cbDk: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:906:1: error: warning: label ‘_cbDo’ defined but not used [-Wunused-label] 906 | _cbDo: | ^~~~~ | 906 | _cbDo: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly8_entry’: /tmp/ghc40102_0/ghc_2.hc:951:1: error: warning: label ‘_cbDz’ defined but not used [-Wunused-label] 951 | _cbDz: | ^~~~~ | 951 | _cbDz: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly8_entry’: /tmp/ghc40102_0/ghc_2.hc:998:1: error: warning: label ‘_cbDI’ defined but not used [-Wunused-label] 998 | _cbDI: | ^~~~~ | 998 | _cbDI: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly6_entry’: /tmp/ghc40102_0/ghc_2.hc:1045:1: error: warning: label ‘_cbDR’ defined but not used [-Wunused-label] 1045 | _cbDR: | ^~~~~ | 1045 | _cbDR: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvs_entry’: /tmp/ghc40102_0/ghc_2.hc:1122:1: error: warning: label ‘_cbE2’ defined but not used [-Wunused-label] 1122 | _cbE2: | ^~~~~ | 1122 | _cbE2: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvt_entry’: /tmp/ghc40102_0/ghc_2.hc:1146:1: error: warning: label ‘_cbEa’ defined but not used [-Wunused-label] 1146 | _cbEa: | ^~~~~ | 1146 | _cbEa: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvE_entry’: /tmp/ghc40102_0/ghc_2.hc:1161:1: error: warning: label ‘_cbEL’ defined but not used [-Wunused-label] 1161 | _cbEL: | ^~~~~ | 1161 | _cbEL: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvH_entry’: /tmp/ghc40102_0/ghc_2.hc:1182:1: error: warning: label ‘_cbER’ defined but not used [-Wunused-label] 1182 | _cbER: | ^~~~~ | 1182 | _cbER: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbEO’: /tmp/ghc40102_0/ghc_2.hc:1217:1: error: warning: label ‘_cbEO’ defined but not used [-Wunused-label] 1217 | _cbEO: | ^~~~~ | 1217 | _cbEO: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvI_entry’: /tmp/ghc40102_0/ghc_2.hc:1248:1: error: warning: label ‘_cbEZ’ defined but not used [-Wunused-label] 1248 | _cbEZ: | ^~~~~ | 1248 | _cbEZ: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvL_entry’: /tmp/ghc40102_0/ghc_2.hc:1289:1: error: warning: label ‘_cbF7’ defined but not used [-Wunused-label] 1289 | _cbF7: | ^~~~~ | 1289 | _cbF7: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbF4’: /tmp/ghc40102_0/ghc_2.hc:1325:1: error: warning: label ‘_cbF4’ defined but not used [-Wunused-label] 1325 | _cbF4: | ^~~~~ | 1325 | _cbF4: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvO_entry’: /tmp/ghc40102_0/ghc_2.hc:1352:1: error: warning: label ‘_cbFf’ defined but not used [-Wunused-label] 1352 | _cbFf: | ^~~~~ | 1352 | _cbFf: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbEi’: /tmp/ghc40102_0/ghc_2.hc:1385:1: error: warning: label ‘_cbEi’ defined but not used [-Wunused-label] 1385 | _cbEi: | ^~~~~ | 1385 | _cbEi: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbFn’: /tmp/ghc40102_0/ghc_2.hc:1424:1: error: warning: label ‘_cbFn’ defined but not used [-Wunused-label] 1424 | _cbFn: | ^~~~~ | 1424 | _cbFn: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly1_entry’: /tmp/ghc40102_0/ghc_2.hc:1453:1: error: warning: label ‘_cbFv’ defined but not used [-Wunused-label] 1453 | _cbFv: | ^~~~~ | 1453 | _cbFv: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvQ_entry’: /tmp/ghc40102_0/ghc_2.hc:1489:1: error: warning: label ‘_cbFM’ defined but not used [-Wunused-label] 1489 | _cbFM: | ^~~~~ | 1489 | _cbFM: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvS_entry’: /tmp/ghc40102_0/ghc_2.hc:1514:1: error: warning: label ‘_cbFY’ defined but not used [-Wunused-label] 1514 | _cbFY: | ^~~~~ | 1514 | _cbFY: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvT_entry’: /tmp/ghc40102_0/ghc_2.hc:1542:1: error: warning: label ‘_cbG1’ defined but not used [-Wunused-label] 1542 | _cbG1: | ^~~~~ | 1542 | _cbG1: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadsPrec_entry’: /tmp/ghc40102_0/ghc_2.hc:1571:1: error: warning: label ‘_cbG6’ defined but not used [-Wunused-label] 1571 | _cbG6: | ^~~~~ | 1571 | _cbG6: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvV_entry’: /tmp/ghc40102_0/ghc_2.hc:1604:1: error: warning: label ‘_cbGj’ defined but not used [-Wunused-label] 1604 | _cbGj: | ^~~~~ | 1604 | _cbGj: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadListPrec_entry’: /tmp/ghc40102_0/ghc_2.hc:1628:1: error: warning: label ‘_cbGm’ defined but not used [-Wunused-label] 1628 | _cbGm: | ^~~~~ | 1628 | _cbGm: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvX_entry’: /tmp/ghc40102_0/ghc_2.hc:1659:1: error: warning: label ‘_cbGD’ defined but not used [-Wunused-label] 1659 | _cbGD: | ^~~~~ | 1659 | _cbGD: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbvY_entry’: /tmp/ghc40102_0/ghc_2.hc:1686:1: error: warning: label ‘_cbGG’ defined but not used [-Wunused-label] 1686 | _cbGG: | ^~~~~ | 1686 | _cbGG: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadList_entry’: /tmp/ghc40102_0/ghc_2.hc:1724:1: error: warning: label ‘_cbGL’ defined but not used [-Wunused-label] 1724 | _cbGL: | ^~~~~ | 1724 | _cbGL: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw3_entry’: /tmp/ghc40102_0/ghc_2.hc:1755:1: error: warning: label ‘_cbGY’ defined but not used [-Wunused-label] 1755 | _cbGY: | ^~~~~ | 1755 | _cbGY: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw2_entry’: /tmp/ghc40102_0/ghc_2.hc:1780:1: error: warning: label ‘_cbH5’ defined but not used [-Wunused-label] 1780 | _cbH5: | ^~~~~ | 1780 | _cbH5: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw1_entry’: /tmp/ghc40102_0/ghc_2.hc:1805:1: error: warning: label ‘_cbHc’ defined but not used [-Wunused-label] 1805 | _cbHc: | ^~~~~ | 1805 | _cbHc: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw0_entry’: /tmp/ghc40102_0/ghc_2.hc:1830:1: error: warning: label ‘_cbHj’ defined but not used [-Wunused-label] 1830 | _cbHj: | ^~~~~ | 1830 | _cbHj: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:1860:1: error: warning: label ‘_cbHn’ defined but not used [-Wunused-label] 1860 | _cbHn: | ^~~~~ | 1860 | _cbHn: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw6_entry’: /tmp/ghc40102_0/ghc_2.hc:1905:1: error: warning: label ‘_cbHA’ defined but not used [-Wunused-label] 1905 | _cbHA: | ^~~~~ | 1905 | _cbHA: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw5_entry’: /tmp/ghc40102_0/ghc_2.hc:1929:1: error: warning: label ‘_cbHH’ defined but not used [-Wunused-label] 1929 | _cbHH: | ^~~~~ | 1929 | _cbHH: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfEqOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:1956:1: error: warning: label ‘_cbHL’ defined but not used [-Wunused-label] 1956 | _cbHL: | ^~~~~ | 1956 | _cbHL: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbw8_entry’: /tmp/ghc40102_0/ghc_2.hc:1992:1: error: warning: label ‘_cbHY’ defined but not used [-Wunused-label] 1992 | _cbHY: | ^~~~~ | 1992 | _cbHY: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnlyzuzdcp1Ord_entry’: /tmp/ghc40102_0/ghc_2.hc:2017:1: error: warning: label ‘_cbI1’ defined but not used [-Wunused-label] 2017 | _cbI1: | ^~~~~ | 2017 | _cbI1: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwh_entry’: /tmp/ghc40102_0/ghc_2.hc:2046:1: error: warning: label ‘_cbIe’ defined but not used [-Wunused-label] 2046 | _cbIe: | ^~~~~ | 2046 | _cbIe: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwg_entry’: /tmp/ghc40102_0/ghc_2.hc:2070:1: error: warning: label ‘_cbIl’ defined but not used [-Wunused-label] 2070 | _cbIl: | ^~~~~ | 2070 | _cbIl: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwf_entry’: /tmp/ghc40102_0/ghc_2.hc:2094:1: error: warning: label ‘_cbIs’ defined but not used [-Wunused-label] 2094 | _cbIs: | ^~~~~ | 2094 | _cbIs: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwe_entry’: /tmp/ghc40102_0/ghc_2.hc:2118:1: error: warning: label ‘_cbIz’ defined but not used [-Wunused-label] 2118 | _cbIz: | ^~~~~ | 2118 | _cbIz: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwd_entry’: /tmp/ghc40102_0/ghc_2.hc:2142:1: error: warning: label ‘_cbIG’ defined but not used [-Wunused-label] 2142 | _cbIG: | ^~~~~ | 2142 | _cbIG: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwc_entry’: /tmp/ghc40102_0/ghc_2.hc:2166:1: error: warning: label ‘_cbIN’ defined but not used [-Wunused-label] 2166 | _cbIN: | ^~~~~ | 2166 | _cbIN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwb_entry’: /tmp/ghc40102_0/ghc_2.hc:2190:1: error: warning: label ‘_cbIU’ defined but not used [-Wunused-label] 2190 | _cbIU: | ^~~~~ | 2190 | _cbIU: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwa_entry’: /tmp/ghc40102_0/ghc_2.hc:2214:1: error: warning: label ‘_cbJ1’ defined but not used [-Wunused-label] 2214 | _cbJ1: | ^~~~~ | 2214 | _cbJ1: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:2247:1: error: warning: label ‘_cbJ5’ defined but not used [-Wunused-label] 2247 | _cbJ5: | ^~~~~ | 2247 | _cbJ5: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly1_entry’: /tmp/ghc40102_0/ghc_2.hc:2299:1: error: warning: label ‘_cbJe’ defined but not used [-Wunused-label] 2299 | _cbJe: | ^~~~~ | 2299 | _cbJe: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:2319:1: error: warning: label ‘_cbJl’ defined but not used [-Wunused-label] 2319 | _cbJl: | ^~~~~ | 2319 | _cbJl: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuu_entry’: /tmp/ghc40102_0/ghc_2.hc:2336:1: error: warning: label ‘_cbJs’ defined but not used [-Wunused-label] 2336 | _cbJs: | ^~~~~ | 2336 | _cbJs: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfNFDataOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:2356:1: error: warning: label ‘_cbJz’ defined but not used [-Wunused-label] 2356 | _cbJz: | ^~~~~ | 2356 | _cbJz: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuw_entry’: /tmp/ghc40102_0/ghc_2.hc:2389:1: error: warning: label ‘_cbJN’ defined but not used [-Wunused-label] 2389 | _cbJN: | ^~~~~ | 2389 | _cbJN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbJD’: /tmp/ghc40102_0/ghc_2.hc:2416:1: error: warning: label ‘_cbJD’ defined but not used [-Wunused-label] 2416 | _cbJD: | ^~~~~ | 2416 | _cbJD: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbJG’: /tmp/ghc40102_0/ghc_2.hc:2433:1: error: warning: label ‘_cbJG’ defined but not used [-Wunused-label] 2433 | _cbJG: | ^~~~~ | 2433 | _cbJG: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbJV’: /tmp/ghc40102_0/ghc_2.hc:2468:1: error: warning: label ‘_cbJV’ defined but not used [-Wunused-label] 2468 | _cbJV: | ^~~~~ | 2468 | _cbJV: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbK6’: /tmp/ghc40102_0/ghc_2.hc:2502:1: error: warning: label ‘_cbK6’ defined but not used [-Wunused-label] 2502 | _cbK6: | ^~~~~ | 2502 | _cbK6: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbKd’: /tmp/ghc40102_0/ghc_2.hc:2520:1: error: warning: label ‘_cbKd’ defined but not used [-Wunused-label] 2520 | _cbKd: | ^~~~~ | 2520 | _cbKd: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbJK’: /tmp/ghc40102_0/ghc_2.hc:2546:1: error: warning: label ‘_cbJK’ defined but not used [-Wunused-label] 2546 | _cbJK: | ^~~~~ | 2546 | _cbJK: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuy_entry’: /tmp/ghc40102_0/ghc_2.hc:2607:1: error: warning: label ‘_cbKI’ defined but not used [-Wunused-label] 2607 | _cbKI: | ^~~~~ | 2607 | _cbKI: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly3_entry’: /tmp/ghc40102_0/ghc_2.hc:2731:1: error: warning: label ‘_cbKX’ defined but not used [-Wunused-label] 2731 | _cbKX: | ^~~~~ | 2731 | _cbKX: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbKS’: /tmp/ghc40102_0/ghc_2.hc:2775:1: error: warning: label ‘_cbKS’ defined but not used [-Wunused-label] 2775 | _cbKS: | ^~~~~ | 2775 | _cbKS: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbKT’: /tmp/ghc40102_0/ghc_2.hc:2791:1: error: warning: label ‘_cbKT’ defined but not used [-Wunused-label] 2791 | _cbKT: | ^~~~~ | 2791 | _cbKT: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly9_entry’: /tmp/ghc40102_0/ghc_2.hc:2828:1: error: warning: label ‘_cbLb’ defined but not used [-Wunused-label] 2828 | _cbLb: | ^~~~~ | 2828 | _cbLb: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbL9’: /tmp/ghc40102_0/ghc_2.hc:2858:1: error: warning: label ‘_cbL9’ defined but not used [-Wunused-label] 2858 | _cbL9: | ^~~~~ | 2858 | _cbL9: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwK_entry’: /tmp/ghc40102_0/ghc_2.hc:2883:1: error: warning: label ‘_cbLq’ defined but not used [-Wunused-label] 2883 | _cbLq: | ^~~~~ | 2883 | _cbLq: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwO_entry’: /tmp/ghc40102_0/ghc_2.hc:2910:1: error: warning: label ‘_cbLF’ defined but not used [-Wunused-label] 2910 | _cbLF: | ^~~~~ | 2910 | _cbLF: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbLy’: /tmp/ghc40102_0/ghc_2.hc:2939:1: error: warning: label ‘_cbLy’ defined but not used [-Wunused-label] 2939 | _cbLy: | ^~~~~ | 2939 | _cbLy: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcdataCast1_entry’: /tmp/ghc40102_0/ghc_2.hc:2978:1: error: warning: label ‘_cbLT’ defined but not used [-Wunused-label] 2978 | _cbLT: | ^~~~~ | 2978 | _cbLT: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_slow’: /tmp/ghc40102_0/ghc_2.hc:3018:1: error: warning: label ‘_cbM0’ defined but not used [-Wunused-label] 3018 | _cbM0: | ^~~~~ | 3018 | _cbM0: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxh_entry’: /tmp/ghc40102_0/ghc_2.hc:3028:1: error: warning: label ‘_cbMc’ defined but not used [-Wunused-label] 3028 | _cbMc: | ^~~~~ | 3028 | _cbMc: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbM9’: /tmp/ghc40102_0/ghc_2.hc:3058:1: error: warning: label ‘_cbM9’ defined but not used [-Wunused-label] 3058 | _cbM9: | ^~~~~ | 3058 | _cbM9: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbMh’: /tmp/ghc40102_0/ghc_2.hc:3079:1: error: warning: label ‘_cbMh’ defined but not used [-Wunused-label] 3079 | _cbMh: | ^~~~~ | 3079 | _cbMh: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbx9_entry’: /tmp/ghc40102_0/ghc_2.hc:3109:1: error: warning: label ‘_cbMS’ defined but not used [-Wunused-label] 3109 | _cbMS: | ^~~~~ | 3109 | _cbMS: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbx5_entry’: /tmp/ghc40102_0/ghc_2.hc:3153:1: error: warning: label ‘_cbN8’ defined but not used [-Wunused-label] 3153 | _cbN8: | ^~~~~ | 3153 | _cbN8: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbx6_entry’: /tmp/ghc40102_0/ghc_2.hc:3189:1: error: warning: label ‘_cbNd’ defined but not used [-Wunused-label] 3189 | _cbNd: | ^~~~~ | 3189 | _cbNd: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxa_entry’: /tmp/ghc40102_0/ghc_2.hc:3229:1: error: warning: label ‘_cbNi’ defined but not used [-Wunused-label] 3229 | _cbNi: | ^~~~~ | 3229 | _cbNi: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbMH’: /tmp/ghc40102_0/ghc_2.hc:3265:1: error: warning: label ‘_cbMH’ defined but not used [-Wunused-label] 3265 | _cbMH: | ^~~~~ | 3265 | _cbMH: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbwX_entry’: /tmp/ghc40102_0/ghc_2.hc:3304:1: error: warning: label ‘_cbNt’ defined but not used [-Wunused-label] 3304 | _cbNt: | ^~~~~ | 3304 | _cbNt: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxb_entry’: /tmp/ghc40102_0/ghc_2.hc:3336:1: error: warning: label ‘_cbNw’ defined but not used [-Wunused-label] 3336 | _cbNw: | ^~~~~ | 3336 | _cbNw: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_entry’: /tmp/ghc40102_0/ghc_2.hc:3389:1: error: warning: label ‘_cbNB’ defined but not used [-Wunused-label] 3389 | _cbNB: | ^~~~~ | 3389 | _cbNB: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMp_entry’: /tmp/ghc40102_0/ghc_2.hc:3433:1: error: warning: label ‘_cbNN’ defined but not used [-Wunused-label] 3433 | _cbNN: | ^~~~~ | 3433 | _cbNN: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbNK’: /tmp/ghc40102_0/ghc_2.hc:3466:1: error: warning: label ‘_cbNK’ defined but not used [-Wunused-label] 3466 | _cbNK: | ^~~~~ | 3466 | _cbNK: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbNQ’: /tmp/ghc40102_0/ghc_2.hc:3491:1: error: warning: label ‘_cbNQ’ defined but not used [-Wunused-label] 3491 | _cbNQ: | ^~~~~ | 3491 | _cbNQ: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxH_entry’: /tmp/ghc40102_0/ghc_2.hc:3513:1: error: warning: label ‘_cbOh’ defined but not used [-Wunused-label] 3513 | _cbOh: | ^~~~~ | 3513 | _cbOh: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxI_entry’: /tmp/ghc40102_0/ghc_2.hc:3545:1: error: warning: label ‘_cbOm’ defined but not used [-Wunused-label] 3545 | _cbOm: | ^~~~~ | 3545 | _cbOm: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbxD_entry’: /tmp/ghc40102_0/ghc_2.hc:3581:1: error: warning: label ‘_cbOv’ defined but not used [-Wunused-label] 3581 | _cbOv: | ^~~~~ | 3581 | _cbOv: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapM_entry’: /tmp/ghc40102_0/ghc_2.hc:3609:1: error: warning: label ‘_cbOy’ defined but not used [-Wunused-label] 3609 | _cbOy: | ^~~~~ | 3609 | _cbOy: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapM_entry’: /tmp/ghc40102_0/ghc_2.hc:3652:1: error: warning: label ‘_cbOK’ defined but not used [-Wunused-label] 3652 | _cbOK: | ^~~~~ | 3652 | _cbOK: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbOH’: /tmp/ghc40102_0/ghc_2.hc:3684:1: error: warning: label ‘_cbOH’ defined but not used [-Wunused-label] 3684 | _cbOH: | ^~~~~ | 3684 | _cbOH: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapQi_entry’: /tmp/ghc40102_0/ghc_2.hc:3702:1: error: warning: label ‘_cbOY’ defined but not used [-Wunused-label] 3702 | _cbOY: | ^~~~~ | 3702 | _cbOY: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbOV’: /tmp/ghc40102_0/ghc_2.hc:3734:1: error: warning: label ‘_cbOV’ defined but not used [-Wunused-label] 3734 | _cbOV: | ^~~~~ | 3734 | _cbOV: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_slow’: /tmp/ghc40102_0/ghc_2.hc:3759:1: error: warning: label ‘_cbPa’ defined but not used [-Wunused-label] 3759 | _cbPa: | ^~~~~ | 3759 | _cbPa: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyv_entry’: /tmp/ghc40102_0/ghc_2.hc:3769:1: error: warning: label ‘_cbPm’ defined but not used [-Wunused-label] 3769 | _cbPm: | ^~~~~ | 3769 | _cbPm: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbPj’: /tmp/ghc40102_0/ghc_2.hc:3799:1: error: warning: label ‘_cbPj’ defined but not used [-Wunused-label] 3799 | _cbPj: | ^~~~~ | 3799 | _cbPj: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbPr’: /tmp/ghc40102_0/ghc_2.hc:3820:1: error: warning: label ‘_cbPr’ defined but not used [-Wunused-label] 3820 | _cbPr: | ^~~~~ | 3820 | _cbPr: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyl_entry’: /tmp/ghc40102_0/ghc_2.hc:3850:1: error: warning: label ‘_cbQ7’ defined but not used [-Wunused-label] 3850 | _cbQ7: | ^~~~~ | 3850 | _cbQ7: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyh_entry’: /tmp/ghc40102_0/ghc_2.hc:3893:1: error: warning: label ‘_cbQn’ defined but not used [-Wunused-label] 3893 | _cbQn: | ^~~~~ | 3893 | _cbQn: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyi_entry’: /tmp/ghc40102_0/ghc_2.hc:3929:1: error: warning: label ‘_cbQs’ defined but not used [-Wunused-label] 3929 | _cbQs: | ^~~~~ | 3929 | _cbQs: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyo_entry’: /tmp/ghc40102_0/ghc_2.hc:3969:1: error: warning: label ‘_cbQx’ defined but not used [-Wunused-label] 3969 | _cbQx: | ^~~~~ | 3969 | _cbQx: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbPR’: /tmp/ghc40102_0/ghc_2.hc:4002:1: error: warning: label ‘_cbPR’ defined but not used [-Wunused-label] 4002 | _cbPR: | ^~~~~ | 4002 | _cbPR: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbPW’: /tmp/ghc40102_0/ghc_2.hc:4031:1: error: warning: label ‘_cbPW’ defined but not used [-Wunused-label] 4031 | _cbPW: | ^~~~~ | 4031 | _cbPW: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sby8_entry’: /tmp/ghc40102_0/ghc_2.hc:4092:1: error: warning: label ‘_cbQV’ defined but not used [-Wunused-label] 4092 | _cbQV: | ^~~~~ | 4092 | _cbQV: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyp_entry’: /tmp/ghc40102_0/ghc_2.hc:4124:1: error: warning: label ‘_cbQY’ defined but not used [-Wunused-label] 4124 | _cbQY: | ^~~~~ | 4124 | _cbQY: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_entry’: /tmp/ghc40102_0/ghc_2.hc:4177:1: error: warning: label ‘_cbR3’ defined but not used [-Wunused-label] 4177 | _cbR3: | ^~~~~ | 4177 | _cbR3: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMo_entry’: /tmp/ghc40102_0/ghc_2.hc:4221:1: error: warning: label ‘_cbRf’ defined but not used [-Wunused-label] 4221 | _cbRf: | ^~~~~ | 4221 | _cbRf: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbRc’: /tmp/ghc40102_0/ghc_2.hc:4254:1: error: warning: label ‘_cbRc’ defined but not used [-Wunused-label] 4254 | _cbRc: | ^~~~~ | 4254 | _cbRc: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘_cbRi’: /tmp/ghc40102_0/ghc_2.hc:4279:1: error: warning: label ‘_cbRi’ defined but not used [-Wunused-label] 4279 | _cbRi: | ^~~~~ | 4279 | _cbRi: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuC_entry’: /tmp/ghc40102_0/ghc_2.hc:4299:1: error: warning: label ‘_cbRx’ defined but not used [-Wunused-label] 4299 | _cbRx: | ^~~~~ | 4299 | _cbRx: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuD_entry’: /tmp/ghc40102_0/ghc_2.hc:4320:1: error: warning: label ‘_cbRE’ defined but not used [-Wunused-label] 4320 | _cbRE: | ^~~~~ | 4320 | _cbRE: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘rbuE_entry’: /tmp/ghc40102_0/ghc_2.hc:4341:1: error: warning: label ‘_cbRL’ defined but not used [-Wunused-label] 4341 | _cbRL: | ^~~~~ | 4341 | _cbRL: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzk_entry’: /tmp/ghc40102_0/ghc_2.hc:4362:1: error: warning: label ‘_cbRX’ defined but not used [-Wunused-label] 4362 | _cbRX: | ^~~~~ | 4362 | _cbRX: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzj_entry’: /tmp/ghc40102_0/ghc_2.hc:4384:1: error: warning: label ‘_cbS5’ defined but not used [-Wunused-label] 4384 | _cbS5: | ^~~~~ | 4384 | _cbS5: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzi_entry’: /tmp/ghc40102_0/ghc_2.hc:4406:1: error: warning: label ‘_cbSd’ defined but not used [-Wunused-label] 4406 | _cbSd: | ^~~~~ | 4406 | _cbSd: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzh_entry’: /tmp/ghc40102_0/ghc_2.hc:4428:1: error: warning: label ‘_cbSl’ defined but not used [-Wunused-label] 4428 | _cbSl: | ^~~~~ | 4428 | _cbSl: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzg_entry’: /tmp/ghc40102_0/ghc_2.hc:4453:1: error: warning: label ‘_cbSv’ defined but not used [-Wunused-label] 4453 | _cbSv: | ^~~~~ | 4453 | _cbSv: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbzc_entry’: /tmp/ghc40102_0/ghc_2.hc:4485:1: error: warning: label ‘_cbSG’ defined but not used [-Wunused-label] 4485 | _cbSG: | ^~~~~ | 4485 | _cbSG: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbz6_entry’: /tmp/ghc40102_0/ghc_2.hc:4516:1: error: warning: label ‘_cbSR’ defined but not used [-Wunused-label] 4516 | _cbSR: | ^~~~~ | 4516 | _cbSR: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbz0_entry’: /tmp/ghc40102_0/ghc_2.hc:4546:1: error: warning: label ‘_cbT1’ defined but not used [-Wunused-label] 4546 | _cbT1: | ^~~~~ | 4546 | _cbT1: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyX_entry’: /tmp/ghc40102_0/ghc_2.hc:4563:1: error: warning: label ‘_cbT9’ defined but not used [-Wunused-label] 4563 | _cbT9: | ^~~~~ | 4563 | _cbT9: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyV_entry’: /tmp/ghc40102_0/ghc_2.hc:4586:1: error: warning: label ‘_cbTl’ defined but not used [-Wunused-label] 4586 | _cbTl: | ^~~~~ | 4586 | _cbTl: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyW_entry’: /tmp/ghc40102_0/ghc_2.hc:4612:1: error: warning: label ‘_cbTo’ defined but not used [-Wunused-label] 4612 | _cbTo: | ^~~~~ | 4612 | _cbTo: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyR_entry’: /tmp/ghc40102_0/ghc_2.hc:4641:1: error: warning: label ‘_cbTy’ defined but not used [-Wunused-label] 4641 | _cbTy: | ^~~~~ | 4641 | _cbTy: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘sbyQ_entry’: /tmp/ghc40102_0/ghc_2.hc:4663:1: error: warning: label ‘_cbTF’ defined but not used [-Wunused-label] 4663 | _cbTF: | ^~~~~ | 4663 | _cbTF: | ^ /tmp/ghc40102_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly_entry’: /tmp/ghc40102_0/ghc_2.hc:4704:1: error: warning: label ‘_cbTJ’ defined but not used [-Wunused-label] 4704 | _cbTJ: | ^~~~~ | 4704 | _cbTJ: | ^ At top level: /tmp/ghc40102_0/ghc_2.hc:2350:16: error: warning: ‘rbuu_closure’ defined but not used [-Wunused-variable] 2350 | static StgWord rbuu_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 2350 | static StgWord rbuu_closure[]__attribute__((aligned(8)))= { | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly2_entry’: /tmp/ghc40102_0/ghc_6.hc:6:1: error: warning: label ‘_cbYx’ defined but not used [-Wunused-label] 6 | _cbYx: | ^~~~~ | 6 | _cbYx: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbTT_entry’: /tmp/ghc40102_0/ghc_6.hc:27:1: error: warning: label ‘_cbYI’ defined but not used [-Wunused-label] 27 | _cbYI: | ^~~~~ | 27 | _cbYI: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgfoldl_entry’: /tmp/ghc40102_0/ghc_6.hc:52:1: error: warning: label ‘_cbYL’ defined but not used [-Wunused-label] 52 | _cbYL: | ^~~~~ | 52 | _cbYL: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly1_entry’: /tmp/ghc40102_0/ghc_6.hc:82:1: error: warning: label ‘_cbYU’ defined but not used [-Wunused-label] 82 | _cbYU: | ^~~~~ | 82 | _cbYU: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly2_entry’: /tmp/ghc40102_0/ghc_6.hc:101:1: error: warning: label ‘_cbZ1’ defined but not used [-Wunused-label] 101 | _cbZ1: | ^~~~~ | 101 | _cbZ1: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly1_entry’: /tmp/ghc40102_0/ghc_6.hc:127:1: error: warning: label ‘_cbZ8’ defined but not used [-Wunused-label] 127 | _cbZ8: | ^~~~~ | 127 | _cbZ8: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly2_entry’: /tmp/ghc40102_0/ghc_6.hc:146:1: error: warning: label ‘_cbZf’ defined but not used [-Wunused-label] 146 | _cbZf: | ^~~~~ | 146 | _cbZf: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbU3_entry’: /tmp/ghc40102_0/ghc_6.hc:186:1: error: warning: label ‘_cbZq’ defined but not used [-Wunused-label] 186 | _cbZq: | ^~~~~ | 186 | _cbZq: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbU6_entry’: /tmp/ghc40102_0/ghc_6.hc:214:1: error: warning: label ‘_cbZN’ defined but not used [-Wunused-label] 214 | _cbZN: | ^~~~~ | 214 | _cbZN: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbU7_entry’: /tmp/ghc40102_0/ghc_6.hc:241:1: error: warning: label ‘_cbZQ’ defined but not used [-Wunused-label] 241 | _cbZQ: | ^~~~~ | 241 | _cbZQ: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbU8_entry’: /tmp/ghc40102_0/ghc_6.hc:280:1: error: warning: label ‘_cbZV’ defined but not used [-Wunused-label] 280 | _cbZV: | ^~~~~ | 280 | _cbZV: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbU9_entry’: /tmp/ghc40102_0/ghc_6.hc:319:1: error: warning: label ‘_cc00’ defined but not used [-Wunused-label] 319 | _cc00: | ^~~~~ | 319 | _cc00: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUc_entry’: /tmp/ghc40102_0/ghc_6.hc:356:1: error: warning: label ‘_cc0s’ defined but not used [-Wunused-label] 356 | _cc0s: | ^~~~~ | 356 | _cc0s: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUd_entry’: /tmp/ghc40102_0/ghc_6.hc:393:1: error: warning: label ‘_cc0x’ defined but not used [-Wunused-label] 393 | _cc0x: | ^~~~~ | 393 | _cc0x: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUe_entry’: /tmp/ghc40102_0/ghc_6.hc:432:1: error: warning: label ‘_cc0C’ defined but not used [-Wunused-label] 432 | _cc0C: | ^~~~~ | 432 | _cc0C: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUf_entry’: /tmp/ghc40102_0/ghc_6.hc:472:1: error: warning: label ‘_cc0H’ defined but not used [-Wunused-label] 472 | _cc0H: | ^~~~~ | 472 | _cc0H: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUg_entry’: /tmp/ghc40102_0/ghc_6.hc:511:1: error: warning: label ‘_cc0N’ defined but not used [-Wunused-label] 511 | _cc0N: | ^~~~~ | 511 | _cc0N: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcshowsPrec_entry’: /tmp/ghc40102_0/ghc_6.hc:545:1: error: warning: label ‘_cc0V’ defined but not used [-Wunused-label] 545 | _cc0V: | ^~~~~ | 545 | _cc0V: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowsPrec_entry’: /tmp/ghc40102_0/ghc_6.hc:591:1: error: warning: label ‘_cc17’ defined but not used [-Wunused-label] 591 | _cc17: | ^~~~~ | 591 | _cc17: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc14’: /tmp/ghc40102_0/ghc_6.hc:622:1: error: warning: label ‘_cc14’ defined but not used [-Wunused-label] 622 | _cc14: | ^~~~~ | 622 | _cc14: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly3_entry’: /tmp/ghc40102_0/ghc_6.hc:640:1: error: warning: label ‘_cc1k’ defined but not used [-Wunused-label] 640 | _cc1k: | ^~~~~ | 640 | _cc1k: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUo_entry’: /tmp/ghc40102_0/ghc_6.hc:678:1: error: warning: label ‘_cc1z’ defined but not used [-Wunused-label] 678 | _cc1z: | ^~~~~ | 678 | _cc1z: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUp_entry’: /tmp/ghc40102_0/ghc_6.hc:711:1: error: warning: label ‘_cc1C’ defined but not used [-Wunused-label] 711 | _cc1C: | ^~~~~ | 711 | _cc1C: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshow_entry’: /tmp/ghc40102_0/ghc_6.hc:750:1: error: warning: label ‘_cc1H’ defined but not used [-Wunused-label] 750 | _cc1H: | ^~~~~ | 750 | _cc1H: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUu_entry’: /tmp/ghc40102_0/ghc_6.hc:782:1: error: warning: label ‘_cc1V’ defined but not used [-Wunused-label] 782 | _cc1V: | ^~~~~ | 782 | _cc1V: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowList_entry’: /tmp/ghc40102_0/ghc_6.hc:806:1: error: warning: label ‘_cc1Y’ defined but not used [-Wunused-label] 806 | _cc1Y: | ^~~~~ | 806 | _cc1Y: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUy_entry’: /tmp/ghc40102_0/ghc_6.hc:835:1: error: warning: label ‘_cc2c’ defined but not used [-Wunused-label] 835 | _cc2c: | ^~~~~ | 835 | _cc2c: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUx_entry’: /tmp/ghc40102_0/ghc_6.hc:857:1: error: warning: label ‘_cc2k’ defined but not used [-Wunused-label] 857 | _cc2k: | ^~~~~ | 857 | _cc2k: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUw_entry’: /tmp/ghc40102_0/ghc_6.hc:880:1: error: warning: label ‘_cc2s’ defined but not used [-Wunused-label] 880 | _cc2s: | ^~~~~ | 880 | _cc2s: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:906:1: error: warning: label ‘_cc2w’ defined but not used [-Wunused-label] 906 | _cc2w: | ^~~~~ | 906 | _cc2w: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly8_entry’: /tmp/ghc40102_0/ghc_6.hc:951:1: error: warning: label ‘_cc2H’ defined but not used [-Wunused-label] 951 | _cc2H: | ^~~~~ | 951 | _cc2H: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly8_entry’: /tmp/ghc40102_0/ghc_6.hc:998:1: error: warning: label ‘_cc2Q’ defined but not used [-Wunused-label] 998 | _cc2Q: | ^~~~~ | 998 | _cc2Q: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly6_entry’: /tmp/ghc40102_0/ghc_6.hc:1045:1: error: warning: label ‘_cc2Z’ defined but not used [-Wunused-label] 1045 | _cc2Z: | ^~~~~ | 1045 | _cc2Z: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUA_entry’: /tmp/ghc40102_0/ghc_6.hc:1122:1: error: warning: label ‘_cc3a’ defined but not used [-Wunused-label] 1122 | _cc3a: | ^~~~~ | 1122 | _cc3a: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUB_entry’: /tmp/ghc40102_0/ghc_6.hc:1146:1: error: warning: label ‘_cc3i’ defined but not used [-Wunused-label] 1146 | _cc3i: | ^~~~~ | 1146 | _cc3i: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUM_entry’: /tmp/ghc40102_0/ghc_6.hc:1161:1: error: warning: label ‘_cc3T’ defined but not used [-Wunused-label] 1161 | _cc3T: | ^~~~~ | 1161 | _cc3T: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUP_entry’: /tmp/ghc40102_0/ghc_6.hc:1182:1: error: warning: label ‘_cc3Z’ defined but not used [-Wunused-label] 1182 | _cc3Z: | ^~~~~ | 1182 | _cc3Z: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc3W’: /tmp/ghc40102_0/ghc_6.hc:1217:1: error: warning: label ‘_cc3W’ defined but not used [-Wunused-label] 1217 | _cc3W: | ^~~~~ | 1217 | _cc3W: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUQ_entry’: /tmp/ghc40102_0/ghc_6.hc:1248:1: error: warning: label ‘_cc47’ defined but not used [-Wunused-label] 1248 | _cc47: | ^~~~~ | 1248 | _cc47: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUT_entry’: /tmp/ghc40102_0/ghc_6.hc:1289:1: error: warning: label ‘_cc4f’ defined but not used [-Wunused-label] 1289 | _cc4f: | ^~~~~ | 1289 | _cc4f: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc4c’: /tmp/ghc40102_0/ghc_6.hc:1325:1: error: warning: label ‘_cc4c’ defined but not used [-Wunused-label] 1325 | _cc4c: | ^~~~~ | 1325 | _cc4c: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUW_entry’: /tmp/ghc40102_0/ghc_6.hc:1352:1: error: warning: label ‘_cc4n’ defined but not used [-Wunused-label] 1352 | _cc4n: | ^~~~~ | 1352 | _cc4n: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc3q’: /tmp/ghc40102_0/ghc_6.hc:1385:1: error: warning: label ‘_cc3q’ defined but not used [-Wunused-label] 1385 | _cc3q: | ^~~~~ | 1385 | _cc3q: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc4v’: /tmp/ghc40102_0/ghc_6.hc:1424:1: error: warning: label ‘_cc4v’ defined but not used [-Wunused-label] 1424 | _cc4v: | ^~~~~ | 1424 | _cc4v: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly1_entry’: /tmp/ghc40102_0/ghc_6.hc:1453:1: error: warning: label ‘_cc4D’ defined but not used [-Wunused-label] 1453 | _cc4D: | ^~~~~ | 1453 | _cc4D: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbUY_entry’: /tmp/ghc40102_0/ghc_6.hc:1489:1: error: warning: label ‘_cc4U’ defined but not used [-Wunused-label] 1489 | _cc4U: | ^~~~~ | 1489 | _cc4U: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV0_entry’: /tmp/ghc40102_0/ghc_6.hc:1514:1: error: warning: label ‘_cc56’ defined but not used [-Wunused-label] 1514 | _cc56: | ^~~~~ | 1514 | _cc56: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV1_entry’: /tmp/ghc40102_0/ghc_6.hc:1542:1: error: warning: label ‘_cc59’ defined but not used [-Wunused-label] 1542 | _cc59: | ^~~~~ | 1542 | _cc59: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadsPrec_entry’: /tmp/ghc40102_0/ghc_6.hc:1571:1: error: warning: label ‘_cc5e’ defined but not used [-Wunused-label] 1571 | _cc5e: | ^~~~~ | 1571 | _cc5e: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV3_entry’: /tmp/ghc40102_0/ghc_6.hc:1604:1: error: warning: label ‘_cc5r’ defined but not used [-Wunused-label] 1604 | _cc5r: | ^~~~~ | 1604 | _cc5r: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadListPrec_entry’: /tmp/ghc40102_0/ghc_6.hc:1628:1: error: warning: label ‘_cc5u’ defined but not used [-Wunused-label] 1628 | _cc5u: | ^~~~~ | 1628 | _cc5u: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV5_entry’: /tmp/ghc40102_0/ghc_6.hc:1659:1: error: warning: label ‘_cc5L’ defined but not used [-Wunused-label] 1659 | _cc5L: | ^~~~~ | 1659 | _cc5L: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV6_entry’: /tmp/ghc40102_0/ghc_6.hc:1686:1: error: warning: label ‘_cc5O’ defined but not used [-Wunused-label] 1686 | _cc5O: | ^~~~~ | 1686 | _cc5O: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadList_entry’: /tmp/ghc40102_0/ghc_6.hc:1724:1: error: warning: label ‘_cc5T’ defined but not used [-Wunused-label] 1724 | _cc5T: | ^~~~~ | 1724 | _cc5T: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVb_entry’: /tmp/ghc40102_0/ghc_6.hc:1755:1: error: warning: label ‘_cc66’ defined but not used [-Wunused-label] 1755 | _cc66: | ^~~~~ | 1755 | _cc66: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVa_entry’: /tmp/ghc40102_0/ghc_6.hc:1780:1: error: warning: label ‘_cc6d’ defined but not used [-Wunused-label] 1780 | _cc6d: | ^~~~~ | 1780 | _cc6d: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV9_entry’: /tmp/ghc40102_0/ghc_6.hc:1805:1: error: warning: label ‘_cc6k’ defined but not used [-Wunused-label] 1805 | _cc6k: | ^~~~~ | 1805 | _cc6k: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbV8_entry’: /tmp/ghc40102_0/ghc_6.hc:1830:1: error: warning: label ‘_cc6r’ defined but not used [-Wunused-label] 1830 | _cc6r: | ^~~~~ | 1830 | _cc6r: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:1860:1: error: warning: label ‘_cc6v’ defined but not used [-Wunused-label] 1860 | _cc6v: | ^~~~~ | 1860 | _cc6v: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVe_entry’: /tmp/ghc40102_0/ghc_6.hc:1905:1: error: warning: label ‘_cc6I’ defined but not used [-Wunused-label] 1905 | _cc6I: | ^~~~~ | 1905 | _cc6I: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVd_entry’: /tmp/ghc40102_0/ghc_6.hc:1929:1: error: warning: label ‘_cc6P’ defined but not used [-Wunused-label] 1929 | _cc6P: | ^~~~~ | 1929 | _cc6P: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfEqOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:1956:1: error: warning: label ‘_cc6T’ defined but not used [-Wunused-label] 1956 | _cc6T: | ^~~~~ | 1956 | _cc6T: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVg_entry’: /tmp/ghc40102_0/ghc_6.hc:1992:1: error: warning: label ‘_cc76’ defined but not used [-Wunused-label] 1992 | _cc76: | ^~~~~ | 1992 | _cc76: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnlyzuzdcp1Ord_entry’: /tmp/ghc40102_0/ghc_6.hc:2017:1: error: warning: label ‘_cc79’ defined but not used [-Wunused-label] 2017 | _cc79: | ^~~~~ | 2017 | _cc79: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVp_entry’: /tmp/ghc40102_0/ghc_6.hc:2046:1: error: warning: label ‘_cc7m’ defined but not used [-Wunused-label] 2046 | _cc7m: | ^~~~~ | 2046 | _cc7m: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVo_entry’: /tmp/ghc40102_0/ghc_6.hc:2070:1: error: warning: label ‘_cc7t’ defined but not used [-Wunused-label] 2070 | _cc7t: | ^~~~~ | 2070 | _cc7t: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVn_entry’: /tmp/ghc40102_0/ghc_6.hc:2094:1: error: warning: label ‘_cc7A’ defined but not used [-Wunused-label] 2094 | _cc7A: | ^~~~~ | 2094 | _cc7A: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVm_entry’: /tmp/ghc40102_0/ghc_6.hc:2118:1: error: warning: label ‘_cc7H’ defined but not used [-Wunused-label] 2118 | _cc7H: | ^~~~~ | 2118 | _cc7H: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVl_entry’: /tmp/ghc40102_0/ghc_6.hc:2142:1: error: warning: label ‘_cc7O’ defined but not used [-Wunused-label] 2142 | _cc7O: | ^~~~~ | 2142 | _cc7O: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVk_entry’: /tmp/ghc40102_0/ghc_6.hc:2166:1: error: warning: label ‘_cc7V’ defined but not used [-Wunused-label] 2166 | _cc7V: | ^~~~~ | 2166 | _cc7V: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVj_entry’: /tmp/ghc40102_0/ghc_6.hc:2190:1: error: warning: label ‘_cc82’ defined but not used [-Wunused-label] 2190 | _cc82: | ^~~~~ | 2190 | _cc82: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVi_entry’: /tmp/ghc40102_0/ghc_6.hc:2214:1: error: warning: label ‘_cc89’ defined but not used [-Wunused-label] 2214 | _cc89: | ^~~~~ | 2214 | _cc89: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:2247:1: error: warning: label ‘_cc8d’ defined but not used [-Wunused-label] 2247 | _cc8d: | ^~~~~ | 2247 | _cc8d: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly1_entry’: /tmp/ghc40102_0/ghc_6.hc:2299:1: error: warning: label ‘_cc8m’ defined but not used [-Wunused-label] 2299 | _cc8m: | ^~~~~ | 2299 | _cc8m: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:2319:1: error: warning: label ‘_cc8t’ defined but not used [-Wunused-label] 2319 | _cc8t: | ^~~~~ | 2319 | _cc8t: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuu_entry’: /tmp/ghc40102_0/ghc_6.hc:2336:1: error: warning: label ‘_cc8A’ defined but not used [-Wunused-label] 2336 | _cc8A: | ^~~~~ | 2336 | _cc8A: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfNFDataOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:2356:1: error: warning: label ‘_cc8H’ defined but not used [-Wunused-label] 2356 | _cc8H: | ^~~~~ | 2356 | _cc8H: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuw_entry’: /tmp/ghc40102_0/ghc_6.hc:2389:1: error: warning: label ‘_cc8V’ defined but not used [-Wunused-label] 2389 | _cc8V: | ^~~~~ | 2389 | _cc8V: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc8L’: /tmp/ghc40102_0/ghc_6.hc:2416:1: error: warning: label ‘_cc8L’ defined but not used [-Wunused-label] 2416 | _cc8L: | ^~~~~ | 2416 | _cc8L: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc8O’: /tmp/ghc40102_0/ghc_6.hc:2433:1: error: warning: label ‘_cc8O’ defined but not used [-Wunused-label] 2433 | _cc8O: | ^~~~~ | 2433 | _cc8O: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc93’: /tmp/ghc40102_0/ghc_6.hc:2468:1: error: warning: label ‘_cc93’ defined but not used [-Wunused-label] 2468 | _cc93: | ^~~~~ | 2468 | _cc93: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc9e’: /tmp/ghc40102_0/ghc_6.hc:2502:1: error: warning: label ‘_cc9e’ defined but not used [-Wunused-label] 2502 | _cc9e: | ^~~~~ | 2502 | _cc9e: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc9l’: /tmp/ghc40102_0/ghc_6.hc:2520:1: error: warning: label ‘_cc9l’ defined but not used [-Wunused-label] 2520 | _cc9l: | ^~~~~ | 2520 | _cc9l: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cc8S’: /tmp/ghc40102_0/ghc_6.hc:2546:1: error: warning: label ‘_cc8S’ defined but not used [-Wunused-label] 2546 | _cc8S: | ^~~~~ | 2546 | _cc8S: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuy_entry’: /tmp/ghc40102_0/ghc_6.hc:2607:1: error: warning: label ‘_cc9Q’ defined but not used [-Wunused-label] 2607 | _cc9Q: | ^~~~~ | 2607 | _cc9Q: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly3_entry’: /tmp/ghc40102_0/ghc_6.hc:2737:1: error: warning: label ‘_cca5’ defined but not used [-Wunused-label] 2737 | _cca5: | ^~~~~ | 2737 | _cca5: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cca0’: /tmp/ghc40102_0/ghc_6.hc:2781:1: error: warning: label ‘_cca0’ defined but not used [-Wunused-label] 2781 | _cca0: | ^~~~~ | 2781 | _cca0: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cca1’: /tmp/ghc40102_0/ghc_6.hc:2797:1: error: warning: label ‘_cca1’ defined but not used [-Wunused-label] 2797 | _cca1: | ^~~~~ | 2797 | _cca1: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly9_entry’: /tmp/ghc40102_0/ghc_6.hc:2834:1: error: warning: label ‘_ccak’ defined but not used [-Wunused-label] 2834 | _ccak: | ^~~~~ | 2834 | _ccak: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccai’: /tmp/ghc40102_0/ghc_6.hc:2864:1: error: warning: label ‘_ccai’ defined but not used [-Wunused-label] 2864 | _ccai: | ^~~~~ | 2864 | _ccai: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVS_entry’: /tmp/ghc40102_0/ghc_6.hc:2889:1: error: warning: label ‘_ccaz’ defined but not used [-Wunused-label] 2889 | _ccaz: | ^~~~~ | 2889 | _ccaz: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbVW_entry’: /tmp/ghc40102_0/ghc_6.hc:2916:1: error: warning: label ‘_ccaO’ defined but not used [-Wunused-label] 2916 | _ccaO: | ^~~~~ | 2916 | _ccaO: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccaH’: /tmp/ghc40102_0/ghc_6.hc:2945:1: error: warning: label ‘_ccaH’ defined but not used [-Wunused-label] 2945 | _ccaH: | ^~~~~ | 2945 | _ccaH: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcdataCast1_entry’: /tmp/ghc40102_0/ghc_6.hc:2984:1: error: warning: label ‘_ccb2’ defined but not used [-Wunused-label] 2984 | _ccb2: | ^~~~~ | 2984 | _ccb2: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_slow’: /tmp/ghc40102_0/ghc_6.hc:3024:1: error: warning: label ‘_ccb9’ defined but not used [-Wunused-label] 3024 | _ccb9: | ^~~~~ | 3024 | _ccb9: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWp_entry’: /tmp/ghc40102_0/ghc_6.hc:3034:1: error: warning: label ‘_ccbl’ defined but not used [-Wunused-label] 3034 | _ccbl: | ^~~~~ | 3034 | _ccbl: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccbi’: /tmp/ghc40102_0/ghc_6.hc:3064:1: error: warning: label ‘_ccbi’ defined but not used [-Wunused-label] 3064 | _ccbi: | ^~~~~ | 3064 | _ccbi: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccbq’: /tmp/ghc40102_0/ghc_6.hc:3085:1: error: warning: label ‘_ccbq’ defined but not used [-Wunused-label] 3085 | _ccbq: | ^~~~~ | 3085 | _ccbq: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWh_entry’: /tmp/ghc40102_0/ghc_6.hc:3115:1: error: warning: label ‘_ccc1’ defined but not used [-Wunused-label] 3115 | _ccc1: | ^~~~~ | 3115 | _ccc1: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWd_entry’: /tmp/ghc40102_0/ghc_6.hc:3159:1: error: warning: label ‘_ccch’ defined but not used [-Wunused-label] 3159 | _ccch: | ^~~~~ | 3159 | _ccch: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWe_entry’: /tmp/ghc40102_0/ghc_6.hc:3195:1: error: warning: label ‘_cccm’ defined but not used [-Wunused-label] 3195 | _cccm: | ^~~~~ | 3195 | _cccm: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWi_entry’: /tmp/ghc40102_0/ghc_6.hc:3235:1: error: warning: label ‘_cccr’ defined but not used [-Wunused-label] 3235 | _cccr: | ^~~~~ | 3235 | _cccr: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccbQ’: /tmp/ghc40102_0/ghc_6.hc:3271:1: error: warning: label ‘_ccbQ’ defined but not used [-Wunused-label] 3271 | _ccbQ: | ^~~~~ | 3271 | _ccbQ: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbW5_entry’: /tmp/ghc40102_0/ghc_6.hc:3310:1: error: warning: label ‘_cccC’ defined but not used [-Wunused-label] 3310 | _cccC: | ^~~~~ | 3310 | _cccC: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWj_entry’: /tmp/ghc40102_0/ghc_6.hc:3342:1: error: warning: label ‘_cccF’ defined but not used [-Wunused-label] 3342 | _cccF: | ^~~~~ | 3342 | _cccF: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_entry’: /tmp/ghc40102_0/ghc_6.hc:3395:1: error: warning: label ‘_cccK’ defined but not used [-Wunused-label] 3395 | _cccK: | ^~~~~ | 3395 | _cccK: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMp_entry’: /tmp/ghc40102_0/ghc_6.hc:3439:1: error: warning: label ‘_cccW’ defined but not used [-Wunused-label] 3439 | _cccW: | ^~~~~ | 3439 | _cccW: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cccT’: /tmp/ghc40102_0/ghc_6.hc:3472:1: error: warning: label ‘_cccT’ defined but not used [-Wunused-label] 3472 | _cccT: | ^~~~~ | 3472 | _cccT: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cccZ’: /tmp/ghc40102_0/ghc_6.hc:3497:1: error: warning: label ‘_cccZ’ defined but not used [-Wunused-label] 3497 | _cccZ: | ^~~~~ | 3497 | _cccZ: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWP_entry’: /tmp/ghc40102_0/ghc_6.hc:3519:1: error: warning: label ‘_ccdq’ defined but not used [-Wunused-label] 3519 | _ccdq: | ^~~~~ | 3519 | _ccdq: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWQ_entry’: /tmp/ghc40102_0/ghc_6.hc:3551:1: error: warning: label ‘_ccdv’ defined but not used [-Wunused-label] 3551 | _ccdv: | ^~~~~ | 3551 | _ccdv: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbWL_entry’: /tmp/ghc40102_0/ghc_6.hc:3587:1: error: warning: label ‘_ccdE’ defined but not used [-Wunused-label] 3587 | _ccdE: | ^~~~~ | 3587 | _ccdE: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapM_entry’: /tmp/ghc40102_0/ghc_6.hc:3615:1: error: warning: label ‘_ccdH’ defined but not used [-Wunused-label] 3615 | _ccdH: | ^~~~~ | 3615 | _ccdH: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapM_entry’: /tmp/ghc40102_0/ghc_6.hc:3658:1: error: warning: label ‘_ccdT’ defined but not used [-Wunused-label] 3658 | _ccdT: | ^~~~~ | 3658 | _ccdT: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccdQ’: /tmp/ghc40102_0/ghc_6.hc:3690:1: error: warning: label ‘_ccdQ’ defined but not used [-Wunused-label] 3690 | _ccdQ: | ^~~~~ | 3690 | _ccdQ: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapQi_entry’: /tmp/ghc40102_0/ghc_6.hc:3714:1: error: warning: label ‘_cce7’ defined but not used [-Wunused-label] 3714 | _cce7: | ^~~~~ | 3714 | _cce7: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cce4’: /tmp/ghc40102_0/ghc_6.hc:3746:1: error: warning: label ‘_cce4’ defined but not used [-Wunused-label] 3746 | _cce4: | ^~~~~ | 3746 | _cce4: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_slow’: /tmp/ghc40102_0/ghc_6.hc:3771:1: error: warning: label ‘_ccek’ defined but not used [-Wunused-label] 3771 | _ccek: | ^~~~~ | 3771 | _ccek: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXD_entry’: /tmp/ghc40102_0/ghc_6.hc:3781:1: error: warning: label ‘_ccew’ defined but not used [-Wunused-label] 3781 | _ccew: | ^~~~~ | 3781 | _ccew: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccet’: /tmp/ghc40102_0/ghc_6.hc:3811:1: error: warning: label ‘_ccet’ defined but not used [-Wunused-label] 3811 | _ccet: | ^~~~~ | 3811 | _ccet: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_cceB’: /tmp/ghc40102_0/ghc_6.hc:3832:1: error: warning: label ‘_cceB’ defined but not used [-Wunused-label] 3832 | _cceB: | ^~~~~ | 3832 | _cceB: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXt_entry’: /tmp/ghc40102_0/ghc_6.hc:3862:1: error: warning: label ‘_ccfh’ defined but not used [-Wunused-label] 3862 | _ccfh: | ^~~~~ | 3862 | _ccfh: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXp_entry’: /tmp/ghc40102_0/ghc_6.hc:3905:1: error: warning: label ‘_ccfx’ defined but not used [-Wunused-label] 3905 | _ccfx: | ^~~~~ | 3905 | _ccfx: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXq_entry’: /tmp/ghc40102_0/ghc_6.hc:3941:1: error: warning: label ‘_ccfC’ defined but not used [-Wunused-label] 3941 | _ccfC: | ^~~~~ | 3941 | _ccfC: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXw_entry’: /tmp/ghc40102_0/ghc_6.hc:3981:1: error: warning: label ‘_ccfH’ defined but not used [-Wunused-label] 3981 | _ccfH: | ^~~~~ | 3981 | _ccfH: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccf1’: /tmp/ghc40102_0/ghc_6.hc:4014:1: error: warning: label ‘_ccf1’ defined but not used [-Wunused-label] 4014 | _ccf1: | ^~~~~ | 4014 | _ccf1: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccf6’: /tmp/ghc40102_0/ghc_6.hc:4043:1: error: warning: label ‘_ccf6’ defined but not used [-Wunused-label] 4043 | _ccf6: | ^~~~~ | 4043 | _ccf6: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXg_entry’: /tmp/ghc40102_0/ghc_6.hc:4104:1: error: warning: label ‘_ccg5’ defined but not used [-Wunused-label] 4104 | _ccg5: | ^~~~~ | 4104 | _ccg5: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXx_entry’: /tmp/ghc40102_0/ghc_6.hc:4136:1: error: warning: label ‘_ccg8’ defined but not used [-Wunused-label] 4136 | _ccg8: | ^~~~~ | 4136 | _ccg8: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_entry’: /tmp/ghc40102_0/ghc_6.hc:4189:1: error: warning: label ‘_ccgd’ defined but not used [-Wunused-label] 4189 | _ccgd: | ^~~~~ | 4189 | _ccgd: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMo_entry’: /tmp/ghc40102_0/ghc_6.hc:4233:1: error: warning: label ‘_ccgp’ defined but not used [-Wunused-label] 4233 | _ccgp: | ^~~~~ | 4233 | _ccgp: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccgm’: /tmp/ghc40102_0/ghc_6.hc:4266:1: error: warning: label ‘_ccgm’ defined but not used [-Wunused-label] 4266 | _ccgm: | ^~~~~ | 4266 | _ccgm: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘_ccgs’: /tmp/ghc40102_0/ghc_6.hc:4291:1: error: warning: label ‘_ccgs’ defined but not used [-Wunused-label] 4291 | _ccgs: | ^~~~~ | 4291 | _ccgs: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuC_entry’: /tmp/ghc40102_0/ghc_6.hc:4311:1: error: warning: label ‘_ccgH’ defined but not used [-Wunused-label] 4311 | _ccgH: | ^~~~~ | 4311 | _ccgH: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuD_entry’: /tmp/ghc40102_0/ghc_6.hc:4332:1: error: warning: label ‘_ccgO’ defined but not used [-Wunused-label] 4332 | _ccgO: | ^~~~~ | 4332 | _ccgO: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘rbuE_entry’: /tmp/ghc40102_0/ghc_6.hc:4353:1: error: warning: label ‘_ccgV’ defined but not used [-Wunused-label] 4353 | _ccgV: | ^~~~~ | 4353 | _ccgV: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYs_entry’: /tmp/ghc40102_0/ghc_6.hc:4374:1: error: warning: label ‘_cch7’ defined but not used [-Wunused-label] 4374 | _cch7: | ^~~~~ | 4374 | _cch7: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYr_entry’: /tmp/ghc40102_0/ghc_6.hc:4396:1: error: warning: label ‘_cchf’ defined but not used [-Wunused-label] 4396 | _cchf: | ^~~~~ | 4396 | _cchf: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYq_entry’: /tmp/ghc40102_0/ghc_6.hc:4418:1: error: warning: label ‘_cchn’ defined but not used [-Wunused-label] 4418 | _cchn: | ^~~~~ | 4418 | _cchn: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYp_entry’: /tmp/ghc40102_0/ghc_6.hc:4440:1: error: warning: label ‘_cchv’ defined but not used [-Wunused-label] 4440 | _cchv: | ^~~~~ | 4440 | _cchv: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYo_entry’: /tmp/ghc40102_0/ghc_6.hc:4465:1: error: warning: label ‘_cchF’ defined but not used [-Wunused-label] 4465 | _cchF: | ^~~~~ | 4465 | _cchF: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYk_entry’: /tmp/ghc40102_0/ghc_6.hc:4497:1: error: warning: label ‘_cchQ’ defined but not used [-Wunused-label] 4497 | _cchQ: | ^~~~~ | 4497 | _cchQ: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbYe_entry’: /tmp/ghc40102_0/ghc_6.hc:4528:1: error: warning: label ‘_cci1’ defined but not used [-Wunused-label] 4528 | _cci1: | ^~~~~ | 4528 | _cci1: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbY8_entry’: /tmp/ghc40102_0/ghc_6.hc:4558:1: error: warning: label ‘_ccib’ defined but not used [-Wunused-label] 4558 | _ccib: | ^~~~~ | 4558 | _ccib: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbY5_entry’: /tmp/ghc40102_0/ghc_6.hc:4575:1: error: warning: label ‘_ccij’ defined but not used [-Wunused-label] 4575 | _ccij: | ^~~~~ | 4575 | _ccij: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbY3_entry’: /tmp/ghc40102_0/ghc_6.hc:4598:1: error: warning: label ‘_cciv’ defined but not used [-Wunused-label] 4598 | _cciv: | ^~~~~ | 4598 | _cciv: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbY4_entry’: /tmp/ghc40102_0/ghc_6.hc:4624:1: error: warning: label ‘_cciy’ defined but not used [-Wunused-label] 4624 | _cciy: | ^~~~~ | 4624 | _cciy: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXZ_entry’: /tmp/ghc40102_0/ghc_6.hc:4653:1: error: warning: label ‘_cciI’ defined but not used [-Wunused-label] 4653 | _cciI: | ^~~~~ | 4653 | _cciI: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘sbXY_entry’: /tmp/ghc40102_0/ghc_6.hc:4675:1: error: warning: label ‘_cciP’ defined but not used [-Wunused-label] 4675 | _cciP: | ^~~~~ | 4675 | _cciP: | ^ /tmp/ghc40102_0/ghc_6.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly_entry’: /tmp/ghc40102_0/ghc_6.hc:4716:1: error: warning: label ‘_cciT’ defined but not used [-Wunused-label] 4716 | _cciT: | ^~~~~ | 4716 | _cciT: | ^ At top level: /tmp/ghc40102_0/ghc_6.hc:2350:16: error: warning: ‘rbuu_closure’ defined but not used [-Wunused-variable] 2350 | static StgWord rbuu_closure[]__attribute__((aligned(8)))= { | ^~~~~~~~~~~~ | 2350 | static StgWord rbuu_closure[]__attribute__((aligned(8)))= { | ^ [1 of 1] Compiling Data.Tuple.Only ( src/Data/Tuple/Only.hs, dist/build/Data/Tuple/Only.p_o ) /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly2_entry’: /tmp/ghc40116_0/ghc_2.hc:37:1: error: warning: label ‘_cbzw’ defined but not used [-Wunused-label] 37 | _cbzw: | ^~~~~ | 37 | _cbzw: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbuL_entry’: /tmp/ghc40116_0/ghc_2.hc:63:1: error: warning: label ‘_cbzM’ defined but not used [-Wunused-label] 63 | _cbzM: | ^~~~~ | 63 | _cbzM: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgfoldl_entry’: /tmp/ghc40116_0/ghc_2.hc:102:1: error: warning: label ‘_cbzP’ defined but not used [-Wunused-label] 102 | _cbzP: | ^~~~~ | 102 | _cbzP: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly1_entry’: /tmp/ghc40116_0/ghc_2.hc:143:1: error: warning: label ‘_cbA2’ defined but not used [-Wunused-label] 143 | _cbA2: | ^~~~~ | 143 | _cbA2: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfFunctorOnly2_entry’: /tmp/ghc40116_0/ghc_2.hc:167:1: error: warning: label ‘_cbAb’ defined but not used [-Wunused-label] 167 | _cbAb: | ^~~~~ | 167 | _cbAb: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly1_entry’: /tmp/ghc40116_0/ghc_2.hc:199:1: error: warning: label ‘_cbAk’ defined but not used [-Wunused-label] 199 | _cbAk: | ^~~~~ | 199 | _cbAk: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfGenericOnly2_entry’: /tmp/ghc40116_0/ghc_2.hc:223:1: error: warning: label ‘_cbAt’ defined but not used [-Wunused-label] 223 | _cbAt: | ^~~~~ | 223 | _cbAt: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbuV_entry’: /tmp/ghc40116_0/ghc_2.hc:270:1: error: warning: label ‘_cbAJ’ defined but not used [-Wunused-label] 270 | _cbAJ: | ^~~~~ | 270 | _cbAJ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbuY_entry’: /tmp/ghc40116_0/ghc_2.hc:311:1: error: warning: label ‘_cbBi’ defined but not used [-Wunused-label] 311 | _cbBi: | ^~~~~ | 311 | _cbBi: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbuZ_entry’: /tmp/ghc40116_0/ghc_2.hc:349:1: error: warning: label ‘_cbBl’ defined but not used [-Wunused-label] 349 | _cbBl: | ^~~~~ | 349 | _cbBl: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv0_entry’: /tmp/ghc40116_0/ghc_2.hc:402:1: error: warning: label ‘_cbBq’ defined but not used [-Wunused-label] 402 | _cbBq: | ^~~~~ | 402 | _cbBq: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv1_entry’: /tmp/ghc40116_0/ghc_2.hc:456:1: error: warning: label ‘_cbBv’ defined but not used [-Wunused-label] 456 | _cbBv: | ^~~~~ | 456 | _cbBv: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv4_entry’: /tmp/ghc40116_0/ghc_2.hc:509:1: error: warning: label ‘_cbCc’ defined but not used [-Wunused-label] 509 | _cbCc: | ^~~~~ | 509 | _cbCc: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv5_entry’: /tmp/ghc40116_0/ghc_2.hc:560:1: error: warning: label ‘_cbCh’ defined but not used [-Wunused-label] 560 | _cbCh: | ^~~~~ | 560 | _cbCh: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv6_entry’: /tmp/ghc40116_0/ghc_2.hc:613:1: error: warning: label ‘_cbCm’ defined but not used [-Wunused-label] 613 | _cbCm: | ^~~~~ | 613 | _cbCm: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv7_entry’: /tmp/ghc40116_0/ghc_2.hc:667:1: error: warning: label ‘_cbCr’ defined but not used [-Wunused-label] 667 | _cbCr: | ^~~~~ | 667 | _cbCr: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbv8_entry’: /tmp/ghc40116_0/ghc_2.hc:721:1: error: warning: label ‘_cbCx’ defined but not used [-Wunused-label] 721 | _cbCx: | ^~~~~ | 721 | _cbCx: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcshowsPrec_entry’: /tmp/ghc40116_0/ghc_2.hc:777:1: error: warning: label ‘_cbCF’ defined but not used [-Wunused-label] 777 | _cbCF: | ^~~~~ | 777 | _cbCF: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowsPrec_entry’: /tmp/ghc40116_0/ghc_2.hc:840:1: error: warning: label ‘_cbDe’ defined but not used [-Wunused-label] 840 | _cbDe: | ^~~~~ | 840 | _cbDe: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbDb’: /tmp/ghc40116_0/ghc_2.hc:873:1: error: warning: label ‘_cbDb’ defined but not used [-Wunused-label] 873 | _cbDb: | ^~~~~ | 873 | _cbDb: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly3_entry’: /tmp/ghc40116_0/ghc_2.hc:896:1: error: warning: label ‘_cbDw’ defined but not used [-Wunused-label] 896 | _cbDw: | ^~~~~ | 896 | _cbDw: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvg_entry’: /tmp/ghc40116_0/ghc_2.hc:946:1: error: warning: label ‘_cbDT’ defined but not used [-Wunused-label] 946 | _cbDT: | ^~~~~ | 946 | _cbDT: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvh_entry’: /tmp/ghc40116_0/ghc_2.hc:992:1: error: warning: label ‘_cbDW’ defined but not used [-Wunused-label] 992 | _cbDW: | ^~~~~ | 992 | _cbDW: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshow_entry’: /tmp/ghc40116_0/ghc_2.hc:1047:1: error: warning: label ‘_cbE1’ defined but not used [-Wunused-label] 1047 | _cbE1: | ^~~~~ | 1047 | _cbE1: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvm_entry’: /tmp/ghc40116_0/ghc_2.hc:1089:1: error: warning: label ‘_cbEo’ defined but not used [-Wunused-label] 1089 | _cbEo: | ^~~~~ | 1089 | _cbEo: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnlyzuzdcshowList_entry’: /tmp/ghc40116_0/ghc_2.hc:1126:1: error: warning: label ‘_cbEr’ defined but not used [-Wunused-label] 1126 | _cbEr: | ^~~~~ | 1126 | _cbEr: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvq_entry’: /tmp/ghc40116_0/ghc_2.hc:1164:1: error: warning: label ‘_cbEM’ defined but not used [-Wunused-label] 1164 | _cbEM: | ^~~~~ | 1164 | _cbEM: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvp_entry’: /tmp/ghc40116_0/ghc_2.hc:1198:1: error: warning: label ‘_cbEX’ defined but not used [-Wunused-label] 1198 | _cbEX: | ^~~~~ | 1198 | _cbEX: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvo_entry’: /tmp/ghc40116_0/ghc_2.hc:1233:1: error: warning: label ‘_cbF8’ defined but not used [-Wunused-label] 1233 | _cbF8: | ^~~~~ | 1233 | _cbF8: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfShowOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:1271:1: error: warning: label ‘_cbFc’ defined but not used [-Wunused-label] 1271 | _cbFc: | ^~~~~ | 1271 | _cbFc: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly8_entry’: /tmp/ghc40116_0/ghc_2.hc:1333:1: error: warning: label ‘_cbFy’ defined but not used [-Wunused-label] 1333 | _cbFy: | ^~~~~ | 1333 | _cbFy: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly8_entry’: /tmp/ghc40116_0/ghc_2.hc:1393:1: error: warning: label ‘_cbFM’ defined but not used [-Wunused-label] 1393 | _cbFM: | ^~~~~ | 1393 | _cbFM: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly6_entry’: /tmp/ghc40116_0/ghc_2.hc:1453:1: error: warning: label ‘_cbG0’ defined but not used [-Wunused-label] 1453 | _cbG0: | ^~~~~ | 1453 | _cbG0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvs_entry’: /tmp/ghc40116_0/ghc_2.hc:1548:1: error: warning: label ‘_cbGg’ defined but not used [-Wunused-label] 1548 | _cbGg: | ^~~~~ | 1548 | _cbGg: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvt_entry’: /tmp/ghc40116_0/ghc_2.hc:1586:1: error: warning: label ‘_cbGr’ defined but not used [-Wunused-label] 1586 | _cbGr: | ^~~~~ | 1586 | _cbGr: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvE_entry’: /tmp/ghc40116_0/ghc_2.hc:1614:1: error: warning: label ‘_cbHi’ defined but not used [-Wunused-label] 1614 | _cbHi: | ^~~~~ | 1614 | _cbHi: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvH_entry’: /tmp/ghc40116_0/ghc_2.hc:1648:1: error: warning: label ‘_cbHp’ defined but not used [-Wunused-label] 1648 | _cbHp: | ^~~~~ | 1648 | _cbHp: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbHm’: /tmp/ghc40116_0/ghc_2.hc:1696:1: error: warning: label ‘_cbHm’ defined but not used [-Wunused-label] 1696 | _cbHm: | ^~~~~ | 1696 | _cbHm: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvI_entry’: /tmp/ghc40116_0/ghc_2.hc:1735:1: error: warning: label ‘_cbHx’ defined but not used [-Wunused-label] 1735 | _cbHx: | ^~~~~ | 1735 | _cbHx: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvL_entry’: /tmp/ghc40116_0/ghc_2.hc:1791:1: error: warning: label ‘_cbHG’ defined but not used [-Wunused-label] 1791 | _cbHG: | ^~~~~ | 1791 | _cbHG: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbHD’: /tmp/ghc40116_0/ghc_2.hc:1839:1: error: warning: label ‘_cbHD’ defined but not used [-Wunused-label] 1839 | _cbHD: | ^~~~~ | 1839 | _cbHD: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvO_entry’: /tmp/ghc40116_0/ghc_2.hc:1875:1: error: warning: label ‘_cbHO’ defined but not used [-Wunused-label] 1875 | _cbHO: | ^~~~~ | 1875 | _cbHO: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbGD’: /tmp/ghc40116_0/ghc_2.hc:1920:1: error: warning: label ‘_cbGD’ defined but not used [-Wunused-label] 1920 | _cbGD: | ^~~~~ | 1920 | _cbGD: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbHX’: /tmp/ghc40116_0/ghc_2.hc:1966:1: error: warning: label ‘_cbHX’ defined but not used [-Wunused-label] 1966 | _cbHX: | ^~~~~ | 1966 | _cbHX: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly1_entry’: /tmp/ghc40116_0/ghc_2.hc:2004:1: error: warning: label ‘_cbI5’ defined but not used [-Wunused-label] 2004 | _cbI5: | ^~~~~ | 2004 | _cbI5: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvQ_entry’: /tmp/ghc40116_0/ghc_2.hc:2055:1: error: warning: label ‘_cbIF’ defined but not used [-Wunused-label] 2055 | _cbIF: | ^~~~~ | 2055 | _cbIF: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvS_entry’: /tmp/ghc40116_0/ghc_2.hc:2091:1: error: warning: label ‘_cbIX’ defined but not used [-Wunused-label] 2091 | _cbIX: | ^~~~~ | 2091 | _cbIX: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvT_entry’: /tmp/ghc40116_0/ghc_2.hc:2131:1: error: warning: label ‘_cbJ0’ defined but not used [-Wunused-label] 2131 | _cbJ0: | ^~~~~ | 2131 | _cbJ0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadsPrec_entry’: /tmp/ghc40116_0/ghc_2.hc:2177:1: error: warning: label ‘_cbJ5’ defined but not used [-Wunused-label] 2177 | _cbJ5: | ^~~~~ | 2177 | _cbJ5: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvV_entry’: /tmp/ghc40116_0/ghc_2.hc:2222:1: error: warning: label ‘_cbJt’ defined but not used [-Wunused-label] 2222 | _cbJt: | ^~~~~ | 2222 | _cbJt: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadListPrec_entry’: /tmp/ghc40116_0/ghc_2.hc:2257:1: error: warning: label ‘_cbJw’ defined but not used [-Wunused-label] 2257 | _cbJw: | ^~~~~ | 2257 | _cbJw: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvX_entry’: /tmp/ghc40116_0/ghc_2.hc:2297:1: error: warning: label ‘_cbJX’ defined but not used [-Wunused-label] 2297 | _cbJX: | ^~~~~ | 2297 | _cbJX: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbvY_entry’: /tmp/ghc40116_0/ghc_2.hc:2334:1: error: warning: label ‘_cbK0’ defined but not used [-Wunused-label] 2334 | _cbK0: | ^~~~~ | 2334 | _cbK0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnlyzuzdcreadList_entry’: /tmp/ghc40116_0/ghc_2.hc:2389:1: error: warning: label ‘_cbK5’ defined but not used [-Wunused-label] 2389 | _cbK5: | ^~~~~ | 2389 | _cbK5: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw3_entry’: /tmp/ghc40116_0/ghc_2.hc:2429:1: error: warning: label ‘_cbKr’ defined but not used [-Wunused-label] 2429 | _cbKr: | ^~~~~ | 2429 | _cbKr: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw2_entry’: /tmp/ghc40116_0/ghc_2.hc:2465:1: error: warning: label ‘_cbKB’ defined but not used [-Wunused-label] 2465 | _cbKB: | ^~~~~ | 2465 | _cbKB: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw1_entry’: /tmp/ghc40116_0/ghc_2.hc:2501:1: error: warning: label ‘_cbKL’ defined but not used [-Wunused-label] 2501 | _cbKL: | ^~~~~ | 2501 | _cbKL: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw0_entry’: /tmp/ghc40116_0/ghc_2.hc:2537:1: error: warning: label ‘_cbKV’ defined but not used [-Wunused-label] 2537 | _cbKV: | ^~~~~ | 2537 | _cbKV: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfReadOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:2578:1: error: warning: label ‘_cbKZ’ defined but not used [-Wunused-label] 2578 | _cbKZ: | ^~~~~ | 2578 | _cbKZ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw6_entry’: /tmp/ghc40116_0/ghc_2.hc:2643:1: error: warning: label ‘_cbLp’ defined but not used [-Wunused-label] 2643 | _cbLp: | ^~~~~ | 2643 | _cbLp: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw5_entry’: /tmp/ghc40116_0/ghc_2.hc:2678:1: error: warning: label ‘_cbLz’ defined but not used [-Wunused-label] 2678 | _cbLz: | ^~~~~ | 2678 | _cbLz: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfEqOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:2716:1: error: warning: label ‘_cbLD’ defined but not used [-Wunused-label] 2716 | _cbLD: | ^~~~~ | 2716 | _cbLD: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbw8_entry’: /tmp/ghc40116_0/ghc_2.hc:2766:1: error: warning: label ‘_cbLZ’ defined but not used [-Wunused-label] 2766 | _cbLZ: | ^~~~~ | 2766 | _cbLZ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnlyzuzdcp1Ord_entry’: /tmp/ghc40116_0/ghc_2.hc:2803:1: error: warning: label ‘_cbM2’ defined but not used [-Wunused-label] 2803 | _cbM2: | ^~~~~ | 2803 | _cbM2: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwh_entry’: /tmp/ghc40116_0/ghc_2.hc:2841:1: error: warning: label ‘_cbMm’ defined but not used [-Wunused-label] 2841 | _cbMm: | ^~~~~ | 2841 | _cbMm: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwg_entry’: /tmp/ghc40116_0/ghc_2.hc:2876:1: error: warning: label ‘_cbMw’ defined but not used [-Wunused-label] 2876 | _cbMw: | ^~~~~ | 2876 | _cbMw: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwf_entry’: /tmp/ghc40116_0/ghc_2.hc:2911:1: error: warning: label ‘_cbMG’ defined but not used [-Wunused-label] 2911 | _cbMG: | ^~~~~ | 2911 | _cbMG: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwe_entry’: /tmp/ghc40116_0/ghc_2.hc:2946:1: error: warning: label ‘_cbMQ’ defined but not used [-Wunused-label] 2946 | _cbMQ: | ^~~~~ | 2946 | _cbMQ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwd_entry’: /tmp/ghc40116_0/ghc_2.hc:2981:1: error: warning: label ‘_cbN0’ defined but not used [-Wunused-label] 2981 | _cbN0: | ^~~~~ | 2981 | _cbN0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwc_entry’: /tmp/ghc40116_0/ghc_2.hc:3016:1: error: warning: label ‘_cbNa’ defined but not used [-Wunused-label] 3016 | _cbNa: | ^~~~~ | 3016 | _cbNa: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwb_entry’: /tmp/ghc40116_0/ghc_2.hc:3051:1: error: warning: label ‘_cbNk’ defined but not used [-Wunused-label] 3051 | _cbNk: | ^~~~~ | 3051 | _cbNk: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwa_entry’: /tmp/ghc40116_0/ghc_2.hc:3086:1: error: warning: label ‘_cbNu’ defined but not used [-Wunused-label] 3086 | _cbNu: | ^~~~~ | 3086 | _cbNu: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfOrdOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:3130:1: error: warning: label ‘_cbNy’ defined but not used [-Wunused-label] 3130 | _cbNy: | ^~~~~ | 3130 | _cbNy: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly1_entry’: /tmp/ghc40116_0/ghc_2.hc:3217:1: error: warning: label ‘_cbO0’ defined but not used [-Wunused-label] 3217 | _cbO0: | ^~~~~ | 3217 | _cbO0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_fromOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:3247:1: error: warning: label ‘_cbO9’ defined but not used [-Wunused-label] 3247 | _cbO9: | ^~~~~ | 3247 | _cbO9: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwl_entry’: /tmp/ghc40116_0/ghc_2.hc:3273:1: error: warning: label ‘_cbOq’ defined but not used [-Wunused-label] 3273 | _cbOq: | ^~~~~ | 3273 | _cbOq: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuu_entry’: /tmp/ghc40116_0/ghc_2.hc:3315:1: error: warning: label ‘_cbOt’ defined but not used [-Wunused-label] 3315 | _cbOt: | ^~~~~ | 3315 | _cbOt: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfNFDataOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:3355:1: error: warning: label ‘_cbOG’ defined but not used [-Wunused-label] 3355 | _cbOG: | ^~~~~ | 3355 | _cbOG: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuw_entry’: /tmp/ghc40116_0/ghc_2.hc:3395:1: error: warning: label ‘_cbOX’ defined but not used [-Wunused-label] 3395 | _cbOX: | ^~~~~ | 3395 | _cbOX: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbOM’: /tmp/ghc40116_0/ghc_2.hc:3422:1: error: warning: label ‘_cbOM’ defined but not used [-Wunused-label] 3422 | _cbOM: | ^~~~~ | 3422 | _cbOM: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbOQ’: /tmp/ghc40116_0/ghc_2.hc:3440:1: error: warning: label ‘_cbOQ’ defined but not used [-Wunused-label] 3440 | _cbOQ: | ^~~~~ | 3440 | _cbOQ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbP6’: /tmp/ghc40116_0/ghc_2.hc:3477:1: error: warning: label ‘_cbP6’ defined but not used [-Wunused-label] 3477 | _cbP6: | ^~~~~ | 3477 | _cbP6: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbPi’: /tmp/ghc40116_0/ghc_2.hc:3513:1: error: warning: label ‘_cbPi’ defined but not used [-Wunused-label] 3513 | _cbPi: | ^~~~~ | 3513 | _cbPi: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbPq’: /tmp/ghc40116_0/ghc_2.hc:3533:1: error: warning: label ‘_cbPq’ defined but not used [-Wunused-label] 3533 | _cbPq: | ^~~~~ | 3533 | _cbPq: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbOU’: /tmp/ghc40116_0/ghc_2.hc:3560:1: error: warning: label ‘_cbOU’ defined but not used [-Wunused-label] 3560 | _cbOU: | ^~~~~ | 3560 | _cbOU: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuy_entry’: /tmp/ghc40116_0/ghc_2.hc:3631:1: error: warning: label ‘_cbQ0’ defined but not used [-Wunused-label] 3631 | _cbQ0: | ^~~~~ | 3631 | _cbQ0: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly3_entry’: /tmp/ghc40116_0/ghc_2.hc:3778:1: error: warning: label ‘_cbQl’ defined but not used [-Wunused-label] 3778 | _cbQl: | ^~~~~ | 3778 | _cbQl: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbQg’: /tmp/ghc40116_0/ghc_2.hc:3831:1: error: warning: label ‘_cbQg’ defined but not used [-Wunused-label] 3831 | _cbQg: | ^~~~~ | 3831 | _cbQg: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbQh’: /tmp/ghc40116_0/ghc_2.hc:3853:1: error: warning: label ‘_cbQh’ defined but not used [-Wunused-label] 3853 | _cbQh: | ^~~~~ | 3853 | _cbQh: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly9_entry’: /tmp/ghc40116_0/ghc_2.hc:3902:1: error: warning: label ‘_cbQC’ defined but not used [-Wunused-label] 3902 | _cbQC: | ^~~~~ | 3902 | _cbQC: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbQA’: /tmp/ghc40116_0/ghc_2.hc:3933:1: error: warning: label ‘_cbQA’ defined but not used [-Wunused-label] 3933 | _cbQA: | ^~~~~ | 3933 | _cbQA: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwL_entry’: /tmp/ghc40116_0/ghc_2.hc:3963:1: error: warning: label ‘_cbQW’ defined but not used [-Wunused-label] 3963 | _cbQW: | ^~~~~ | 3963 | _cbQW: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwO_entry’: /tmp/ghc40116_0/ghc_2.hc:3999:1: error: warning: label ‘_cbRl’ defined but not used [-Wunused-label] 3999 | _cbRl: | ^~~~~ | 3999 | _cbRl: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwP_entry’: /tmp/ghc40116_0/ghc_2.hc:4036:1: error: warning: label ‘_cbRs’ defined but not used [-Wunused-label] 4036 | _cbRs: | ^~~~~ | 4036 | _cbRs: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbR8’: /tmp/ghc40116_0/ghc_2.hc:4077:1: error: warning: label ‘_cbR8’ defined but not used [-Wunused-label] 4077 | _cbR8: | ^~~~~ | 4077 | _cbR8: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcdataCast1_entry’: /tmp/ghc40116_0/ghc_2.hc:4131:1: error: warning: label ‘_cbRC’ defined but not used [-Wunused-label] 4131 | _cbRC: | ^~~~~ | 4131 | _cbRC: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_slow’: /tmp/ghc40116_0/ghc_2.hc:4181:1: error: warning: label ‘_cbRR’ defined but not used [-Wunused-label] 4181 | _cbRR: | ^~~~~ | 4181 | _cbRR: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxi_entry’: /tmp/ghc40116_0/ghc_2.hc:4196:1: error: warning: label ‘_cbS7’ defined but not used [-Wunused-label] 4196 | _cbS7: | ^~~~~ | 4196 | _cbS7: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbS4’: /tmp/ghc40116_0/ghc_2.hc:4236:1: error: warning: label ‘_cbS4’ defined but not used [-Wunused-label] 4236 | _cbS4: | ^~~~~ | 4236 | _cbS4: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbSd’: /tmp/ghc40116_0/ghc_2.hc:4259:1: error: warning: label ‘_cbSd’ defined but not used [-Wunused-label] 4259 | _cbSd: | ^~~~~ | 4259 | _cbSd: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwX_entry’: /tmp/ghc40116_0/ghc_2.hc:4289:1: error: warning: label ‘_cbSH’ defined but not used [-Wunused-label] 4289 | _cbSH: | ^~~~~ | 4289 | _cbSH: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbx8_entry’: /tmp/ghc40116_0/ghc_2.hc:4325:1: error: warning: label ‘_cbTc’ defined but not used [-Wunused-label] 4325 | _cbTc: | ^~~~~ | 4325 | _cbTc: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxa_entry’: /tmp/ghc40116_0/ghc_2.hc:4366:1: error: warning: label ‘_cbTg’ defined but not used [-Wunused-label] 4366 | _cbTg: | ^~~~~ | 4366 | _cbTg: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbx4_entry’: /tmp/ghc40116_0/ghc_2.hc:4423:1: error: warning: label ‘_cbTH’ defined but not used [-Wunused-label] 4423 | _cbTH: | ^~~~~ | 4423 | _cbTH: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbx6_entry’: /tmp/ghc40116_0/ghc_2.hc:4464:1: error: warning: label ‘_cbTL’ defined but not used [-Wunused-label] 4464 | _cbTL: | ^~~~~ | 4464 | _cbTL: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbx7_entry’: /tmp/ghc40116_0/ghc_2.hc:4519:1: error: warning: label ‘_cbTQ’ defined but not used [-Wunused-label] 4519 | _cbTQ: | ^~~~~ | 4519 | _cbTQ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxb_entry’: /tmp/ghc40116_0/ghc_2.hc:4574:1: error: warning: label ‘_cbTV’ defined but not used [-Wunused-label] 4574 | _cbTV: | ^~~~~ | 4574 | _cbTV: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbST’: /tmp/ghc40116_0/ghc_2.hc:4624:1: error: warning: label ‘_cbST’ defined but not used [-Wunused-label] 4624 | _cbST: | ^~~~~ | 4624 | _cbST: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbwY_entry’: /tmp/ghc40116_0/ghc_2.hc:4678:1: error: warning: label ‘_cbU9’ defined but not used [-Wunused-label] 4678 | _cbU9: | ^~~~~ | 4678 | _cbU9: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxc_entry’: /tmp/ghc40116_0/ghc_2.hc:4722:1: error: warning: label ‘_cbUc’ defined but not used [-Wunused-label] 4722 | _cbUc: | ^~~~~ | 4722 | _cbUc: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMp_entry’: /tmp/ghc40116_0/ghc_2.hc:4800:1: error: warning: label ‘_cbUh’ defined but not used [-Wunused-label] 4800 | _cbUh: | ^~~~~ | 4800 | _cbUh: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMp_entry’: /tmp/ghc40116_0/ghc_2.hc:4860:1: error: warning: label ‘_cbUQ’ defined but not used [-Wunused-label] 4860 | _cbUQ: | ^~~~~ | 4860 | _cbUQ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbUN’: /tmp/ghc40116_0/ghc_2.hc:4895:1: error: warning: label ‘_cbUN’ defined but not used [-Wunused-label] 4895 | _cbUN: | ^~~~~ | 4895 | _cbUN: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbUU’: /tmp/ghc40116_0/ghc_2.hc:4923:1: error: warning: label ‘_cbUU’ defined but not used [-Wunused-label] 4923 | _cbUU: | ^~~~~ | 4923 | _cbUU: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxD_entry’: /tmp/ghc40116_0/ghc_2.hc:4948:1: error: warning: label ‘_cbVi’ defined but not used [-Wunused-label] 4948 | _cbVi: | ^~~~~ | 4948 | _cbVi: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxH_entry’: /tmp/ghc40116_0/ghc_2.hc:4984:1: error: warning: label ‘_cbVI’ defined but not used [-Wunused-label] 4984 | _cbVI: | ^~~~~ | 4984 | _cbVI: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxI_entry’: /tmp/ghc40116_0/ghc_2.hc:5023:1: error: warning: label ‘_cbVL’ defined but not used [-Wunused-label] 5023 | _cbVL: | ^~~~~ | 5023 | _cbVL: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxJ_entry’: /tmp/ghc40116_0/ghc_2.hc:5072:1: error: warning: label ‘_cbVQ’ defined but not used [-Wunused-label] 5072 | _cbVQ: | ^~~~~ | 5072 | _cbVQ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbxE_entry’: /tmp/ghc40116_0/ghc_2.hc:5124:1: error: warning: label ‘_cbW2’ defined but not used [-Wunused-label] 5124 | _cbW2: | ^~~~~ | 5124 | _cbW2: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapM_entry’: /tmp/ghc40116_0/ghc_2.hc:5167:1: error: warning: label ‘_cbW5’ defined but not used [-Wunused-label] 5167 | _cbW5: | ^~~~~ | 5167 | _cbW5: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapM_entry’: /tmp/ghc40116_0/ghc_2.hc:5227:1: error: warning: label ‘_cbWu’ defined but not used [-Wunused-label] 5227 | _cbWu: | ^~~~~ | 5227 | _cbWu: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbWr’: /tmp/ghc40116_0/ghc_2.hc:5261:1: error: warning: label ‘_cbWr’ defined but not used [-Wunused-label] 5261 | _cbWr: | ^~~~~ | 5261 | _cbWr: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapQi_entry’: /tmp/ghc40116_0/ghc_2.hc:5284:1: error: warning: label ‘_cbWL’ defined but not used [-Wunused-label] 5284 | _cbWL: | ^~~~~ | 5284 | _cbWL: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbWI’: /tmp/ghc40116_0/ghc_2.hc:5318:1: error: warning: label ‘_cbWI’ defined but not used [-Wunused-label] 5318 | _cbWI: | ^~~~~ | 5318 | _cbWI: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_slow’: /tmp/ghc40116_0/ghc_2.hc:5344:1: error: warning: label ‘_cbWZ’ defined but not used [-Wunused-label] 5344 | _cbWZ: | ^~~~~ | 5344 | _cbWZ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyw_entry’: /tmp/ghc40116_0/ghc_2.hc:5359:1: error: warning: label ‘_cbXf’ defined but not used [-Wunused-label] 5359 | _cbXf: | ^~~~~ | 5359 | _cbXf: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbXc’: /tmp/ghc40116_0/ghc_2.hc:5399:1: error: warning: label ‘_cbXc’ defined but not used [-Wunused-label] 5399 | _cbXc: | ^~~~~ | 5399 | _cbXc: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbXl’: /tmp/ghc40116_0/ghc_2.hc:5422:1: error: warning: label ‘_cbXl’ defined but not used [-Wunused-label] 5422 | _cbXl: | ^~~~~ | 5422 | _cbXl: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sby8_entry’: /tmp/ghc40116_0/ghc_2.hc:5452:1: error: warning: label ‘_cbXP’ defined but not used [-Wunused-label] 5452 | _cbXP: | ^~~~~ | 5452 | _cbXP: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyk_entry’: /tmp/ghc40116_0/ghc_2.hc:5488:1: error: warning: label ‘_cbYq’ defined but not used [-Wunused-label] 5488 | _cbYq: | ^~~~~ | 5488 | _cbYq: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbym_entry’: /tmp/ghc40116_0/ghc_2.hc:5529:1: error: warning: label ‘_cbYu’ defined but not used [-Wunused-label] 5529 | _cbYu: | ^~~~~ | 5529 | _cbYu: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyg_entry’: /tmp/ghc40116_0/ghc_2.hc:5585:1: error: warning: label ‘_cbYV’ defined but not used [-Wunused-label] 5585 | _cbYV: | ^~~~~ | 5585 | _cbYV: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyi_entry’: /tmp/ghc40116_0/ghc_2.hc:5626:1: error: warning: label ‘_cbYZ’ defined but not used [-Wunused-label] 5626 | _cbYZ: | ^~~~~ | 5626 | _cbYZ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyj_entry’: /tmp/ghc40116_0/ghc_2.hc:5681:1: error: warning: label ‘_cbZ4’ defined but not used [-Wunused-label] 5681 | _cbZ4: | ^~~~~ | 5681 | _cbZ4: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyn_entry’: /tmp/ghc40116_0/ghc_2.hc:5733:1: error: warning: label ‘_cbZi’ defined but not used [-Wunused-label] 5733 | _cbZi: | ^~~~~ | 5733 | _cbZi: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyp_entry’: /tmp/ghc40116_0/ghc_2.hc:5771:1: error: warning: label ‘_cbZl’ defined but not used [-Wunused-label] 5771 | _cbZl: | ^~~~~ | 5771 | _cbZl: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbY1’: /tmp/ghc40116_0/ghc_2.hc:5814:1: error: warning: label ‘_cbY1’ defined but not used [-Wunused-label] 5814 | _cbY1: | ^~~~~ | 5814 | _cbY1: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cbY7’: /tmp/ghc40116_0/ghc_2.hc:5849:1: error: warning: label ‘_cbY7’ defined but not used [-Wunused-label] 5849 | _cbY7: | ^~~~~ | 5849 | _cbY7: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sby9_entry’: /tmp/ghc40116_0/ghc_2.hc:5930:1: error: warning: label ‘_cbZJ’ defined but not used [-Wunused-label] 5930 | _cbZJ: | ^~~~~ | 5930 | _cbZJ: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyq_entry’: /tmp/ghc40116_0/ghc_2.hc:5974:1: error: warning: label ‘_cbZM’ defined but not used [-Wunused-label] 5974 | _cbZM: | ^~~~~ | 5974 | _cbZM: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdwzdcgmapMo_entry’: /tmp/ghc40116_0/ghc_2.hc:6052:1: error: warning: label ‘_cbZR’ defined but not used [-Wunused-label] 6052 | _cbZR: | ^~~~~ | 6052 | _cbZR: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnlyzuzdcgmapMo_entry’: /tmp/ghc40116_0/ghc_2.hc:6112:1: error: warning: label ‘_cc0s’ defined but not used [-Wunused-label] 6112 | _cc0s: | ^~~~~ | 6112 | _cc0s: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cc0p’: /tmp/ghc40116_0/ghc_2.hc:6147:1: error: warning: label ‘_cc0p’ defined but not used [-Wunused-label] 6147 | _cc0p: | ^~~~~ | 6147 | _cc0p: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘_cc0w’: /tmp/ghc40116_0/ghc_2.hc:6175:1: error: warning: label ‘_cc0w’ defined but not used [-Wunused-label] 6175 | _cc0w: | ^~~~~ | 6175 | _cc0w: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuC_entry’: /tmp/ghc40116_0/ghc_2.hc:6200:1: error: warning: label ‘_cc0N’ defined but not used [-Wunused-label] 6200 | _cc0N: | ^~~~~ | 6200 | _cc0N: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuD_entry’: /tmp/ghc40116_0/ghc_2.hc:6226:1: error: warning: label ‘_cc0W’ defined but not used [-Wunused-label] 6226 | _cc0W: | ^~~~~ | 6226 | _cc0W: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘rbuE_entry’: /tmp/ghc40116_0/ghc_2.hc:6252:1: error: warning: label ‘_cc15’ defined but not used [-Wunused-label] 6252 | _cc15: | ^~~~~ | 6252 | _cc15: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzl_entry’: /tmp/ghc40116_0/ghc_2.hc:6278:1: error: warning: label ‘_cc1m’ defined but not used [-Wunused-label] 6278 | _cc1m: | ^~~~~ | 6278 | _cc1m: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzk_entry’: /tmp/ghc40116_0/ghc_2.hc:6312:1: error: warning: label ‘_cc1x’ defined but not used [-Wunused-label] 6312 | _cc1x: | ^~~~~ | 6312 | _cc1x: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzj_entry’: /tmp/ghc40116_0/ghc_2.hc:6346:1: error: warning: label ‘_cc1I’ defined but not used [-Wunused-label] 6346 | _cc1I: | ^~~~~ | 6346 | _cc1I: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzi_entry’: /tmp/ghc40116_0/ghc_2.hc:6380:1: error: warning: label ‘_cc1T’ defined but not used [-Wunused-label] 6380 | _cc1T: | ^~~~~ | 6380 | _cc1T: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzg_entry’: /tmp/ghc40116_0/ghc_2.hc:6414:1: error: warning: label ‘_cc2b’ defined but not used [-Wunused-label] 6414 | _cc2b: | ^~~~~ | 6414 | _cc2b: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzh_entry’: /tmp/ghc40116_0/ghc_2.hc:6456:1: error: warning: label ‘_cc2f’ defined but not used [-Wunused-label] 6456 | _cc2f: | ^~~~~ | 6456 | _cc2f: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzc_entry’: /tmp/ghc40116_0/ghc_2.hc:6507:1: error: warning: label ‘_cc2z’ defined but not used [-Wunused-label] 6507 | _cc2z: | ^~~~~ | 6507 | _cc2z: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbzd_entry’: /tmp/ghc40116_0/ghc_2.hc:6549:1: error: warning: label ‘_cc2C’ defined but not used [-Wunused-label] 6549 | _cc2C: | ^~~~~ | 6549 | _cc2C: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbz6_entry’: /tmp/ghc40116_0/ghc_2.hc:6598:1: error: warning: label ‘_cc2W’ defined but not used [-Wunused-label] 6598 | _cc2W: | ^~~~~ | 6598 | _cc2W: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbz7_entry’: /tmp/ghc40116_0/ghc_2.hc:6640:1: error: warning: label ‘_cc2Z’ defined but not used [-Wunused-label] 6640 | _cc2Z: | ^~~~~ | 6640 | _cc2Z: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbz1_entry’: /tmp/ghc40116_0/ghc_2.hc:6690:1: error: warning: label ‘_cc3c’ defined but not used [-Wunused-label] 6690 | _cc3c: | ^~~~~ | 6690 | _cc3c: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyY_entry’: /tmp/ghc40116_0/ghc_2.hc:6720:1: error: warning: label ‘_cc3n’ defined but not used [-Wunused-label] 6720 | _cc3n: | ^~~~~ | 6720 | _cc3n: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyW_entry’: /tmp/ghc40116_0/ghc_2.hc:6755:1: error: warning: label ‘_cc3F’ defined but not used [-Wunused-label] 6755 | _cc3F: | ^~~~~ | 6755 | _cc3F: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyX_entry’: /tmp/ghc40116_0/ghc_2.hc:6794:1: error: warning: label ‘_cc3I’ defined but not used [-Wunused-label] 6794 | _cc3I: | ^~~~~ | 6794 | _cc3I: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyS_entry’: /tmp/ghc40116_0/ghc_2.hc:6840:1: error: warning: label ‘_cc3V’ defined but not used [-Wunused-label] 6840 | _cc3V: | ^~~~~ | 6840 | _cc3V: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘sbyR_entry’: /tmp/ghc40116_0/ghc_2.hc:6874:1: error: warning: label ‘_cc45’ defined but not used [-Wunused-label] 6874 | _cc45: | ^~~~~ | 6874 | _cc45: | ^ /tmp/ghc40116_0/ghc_2.hc: In function ‘Onlyzm0zi1zm4eYnxvcrr7tEbYgCvIkHLb_DataziTupleziOnly_zdfDataOnly_entry’: /tmp/ghc40116_0/ghc_2.hc:6926:1: error: warning: label ‘_cc49’ defined but not used [-Wunused-label] 6926 | _cc49: | ^~~~~ | 6926 | _cc49: | ^ + '[' -n dist/build/libHSOnly-0.1-4eYnxvcrr7tEbYgCvIkHLb-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for Only-0.1.. Running Haddock on library for Only-0.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, deepseq-1.4.4.0, ghc-prim-0.5.3, integer-gmp-1.0.2.0 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 50% ( 1 / 2) in 'Data.Tuple.Only' Missing documentation for: Module header Warning: Data.Tuple.Only: could not find link destinations for: Functor Type fmap <$ Eq == Bool /= Data gfoldl gunfold Constr toConstr dataTypeOf DataType dataCast1 Typeable Maybe dataCast2 gmapT gmapQl gmapQr gmapQ gmapQi Int gmapM Monad gmapMp MonadPlus gmapMo Ord compare Ordering < <= > >= max min Read readsPrec ReadS readList readPrec ReadPrec readListPrec Show showsPrec ShowS show String showList Generic from Rep to NFData rnf D1 MetaData True C1 MetaCons PrefixI S1 MetaSel Just NoSourceUnpackedness NoSourceStrictness DecidedLazy Rec0 Documentation created: dist/doc/html/Only/index.html, dist/doc/html/Only/Only.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.djQXIa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 + cd Only-0.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/Only-0.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d Only-0.1.conf ']' + install -D --mode=0644 Only-0.1.conf /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/Only-0.1.conf ++ ls /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/Only-0.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/Only-0.1.conf ']' + rm -f ghc-Only.files ghc-Only-doc.files + touch ghc-Only.files ghc-Only-doc.files + for i in /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/libHSOnly-0.1-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/libHSOnly-0.1-4eYnxvcrr7tEbYgCvIkHLb-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/Only-0.1 + '[' -d /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/Only-0.1 ']' + find /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/Only-0.1 -type d -fprintf ghc-Only-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-Only-prof.files -o -fprint ghc-Only-devel.files + ls /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/Only-0.1.conf + '[' -d /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/share/doc/ghc/html/libraries/Only-0.1 ']' + echo /usr/share/doc/ghc/html/libraries/Only-0.1 + for i in ghc-Only.files ghc-Only-devel.files ghc-Only-doc.files ghc-Only-prof.files + '[' -f ghc-Only.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64!!g' ghc-Only.files + for i in ghc-Only.files ghc-Only-devel.files ghc-Only-doc.files ghc-Only-prof.files + '[' -f ghc-Only-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64!!g' ghc-Only-devel.files + for i in ghc-Only.files ghc-Only-devel.files ghc-Only-doc.files ghc-Only-prof.files + '[' -f ghc-Only-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64!!g' ghc-Only-doc.files + for i in ghc-Only.files ghc-Only-devel.files ghc-Only-doc.files ghc-Only-prof.files + '[' -f ghc-Only-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64!!g' ghc-Only-prof.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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-Only-0.1-9.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0W3uId + umask 022 + cd /builddir/build/BUILD + cd Only-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/share/licenses/ghc-Only + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/share/licenses/ghc-Only + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64/usr/share/licenses/ghc-Only + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-Only = 0.1-9.fc33 ghc-Only(riscv-64) = 0.1-9.fc33 libHSOnly-0.1-4eYnxvcrr7tEbYgCvIkHLb-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-Only-devel-0.1-9.fc33.riscv64 Provides: ghc-Only-devel = 0.1-9.fc33 ghc-Only-devel(riscv-64) = 0.1-9.fc33 ghc-Only-static = 0.1-9.fc33 ghc-Only-static(riscv-64) = 0.1-9.fc33 ghc-devel(Only-0.1-4eYnxvcrr7tEbYgCvIkHLb) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(deepseq-1.4.4.0) Processing files: ghc-Only-doc-0.1-9.fc33.riscv64 Provides: ghc-Only-doc = 0.1-9.fc33 ghc-Only-doc(riscv-64) = 0.1-9.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-Only-prof-0.1-9.fc33.riscv64 Provides: ghc-Only-prof = 0.1-9.fc33 ghc-Only-prof(riscv-64) = 0.1-9.fc33 ghc-prof(Only-0.1-4eYnxvcrr7tEbYgCvIkHLb) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(deepseq-1.4.4.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-Only-doc-0.1-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-Only-0.1-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-Only-devel-0.1-9.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-Only-prof-0.1-9.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qGbsMb + umask 022 + cd /builddir/build/BUILD + cd Only-0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-Only-0.1-9.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0