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-gitrev.spec'], chrootPath='/var/lib/mock/f33-build-183783-45558/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-gitrev.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-gitrev-1.3.1-17.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-gitrev.spec'], chrootPath='/var/lib/mock/f33-build-183783-45558/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-gitrev.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.QSKeOA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gitrev-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/gitrev-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gitrev-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IXLYiA + umask 022 + cd /builddir/build/BUILD + cd gitrev-1.3.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-gitrev '--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/gitrev-1.3.1 --global Configuring gitrev-1.3.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for gitrev-1.3.1.. Building library for gitrev-1.3.1.. [1 of 1] Compiling Development.GitRev ( src/Development/GitRev.hs, dist/build/Development/GitRev.o ) src/Development/GitRev.hs:109:6: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a multi-way if alternative: Guards do not cover entire pattern space | 109 | if | isDir -> return dotGit | ^^^^^^^^^^^^^^^^^^^^^^^^... /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczeze_entry’: /tmp/ghc40977_0/ghc_2.hc:9:1: error: warning: label ‘_cbTs’ defined but not used [-Wunused-label] 9 | _cbTs: | ^~~~~ | 9 | _cbTs: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbTl’: /tmp/ghc40977_0/ghc_2.hc:39:1: error: warning: label ‘_cbTl’ defined but not used [-Wunused-label] 39 | _cbTl: | ^~~~~ | 39 | _cbTl: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbTM’: /tmp/ghc40977_0/ghc_2.hc:75:1: error: warning: label ‘_cbTM’ defined but not used [-Wunused-label] 75 | _cbTM: | ^~~~~ | 75 | _cbTM: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbTx’: /tmp/ghc40977_0/ghc_2.hc:98:1: error: warning: label ‘_cbTx’ defined but not used [-Wunused-label] 98 | _cbTx: | ^~~~~ | 98 | _cbTx: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbTJ’: /tmp/ghc40977_0/ghc_2.hc:120:1: error: warning: label ‘_cbTJ’ defined but not used [-Wunused-label] 120 | _cbTJ: | ^~~~~ | 120 | _cbTJ: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbTF’: /tmp/ghc40977_0/ghc_2.hc:128:1: error: warning: label ‘_cbTF’ defined but not used [-Wunused-label] 128 | _cbTF: | ^~~~~ | 128 | _cbTF: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczsze_entry’: /tmp/ghc40977_0/ghc_2.hc:215:1: error: warning: label ‘_cbUn’ defined but not used [-Wunused-label] 215 | _cbUn: | ^~~~~ | 215 | _cbUn: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbUg’: /tmp/ghc40977_0/ghc_2.hc:245:1: error: warning: label ‘_cbUg’ defined but not used [-Wunused-label] 245 | _cbUg: | ^~~~~ | 245 | _cbUg: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbUH’: /tmp/ghc40977_0/ghc_2.hc:281:1: error: warning: label ‘_cbUH’ defined but not used [-Wunused-label] 281 | _cbUH: | ^~~~~ | 281 | _cbUH: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbUs’: /tmp/ghc40977_0/ghc_2.hc:304:1: error: warning: label ‘_cbUs’ defined but not used [-Wunused-label] 304 | _cbUs: | ^~~~~ | 304 | _cbUs: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbUE’: /tmp/ghc40977_0/ghc_2.hc:326:1: error: warning: label ‘_cbUE’ defined but not used [-Wunused-label] 326 | _cbUE: | ^~~~~ | 326 | _cbUE: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbUA’: /tmp/ghc40977_0/ghc_2.hc:334:1: error: warning: label ‘_cbUA’ defined but not used [-Wunused-label] 334 | _cbUA: | ^~~~~ | 334 | _cbUA: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbKs_entry’: /tmp/ghc40977_0/ghc_2.hc:381:1: error: warning: label ‘_cbVh’ defined but not used [-Wunused-label] 381 | _cbVh: | ^~~~~ | 381 | _cbVh: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVf’: /tmp/ghc40977_0/ghc_2.hc:407:1: error: warning: label ‘_cbVf’ defined but not used [-Wunused-label] 407 | _cbVf: | ^~~~~ | 407 | _cbVf: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbKu_entry’: /tmp/ghc40977_0/ghc_2.hc:424:1: error: warning: label ‘_cbVs’ defined but not used [-Wunused-label] 424 | _cbVs: | ^~~~~ | 424 | _cbVs: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbKC_entry’: /tmp/ghc40977_0/ghc_2.hc:447:1: error: warning: label ‘_cbVI’ defined but not used [-Wunused-label] 447 | _cbVI: | ^~~~~ | 447 | _cbVI: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbKD_entry’: /tmp/ghc40977_0/ghc_2.hc:472:1: error: warning: label ‘_cbVL’ defined but not used [-Wunused-label] 472 | _cbVL: | ^~~~~ | 472 | _cbVL: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVC’: /tmp/ghc40977_0/ghc_2.hc:496:1: error: warning: label ‘_cbVC’ defined but not used [-Wunused-label] 496 | _cbVC: | ^~~~~ | 496 | _cbVC: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbKU_entry’: /tmp/ghc40977_0/ghc_2.hc:522:1: error: warning: label ‘_cbWo’ defined but not used [-Wunused-label] 522 | _cbWo: | ^~~~~ | 522 | _cbWo: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHM_entry’: /tmp/ghc40977_0/ghc_2.hc:549:1: error: warning: label ‘_cbWv’ defined but not used [-Wunused-label] 549 | _cbWv: | ^~~~~ | 549 | _cbWv: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVv’: /tmp/ghc40977_0/ghc_2.hc:594:1: error: warning: label ‘_cbVv’ defined but not used [-Wunused-label] 594 | _cbVv: | ^~~~~ | 594 | _cbVv: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVR’: /tmp/ghc40977_0/ghc_2.hc:625:1: error: warning: label ‘_cbVR’ defined but not used [-Wunused-label] 625 | _cbVR: | ^~~~~ | 625 | _cbVR: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVT’: /tmp/ghc40977_0/ghc_2.hc:650:1: error: warning: label ‘_cbVT’ defined but not used [-Wunused-label] 650 | _cbVT: | ^~~~~ | 650 | _cbVT: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbVY’: /tmp/ghc40977_0/ghc_2.hc:683:1: error: warning: label ‘_cbVY’ defined but not used [-Wunused-label] 683 | _cbVY: | ^~~~~ | 683 | _cbVY: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbW4’: /tmp/ghc40977_0/ghc_2.hc:710:1: error: warning: label ‘_cbW4’ defined but not used [-Wunused-label] 710 | _cbW4: | ^~~~~ | 710 | _cbW4: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbW6’: /tmp/ghc40977_0/ghc_2.hc:729:1: error: warning: label ‘_cbW6’ defined but not used [-Wunused-label] 729 | _cbW6: | ^~~~~ | 729 | _cbW6: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbW8’: /tmp/ghc40977_0/ghc_2.hc:749:1: error: warning: label ‘_cbW8’ defined but not used [-Wunused-label] 749 | _cbW8: | ^~~~~ | 749 | _cbW8: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbWa’: /tmp/ghc40977_0/ghc_2.hc:768:1: error: warning: label ‘_cbWa’ defined but not used [-Wunused-label] 768 | _cbWa: | ^~~~~ | 768 | _cbWa: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbWe’: /tmp/ghc40977_0/ghc_2.hc:790:1: error: warning: label ‘_cbWe’ defined but not used [-Wunused-label] 790 | _cbWe: | ^~~~~ | 790 | _cbWe: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbWT’: /tmp/ghc40977_0/ghc_2.hc:827:1: error: warning: label ‘_cbWT’ defined but not used [-Wunused-label] 827 | _cbWT: | ^~~~~ | 827 | _cbWT: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbWV’: /tmp/ghc40977_0/ghc_2.hc:846:1: error: warning: label ‘_cbWV’ defined but not used [-Wunused-label] 846 | _cbWV: | ^~~~~ | 846 | _cbWV: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbWt’: /tmp/ghc40977_0/ghc_2.hc:868:1: error: warning: label ‘_cbWt’ defined but not used [-Wunused-label] 868 | _cbWt: | ^~~~~ | 868 | _cbWt: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHN_entry’: /tmp/ghc40977_0/ghc_2.hc:878:1: error: warning: label ‘_cbXD’ defined but not used [-Wunused-label] 878 | _cbXD: | ^~~~~ | 878 | _cbXD: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbXA’: /tmp/ghc40977_0/ghc_2.hc:905:1: error: warning: label ‘_cbXA’ defined but not used [-Wunused-label] 905 | _cbXA: | ^~~~~ | 905 | _cbXA: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHP_entry’: /tmp/ghc40977_0/ghc_2.hc:934:1: error: warning: label ‘_cbXU’ defined but not used [-Wunused-label] 934 | _cbXU: | ^~~~~ | 934 | _cbXU: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch11_entry’: /tmp/ghc40977_0/ghc_2.hc:975:1: error: warning: label ‘_cbY3’ defined but not used [-Wunused-label] 975 | _cbY3: | ^~~~~ | 975 | _cbY3: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHR_entry’: /tmp/ghc40977_0/ghc_2.hc:1016:1: error: warning: label ‘_cbYc’ defined but not used [-Wunused-label] 1016 | _cbYc: | ^~~~~ | 1016 | _cbYc: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLf_entry’: /tmp/ghc40977_0/ghc_2.hc:1091:1: error: warning: label ‘_cbYB’ defined but not used [-Wunused-label] 1091 | _cbYB: | ^~~~~ | 1091 | _cbYB: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHW_entry’: /tmp/ghc40977_0/ghc_2.hc:1117:1: error: warning: label ‘_cbYE’ defined but not used [-Wunused-label] 1117 | _cbYE: | ^~~~~ | 1117 | _cbYE: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbYj’: /tmp/ghc40977_0/ghc_2.hc:1152:1: error: warning: label ‘_cbYj’ defined but not used [-Wunused-label] 1152 | _cbYj: | ^~~~~ | 1152 | _cbYj: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbYl’: /tmp/ghc40977_0/ghc_2.hc:1172:1: error: warning: label ‘_cbYl’ defined but not used [-Wunused-label] 1172 | _cbYl: | ^~~~~ | 1172 | _cbYl: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbYn’: /tmp/ghc40977_0/ghc_2.hc:1194:1: error: warning: label ‘_cbYn’ defined but not used [-Wunused-label] 1194 | _cbYn: | ^~~~~ | 1194 | _cbYn: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbYs’: /tmp/ghc40977_0/ghc_2.hc:1219:1: error: warning: label ‘_cbYs’ defined but not used [-Wunused-label] 1219 | _cbYs: | ^~~~~ | 1219 | _cbYs: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLr_entry’: /tmp/ghc40977_0/ghc_2.hc:1269:1: error: warning: label ‘_cbZk’ defined but not used [-Wunused-label] 1269 | _cbZk: | ^~~~~ | 1269 | _cbZk: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbZd’: /tmp/ghc40977_0/ghc_2.hc:1298:1: error: warning: label ‘_cbZd’ defined but not used [-Wunused-label] 1298 | _cbZd: | ^~~~~ | 1298 | _cbZd: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHX_entry’: /tmp/ghc40977_0/ghc_2.hc:1324:1: error: warning: label ‘_cbZu’ defined but not used [-Wunused-label] 1324 | _cbZu: | ^~~~~ | 1324 | _cbZu: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbZ1’: /tmp/ghc40977_0/ghc_2.hc:1355:1: error: warning: label ‘_cbZ1’ defined but not used [-Wunused-label] 1355 | _cbZ1: | ^~~~~ | 1355 | _cbZ1: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbZ3’: /tmp/ghc40977_0/ghc_2.hc:1377:1: error: warning: label ‘_cbZ3’ defined but not used [-Wunused-label] 1377 | _cbZ3: | ^~~~~ | 1377 | _cbZ3: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbZ7’: /tmp/ghc40977_0/ghc_2.hc:1398:1: error: warning: label ‘_cbZ7’ defined but not used [-Wunused-label] 1398 | _cbZ7: | ^~~~~ | 1398 | _cbZ7: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbHY_entry’: /tmp/ghc40977_0/ghc_2.hc:1426:1: error: warning: label ‘_cbZK’ defined but not used [-Wunused-label] 1426 | _cbZK: | ^~~~~ | 1426 | _cbZK: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbI0_entry’: /tmp/ghc40977_0/ghc_2.hc:1475:1: error: warning: label ‘_cbZV’ defined but not used [-Wunused-label] 1475 | _cbZV: | ^~~~~ | 1475 | _cbZV: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cbZT’: /tmp/ghc40977_0/ghc_2.hc:1514:1: error: warning: label ‘_cbZT’ defined but not used [-Wunused-label] 1514 | _cbZT: | ^~~~~ | 1514 | _cbZT: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbI2_entry’: /tmp/ghc40977_0/ghc_2.hc:1537:1: error: warning: label ‘_cc0a’ defined but not used [-Wunused-label] 1537 | _cc0a: | ^~~~~ | 1537 | _cc0a: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc08’: /tmp/ghc40977_0/ghc_2.hc:1576:1: error: warning: label ‘_cc08’ defined but not used [-Wunused-label] 1576 | _cc08: | ^~~~~ | 1576 | _cc08: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbI3_entry’: /tmp/ghc40977_0/ghc_2.hc:1599:1: error: warning: label ‘_cc0o’ defined but not used [-Wunused-label] 1599 | _cc0o: | ^~~~~ | 1599 | _cc0o: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc0m’: /tmp/ghc40977_0/ghc_2.hc:1638:1: error: warning: label ‘_cc0m’ defined but not used [-Wunused-label] 1638 | _cc0m: | ^~~~~ | 1638 | _cc0m: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbI5_entry’: /tmp/ghc40977_0/ghc_2.hc:1663:1: error: warning: label ‘_cc0B’ defined but not used [-Wunused-label] 1663 | _cc0B: | ^~~~~ | 1663 | _cc0B: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc0y’: /tmp/ghc40977_0/ghc_2.hc:1693:1: error: warning: label ‘_cc0y’ defined but not used [-Wunused-label] 1693 | _cc0y: | ^~~~~ | 1693 | _cc0y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘rbI7_entry’: /tmp/ghc40977_0/ghc_2.hc:1724:1: error: warning: label ‘_cc0N’ defined but not used [-Wunused-label] 1724 | _cc0N: | ^~~~~ | 1724 | _cc0N: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_slow’: /tmp/ghc40977_0/ghc_2.hc:1849:1: error: warning: label ‘_cc0R’ defined but not used [-Wunused-label] 1849 | _cc0R: | ^~~~~ | 1849 | _cc0R: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLQ_entry’: /tmp/ghc40977_0/ghc_2.hc:1861:1: error: warning: label ‘_cc1e’ defined but not used [-Wunused-label] 1861 | _cc1e: | ^~~~~ | 1861 | _cc1e: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLM_entry’: /tmp/ghc40977_0/ghc_2.hc:1898:1: error: warning: label ‘_cc1q’ defined but not used [-Wunused-label] 1898 | _cc1q: | ^~~~~ | 1898 | _cc1q: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLZ_entry’: /tmp/ghc40977_0/ghc_2.hc:1949:1: error: warning: label ‘_cc1L’ defined but not used [-Wunused-label] 1949 | _cc1L: | ^~~~~ | 1949 | _cc1L: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM1_entry’: /tmp/ghc40977_0/ghc_2.hc:1978:1: error: warning: label ‘_cc1O’ defined but not used [-Wunused-label] 1978 | _cc1O: | ^~~~~ | 1978 | _cc1O: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc1v’: /tmp/ghc40977_0/ghc_2.hc:2016:1: error: warning: label ‘_cc1v’ defined but not used [-Wunused-label] 2016 | _cc1v: | ^~~~~ | 2016 | _cc1v: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc1x’: /tmp/ghc40977_0/ghc_2.hc:2037:1: error: warning: label ‘_cc1x’ defined but not used [-Wunused-label] 2037 | _cc1x: | ^~~~~ | 2037 | _cc1x: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc1C’: /tmp/ghc40977_0/ghc_2.hc:2060:1: error: warning: label ‘_cc1C’ defined but not used [-Wunused-label] 2060 | _cc1C: | ^~~~~ | 2060 | _cc1C: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLH_entry’: /tmp/ghc40977_0/ghc_2.hc:2098:1: error: warning: label ‘_cc27’ defined but not used [-Wunused-label] 2098 | _cc27: | ^~~~~ | 2098 | _cc27: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM2_entry’: /tmp/ghc40977_0/ghc_2.hc:2137:1: error: warning: label ‘_cc2g’ defined but not used [-Wunused-label] 2137 | _cc2g: | ^~~~~ | 2137 | _cc2g: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM3_entry’: /tmp/ghc40977_0/ghc_2.hc:2163:1: error: warning: label ‘_cc2n’ defined but not used [-Wunused-label] 2163 | _cc2n: | ^~~~~ | 2163 | _cc2n: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM8_entry’: /tmp/ghc40977_0/ghc_2.hc:2188:1: error: warning: label ‘_cc2H’ defined but not used [-Wunused-label] 2188 | _cc2H: | ^~~~~ | 2188 | _cc2H: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMe_entry’: /tmp/ghc40977_0/ghc_2.hc:2215:1: error: warning: label ‘_cc31’ defined but not used [-Wunused-label] 2215 | _cc31: | ^~~~~ | 2215 | _cc31: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc2U’: /tmp/ghc40977_0/ghc_2.hc:2244:1: error: warning: label ‘_cc2U’ defined but not used [-Wunused-label] 2244 | _cc2U: | ^~~~~ | 2244 | _cc2U: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMf_entry’: /tmp/ghc40977_0/ghc_2.hc:2274:1: error: warning: label ‘_cc3b’ defined but not used [-Wunused-label] 2274 | _cc3b: | ^~~~~ | 2274 | _cc3b: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMa_entry’: /tmp/ghc40977_0/ghc_2.hc:2313:1: error: warning: label ‘_cc3p’ defined but not used [-Wunused-label] 2313 | _cc3p: | ^~~~~ | 2313 | _cc3p: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMb_entry’: /tmp/ghc40977_0/ghc_2.hc:2338:1: error: warning: label ‘_cc3s’ defined but not used [-Wunused-label] 2338 | _cc3s: | ^~~~~ | 2338 | _cc3s: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM7_entry’: /tmp/ghc40977_0/ghc_2.hc:2384:1: error: warning: label ‘_cc3x’ defined but not used [-Wunused-label] 2384 | _cc3x: | ^~~~~ | 2384 | _cc3x: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMg_entry’: /tmp/ghc40977_0/ghc_2.hc:2439:1: error: warning: label ‘_cc3G’ defined but not used [-Wunused-label] 2439 | _cc3G: | ^~~~~ | 2439 | _cc3G: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMB_entry’: /tmp/ghc40977_0/ghc_2.hc:2466:1: error: warning: label ‘_cc40’ defined but not used [-Wunused-label] 2466 | _cc40: | ^~~~~ | 2466 | _cc40: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc3T’: /tmp/ghc40977_0/ghc_2.hc:2501:1: error: warning: label ‘_cc3T’ defined but not used [-Wunused-label] 2501 | _cc3T: | ^~~~~ | 2501 | _cc3T: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc4e’: /tmp/ghc40977_0/ghc_2.hc:2537:1: error: warning: label ‘_cc4e’ defined but not used [-Wunused-label] 2537 | _cc4e: | ^~~~~ | 2537 | _cc4e: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc4p’: /tmp/ghc40977_0/ghc_2.hc:2566:1: error: warning: label ‘_cc4p’ defined but not used [-Wunused-label] 2566 | _cc4p: | ^~~~~ | 2566 | _cc4p: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc45’: /tmp/ghc40977_0/ghc_2.hc:2581:1: error: warning: label ‘_cc45’ defined but not used [-Wunused-label] 2581 | _cc45: | ^~~~~ | 2581 | _cc45: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMC_entry’: /tmp/ghc40977_0/ghc_2.hc:2602:1: error: warning: label ‘_cc4C’ defined but not used [-Wunused-label] 2602 | _cc4C: | ^~~~~ | 2602 | _cc4C: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMi_entry’: /tmp/ghc40977_0/ghc_2.hc:2642:1: error: warning: label ‘_cc4Q’ defined but not used [-Wunused-label] 2642 | _cc4Q: | ^~~~~ | 2642 | _cc4Q: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMj_entry’: /tmp/ghc40977_0/ghc_2.hc:2667:1: error: warning: label ‘_cc4T’ defined but not used [-Wunused-label] 2667 | _cc4T: | ^~~~~ | 2667 | _cc4T: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM6_entry’: /tmp/ghc40977_0/ghc_2.hc:2715:1: error: warning: label ‘_cc4Y’ defined but not used [-Wunused-label] 2715 | _cc4Y: | ^~~~~ | 2715 | _cc4Y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMD_entry’: /tmp/ghc40977_0/ghc_2.hc:2779:1: error: warning: label ‘_cc57’ defined but not used [-Wunused-label] 2779 | _cc57: | ^~~~~ | 2779 | _cc57: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMO_entry’: /tmp/ghc40977_0/ghc_2.hc:2807:1: error: warning: label ‘_cc5A’ defined but not used [-Wunused-label] 2807 | _cc5A: | ^~~~~ | 2807 | _cc5A: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc5y’: /tmp/ghc40977_0/ghc_2.hc:2834:1: error: warning: label ‘_cc5y’ defined but not used [-Wunused-label] 2834 | _cc5y: | ^~~~~ | 2834 | _cc5y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMV_entry’: /tmp/ghc40977_0/ghc_2.hc:2852:1: error: warning: label ‘_cc5T’ defined but not used [-Wunused-label] 2852 | _cc5T: | ^~~~~ | 2852 | _cc5T: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc5M’: /tmp/ghc40977_0/ghc_2.hc:2879:1: error: warning: label ‘_cc5M’ defined but not used [-Wunused-label] 2879 | _cc5M: | ^~~~~ | 2879 | _cc5M: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMR_entry’: /tmp/ghc40977_0/ghc_2.hc:2904:1: error: warning: label ‘_cc6c’ defined but not used [-Wunused-label] 2904 | _cc6c: | ^~~~~ | 2904 | _cc6c: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMS_entry’: /tmp/ghc40977_0/ghc_2.hc:2929:1: error: warning: label ‘_cc6f’ defined but not used [-Wunused-label] 2929 | _cc6f: | ^~~~~ | 2929 | _cc6f: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMW_entry’: /tmp/ghc40977_0/ghc_2.hc:2966:1: error: warning: label ‘_cc6k’ defined but not used [-Wunused-label] 2966 | _cc6k: | ^~~~~ | 2966 | _cc6k: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc5k’: /tmp/ghc40977_0/ghc_2.hc:3002:1: error: warning: label ‘_cc5k’ defined but not used [-Wunused-label] 3002 | _cc5k: | ^~~~~ | 3002 | _cc5k: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc5p’: /tmp/ghc40977_0/ghc_2.hc:3026:1: error: warning: label ‘_cc5p’ defined but not used [-Wunused-label] 3026 | _cc5p: | ^~~~~ | 3026 | _cc5p: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMG_entry’: /tmp/ghc40977_0/ghc_2.hc:3075:1: error: warning: label ‘_cc6L’ defined but not used [-Wunused-label] 3075 | _cc6L: | ^~~~~ | 3075 | _cc6L: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMH_entry’: /tmp/ghc40977_0/ghc_2.hc:3100:1: error: warning: label ‘_cc6O’ defined but not used [-Wunused-label] 3100 | _cc6O: | ^~~~~ | 3100 | _cc6O: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMI_entry’: /tmp/ghc40977_0/ghc_2.hc:3141:1: error: warning: label ‘_cc6T’ defined but not used [-Wunused-label] 3141 | _cc6T: | ^~~~~ | 3141 | _cc6T: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbME_entry’: /tmp/ghc40977_0/ghc_2.hc:3189:1: error: warning: label ‘_cc6Y’ defined but not used [-Wunused-label] 3189 | _cc6Y: | ^~~~~ | 3189 | _cc6Y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN1_entry’: /tmp/ghc40977_0/ghc_2.hc:3244:1: error: warning: label ‘_cc7j’ defined but not used [-Wunused-label] 3244 | _cc7j: | ^~~~~ | 3244 | _cc7j: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc7c’: /tmp/ghc40977_0/ghc_2.hc:3273:1: error: warning: label ‘_cc7c’ defined but not used [-Wunused-label] 3273 | _cc7c: | ^~~~~ | 3273 | _cc7c: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN2_entry’: /tmp/ghc40977_0/ghc_2.hc:3303:1: error: warning: label ‘_cc7t’ defined but not used [-Wunused-label] 3303 | _cc7t: | ^~~~~ | 3303 | _cc7t: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMX_entry’: /tmp/ghc40977_0/ghc_2.hc:3342:1: error: warning: label ‘_cc7H’ defined but not used [-Wunused-label] 3342 | _cc7H: | ^~~~~ | 3342 | _cc7H: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbMY_entry’: /tmp/ghc40977_0/ghc_2.hc:3367:1: error: warning: label ‘_cc7K’ defined but not used [-Wunused-label] 3367 | _cc7K: | ^~~~~ | 3367 | _cc7K: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN3_entry’: /tmp/ghc40977_0/ghc_2.hc:3417:1: error: warning: label ‘_cc7P’ defined but not used [-Wunused-label] 3417 | _cc7P: | ^~~~~ | 3417 | _cc7P: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbM4_entry’: /tmp/ghc40977_0/ghc_2.hc:3485:1: error: warning: label ‘_cc7Y’ defined but not used [-Wunused-label] 3485 | _cc7Y: | ^~~~~ | 3485 | _cc7Y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbLG_entry’: /tmp/ghc40977_0/ghc_2.hc:3522:1: error: warning: label ‘_cc81’ defined but not used [-Wunused-label] 3522 | _cc81: | ^~~~~ | 3522 | _cc81: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN4_entry’: /tmp/ghc40977_0/ghc_2.hc:3581:1: error: warning: label ‘_cc8a’ defined but not used [-Wunused-label] 3581 | _cc8a: | ^~~~~ | 3581 | _cc8a: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN8_entry’: /tmp/ghc40977_0/ghc_2.hc:3608:1: error: warning: label ‘_cc8p’ defined but not used [-Wunused-label] 3608 | _cc8p: | ^~~~~ | 3608 | _cc8p: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc8i’: /tmp/ghc40977_0/ghc_2.hc:3635:1: error: warning: label ‘_cc8i’ defined but not used [-Wunused-label] 3635 | _cc8i: | ^~~~~ | 3635 | _cc8i: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbN5_entry’: /tmp/ghc40977_0/ghc_2.hc:3660:1: error: warning: label ‘_cc8D’ defined but not used [-Wunused-label] 3660 | _cc8D: | ^~~~~ | 3660 | _cc8D: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_entry’: /tmp/ghc40977_0/ghc_2.hc:3693:1: error: warning: label ‘_cc8G’ defined but not used [-Wunused-label] 3693 | _cc8G: | ^~~~~ | 3693 | _cc8G: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch7_entry’: /tmp/ghc40977_0/ghc_2.hc:3749:1: error: warning: label ‘_cc92’ defined but not used [-Wunused-label] 3749 | _cc92: | ^~~~~ | 3749 | _cc92: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch2_entry’: /tmp/ghc40977_0/ghc_2.hc:3804:1: error: warning: label ‘_cc9b’ defined but not used [-Wunused-label] 3804 | _cc9b: | ^~~~~ | 3804 | _cc9b: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbNo_entry’: /tmp/ghc40977_0/ghc_2.hc:3849:1: error: warning: label ‘_cc9q’ defined but not used [-Wunused-label] 3849 | _cc9q: | ^~~~~ | 3849 | _cc9q: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc9n’: /tmp/ghc40977_0/ghc_2.hc:3878:1: error: warning: label ‘_cc9n’ defined but not used [-Wunused-label] 3878 | _cc9n: | ^~~~~ | 3878 | _cc9n: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbNd_entry’: /tmp/ghc40977_0/ghc_2.hc:3911:1: error: warning: label ‘_cc9F’ defined but not used [-Wunused-label] 3911 | _cc9F: | ^~~~~ | 3911 | _cc9F: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitHash_entry’: /tmp/ghc40977_0/ghc_2.hc:3945:1: error: warning: label ‘_cc9I’ defined but not used [-Wunused-label] 3945 | _cc9I: | ^~~~~ | 3945 | _cc9I: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitHash1_entry’: /tmp/ghc40977_0/ghc_2.hc:3987:1: error: warning: label ‘_cc9V’ defined but not used [-Wunused-label] 3987 | _cc9V: | ^~~~~ | 3987 | _cc9V: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc9S’: /tmp/ghc40977_0/ghc_2.hc:4021:1: error: warning: label ‘_cc9S’ defined but not used [-Wunused-label] 4021 | _cc9S: | ^~~~~ | 4021 | _cc9S: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cc9Y’: /tmp/ghc40977_0/ghc_2.hc:4046:1: error: warning: label ‘_cc9Y’ defined but not used [-Wunused-label] 4046 | _cc9Y: | ^~~~~ | 4046 | _cc9Y: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cca3’: /tmp/ghc40977_0/ghc_2.hc:4068:1: error: warning: label ‘_cca3’ defined but not used [-Wunused-label] 4068 | _cca3: | ^~~~~ | 4068 | _cca3: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitHash_entry’: /tmp/ghc40977_0/ghc_2.hc:4088:1: error: warning: label ‘_ccak’ defined but not used [-Wunused-label] 4088 | _ccak: | ^~~~~ | 4088 | _ccak: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch9_entry’: /tmp/ghc40977_0/ghc_2.hc:4113:1: error: warning: label ‘_ccat’ defined but not used [-Wunused-label] 4113 | _ccat: | ^~~~~ | 4113 | _ccat: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbOe_entry’: /tmp/ghc40977_0/ghc_2.hc:4172:1: error: warning: label ‘_ccaI’ defined but not used [-Wunused-label] 4172 | _ccaI: | ^~~~~ | 4172 | _ccaI: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccaF’: /tmp/ghc40977_0/ghc_2.hc:4201:1: error: warning: label ‘_ccaF’ defined but not used [-Wunused-label] 4201 | _ccaF: | ^~~~~ | 4201 | _ccaF: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbO3_entry’: /tmp/ghc40977_0/ghc_2.hc:4234:1: error: warning: label ‘_ccaX’ defined but not used [-Wunused-label] 4234 | _ccaX: | ^~~~~ | 4234 | _ccaX: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitBranch_entry’: /tmp/ghc40977_0/ghc_2.hc:4268:1: error: warning: label ‘_ccb0’ defined but not used [-Wunused-label] 4268 | _ccb0: | ^~~~~ | 4268 | _ccb0: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch1_entry’: /tmp/ghc40977_0/ghc_2.hc:4310:1: error: warning: label ‘_ccbd’ defined but not used [-Wunused-label] 4310 | _ccbd: | ^~~~~ | 4310 | _ccbd: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccba’: /tmp/ghc40977_0/ghc_2.hc:4344:1: error: warning: label ‘_ccba’ defined but not used [-Wunused-label] 4344 | _ccba: | ^~~~~ | 4344 | _ccba: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccbg’: /tmp/ghc40977_0/ghc_2.hc:4369:1: error: warning: label ‘_ccbg’ defined but not used [-Wunused-label] 4369 | _ccbg: | ^~~~~ | 4369 | _ccbg: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccbl’: /tmp/ghc40977_0/ghc_2.hc:4391:1: error: warning: label ‘_ccbl’ defined but not used [-Wunused-label] 4391 | _ccbl: | ^~~~~ | 4391 | _ccbl: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch_entry’: /tmp/ghc40977_0/ghc_2.hc:4411:1: error: warning: label ‘_ccbC’ defined but not used [-Wunused-label] 4411 | _ccbC: | ^~~~~ | 4411 | _ccbC: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe9_entry’: /tmp/ghc40977_0/ghc_2.hc:4436:1: error: warning: label ‘_ccbL’ defined but not used [-Wunused-label] 4436 | _ccbL: | ^~~~~ | 4436 | _ccbL: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe7_entry’: /tmp/ghc40977_0/ghc_2.hc:4477:1: error: warning: label ‘_ccbU’ defined but not used [-Wunused-label] 4477 | _ccbU: | ^~~~~ | 4477 | _ccbU: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe5_entry’: /tmp/ghc40977_0/ghc_2.hc:4518:1: error: warning: label ‘_ccc3’ defined but not used [-Wunused-label] 4518 | _ccc3: | ^~~~~ | 4518 | _ccc3: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbP4_entry’: /tmp/ghc40977_0/ghc_2.hc:4584:1: error: warning: label ‘_ccci’ defined but not used [-Wunused-label] 4584 | _ccci: | ^~~~~ | 4584 | _ccci: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cccf’: /tmp/ghc40977_0/ghc_2.hc:4613:1: error: warning: label ‘_cccf’ defined but not used [-Wunused-label] 4613 | _cccf: | ^~~~~ | 4613 | _cccf: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbOT_entry’: /tmp/ghc40977_0/ghc_2.hc:4646:1: error: warning: label ‘_cccx’ defined but not used [-Wunused-label] 4646 | _cccx: | ^~~~~ | 4646 | _cccx: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDescribe_entry’: /tmp/ghc40977_0/ghc_2.hc:4680:1: error: warning: label ‘_cccA’ defined but not used [-Wunused-label] 4680 | _cccA: | ^~~~~ | 4680 | _cccA: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe1_entry’: /tmp/ghc40977_0/ghc_2.hc:4722:1: error: warning: label ‘_cccN’ defined but not used [-Wunused-label] 4722 | _cccN: | ^~~~~ | 4722 | _cccN: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cccK’: /tmp/ghc40977_0/ghc_2.hc:4756:1: error: warning: label ‘_cccK’ defined but not used [-Wunused-label] 4756 | _cccK: | ^~~~~ | 4756 | _cccK: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cccQ’: /tmp/ghc40977_0/ghc_2.hc:4781:1: error: warning: label ‘_cccQ’ defined but not used [-Wunused-label] 4781 | _cccQ: | ^~~~~ | 4781 | _cccQ: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cccV’: /tmp/ghc40977_0/ghc_2.hc:4803:1: error: warning: label ‘_cccV’ defined but not used [-Wunused-label] 4803 | _cccV: | ^~~~~ | 4803 | _cccV: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe_entry’: /tmp/ghc40977_0/ghc_2.hc:4823:1: error: warning: label ‘_ccdc’ defined but not used [-Wunused-label] 4823 | _ccdc: | ^~~~~ | 4823 | _ccdc: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty8_entry’: /tmp/ghc40977_0/ghc_2.hc:4848:1: error: warning: label ‘_ccdl’ defined but not used [-Wunused-label] 4848 | _ccdl: | ^~~~~ | 4848 | _ccdl: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty6_entry’: /tmp/ghc40977_0/ghc_2.hc:4889:1: error: warning: label ‘_ccdu’ defined but not used [-Wunused-label] 4889 | _ccdu: | ^~~~~ | 4889 | _ccdu: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbQ2_entry’: /tmp/ghc40977_0/ghc_2.hc:4966:1: error: warning: label ‘_ccdN’ defined but not used [-Wunused-label] 4966 | _ccdN: | ^~~~~ | 4966 | _ccdN: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccdG’: /tmp/ghc40977_0/ghc_2.hc:4998:1: error: warning: label ‘_ccdG’ defined but not used [-Wunused-label] 4998 | _ccdG: | ^~~~~ | 4998 | _ccdG: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cce1’: /tmp/ghc40977_0/ghc_2.hc:5034:1: error: warning: label ‘_cce1’ defined but not used [-Wunused-label] 5034 | _cce1: | ^~~~~ | 5034 | _cce1: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccdS’: /tmp/ghc40977_0/ghc_2.hc:5050:1: error: warning: label ‘_ccdS’ defined but not used [-Wunused-label] 5050 | _ccdS: | ^~~~~ | 5050 | _ccdS: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbPJ_entry’: /tmp/ghc40977_0/ghc_2.hc:5070:1: error: warning: label ‘_ccef’ defined but not used [-Wunused-label] 5070 | _ccef: | ^~~~~ | 5070 | _ccef: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDirty_entry’: /tmp/ghc40977_0/ghc_2.hc:5104:1: error: warning: label ‘_ccei’ defined but not used [-Wunused-label] 5104 | _ccei: | ^~~~~ | 5104 | _ccei: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty1_entry’: /tmp/ghc40977_0/ghc_2.hc:5147:1: error: warning: label ‘_ccew’ defined but not used [-Wunused-label] 5147 | _ccew: | ^~~~~ | 5147 | _ccew: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccet’: /tmp/ghc40977_0/ghc_2.hc:5181:1: error: warning: label ‘_ccet’ defined but not used [-Wunused-label] 5181 | _ccet: | ^~~~~ | 5181 | _ccet: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccez’: /tmp/ghc40977_0/ghc_2.hc:5206:1: error: warning: label ‘_ccez’ defined but not used [-Wunused-label] 5206 | _ccez: | ^~~~~ | 5206 | _ccez: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cceE’: /tmp/ghc40977_0/ghc_2.hc:5228:1: error: warning: label ‘_cceE’ defined but not used [-Wunused-label] 5228 | _cceE: | ^~~~~ | 5228 | _cceE: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty_entry’: /tmp/ghc40977_0/ghc_2.hc:5248:1: error: warning: label ‘_cceV’ defined but not used [-Wunused-label] 5248 | _cceV: | ^~~~~ | 5248 | _cceV: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked5_entry’: /tmp/ghc40977_0/ghc_2.hc:5273:1: error: warning: label ‘_ccf4’ defined but not used [-Wunused-label] 5273 | _ccf4: | ^~~~~ | 5273 | _ccf4: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbR0_entry’: /tmp/ghc40977_0/ghc_2.hc:5338:1: error: warning: label ‘_ccfn’ defined but not used [-Wunused-label] 5338 | _ccfn: | ^~~~~ | 5338 | _ccfn: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccfg’: /tmp/ghc40977_0/ghc_2.hc:5370:1: error: warning: label ‘_ccfg’ defined but not used [-Wunused-label] 5370 | _ccfg: | ^~~~~ | 5370 | _ccfg: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccfB’: /tmp/ghc40977_0/ghc_2.hc:5406:1: error: warning: label ‘_ccfB’ defined but not used [-Wunused-label] 5406 | _ccfB: | ^~~~~ | 5406 | _ccfB: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccfs’: /tmp/ghc40977_0/ghc_2.hc:5422:1: error: warning: label ‘_ccfs’ defined but not used [-Wunused-label] 5422 | _ccfs: | ^~~~~ | 5422 | _ccfs: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbQH_entry’: /tmp/ghc40977_0/ghc_2.hc:5442:1: error: warning: label ‘_ccfP’ defined but not used [-Wunused-label] 5442 | _ccfP: | ^~~~~ | 5442 | _ccfP: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDirtyTracked_entry’: /tmp/ghc40977_0/ghc_2.hc:5476:1: error: warning: label ‘_ccfS’ defined but not used [-Wunused-label] 5476 | _ccfS: | ^~~~~ | 5476 | _ccfS: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked1_entry’: /tmp/ghc40977_0/ghc_2.hc:5519:1: error: warning: label ‘_ccg5’ defined but not used [-Wunused-label] 5519 | _ccg5: | ^~~~~ | 5519 | _ccg5: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccg2’: /tmp/ghc40977_0/ghc_2.hc:5553:1: error: warning: label ‘_ccg2’ defined but not used [-Wunused-label] 5553 | _ccg2: | ^~~~~ | 5553 | _ccg2: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccg8’: /tmp/ghc40977_0/ghc_2.hc:5578:1: error: warning: label ‘_ccg8’ defined but not used [-Wunused-label] 5578 | _ccg8: | ^~~~~ | 5578 | _ccg8: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccgd’: /tmp/ghc40977_0/ghc_2.hc:5600:1: error: warning: label ‘_ccgd’ defined but not used [-Wunused-label] 5600 | _ccgd: | ^~~~~ | 5600 | _ccgd: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked_entry’: /tmp/ghc40977_0/ghc_2.hc:5620:1: error: warning: label ‘_ccgu’ defined but not used [-Wunused-label] 5620 | _ccgu: | ^~~~~ | 5620 | _ccgu: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount7_entry’: /tmp/ghc40977_0/ghc_2.hc:5645:1: error: warning: label ‘_ccgD’ defined but not used [-Wunused-label] 5645 | _ccgD: | ^~~~~ | 5645 | _ccgD: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount5_entry’: /tmp/ghc40977_0/ghc_2.hc:5686:1: error: warning: label ‘_ccgM’ defined but not used [-Wunused-label] 5686 | _ccgM: | ^~~~~ | 5686 | _ccgM: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbRQ_entry’: /tmp/ghc40977_0/ghc_2.hc:5752:1: error: warning: label ‘_cch1’ defined but not used [-Wunused-label] 5752 | _cch1: | ^~~~~ | 5752 | _cch1: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccgY’: /tmp/ghc40977_0/ghc_2.hc:5781:1: error: warning: label ‘_ccgY’ defined but not used [-Wunused-label] 5781 | _ccgY: | ^~~~~ | 5781 | _ccgY: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbRF_entry’: /tmp/ghc40977_0/ghc_2.hc:5814:1: error: warning: label ‘_cchg’ defined but not used [-Wunused-label] 5814 | _cchg: | ^~~~~ | 5814 | _cchg: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitCommitCount_entry’: /tmp/ghc40977_0/ghc_2.hc:5848:1: error: warning: label ‘_cchj’ defined but not used [-Wunused-label] 5848 | _cchj: | ^~~~~ | 5848 | _cchj: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount1_entry’: /tmp/ghc40977_0/ghc_2.hc:5890:1: error: warning: label ‘_cchw’ defined but not used [-Wunused-label] 5890 | _cchw: | ^~~~~ | 5890 | _cchw: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccht’: /tmp/ghc40977_0/ghc_2.hc:5924:1: error: warning: label ‘_ccht’ defined but not used [-Wunused-label] 5924 | _ccht: | ^~~~~ | 5924 | _ccht: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cchz’: /tmp/ghc40977_0/ghc_2.hc:5949:1: error: warning: label ‘_cchz’ defined but not used [-Wunused-label] 5949 | _cchz: | ^~~~~ | 5949 | _cchz: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cchE’: /tmp/ghc40977_0/ghc_2.hc:5971:1: error: warning: label ‘_cchE’ defined but not used [-Wunused-label] 5971 | _cchE: | ^~~~~ | 5971 | _cchE: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount_entry’: /tmp/ghc40977_0/ghc_2.hc:5991:1: error: warning: label ‘_cchV’ defined but not used [-Wunused-label] 5991 | _cchV: | ^~~~~ | 5991 | _cchV: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate10_entry’: /tmp/ghc40977_0/ghc_2.hc:6016:1: error: warning: label ‘_cci4’ defined but not used [-Wunused-label] 6016 | _cci4: | ^~~~~ | 6016 | _cci4: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate8_entry’: /tmp/ghc40977_0/ghc_2.hc:6057:1: error: warning: label ‘_ccid’ defined but not used [-Wunused-label] 6057 | _ccid: | ^~~~~ | 6057 | _ccid: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate6_entry’: /tmp/ghc40977_0/ghc_2.hc:6098:1: error: warning: label ‘_ccim’ defined but not used [-Wunused-label] 6098 | _ccim: | ^~~~~ | 6098 | _ccim: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbSG_entry’: /tmp/ghc40977_0/ghc_2.hc:6171:1: error: warning: label ‘_cciB’ defined but not used [-Wunused-label] 6171 | _cciB: | ^~~~~ | 6171 | _cciB: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_cciy’: /tmp/ghc40977_0/ghc_2.hc:6200:1: error: warning: label ‘_cciy’ defined but not used [-Wunused-label] 6200 | _cciy: | ^~~~~ | 6200 | _cciy: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘sbSv_entry’: /tmp/ghc40977_0/ghc_2.hc:6233:1: error: warning: label ‘_cciQ’ defined but not used [-Wunused-label] 6233 | _cciQ: | ^~~~~ | 6233 | _cciQ: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitCommitDate_entry’: /tmp/ghc40977_0/ghc_2.hc:6267:1: error: warning: label ‘_cciT’ defined but not used [-Wunused-label] 6267 | _cciT: | ^~~~~ | 6267 | _cciT: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate1_entry’: /tmp/ghc40977_0/ghc_2.hc:6309:1: error: warning: label ‘_ccj6’ defined but not used [-Wunused-label] 6309 | _ccj6: | ^~~~~ | 6309 | _ccj6: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccj3’: /tmp/ghc40977_0/ghc_2.hc:6343:1: error: warning: label ‘_ccj3’ defined but not used [-Wunused-label] 6343 | _ccj3: | ^~~~~ | 6343 | _ccj3: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccj9’: /tmp/ghc40977_0/ghc_2.hc:6368:1: error: warning: label ‘_ccj9’ defined but not used [-Wunused-label] 6368 | _ccj9: | ^~~~~ | 6368 | _ccj9: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘_ccje’: /tmp/ghc40977_0/ghc_2.hc:6390:1: error: warning: label ‘_ccje’ defined but not used [-Wunused-label] 6390 | _ccje: | ^~~~~ | 6390 | _ccje: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate_entry’: /tmp/ghc40977_0/ghc_2.hc:6410:1: error: warning: label ‘_ccjv’ defined but not used [-Wunused-label] 6410 | _ccjv: | ^~~~~ | 6410 | _ccjv: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxUsed_con_entry’: /tmp/ghc40977_0/ghc_2.hc:6446:1: error: warning: label ‘_ccjy’ defined but not used [-Wunused-label] 6446 | _ccjy: | ^~~~~ | 6446 | _ccjy: | ^ /tmp/ghc40977_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxNotUsed_con_entry’: /tmp/ghc40977_0/ghc_2.hc:6460:1: error: warning: label ‘_ccjA’ defined but not used [-Wunused-label] 6460 | _ccjA: | ^~~~~ | 6460 | _ccjA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczeze_entry’: /tmp/ghc40977_0/ghc_6.hc:9:1: error: warning: label ‘_ccsO’ defined but not used [-Wunused-label] 9 | _ccsO: | ^~~~~ | 9 | _ccsO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccsH’: /tmp/ghc40977_0/ghc_6.hc:39:1: error: warning: label ‘_ccsH’ defined but not used [-Wunused-label] 39 | _ccsH: | ^~~~~ | 39 | _ccsH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cct8’: /tmp/ghc40977_0/ghc_6.hc:75:1: error: warning: label ‘_cct8’ defined but not used [-Wunused-label] 75 | _cct8: | ^~~~~ | 75 | _cct8: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccsT’: /tmp/ghc40977_0/ghc_6.hc:98:1: error: warning: label ‘_ccsT’ defined but not used [-Wunused-label] 98 | _ccsT: | ^~~~~ | 98 | _ccsT: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cct5’: /tmp/ghc40977_0/ghc_6.hc:120:1: error: warning: label ‘_cct5’ defined but not used [-Wunused-label] 120 | _cct5: | ^~~~~ | 120 | _cct5: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cct1’: /tmp/ghc40977_0/ghc_6.hc:128:1: error: warning: label ‘_cct1’ defined but not used [-Wunused-label] 128 | _cct1: | ^~~~~ | 128 | _cct1: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczsze_entry’: /tmp/ghc40977_0/ghc_6.hc:215:1: error: warning: label ‘_cctJ’ defined but not used [-Wunused-label] 215 | _cctJ: | ^~~~~ | 215 | _cctJ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cctC’: /tmp/ghc40977_0/ghc_6.hc:245:1: error: warning: label ‘_cctC’ defined but not used [-Wunused-label] 245 | _cctC: | ^~~~~ | 245 | _cctC: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccu3’: /tmp/ghc40977_0/ghc_6.hc:281:1: error: warning: label ‘_ccu3’ defined but not used [-Wunused-label] 281 | _ccu3: | ^~~~~ | 281 | _ccu3: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cctO’: /tmp/ghc40977_0/ghc_6.hc:304:1: error: warning: label ‘_cctO’ defined but not used [-Wunused-label] 304 | _cctO: | ^~~~~ | 304 | _cctO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccu0’: /tmp/ghc40977_0/ghc_6.hc:326:1: error: warning: label ‘_ccu0’ defined but not used [-Wunused-label] 326 | _ccu0: | ^~~~~ | 326 | _ccu0: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cctW’: /tmp/ghc40977_0/ghc_6.hc:334:1: error: warning: label ‘_cctW’ defined but not used [-Wunused-label] 334 | _cctW: | ^~~~~ | 334 | _cctW: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scjO_entry’: /tmp/ghc40977_0/ghc_6.hc:393:1: error: warning: label ‘_ccuD’ defined but not used [-Wunused-label] 393 | _ccuD: | ^~~~~ | 393 | _ccuD: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccuB’: /tmp/ghc40977_0/ghc_6.hc:419:1: error: warning: label ‘_ccuB’ defined but not used [-Wunused-label] 419 | _ccuB: | ^~~~~ | 419 | _ccuB: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scjQ_entry’: /tmp/ghc40977_0/ghc_6.hc:436:1: error: warning: label ‘_ccuO’ defined but not used [-Wunused-label] 436 | _ccuO: | ^~~~~ | 436 | _ccuO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scjY_entry’: /tmp/ghc40977_0/ghc_6.hc:459:1: error: warning: label ‘_ccv4’ defined but not used [-Wunused-label] 459 | _ccv4: | ^~~~~ | 459 | _ccv4: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scjZ_entry’: /tmp/ghc40977_0/ghc_6.hc:484:1: error: warning: label ‘_ccv7’ defined but not used [-Wunused-label] 484 | _ccv7: | ^~~~~ | 484 | _ccv7: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccuY’: /tmp/ghc40977_0/ghc_6.hc:508:1: error: warning: label ‘_ccuY’ defined but not used [-Wunused-label] 508 | _ccuY: | ^~~~~ | 508 | _ccuY: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sckg_entry’: /tmp/ghc40977_0/ghc_6.hc:534:1: error: warning: label ‘_ccvK’ defined but not used [-Wunused-label] 534 | _ccvK: | ^~~~~ | 534 | _ccvK: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHM_entry’: /tmp/ghc40977_0/ghc_6.hc:561:1: error: warning: label ‘_ccvR’ defined but not used [-Wunused-label] 561 | _ccvR: | ^~~~~ | 561 | _ccvR: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccuR’: /tmp/ghc40977_0/ghc_6.hc:606:1: error: warning: label ‘_ccuR’ defined but not used [-Wunused-label] 606 | _ccuR: | ^~~~~ | 606 | _ccuR: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvd’: /tmp/ghc40977_0/ghc_6.hc:637:1: error: warning: label ‘_ccvd’ defined but not used [-Wunused-label] 637 | _ccvd: | ^~~~~ | 637 | _ccvd: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvf’: /tmp/ghc40977_0/ghc_6.hc:662:1: error: warning: label ‘_ccvf’ defined but not used [-Wunused-label] 662 | _ccvf: | ^~~~~ | 662 | _ccvf: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvk’: /tmp/ghc40977_0/ghc_6.hc:695:1: error: warning: label ‘_ccvk’ defined but not used [-Wunused-label] 695 | _ccvk: | ^~~~~ | 695 | _ccvk: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvq’: /tmp/ghc40977_0/ghc_6.hc:722:1: error: warning: label ‘_ccvq’ defined but not used [-Wunused-label] 722 | _ccvq: | ^~~~~ | 722 | _ccvq: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvs’: /tmp/ghc40977_0/ghc_6.hc:741:1: error: warning: label ‘_ccvs’ defined but not used [-Wunused-label] 741 | _ccvs: | ^~~~~ | 741 | _ccvs: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvu’: /tmp/ghc40977_0/ghc_6.hc:761:1: error: warning: label ‘_ccvu’ defined but not used [-Wunused-label] 761 | _ccvu: | ^~~~~ | 761 | _ccvu: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvw’: /tmp/ghc40977_0/ghc_6.hc:780:1: error: warning: label ‘_ccvw’ defined but not used [-Wunused-label] 780 | _ccvw: | ^~~~~ | 780 | _ccvw: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvA’: /tmp/ghc40977_0/ghc_6.hc:802:1: error: warning: label ‘_ccvA’ defined but not used [-Wunused-label] 802 | _ccvA: | ^~~~~ | 802 | _ccvA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccwf’: /tmp/ghc40977_0/ghc_6.hc:839:1: error: warning: label ‘_ccwf’ defined but not used [-Wunused-label] 839 | _ccwf: | ^~~~~ | 839 | _ccwf: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccwh’: /tmp/ghc40977_0/ghc_6.hc:858:1: error: warning: label ‘_ccwh’ defined but not used [-Wunused-label] 858 | _ccwh: | ^~~~~ | 858 | _ccwh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccvP’: /tmp/ghc40977_0/ghc_6.hc:880:1: error: warning: label ‘_ccvP’ defined but not used [-Wunused-label] 880 | _ccvP: | ^~~~~ | 880 | _ccvP: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHN_entry’: /tmp/ghc40977_0/ghc_6.hc:890:1: error: warning: label ‘_ccx1’ defined but not used [-Wunused-label] 890 | _ccx1: | ^~~~~ | 890 | _ccx1: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccwY’: /tmp/ghc40977_0/ghc_6.hc:917:1: error: warning: label ‘_ccwY’ defined but not used [-Wunused-label] 917 | _ccwY: | ^~~~~ | 917 | _ccwY: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHP_entry’: /tmp/ghc40977_0/ghc_6.hc:946:1: error: warning: label ‘_ccxi’ defined but not used [-Wunused-label] 946 | _ccxi: | ^~~~~ | 946 | _ccxi: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch11_entry’: /tmp/ghc40977_0/ghc_6.hc:987:1: error: warning: label ‘_ccxr’ defined but not used [-Wunused-label] 987 | _ccxr: | ^~~~~ | 987 | _ccxr: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHR_entry’: /tmp/ghc40977_0/ghc_6.hc:1028:1: error: warning: label ‘_ccxA’ defined but not used [-Wunused-label] 1028 | _ccxA: | ^~~~~ | 1028 | _ccxA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sckB_entry’: /tmp/ghc40977_0/ghc_6.hc:1103:1: error: warning: label ‘_ccxZ’ defined but not used [-Wunused-label] 1103 | _ccxZ: | ^~~~~ | 1103 | _ccxZ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHW_entry’: /tmp/ghc40977_0/ghc_6.hc:1129:1: error: warning: label ‘_ccy2’ defined but not used [-Wunused-label] 1129 | _ccy2: | ^~~~~ | 1129 | _ccy2: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccxH’: /tmp/ghc40977_0/ghc_6.hc:1164:1: error: warning: label ‘_ccxH’ defined but not used [-Wunused-label] 1164 | _ccxH: | ^~~~~ | 1164 | _ccxH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccxJ’: /tmp/ghc40977_0/ghc_6.hc:1184:1: error: warning: label ‘_ccxJ’ defined but not used [-Wunused-label] 1184 | _ccxJ: | ^~~~~ | 1184 | _ccxJ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccxL’: /tmp/ghc40977_0/ghc_6.hc:1206:1: error: warning: label ‘_ccxL’ defined but not used [-Wunused-label] 1206 | _ccxL: | ^~~~~ | 1206 | _ccxL: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccxQ’: /tmp/ghc40977_0/ghc_6.hc:1231:1: error: warning: label ‘_ccxQ’ defined but not used [-Wunused-label] 1231 | _ccxQ: | ^~~~~ | 1231 | _ccxQ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sckN_entry’: /tmp/ghc40977_0/ghc_6.hc:1281:1: error: warning: label ‘_ccyI’ defined but not used [-Wunused-label] 1281 | _ccyI: | ^~~~~ | 1281 | _ccyI: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccyB’: /tmp/ghc40977_0/ghc_6.hc:1310:1: error: warning: label ‘_ccyB’ defined but not used [-Wunused-label] 1310 | _ccyB: | ^~~~~ | 1310 | _ccyB: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHX_entry’: /tmp/ghc40977_0/ghc_6.hc:1336:1: error: warning: label ‘_ccyS’ defined but not used [-Wunused-label] 1336 | _ccyS: | ^~~~~ | 1336 | _ccyS: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccyp’: /tmp/ghc40977_0/ghc_6.hc:1367:1: error: warning: label ‘_ccyp’ defined but not used [-Wunused-label] 1367 | _ccyp: | ^~~~~ | 1367 | _ccyp: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccyr’: /tmp/ghc40977_0/ghc_6.hc:1389:1: error: warning: label ‘_ccyr’ defined but not used [-Wunused-label] 1389 | _ccyr: | ^~~~~ | 1389 | _ccyr: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccyv’: /tmp/ghc40977_0/ghc_6.hc:1410:1: error: warning: label ‘_ccyv’ defined but not used [-Wunused-label] 1410 | _ccyv: | ^~~~~ | 1410 | _ccyv: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbHY_entry’: /tmp/ghc40977_0/ghc_6.hc:1438:1: error: warning: label ‘_ccz8’ defined but not used [-Wunused-label] 1438 | _ccz8: | ^~~~~ | 1438 | _ccz8: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbI0_entry’: /tmp/ghc40977_0/ghc_6.hc:1487:1: error: warning: label ‘_cczj’ defined but not used [-Wunused-label] 1487 | _cczj: | ^~~~~ | 1487 | _cczj: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cczh’: /tmp/ghc40977_0/ghc_6.hc:1526:1: error: warning: label ‘_cczh’ defined but not used [-Wunused-label] 1526 | _cczh: | ^~~~~ | 1526 | _cczh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbI2_entry’: /tmp/ghc40977_0/ghc_6.hc:1549:1: error: warning: label ‘_cczy’ defined but not used [-Wunused-label] 1549 | _cczy: | ^~~~~ | 1549 | _cczy: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cczw’: /tmp/ghc40977_0/ghc_6.hc:1588:1: error: warning: label ‘_cczw’ defined but not used [-Wunused-label] 1588 | _cczw: | ^~~~~ | 1588 | _cczw: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbI3_entry’: /tmp/ghc40977_0/ghc_6.hc:1611:1: error: warning: label ‘_cczM’ defined but not used [-Wunused-label] 1611 | _cczM: | ^~~~~ | 1611 | _cczM: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cczK’: /tmp/ghc40977_0/ghc_6.hc:1650:1: error: warning: label ‘_cczK’ defined but not used [-Wunused-label] 1650 | _cczK: | ^~~~~ | 1650 | _cczK: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbI5_entry’: /tmp/ghc40977_0/ghc_6.hc:1675:1: error: warning: label ‘_cczZ’ defined but not used [-Wunused-label] 1675 | _cczZ: | ^~~~~ | 1675 | _cczZ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_cczW’: /tmp/ghc40977_0/ghc_6.hc:1705:1: error: warning: label ‘_cczW’ defined but not used [-Wunused-label] 1705 | _cczW: | ^~~~~ | 1705 | _cczW: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘rbI7_entry’: /tmp/ghc40977_0/ghc_6.hc:1736:1: error: warning: label ‘_ccAb’ defined but not used [-Wunused-label] 1736 | _ccAb: | ^~~~~ | 1736 | _ccAb: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_slow’: /tmp/ghc40977_0/ghc_6.hc:1880:1: error: warning: label ‘_ccAf’ defined but not used [-Wunused-label] 1880 | _ccAf: | ^~~~~ | 1880 | _ccAf: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclc_entry’: /tmp/ghc40977_0/ghc_6.hc:1892:1: error: warning: label ‘_ccAC’ defined but not used [-Wunused-label] 1892 | _ccAC: | ^~~~~ | 1892 | _ccAC: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scl8_entry’: /tmp/ghc40977_0/ghc_6.hc:1929:1: error: warning: label ‘_ccAO’ defined but not used [-Wunused-label] 1929 | _ccAO: | ^~~~~ | 1929 | _ccAO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scll_entry’: /tmp/ghc40977_0/ghc_6.hc:1980:1: error: warning: label ‘_ccB9’ defined but not used [-Wunused-label] 1980 | _ccB9: | ^~~~~ | 1980 | _ccB9: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scln_entry’: /tmp/ghc40977_0/ghc_6.hc:2009:1: error: warning: label ‘_ccBc’ defined but not used [-Wunused-label] 2009 | _ccBc: | ^~~~~ | 2009 | _ccBc: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccAT’: /tmp/ghc40977_0/ghc_6.hc:2047:1: error: warning: label ‘_ccAT’ defined but not used [-Wunused-label] 2047 | _ccAT: | ^~~~~ | 2047 | _ccAT: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccAV’: /tmp/ghc40977_0/ghc_6.hc:2068:1: error: warning: label ‘_ccAV’ defined but not used [-Wunused-label] 2068 | _ccAV: | ^~~~~ | 2068 | _ccAV: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccB0’: /tmp/ghc40977_0/ghc_6.hc:2091:1: error: warning: label ‘_ccB0’ defined but not used [-Wunused-label] 2091 | _ccB0: | ^~~~~ | 2091 | _ccB0: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scl3_entry’: /tmp/ghc40977_0/ghc_6.hc:2129:1: error: warning: label ‘_ccBv’ defined but not used [-Wunused-label] 2129 | _ccBv: | ^~~~~ | 2129 | _ccBv: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclo_entry’: /tmp/ghc40977_0/ghc_6.hc:2168:1: error: warning: label ‘_ccBE’ defined but not used [-Wunused-label] 2168 | _ccBE: | ^~~~~ | 2168 | _ccBE: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclp_entry’: /tmp/ghc40977_0/ghc_6.hc:2194:1: error: warning: label ‘_ccBL’ defined but not used [-Wunused-label] 2194 | _ccBL: | ^~~~~ | 2194 | _ccBL: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclu_entry’: /tmp/ghc40977_0/ghc_6.hc:2219:1: error: warning: label ‘_ccC5’ defined but not used [-Wunused-label] 2219 | _ccC5: | ^~~~~ | 2219 | _ccC5: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclA_entry’: /tmp/ghc40977_0/ghc_6.hc:2246:1: error: warning: label ‘_ccCp’ defined but not used [-Wunused-label] 2246 | _ccCp: | ^~~~~ | 2246 | _ccCp: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccCi’: /tmp/ghc40977_0/ghc_6.hc:2275:1: error: warning: label ‘_ccCi’ defined but not used [-Wunused-label] 2275 | _ccCi: | ^~~~~ | 2275 | _ccCi: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclB_entry’: /tmp/ghc40977_0/ghc_6.hc:2305:1: error: warning: label ‘_ccCz’ defined but not used [-Wunused-label] 2305 | _ccCz: | ^~~~~ | 2305 | _ccCz: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclw_entry’: /tmp/ghc40977_0/ghc_6.hc:2344:1: error: warning: label ‘_ccCN’ defined but not used [-Wunused-label] 2344 | _ccCN: | ^~~~~ | 2344 | _ccCN: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclx_entry’: /tmp/ghc40977_0/ghc_6.hc:2369:1: error: warning: label ‘_ccCQ’ defined but not used [-Wunused-label] 2369 | _ccCQ: | ^~~~~ | 2369 | _ccCQ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclt_entry’: /tmp/ghc40977_0/ghc_6.hc:2415:1: error: warning: label ‘_ccCV’ defined but not used [-Wunused-label] 2415 | _ccCV: | ^~~~~ | 2415 | _ccCV: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclC_entry’: /tmp/ghc40977_0/ghc_6.hc:2470:1: error: warning: label ‘_ccD4’ defined but not used [-Wunused-label] 2470 | _ccD4: | ^~~~~ | 2470 | _ccD4: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclX_entry’: /tmp/ghc40977_0/ghc_6.hc:2497:1: error: warning: label ‘_ccDo’ defined but not used [-Wunused-label] 2497 | _ccDo: | ^~~~~ | 2497 | _ccDo: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccDh’: /tmp/ghc40977_0/ghc_6.hc:2532:1: error: warning: label ‘_ccDh’ defined but not used [-Wunused-label] 2532 | _ccDh: | ^~~~~ | 2532 | _ccDh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccDC’: /tmp/ghc40977_0/ghc_6.hc:2568:1: error: warning: label ‘_ccDC’ defined but not used [-Wunused-label] 2568 | _ccDC: | ^~~~~ | 2568 | _ccDC: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccDN’: /tmp/ghc40977_0/ghc_6.hc:2597:1: error: warning: label ‘_ccDN’ defined but not used [-Wunused-label] 2597 | _ccDN: | ^~~~~ | 2597 | _ccDN: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccDt’: /tmp/ghc40977_0/ghc_6.hc:2612:1: error: warning: label ‘_ccDt’ defined but not used [-Wunused-label] 2612 | _ccDt: | ^~~~~ | 2612 | _ccDt: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclY_entry’: /tmp/ghc40977_0/ghc_6.hc:2633:1: error: warning: label ‘_ccE0’ defined but not used [-Wunused-label] 2633 | _ccE0: | ^~~~~ | 2633 | _ccE0: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclE_entry’: /tmp/ghc40977_0/ghc_6.hc:2673:1: error: warning: label ‘_ccEe’ defined but not used [-Wunused-label] 2673 | _ccEe: | ^~~~~ | 2673 | _ccEe: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclF_entry’: /tmp/ghc40977_0/ghc_6.hc:2698:1: error: warning: label ‘_ccEh’ defined but not used [-Wunused-label] 2698 | _ccEh: | ^~~~~ | 2698 | _ccEh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scls_entry’: /tmp/ghc40977_0/ghc_6.hc:2746:1: error: warning: label ‘_ccEm’ defined but not used [-Wunused-label] 2746 | _ccEm: | ^~~~~ | 2746 | _ccEm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclZ_entry’: /tmp/ghc40977_0/ghc_6.hc:2810:1: error: warning: label ‘_ccEv’ defined but not used [-Wunused-label] 2810 | _ccEv: | ^~~~~ | 2810 | _ccEv: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scma_entry’: /tmp/ghc40977_0/ghc_6.hc:2838:1: error: warning: label ‘_ccEY’ defined but not used [-Wunused-label] 2838 | _ccEY: | ^~~~~ | 2838 | _ccEY: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccEW’: /tmp/ghc40977_0/ghc_6.hc:2865:1: error: warning: label ‘_ccEW’ defined but not used [-Wunused-label] 2865 | _ccEW: | ^~~~~ | 2865 | _ccEW: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmh_entry’: /tmp/ghc40977_0/ghc_6.hc:2883:1: error: warning: label ‘_ccFh’ defined but not used [-Wunused-label] 2883 | _ccFh: | ^~~~~ | 2883 | _ccFh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccFa’: /tmp/ghc40977_0/ghc_6.hc:2910:1: error: warning: label ‘_ccFa’ defined but not used [-Wunused-label] 2910 | _ccFa: | ^~~~~ | 2910 | _ccFa: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmd_entry’: /tmp/ghc40977_0/ghc_6.hc:2935:1: error: warning: label ‘_ccFA’ defined but not used [-Wunused-label] 2935 | _ccFA: | ^~~~~ | 2935 | _ccFA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scme_entry’: /tmp/ghc40977_0/ghc_6.hc:2960:1: error: warning: label ‘_ccFD’ defined but not used [-Wunused-label] 2960 | _ccFD: | ^~~~~ | 2960 | _ccFD: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmi_entry’: /tmp/ghc40977_0/ghc_6.hc:2997:1: error: warning: label ‘_ccFI’ defined but not used [-Wunused-label] 2997 | _ccFI: | ^~~~~ | 2997 | _ccFI: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccEI’: /tmp/ghc40977_0/ghc_6.hc:3033:1: error: warning: label ‘_ccEI’ defined but not used [-Wunused-label] 3033 | _ccEI: | ^~~~~ | 3033 | _ccEI: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccEN’: /tmp/ghc40977_0/ghc_6.hc:3057:1: error: warning: label ‘_ccEN’ defined but not used [-Wunused-label] 3057 | _ccEN: | ^~~~~ | 3057 | _ccEN: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scm2_entry’: /tmp/ghc40977_0/ghc_6.hc:3106:1: error: warning: label ‘_ccG9’ defined but not used [-Wunused-label] 3106 | _ccG9: | ^~~~~ | 3106 | _ccG9: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scm3_entry’: /tmp/ghc40977_0/ghc_6.hc:3131:1: error: warning: label ‘_ccGc’ defined but not used [-Wunused-label] 3131 | _ccGc: | ^~~~~ | 3131 | _ccGc: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scm4_entry’: /tmp/ghc40977_0/ghc_6.hc:3172:1: error: warning: label ‘_ccGh’ defined but not used [-Wunused-label] 3172 | _ccGh: | ^~~~~ | 3172 | _ccGh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scm0_entry’: /tmp/ghc40977_0/ghc_6.hc:3220:1: error: warning: label ‘_ccGm’ defined but not used [-Wunused-label] 3220 | _ccGm: | ^~~~~ | 3220 | _ccGm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmn_entry’: /tmp/ghc40977_0/ghc_6.hc:3275:1: error: warning: label ‘_ccGH’ defined but not used [-Wunused-label] 3275 | _ccGH: | ^~~~~ | 3275 | _ccGH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccGA’: /tmp/ghc40977_0/ghc_6.hc:3304:1: error: warning: label ‘_ccGA’ defined but not used [-Wunused-label] 3304 | _ccGA: | ^~~~~ | 3304 | _ccGA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmo_entry’: /tmp/ghc40977_0/ghc_6.hc:3334:1: error: warning: label ‘_ccGR’ defined but not used [-Wunused-label] 3334 | _ccGR: | ^~~~~ | 3334 | _ccGR: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmj_entry’: /tmp/ghc40977_0/ghc_6.hc:3373:1: error: warning: label ‘_ccH5’ defined but not used [-Wunused-label] 3373 | _ccH5: | ^~~~~ | 3373 | _ccH5: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmk_entry’: /tmp/ghc40977_0/ghc_6.hc:3398:1: error: warning: label ‘_ccH8’ defined but not used [-Wunused-label] 3398 | _ccH8: | ^~~~~ | 3398 | _ccH8: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmp_entry’: /tmp/ghc40977_0/ghc_6.hc:3448:1: error: warning: label ‘_ccHd’ defined but not used [-Wunused-label] 3448 | _ccHd: | ^~~~~ | 3448 | _ccHd: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘sclq_entry’: /tmp/ghc40977_0/ghc_6.hc:3516:1: error: warning: label ‘_ccHm’ defined but not used [-Wunused-label] 3516 | _ccHm: | ^~~~~ | 3516 | _ccHm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scl2_entry’: /tmp/ghc40977_0/ghc_6.hc:3553:1: error: warning: label ‘_ccHp’ defined but not used [-Wunused-label] 3553 | _ccHp: | ^~~~~ | 3553 | _ccHp: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmq_entry’: /tmp/ghc40977_0/ghc_6.hc:3612:1: error: warning: label ‘_ccHy’ defined but not used [-Wunused-label] 3612 | _ccHy: | ^~~~~ | 3612 | _ccHy: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmu_entry’: /tmp/ghc40977_0/ghc_6.hc:3639:1: error: warning: label ‘_ccHN’ defined but not used [-Wunused-label] 3639 | _ccHN: | ^~~~~ | 3639 | _ccHN: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccHG’: /tmp/ghc40977_0/ghc_6.hc:3666:1: error: warning: label ‘_ccHG’ defined but not used [-Wunused-label] 3666 | _ccHG: | ^~~~~ | 3666 | _ccHG: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmr_entry’: /tmp/ghc40977_0/ghc_6.hc:3691:1: error: warning: label ‘_ccI1’ defined but not used [-Wunused-label] 3691 | _ccI1: | ^~~~~ | 3691 | _ccI1: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_entry’: /tmp/ghc40977_0/ghc_6.hc:3724:1: error: warning: label ‘_ccI4’ defined but not used [-Wunused-label] 3724 | _ccI4: | ^~~~~ | 3724 | _ccI4: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch7_entry’: /tmp/ghc40977_0/ghc_6.hc:3780:1: error: warning: label ‘_ccIt’ defined but not used [-Wunused-label] 3780 | _ccIt: | ^~~~~ | 3780 | _ccIt: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch2_entry’: /tmp/ghc40977_0/ghc_6.hc:3835:1: error: warning: label ‘_ccIC’ defined but not used [-Wunused-label] 3835 | _ccIC: | ^~~~~ | 3835 | _ccIC: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmK_entry’: /tmp/ghc40977_0/ghc_6.hc:3880:1: error: warning: label ‘_ccIR’ defined but not used [-Wunused-label] 3880 | _ccIR: | ^~~~~ | 3880 | _ccIR: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccIO’: /tmp/ghc40977_0/ghc_6.hc:3909:1: error: warning: label ‘_ccIO’ defined but not used [-Wunused-label] 3909 | _ccIO: | ^~~~~ | 3909 | _ccIO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scmz_entry’: /tmp/ghc40977_0/ghc_6.hc:3942:1: error: warning: label ‘_ccJ6’ defined but not used [-Wunused-label] 3942 | _ccJ6: | ^~~~~ | 3942 | _ccJ6: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitHash_entry’: /tmp/ghc40977_0/ghc_6.hc:3976:1: error: warning: label ‘_ccJ9’ defined but not used [-Wunused-label] 3976 | _ccJ9: | ^~~~~ | 3976 | _ccJ9: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitHash1_entry’: /tmp/ghc40977_0/ghc_6.hc:4018:1: error: warning: label ‘_ccJm’ defined but not used [-Wunused-label] 4018 | _ccJm: | ^~~~~ | 4018 | _ccJm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccJj’: /tmp/ghc40977_0/ghc_6.hc:4052:1: error: warning: label ‘_ccJj’ defined but not used [-Wunused-label] 4052 | _ccJj: | ^~~~~ | 4052 | _ccJj: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccJp’: /tmp/ghc40977_0/ghc_6.hc:4077:1: error: warning: label ‘_ccJp’ defined but not used [-Wunused-label] 4077 | _ccJp: | ^~~~~ | 4077 | _ccJp: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccJu’: /tmp/ghc40977_0/ghc_6.hc:4099:1: error: warning: label ‘_ccJu’ defined but not used [-Wunused-label] 4099 | _ccJu: | ^~~~~ | 4099 | _ccJu: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitHash_entry’: /tmp/ghc40977_0/ghc_6.hc:4119:1: error: warning: label ‘_ccJL’ defined but not used [-Wunused-label] 4119 | _ccJL: | ^~~~~ | 4119 | _ccJL: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch9_entry’: /tmp/ghc40977_0/ghc_6.hc:4144:1: error: warning: label ‘_ccJU’ defined but not used [-Wunused-label] 4144 | _ccJU: | ^~~~~ | 4144 | _ccJU: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scnA_entry’: /tmp/ghc40977_0/ghc_6.hc:4203:1: error: warning: label ‘_ccK9’ defined but not used [-Wunused-label] 4203 | _ccK9: | ^~~~~ | 4203 | _ccK9: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccK6’: /tmp/ghc40977_0/ghc_6.hc:4232:1: error: warning: label ‘_ccK6’ defined but not used [-Wunused-label] 4232 | _ccK6: | ^~~~~ | 4232 | _ccK6: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scnp_entry’: /tmp/ghc40977_0/ghc_6.hc:4265:1: error: warning: label ‘_ccKo’ defined but not used [-Wunused-label] 4265 | _ccKo: | ^~~~~ | 4265 | _ccKo: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitBranch_entry’: /tmp/ghc40977_0/ghc_6.hc:4299:1: error: warning: label ‘_ccKr’ defined but not used [-Wunused-label] 4299 | _ccKr: | ^~~~~ | 4299 | _ccKr: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch1_entry’: /tmp/ghc40977_0/ghc_6.hc:4341:1: error: warning: label ‘_ccKE’ defined but not used [-Wunused-label] 4341 | _ccKE: | ^~~~~ | 4341 | _ccKE: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccKB’: /tmp/ghc40977_0/ghc_6.hc:4375:1: error: warning: label ‘_ccKB’ defined but not used [-Wunused-label] 4375 | _ccKB: | ^~~~~ | 4375 | _ccKB: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccKH’: /tmp/ghc40977_0/ghc_6.hc:4400:1: error: warning: label ‘_ccKH’ defined but not used [-Wunused-label] 4400 | _ccKH: | ^~~~~ | 4400 | _ccKH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccKM’: /tmp/ghc40977_0/ghc_6.hc:4422:1: error: warning: label ‘_ccKM’ defined but not used [-Wunused-label] 4422 | _ccKM: | ^~~~~ | 4422 | _ccKM: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch_entry’: /tmp/ghc40977_0/ghc_6.hc:4442:1: error: warning: label ‘_ccL3’ defined but not used [-Wunused-label] 4442 | _ccL3: | ^~~~~ | 4442 | _ccL3: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe9_entry’: /tmp/ghc40977_0/ghc_6.hc:4467:1: error: warning: label ‘_ccLc’ defined but not used [-Wunused-label] 4467 | _ccLc: | ^~~~~ | 4467 | _ccLc: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe7_entry’: /tmp/ghc40977_0/ghc_6.hc:4508:1: error: warning: label ‘_ccLl’ defined but not used [-Wunused-label] 4508 | _ccLl: | ^~~~~ | 4508 | _ccLl: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe5_entry’: /tmp/ghc40977_0/ghc_6.hc:4549:1: error: warning: label ‘_ccLu’ defined but not used [-Wunused-label] 4549 | _ccLu: | ^~~~~ | 4549 | _ccLu: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scoq_entry’: /tmp/ghc40977_0/ghc_6.hc:4615:1: error: warning: label ‘_ccLJ’ defined but not used [-Wunused-label] 4615 | _ccLJ: | ^~~~~ | 4615 | _ccLJ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccLG’: /tmp/ghc40977_0/ghc_6.hc:4644:1: error: warning: label ‘_ccLG’ defined but not used [-Wunused-label] 4644 | _ccLG: | ^~~~~ | 4644 | _ccLG: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scof_entry’: /tmp/ghc40977_0/ghc_6.hc:4677:1: error: warning: label ‘_ccLY’ defined but not used [-Wunused-label] 4677 | _ccLY: | ^~~~~ | 4677 | _ccLY: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDescribe_entry’: /tmp/ghc40977_0/ghc_6.hc:4711:1: error: warning: label ‘_ccM1’ defined but not used [-Wunused-label] 4711 | _ccM1: | ^~~~~ | 4711 | _ccM1: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe1_entry’: /tmp/ghc40977_0/ghc_6.hc:4753:1: error: warning: label ‘_ccMe’ defined but not used [-Wunused-label] 4753 | _ccMe: | ^~~~~ | 4753 | _ccMe: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccMb’: /tmp/ghc40977_0/ghc_6.hc:4787:1: error: warning: label ‘_ccMb’ defined but not used [-Wunused-label] 4787 | _ccMb: | ^~~~~ | 4787 | _ccMb: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccMh’: /tmp/ghc40977_0/ghc_6.hc:4812:1: error: warning: label ‘_ccMh’ defined but not used [-Wunused-label] 4812 | _ccMh: | ^~~~~ | 4812 | _ccMh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccMm’: /tmp/ghc40977_0/ghc_6.hc:4834:1: error: warning: label ‘_ccMm’ defined but not used [-Wunused-label] 4834 | _ccMm: | ^~~~~ | 4834 | _ccMm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe_entry’: /tmp/ghc40977_0/ghc_6.hc:4854:1: error: warning: label ‘_ccMD’ defined but not used [-Wunused-label] 4854 | _ccMD: | ^~~~~ | 4854 | _ccMD: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty8_entry’: /tmp/ghc40977_0/ghc_6.hc:4879:1: error: warning: label ‘_ccMM’ defined but not used [-Wunused-label] 4879 | _ccMM: | ^~~~~ | 4879 | _ccMM: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty6_entry’: /tmp/ghc40977_0/ghc_6.hc:4920:1: error: warning: label ‘_ccMV’ defined but not used [-Wunused-label] 4920 | _ccMV: | ^~~~~ | 4920 | _ccMV: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scpo_entry’: /tmp/ghc40977_0/ghc_6.hc:4997:1: error: warning: label ‘_ccNe’ defined but not used [-Wunused-label] 4997 | _ccNe: | ^~~~~ | 4997 | _ccNe: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccN7’: /tmp/ghc40977_0/ghc_6.hc:5029:1: error: warning: label ‘_ccN7’ defined but not used [-Wunused-label] 5029 | _ccN7: | ^~~~~ | 5029 | _ccN7: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccNs’: /tmp/ghc40977_0/ghc_6.hc:5065:1: error: warning: label ‘_ccNs’ defined but not used [-Wunused-label] 5065 | _ccNs: | ^~~~~ | 5065 | _ccNs: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccNj’: /tmp/ghc40977_0/ghc_6.hc:5081:1: error: warning: label ‘_ccNj’ defined but not used [-Wunused-label] 5081 | _ccNj: | ^~~~~ | 5081 | _ccNj: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scp5_entry’: /tmp/ghc40977_0/ghc_6.hc:5101:1: error: warning: label ‘_ccNG’ defined but not used [-Wunused-label] 5101 | _ccNG: | ^~~~~ | 5101 | _ccNG: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDirty_entry’: /tmp/ghc40977_0/ghc_6.hc:5135:1: error: warning: label ‘_ccNJ’ defined but not used [-Wunused-label] 5135 | _ccNJ: | ^~~~~ | 5135 | _ccNJ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty1_entry’: /tmp/ghc40977_0/ghc_6.hc:5178:1: error: warning: label ‘_ccNX’ defined but not used [-Wunused-label] 5178 | _ccNX: | ^~~~~ | 5178 | _ccNX: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccNU’: /tmp/ghc40977_0/ghc_6.hc:5212:1: error: warning: label ‘_ccNU’ defined but not used [-Wunused-label] 5212 | _ccNU: | ^~~~~ | 5212 | _ccNU: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccO0’: /tmp/ghc40977_0/ghc_6.hc:5237:1: error: warning: label ‘_ccO0’ defined but not used [-Wunused-label] 5237 | _ccO0: | ^~~~~ | 5237 | _ccO0: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccO5’: /tmp/ghc40977_0/ghc_6.hc:5259:1: error: warning: label ‘_ccO5’ defined but not used [-Wunused-label] 5259 | _ccO5: | ^~~~~ | 5259 | _ccO5: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty_entry’: /tmp/ghc40977_0/ghc_6.hc:5279:1: error: warning: label ‘_ccOm’ defined but not used [-Wunused-label] 5279 | _ccOm: | ^~~~~ | 5279 | _ccOm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked5_entry’: /tmp/ghc40977_0/ghc_6.hc:5304:1: error: warning: label ‘_ccOv’ defined but not used [-Wunused-label] 5304 | _ccOv: | ^~~~~ | 5304 | _ccOv: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scqm_entry’: /tmp/ghc40977_0/ghc_6.hc:5369:1: error: warning: label ‘_ccOO’ defined but not used [-Wunused-label] 5369 | _ccOO: | ^~~~~ | 5369 | _ccOO: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccOH’: /tmp/ghc40977_0/ghc_6.hc:5401:1: error: warning: label ‘_ccOH’ defined but not used [-Wunused-label] 5401 | _ccOH: | ^~~~~ | 5401 | _ccOH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccP2’: /tmp/ghc40977_0/ghc_6.hc:5437:1: error: warning: label ‘_ccP2’ defined but not used [-Wunused-label] 5437 | _ccP2: | ^~~~~ | 5437 | _ccP2: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccOT’: /tmp/ghc40977_0/ghc_6.hc:5453:1: error: warning: label ‘_ccOT’ defined but not used [-Wunused-label] 5453 | _ccOT: | ^~~~~ | 5453 | _ccOT: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scq3_entry’: /tmp/ghc40977_0/ghc_6.hc:5473:1: error: warning: label ‘_ccPg’ defined but not used [-Wunused-label] 5473 | _ccPg: | ^~~~~ | 5473 | _ccPg: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitDirtyTracked_entry’: /tmp/ghc40977_0/ghc_6.hc:5507:1: error: warning: label ‘_ccPj’ defined but not used [-Wunused-label] 5507 | _ccPj: | ^~~~~ | 5507 | _ccPj: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked1_entry’: /tmp/ghc40977_0/ghc_6.hc:5550:1: error: warning: label ‘_ccPw’ defined but not used [-Wunused-label] 5550 | _ccPw: | ^~~~~ | 5550 | _ccPw: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccPt’: /tmp/ghc40977_0/ghc_6.hc:5584:1: error: warning: label ‘_ccPt’ defined but not used [-Wunused-label] 5584 | _ccPt: | ^~~~~ | 5584 | _ccPt: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccPz’: /tmp/ghc40977_0/ghc_6.hc:5609:1: error: warning: label ‘_ccPz’ defined but not used [-Wunused-label] 5609 | _ccPz: | ^~~~~ | 5609 | _ccPz: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccPE’: /tmp/ghc40977_0/ghc_6.hc:5631:1: error: warning: label ‘_ccPE’ defined but not used [-Wunused-label] 5631 | _ccPE: | ^~~~~ | 5631 | _ccPE: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked_entry’: /tmp/ghc40977_0/ghc_6.hc:5651:1: error: warning: label ‘_ccPV’ defined but not used [-Wunused-label] 5651 | _ccPV: | ^~~~~ | 5651 | _ccPV: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount7_entry’: /tmp/ghc40977_0/ghc_6.hc:5676:1: error: warning: label ‘_ccQ4’ defined but not used [-Wunused-label] 5676 | _ccQ4: | ^~~~~ | 5676 | _ccQ4: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount5_entry’: /tmp/ghc40977_0/ghc_6.hc:5717:1: error: warning: label ‘_ccQd’ defined but not used [-Wunused-label] 5717 | _ccQd: | ^~~~~ | 5717 | _ccQd: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scrc_entry’: /tmp/ghc40977_0/ghc_6.hc:5783:1: error: warning: label ‘_ccQs’ defined but not used [-Wunused-label] 5783 | _ccQs: | ^~~~~ | 5783 | _ccQs: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccQp’: /tmp/ghc40977_0/ghc_6.hc:5812:1: error: warning: label ‘_ccQp’ defined but not used [-Wunused-label] 5812 | _ccQp: | ^~~~~ | 5812 | _ccQp: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scr1_entry’: /tmp/ghc40977_0/ghc_6.hc:5845:1: error: warning: label ‘_ccQH’ defined but not used [-Wunused-label] 5845 | _ccQH: | ^~~~~ | 5845 | _ccQH: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitCommitCount_entry’: /tmp/ghc40977_0/ghc_6.hc:5879:1: error: warning: label ‘_ccQK’ defined but not used [-Wunused-label] 5879 | _ccQK: | ^~~~~ | 5879 | _ccQK: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount1_entry’: /tmp/ghc40977_0/ghc_6.hc:5921:1: error: warning: label ‘_ccQX’ defined but not used [-Wunused-label] 5921 | _ccQX: | ^~~~~ | 5921 | _ccQX: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccQU’: /tmp/ghc40977_0/ghc_6.hc:5955:1: error: warning: label ‘_ccQU’ defined but not used [-Wunused-label] 5955 | _ccQU: | ^~~~~ | 5955 | _ccQU: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccR0’: /tmp/ghc40977_0/ghc_6.hc:5980:1: error: warning: label ‘_ccR0’ defined but not used [-Wunused-label] 5980 | _ccR0: | ^~~~~ | 5980 | _ccR0: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccR5’: /tmp/ghc40977_0/ghc_6.hc:6002:1: error: warning: label ‘_ccR5’ defined but not used [-Wunused-label] 6002 | _ccR5: | ^~~~~ | 6002 | _ccR5: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount_entry’: /tmp/ghc40977_0/ghc_6.hc:6022:1: error: warning: label ‘_ccRm’ defined but not used [-Wunused-label] 6022 | _ccRm: | ^~~~~ | 6022 | _ccRm: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate10_entry’: /tmp/ghc40977_0/ghc_6.hc:6047:1: error: warning: label ‘_ccRv’ defined but not used [-Wunused-label] 6047 | _ccRv: | ^~~~~ | 6047 | _ccRv: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate8_entry’: /tmp/ghc40977_0/ghc_6.hc:6088:1: error: warning: label ‘_ccRE’ defined but not used [-Wunused-label] 6088 | _ccRE: | ^~~~~ | 6088 | _ccRE: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate6_entry’: /tmp/ghc40977_0/ghc_6.hc:6129:1: error: warning: label ‘_ccRN’ defined but not used [-Wunused-label] 6129 | _ccRN: | ^~~~~ | 6129 | _ccRN: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scs2_entry’: /tmp/ghc40977_0/ghc_6.hc:6202:1: error: warning: label ‘_ccS2’ defined but not used [-Wunused-label] 6202 | _ccS2: | ^~~~~ | 6202 | _ccS2: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccRZ’: /tmp/ghc40977_0/ghc_6.hc:6231:1: error: warning: label ‘_ccRZ’ defined but not used [-Wunused-label] 6231 | _ccRZ: | ^~~~~ | 6231 | _ccRZ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘scrR_entry’: /tmp/ghc40977_0/ghc_6.hc:6264:1: error: warning: label ‘_ccSh’ defined but not used [-Wunused-label] 6264 | _ccSh: | ^~~~~ | 6264 | _ccSh: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwgitCommitDate_entry’: /tmp/ghc40977_0/ghc_6.hc:6298:1: error: warning: label ‘_ccSk’ defined but not used [-Wunused-label] 6298 | _ccSk: | ^~~~~ | 6298 | _ccSk: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate1_entry’: /tmp/ghc40977_0/ghc_6.hc:6340:1: error: warning: label ‘_ccSx’ defined but not used [-Wunused-label] 6340 | _ccSx: | ^~~~~ | 6340 | _ccSx: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccSu’: /tmp/ghc40977_0/ghc_6.hc:6374:1: error: warning: label ‘_ccSu’ defined but not used [-Wunused-label] 6374 | _ccSu: | ^~~~~ | 6374 | _ccSu: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccSA’: /tmp/ghc40977_0/ghc_6.hc:6399:1: error: warning: label ‘_ccSA’ defined but not used [-Wunused-label] 6399 | _ccSA: | ^~~~~ | 6399 | _ccSA: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘_ccSF’: /tmp/ghc40977_0/ghc_6.hc:6421:1: error: warning: label ‘_ccSF’ defined but not used [-Wunused-label] 6421 | _ccSF: | ^~~~~ | 6421 | _ccSF: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate_entry’: /tmp/ghc40977_0/ghc_6.hc:6441:1: error: warning: label ‘_ccSW’ defined but not used [-Wunused-label] 6441 | _ccSW: | ^~~~~ | 6441 | _ccSW: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxUsed_con_entry’: /tmp/ghc40977_0/ghc_6.hc:6477:1: error: warning: label ‘_ccSZ’ defined but not used [-Wunused-label] 6477 | _ccSZ: | ^~~~~ | 6477 | _ccSZ: | ^ /tmp/ghc40977_0/ghc_6.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxNotUsed_con_entry’: /tmp/ghc40977_0/ghc_6.hc:6491:1: error: warning: label ‘_ccT1’ defined but not used [-Wunused-label] 6491 | _ccT1: | ^~~~~ | 6491 | _ccT1: | ^ [1 of 1] Compiling Development.GitRev ( src/Development/GitRev.hs, dist/build/Development/GitRev.p_o ) src/Development/GitRev.hs:109:6: warning: [-Wincomplete-patterns] Pattern match(es) are non-exhaustive In a multi-way if alternative: Guards do not cover entire pattern space | 109 | if | isDir -> return dotGit | ^^^^^^^^^^^^^^^^^^^^^^^^... /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczeze_entry’: /tmp/ghc40991_0/ghc_2.hc:106:1: error: warning: label ‘_cbMI’ defined but not used [-Wunused-label] 106 | _cbMI: | ^~~~~ | 106 | _cbMI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbMB’: /tmp/ghc40991_0/ghc_2.hc:143:1: error: warning: label ‘_cbMB’ defined but not used [-Wunused-label] 143 | _cbMB: | ^~~~~ | 143 | _cbMB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbN4’: /tmp/ghc40991_0/ghc_2.hc:182:1: error: warning: label ‘_cbN4’ defined but not used [-Wunused-label] 182 | _cbN4: | ^~~~~ | 182 | _cbN4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbMO’: /tmp/ghc40991_0/ghc_2.hc:206:1: error: warning: label ‘_cbMO’ defined but not used [-Wunused-label] 206 | _cbMO: | ^~~~~ | 206 | _cbMO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbN0’: /tmp/ghc40991_0/ghc_2.hc:229:1: error: warning: label ‘_cbN0’ defined but not used [-Wunused-label] 229 | _cbN0: | ^~~~~ | 229 | _cbN0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbMW’: /tmp/ghc40991_0/ghc_2.hc:237:1: error: warning: label ‘_cbMW’ defined but not used [-Wunused-label] 237 | _cbMW: | ^~~~~ | 237 | _cbMW: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdfEqIndexUsedzuzdczsze_entry’: /tmp/ghc40991_0/ghc_2.hc:338:1: error: warning: label ‘_cbNI’ defined but not used [-Wunused-label] 338 | _cbNI: | ^~~~~ | 338 | _cbNI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbNB’: /tmp/ghc40991_0/ghc_2.hc:375:1: error: warning: label ‘_cbNB’ defined but not used [-Wunused-label] 375 | _cbNB: | ^~~~~ | 375 | _cbNB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbO4’: /tmp/ghc40991_0/ghc_2.hc:414:1: error: warning: label ‘_cbO4’ defined but not used [-Wunused-label] 414 | _cbO4: | ^~~~~ | 414 | _cbO4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbNO’: /tmp/ghc40991_0/ghc_2.hc:438:1: error: warning: label ‘_cbNO’ defined but not used [-Wunused-label] 438 | _cbNO: | ^~~~~ | 438 | _cbNO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbO0’: /tmp/ghc40991_0/ghc_2.hc:461:1: error: warning: label ‘_cbO0’ defined but not used [-Wunused-label] 461 | _cbO0: | ^~~~~ | 461 | _cbO0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbNW’: /tmp/ghc40991_0/ghc_2.hc:469:1: error: warning: label ‘_cbNW’ defined but not used [-Wunused-label] 469 | _cbNW: | ^~~~~ | 469 | _cbNW: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbBT_entry’: /tmp/ghc40991_0/ghc_2.hc:525:1: error: warning: label ‘_cbOK’ defined but not used [-Wunused-label] 525 | _cbOK: | ^~~~~ | 525 | _cbOK: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbOI’: /tmp/ghc40991_0/ghc_2.hc:559:1: error: warning: label ‘_cbOI’ defined but not used [-Wunused-label] 559 | _cbOI: | ^~~~~ | 559 | _cbOI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbBV_entry’: /tmp/ghc40991_0/ghc_2.hc:582:1: error: warning: label ‘_cbOY’ defined but not used [-Wunused-label] 582 | _cbOY: | ^~~~~ | 582 | _cbOY: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbC3_entry’: /tmp/ghc40991_0/ghc_2.hc:617:1: error: warning: label ‘_cbPm’ defined but not used [-Wunused-label] 617 | _cbPm: | ^~~~~ | 617 | _cbPm: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbC4_entry’: /tmp/ghc40991_0/ghc_2.hc:653:1: error: warning: label ‘_cbPp’ defined but not used [-Wunused-label] 653 | _cbPp: | ^~~~~ | 653 | _cbPp: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPd’: /tmp/ghc40991_0/ghc_2.hc:686:1: error: warning: label ‘_cbPd’ defined but not used [-Wunused-label] 686 | _cbPd: | ^~~~~ | 686 | _cbPd: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbCl_entry’: /tmp/ghc40991_0/ghc_2.hc:720:1: error: warning: label ‘_cbQd’ defined but not used [-Wunused-label] 720 | _cbQd: | ^~~~~ | 720 | _cbQd: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzd_entry’: /tmp/ghc40991_0/ghc_2.hc:760:1: error: warning: label ‘_cbQk’ defined but not used [-Wunused-label] 760 | _cbQk: | ^~~~~ | 760 | _cbQk: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbP2’: /tmp/ghc40991_0/ghc_2.hc:815:1: error: warning: label ‘_cbP2’ defined but not used [-Wunused-label] 815 | _cbP2: | ^~~~~ | 815 | _cbP2: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPw’: /tmp/ghc40991_0/ghc_2.hc:852:1: error: warning: label ‘_cbPw’ defined but not used [-Wunused-label] 852 | _cbPw: | ^~~~~ | 852 | _cbPw: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPz’: /tmp/ghc40991_0/ghc_2.hc:879:1: error: warning: label ‘_cbPz’ defined but not used [-Wunused-label] 879 | _cbPz: | ^~~~~ | 879 | _cbPz: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPF’: /tmp/ghc40991_0/ghc_2.hc:914:1: error: warning: label ‘_cbPF’ defined but not used [-Wunused-label] 914 | _cbPF: | ^~~~~ | 914 | _cbPF: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPM’: /tmp/ghc40991_0/ghc_2.hc:943:1: error: warning: label ‘_cbPM’ defined but not used [-Wunused-label] 943 | _cbPM: | ^~~~~ | 943 | _cbPM: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPP’: /tmp/ghc40991_0/ghc_2.hc:964:1: error: warning: label ‘_cbPP’ defined but not used [-Wunused-label] 964 | _cbPP: | ^~~~~ | 964 | _cbPP: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPS’: /tmp/ghc40991_0/ghc_2.hc:986:1: error: warning: label ‘_cbPS’ defined but not used [-Wunused-label] 986 | _cbPS: | ^~~~~ | 986 | _cbPS: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbPV’: /tmp/ghc40991_0/ghc_2.hc:1007:1: error: warning: label ‘_cbPV’ defined but not used [-Wunused-label] 1007 | _cbPV: | ^~~~~ | 1007 | _cbPV: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbQ0’: /tmp/ghc40991_0/ghc_2.hc:1032:1: error: warning: label ‘_cbQ0’ defined but not used [-Wunused-label] 1032 | _cbQ0: | ^~~~~ | 1032 | _cbQ0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbQJ’: /tmp/ghc40991_0/ghc_2.hc:1075:1: error: warning: label ‘_cbQJ’ defined but not used [-Wunused-label] 1075 | _cbQJ: | ^~~~~ | 1075 | _cbQJ: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbQM’: /tmp/ghc40991_0/ghc_2.hc:1096:1: error: warning: label ‘_cbQM’ defined but not used [-Wunused-label] 1096 | _cbQM: | ^~~~~ | 1096 | _cbQM: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbQi’: /tmp/ghc40991_0/ghc_2.hc:1119:1: error: warning: label ‘_cbQi’ defined but not used [-Wunused-label] 1119 | _cbQi: | ^~~~~ | 1119 | _cbQi: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbze_entry’: /tmp/ghc40991_0/ghc_2.hc:1133:1: error: warning: label ‘_cbRH’ defined but not used [-Wunused-label] 1133 | _cbRH: | ^~~~~ | 1133 | _cbRH: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbRE’: /tmp/ghc40991_0/ghc_2.hc:1167:1: error: warning: label ‘_cbRE’ defined but not used [-Wunused-label] 1167 | _cbRE: | ^~~~~ | 1167 | _cbRE: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzg_entry’: /tmp/ghc40991_0/ghc_2.hc:1201:1: error: warning: label ‘_cbS3’ defined but not used [-Wunused-label] 1201 | _cbS3: | ^~~~~ | 1201 | _cbS3: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch11_entry’: /tmp/ghc40991_0/ghc_2.hc:1254:1: error: warning: label ‘_cbSh’ defined but not used [-Wunused-label] 1254 | _cbSh: | ^~~~~ | 1254 | _cbSh: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzi_entry’: /tmp/ghc40991_0/ghc_2.hc:1307:1: error: warning: label ‘_cbSv’ defined but not used [-Wunused-label] 1307 | _cbSv: | ^~~~~ | 1307 | _cbSv: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbCG_entry’: /tmp/ghc40991_0/ghc_2.hc:1399:1: error: warning: label ‘_cbT3’ defined but not used [-Wunused-label] 1399 | _cbT3: | ^~~~~ | 1399 | _cbT3: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzn_entry’: /tmp/ghc40991_0/ghc_2.hc:1435:1: error: warning: label ‘_cbT6’ defined but not used [-Wunused-label] 1435 | _cbT6: | ^~~~~ | 1435 | _cbT6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbSF’: /tmp/ghc40991_0/ghc_2.hc:1472:1: error: warning: label ‘_cbSF’ defined but not used [-Wunused-label] 1472 | _cbSF: | ^~~~~ | 1472 | _cbSF: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbSI’: /tmp/ghc40991_0/ghc_2.hc:1494:1: error: warning: label ‘_cbSI’ defined but not used [-Wunused-label] 1494 | _cbSI: | ^~~~~ | 1494 | _cbSI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbSL’: /tmp/ghc40991_0/ghc_2.hc:1518:1: error: warning: label ‘_cbSL’ defined but not used [-Wunused-label] 1518 | _cbSL: | ^~~~~ | 1518 | _cbSL: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbSR’: /tmp/ghc40991_0/ghc_2.hc:1546:1: error: warning: label ‘_cbSR’ defined but not used [-Wunused-label] 1546 | _cbSR: | ^~~~~ | 1546 | _cbSR: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbCS_entry’: /tmp/ghc40991_0/ghc_2.hc:1608:1: error: warning: label ‘_cbTX’ defined but not used [-Wunused-label] 1608 | _cbTX: | ^~~~~ | 1608 | _cbTX: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbTQ’: /tmp/ghc40991_0/ghc_2.hc:1645:1: error: warning: label ‘_cbTQ’ defined but not used [-Wunused-label] 1645 | _cbTQ: | ^~~~~ | 1645 | _cbTQ: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzo_entry’: /tmp/ghc40991_0/ghc_2.hc:1676:1: error: warning: label ‘_cbU7’ defined but not used [-Wunused-label] 1676 | _cbU7: | ^~~~~ | 1676 | _cbU7: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbTy’: /tmp/ghc40991_0/ghc_2.hc:1709:1: error: warning: label ‘_cbTy’ defined but not used [-Wunused-label] 1709 | _cbTy: | ^~~~~ | 1709 | _cbTy: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbTB’: /tmp/ghc40991_0/ghc_2.hc:1733:1: error: warning: label ‘_cbTB’ defined but not used [-Wunused-label] 1733 | _cbTB: | ^~~~~ | 1733 | _cbTB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbTG’: /tmp/ghc40991_0/ghc_2.hc:1756:1: error: warning: label ‘_cbTG’ defined but not used [-Wunused-label] 1756 | _cbTG: | ^~~~~ | 1756 | _cbTG: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzp_entry’: /tmp/ghc40991_0/ghc_2.hc:1792:1: error: warning: label ‘_cbUu’ defined but not used [-Wunused-label] 1792 | _cbUu: | ^~~~~ | 1792 | _cbUu: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzr_entry’: /tmp/ghc40991_0/ghc_2.hc:1854:1: error: warning: label ‘_cbUL’ defined but not used [-Wunused-label] 1854 | _cbUL: | ^~~~~ | 1854 | _cbUL: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbUJ’: /tmp/ghc40991_0/ghc_2.hc:1902:1: error: warning: label ‘_cbUJ’ defined but not used [-Wunused-label] 1902 | _cbUJ: | ^~~~~ | 1902 | _cbUJ: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzt_entry’: /tmp/ghc40991_0/ghc_2.hc:1929:1: error: warning: label ‘_cbV6’ defined but not used [-Wunused-label] 1929 | _cbV6: | ^~~~~ | 1929 | _cbV6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbV4’: /tmp/ghc40991_0/ghc_2.hc:1977:1: error: warning: label ‘_cbV4’ defined but not used [-Wunused-label] 1977 | _cbV4: | ^~~~~ | 1977 | _cbV4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzu_entry’: /tmp/ghc40991_0/ghc_2.hc:2004:1: error: warning: label ‘_cbVq’ defined but not used [-Wunused-label] 2004 | _cbVq: | ^~~~~ | 2004 | _cbVq: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbVo’: /tmp/ghc40991_0/ghc_2.hc:2052:1: error: warning: label ‘_cbVo’ defined but not used [-Wunused-label] 2052 | _cbVo: | ^~~~~ | 2052 | _cbVo: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzw_entry’: /tmp/ghc40991_0/ghc_2.hc:2081:1: error: warning: label ‘_cbVG’ defined but not used [-Wunused-label] 2081 | _cbVG: | ^~~~~ | 2081 | _cbVG: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbVD’: /tmp/ghc40991_0/ghc_2.hc:2113:1: error: warning: label ‘_cbVD’ defined but not used [-Wunused-label] 2113 | _cbVD: | ^~~~~ | 2113 | _cbVD: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘rbzy_entry’: /tmp/ghc40991_0/ghc_2.hc:2153:1: error: warning: label ‘_cbVX’ defined but not used [-Wunused-label] 2153 | _cbVX: | ^~~~~ | 2153 | _cbVX: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_slow’: /tmp/ghc40991_0/ghc_2.hc:2299:1: error: warning: label ‘_cbW3’ defined but not used [-Wunused-label] 2299 | _cbW3: | ^~~~~ | 2299 | _cbW3: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDh_entry’: /tmp/ghc40991_0/ghc_2.hc:2315:1: error: warning: label ‘_cbWC’ defined but not used [-Wunused-label] 2315 | _cbWC: | ^~~~~ | 2315 | _cbWC: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDd_entry’: /tmp/ghc40991_0/ghc_2.hc:2367:1: error: warning: label ‘_cbWR’ defined but not used [-Wunused-label] 2367 | _cbWR: | ^~~~~ | 2367 | _cbWR: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDq_entry’: /tmp/ghc40991_0/ghc_2.hc:2436:1: error: warning: label ‘_cbXi’ defined but not used [-Wunused-label] 2436 | _cbXi: | ^~~~~ | 2436 | _cbXi: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDs_entry’: /tmp/ghc40991_0/ghc_2.hc:2476:1: error: warning: label ‘_cbXl’ defined but not used [-Wunused-label] 2476 | _cbXl: | ^~~~~ | 2476 | _cbXl: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbWX’: /tmp/ghc40991_0/ghc_2.hc:2529:1: error: warning: label ‘_cbWX’ defined but not used [-Wunused-label] 2529 | _cbWX: | ^~~~~ | 2529 | _cbWX: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbX0’: /tmp/ghc40991_0/ghc_2.hc:2552:1: error: warning: label ‘_cbX0’ defined but not used [-Wunused-label] 2552 | _cbX0: | ^~~~~ | 2552 | _cbX0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbX6’: /tmp/ghc40991_0/ghc_2.hc:2578:1: error: warning: label ‘_cbX6’ defined but not used [-Wunused-label] 2578 | _cbX6: | ^~~~~ | 2578 | _cbX6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbD8_entry’: /tmp/ghc40991_0/ghc_2.hc:2625:1: error: warning: label ‘_cbXE’ defined but not used [-Wunused-label] 2625 | _cbXE: | ^~~~~ | 2625 | _cbXE: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDt_entry’: /tmp/ghc40991_0/ghc_2.hc:2678:1: error: warning: label ‘_cbXQ’ defined but not used [-Wunused-label] 2678 | _cbXQ: | ^~~~~ | 2678 | _cbXQ: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDu_entry’: /tmp/ghc40991_0/ghc_2.hc:2717:1: error: warning: label ‘_cbY0’ defined but not used [-Wunused-label] 2717 | _cbY0: | ^~~~~ | 2717 | _cbY0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDz_entry’: /tmp/ghc40991_0/ghc_2.hc:2753:1: error: warning: label ‘_cbYw’ defined but not used [-Wunused-label] 2753 | _cbYw: | ^~~~~ | 2753 | _cbYw: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDA_entry’: /tmp/ghc40991_0/ghc_2.hc:2789:1: error: warning: label ‘_cbYG’ defined but not used [-Wunused-label] 2789 | _cbYG: | ^~~~~ | 2789 | _cbYG: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDF_entry’: /tmp/ghc40991_0/ghc_2.hc:2826:1: error: warning: label ‘_cbZ6’ defined but not used [-Wunused-label] 2826 | _cbZ6: | ^~~~~ | 2826 | _cbZ6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cbYZ’: /tmp/ghc40991_0/ghc_2.hc:2863:1: error: warning: label ‘_cbYZ’ defined but not used [-Wunused-label] 2863 | _cbYZ: | ^~~~~ | 2863 | _cbYZ: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDG_entry’: /tmp/ghc40991_0/ghc_2.hc:2899:1: error: warning: label ‘_cbZg’ defined but not used [-Wunused-label] 2899 | _cbZg: | ^~~~~ | 2899 | _cbZg: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDB_entry’: /tmp/ghc40991_0/ghc_2.hc:2956:1: error: warning: label ‘_cbZA’ defined but not used [-Wunused-label] 2956 | _cbZA: | ^~~~~ | 2956 | _cbZA: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDC_entry’: /tmp/ghc40991_0/ghc_2.hc:2993:1: error: warning: label ‘_cbZD’ defined but not used [-Wunused-label] 2993 | _cbZD: | ^~~~~ | 2993 | _cbZD: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDy_entry’: /tmp/ghc40991_0/ghc_2.hc:3054:1: error: warning: label ‘_cbZI’ defined but not used [-Wunused-label] 3054 | _cbZI: | ^~~~~ | 3054 | _cbZI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDH_entry’: /tmp/ghc40991_0/ghc_2.hc:3132:1: error: warning: label ‘_cbZU’ defined but not used [-Wunused-label] 3132 | _cbZU: | ^~~~~ | 3132 | _cbZU: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDI_entry’: /tmp/ghc40991_0/ghc_2.hc:3168:1: error: warning: label ‘_cc04’ defined but not used [-Wunused-label] 3168 | _cc04: | ^~~~~ | 3168 | _cc04: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE2_entry’: /tmp/ghc40991_0/ghc_2.hc:3205:1: error: warning: label ‘_cc0u’ defined but not used [-Wunused-label] 3205 | _cc0u: | ^~~~~ | 3205 | _cc0u: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc0n’: /tmp/ghc40991_0/ghc_2.hc:3248:1: error: warning: label ‘_cc0n’ defined but not used [-Wunused-label] 3248 | _cc0n: | ^~~~~ | 3248 | _cc0n: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc0K’: /tmp/ghc40991_0/ghc_2.hc:3288:1: error: warning: label ‘_cc0K’ defined but not used [-Wunused-label] 3288 | _cc0K: | ^~~~~ | 3288 | _cc0K: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc0W’: /tmp/ghc40991_0/ghc_2.hc:3320:1: error: warning: label ‘_cc0W’ defined but not used [-Wunused-label] 3320 | _cc0W: | ^~~~~ | 3320 | _cc0W: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc0A’: /tmp/ghc40991_0/ghc_2.hc:3337:1: error: warning: label ‘_cc0A’ defined but not used [-Wunused-label] 3337 | _cc0A: | ^~~~~ | 3337 | _cc0A: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE3_entry’: /tmp/ghc40991_0/ghc_2.hc:3365:1: error: warning: label ‘_cc19’ defined but not used [-Wunused-label] 3365 | _cc19: | ^~~~~ | 3365 | _cc19: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDJ_entry’: /tmp/ghc40991_0/ghc_2.hc:3423:1: error: warning: label ‘_cc1t’ defined but not used [-Wunused-label] 3423 | _cc1t: | ^~~~~ | 3423 | _cc1t: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDK_entry’: /tmp/ghc40991_0/ghc_2.hc:3460:1: error: warning: label ‘_cc1w’ defined but not used [-Wunused-label] 3460 | _cc1w: | ^~~~~ | 3460 | _cc1w: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDx_entry’: /tmp/ghc40991_0/ghc_2.hc:3523:1: error: warning: label ‘_cc1B’ defined but not used [-Wunused-label] 3523 | _cc1B: | ^~~~~ | 3523 | _cc1B: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE4_entry’: /tmp/ghc40991_0/ghc_2.hc:3613:1: error: warning: label ‘_cc1N’ defined but not used [-Wunused-label] 3613 | _cc1N: | ^~~~~ | 3613 | _cc1N: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE6_entry’: /tmp/ghc40991_0/ghc_2.hc:3649:1: error: warning: label ‘_cc24’ defined but not used [-Wunused-label] 3649 | _cc24: | ^~~~~ | 3649 | _cc24: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEf_entry’: /tmp/ghc40991_0/ghc_2.hc:3687:1: error: warning: label ‘_cc2B’ defined but not used [-Wunused-label] 3687 | _cc2B: | ^~~~~ | 3687 | _cc2B: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc2z’: /tmp/ghc40991_0/ghc_2.hc:3722:1: error: warning: label ‘_cc2z’ defined but not used [-Wunused-label] 3722 | _cc2z: | ^~~~~ | 3722 | _cc2z: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEh_entry’: /tmp/ghc40991_0/ghc_2.hc:3744:1: error: warning: label ‘_cc2O’ defined but not used [-Wunused-label] 3744 | _cc2O: | ^~~~~ | 3744 | _cc2O: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEm_entry’: /tmp/ghc40991_0/ghc_2.hc:3782:1: error: warning: label ‘_cc37’ defined but not used [-Wunused-label] 3782 | _cc37: | ^~~~~ | 3782 | _cc37: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc30’: /tmp/ghc40991_0/ghc_2.hc:3819:1: error: warning: label ‘_cc30’ defined but not used [-Wunused-label] 3819 | _cc30: | ^~~~~ | 3819 | _cc30: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEi_entry’: /tmp/ghc40991_0/ghc_2.hc:3849:1: error: warning: label ‘_cc3w’ defined but not used [-Wunused-label] 3849 | _cc3w: | ^~~~~ | 3849 | _cc3w: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEj_entry’: /tmp/ghc40991_0/ghc_2.hc:3886:1: error: warning: label ‘_cc3z’ defined but not used [-Wunused-label] 3886 | _cc3z: | ^~~~~ | 3886 | _cc3z: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEn_entry’: /tmp/ghc40991_0/ghc_2.hc:3938:1: error: warning: label ‘_cc3E’ defined but not used [-Wunused-label] 3938 | _cc3E: | ^~~~~ | 3938 | _cc3E: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc2g’: /tmp/ghc40991_0/ghc_2.hc:3984:1: error: warning: label ‘_cc2g’ defined but not used [-Wunused-label] 3984 | _cc2g: | ^~~~~ | 3984 | _cc2g: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc2m’: /tmp/ghc40991_0/ghc_2.hc:4017:1: error: warning: label ‘_cc2m’ defined but not used [-Wunused-label] 4017 | _cc2m: | ^~~~~ | 4017 | _cc2m: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE7_entry’: /tmp/ghc40991_0/ghc_2.hc:4089:1: error: warning: label ‘_cc4e’ defined but not used [-Wunused-label] 4089 | _cc4e: | ^~~~~ | 4089 | _cc4e: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE8_entry’: /tmp/ghc40991_0/ghc_2.hc:4126:1: error: warning: label ‘_cc4h’ defined but not used [-Wunused-label] 4126 | _cc4h: | ^~~~~ | 4126 | _cc4h: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE9_entry’: /tmp/ghc40991_0/ghc_2.hc:4181:1: error: warning: label ‘_cc4m’ defined but not used [-Wunused-label] 4181 | _cc4m: | ^~~~~ | 4181 | _cc4m: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbE5_entry’: /tmp/ghc40991_0/ghc_2.hc:4246:1: error: warning: label ‘_cc4r’ defined but not used [-Wunused-label] 4246 | _cc4r: | ^~~~~ | 4246 | _cc4r: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEs_entry’: /tmp/ghc40991_0/ghc_2.hc:4321:1: error: warning: label ‘_cc4T’ defined but not used [-Wunused-label] 4321 | _cc4T: | ^~~~~ | 4321 | _cc4T: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc4M’: /tmp/ghc40991_0/ghc_2.hc:4358:1: error: warning: label ‘_cc4M’ defined but not used [-Wunused-label] 4358 | _cc4M: | ^~~~~ | 4358 | _cc4M: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEt_entry’: /tmp/ghc40991_0/ghc_2.hc:4394:1: error: warning: label ‘_cc53’ defined but not used [-Wunused-label] 4394 | _cc53: | ^~~~~ | 4394 | _cc53: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEo_entry’: /tmp/ghc40991_0/ghc_2.hc:4451:1: error: warning: label ‘_cc5n’ defined but not used [-Wunused-label] 4451 | _cc5n: | ^~~~~ | 4451 | _cc5n: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEp_entry’: /tmp/ghc40991_0/ghc_2.hc:4488:1: error: warning: label ‘_cc5q’ defined but not used [-Wunused-label] 4488 | _cc5q: | ^~~~~ | 4488 | _cc5q: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEu_entry’: /tmp/ghc40991_0/ghc_2.hc:4552:1: error: warning: label ‘_cc5v’ defined but not used [-Wunused-label] 4552 | _cc5v: | ^~~~~ | 4552 | _cc5v: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbDv_entry’: /tmp/ghc40991_0/ghc_2.hc:4647:1: error: warning: label ‘_cc5H’ defined but not used [-Wunused-label] 4647 | _cc5H: | ^~~~~ | 4647 | _cc5H: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbD7_entry’: /tmp/ghc40991_0/ghc_2.hc:4695:1: error: warning: label ‘_cc5K’ defined but not used [-Wunused-label] 4695 | _cc5K: | ^~~~~ | 4695 | _cc5K: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEv_entry’: /tmp/ghc40991_0/ghc_2.hc:4780:1: error: warning: label ‘_cc5W’ defined but not used [-Wunused-label] 4780 | _cc5W: | ^~~~~ | 4780 | _cc5W: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEz_entry’: /tmp/ghc40991_0/ghc_2.hc:4821:1: error: warning: label ‘_cc6f’ defined but not used [-Wunused-label] 4821 | _cc6f: | ^~~~~ | 4821 | _cc6f: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc68’: /tmp/ghc40991_0/ghc_2.hc:4858:1: error: warning: label ‘_cc68’ defined but not used [-Wunused-label] 4858 | _cc68: | ^~~~~ | 4858 | _cc68: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbEw_entry’: /tmp/ghc40991_0/ghc_2.hc:4888:1: error: warning: label ‘_cc6w’ defined but not used [-Wunused-label] 4888 | _cc6w: | ^~~~~ | 4888 | _cc6w: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_zdwrunGit_entry’: /tmp/ghc40991_0/ghc_2.hc:4935:1: error: warning: label ‘_cc6z’ defined but not used [-Wunused-label] 4935 | _cc6z: | ^~~~~ | 4935 | _cc6z: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch7_entry’: /tmp/ghc40991_0/ghc_2.hc:5011:1: error: warning: label ‘_cc8o’ defined but not used [-Wunused-label] 5011 | _cc8o: | ^~~~~ | 5011 | _cc8o: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch2_entry’: /tmp/ghc40991_0/ghc_2.hc:5080:1: error: warning: label ‘_cc8C’ defined but not used [-Wunused-label] 5080 | _cc8C: | ^~~~~ | 5080 | _cc8C: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFe_entry’: /tmp/ghc40991_0/ghc_2.hc:5138:1: error: warning: label ‘_cc98’ defined but not used [-Wunused-label] 5138 | _cc98: | ^~~~~ | 5138 | _cc98: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFc_entry’: /tmp/ghc40991_0/ghc_2.hc:5175:1: error: warning: label ‘_cc9m’ defined but not used [-Wunused-label] 5175 | _cc9m: | ^~~~~ | 5175 | _cc9m: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc9j’: /tmp/ghc40991_0/ghc_2.hc:5214:1: error: warning: label ‘_cc9j’ defined but not used [-Wunused-label] 5214 | _cc9j: | ^~~~~ | 5214 | _cc9j: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc9q’: /tmp/ghc40991_0/ghc_2.hc:5241:1: error: warning: label ‘_cc9q’ defined but not used [-Wunused-label] 5241 | _cc9q: | ^~~~~ | 5241 | _cc9q: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc9w’: /tmp/ghc40991_0/ghc_2.hc:5268:1: error: warning: label ‘_cc9w’ defined but not used [-Wunused-label] 5268 | _cc9w: | ^~~~~ | 5268 | _cc9w: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFf_entry’: /tmp/ghc40991_0/ghc_2.hc:5303:1: error: warning: label ‘_cc9M’ defined but not used [-Wunused-label] 5303 | _cc9M: | ^~~~~ | 5303 | _cc9M: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc9K’: /tmp/ghc40991_0/ghc_2.hc:5359:1: error: warning: label ‘_cc9K’ defined but not used [-Wunused-label] 5359 | _cc9K: | ^~~~~ | 5359 | _cc9K: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cc9Q’: /tmp/ghc40991_0/ghc_2.hc:5378:1: error: warning: label ‘_cc9Q’ defined but not used [-Wunused-label] 5378 | _cc9Q: | ^~~~~ | 5378 | _cc9Q: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitHash1_entry’: /tmp/ghc40991_0/ghc_2.hc:5408:1: error: warning: label ‘_cca0’ defined but not used [-Wunused-label] 5408 | _cca0: | ^~~~~ | 5408 | _cca0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch9_entry’: /tmp/ghc40991_0/ghc_2.hc:5482:1: error: warning: label ‘_ccan’ defined but not used [-Wunused-label] 5482 | _ccan: | ^~~~~ | 5482 | _ccan: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFU_entry’: /tmp/ghc40991_0/ghc_2.hc:5556:1: error: warning: label ‘_ccaT’ defined but not used [-Wunused-label] 5556 | _ccaT: | ^~~~~ | 5556 | _ccaT: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFS_entry’: /tmp/ghc40991_0/ghc_2.hc:5593:1: error: warning: label ‘_ccb7’ defined but not used [-Wunused-label] 5593 | _ccb7: | ^~~~~ | 5593 | _ccb7: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccb4’: /tmp/ghc40991_0/ghc_2.hc:5632:1: error: warning: label ‘_ccb4’ defined but not used [-Wunused-label] 5632 | _ccb4: | ^~~~~ | 5632 | _ccb4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccbb’: /tmp/ghc40991_0/ghc_2.hc:5659:1: error: warning: label ‘_ccbb’ defined but not used [-Wunused-label] 5659 | _ccbb: | ^~~~~ | 5659 | _ccbb: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccbh’: /tmp/ghc40991_0/ghc_2.hc:5686:1: error: warning: label ‘_ccbh’ defined but not used [-Wunused-label] 5686 | _ccbh: | ^~~~~ | 5686 | _ccbh: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbFV_entry’: /tmp/ghc40991_0/ghc_2.hc:5721:1: error: warning: label ‘_ccbx’ defined but not used [-Wunused-label] 5721 | _ccbx: | ^~~~~ | 5721 | _ccbx: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccbv’: /tmp/ghc40991_0/ghc_2.hc:5777:1: error: warning: label ‘_ccbv’ defined but not used [-Wunused-label] 5777 | _ccbv: | ^~~~~ | 5777 | _ccbv: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccbB’: /tmp/ghc40991_0/ghc_2.hc:5796:1: error: warning: label ‘_ccbB’ defined but not used [-Wunused-label] 5796 | _ccbB: | ^~~~~ | 5796 | _ccbB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitBranch1_entry’: /tmp/ghc40991_0/ghc_2.hc:5826:1: error: warning: label ‘_ccbL’ defined but not used [-Wunused-label] 5826 | _ccbL: | ^~~~~ | 5826 | _ccbL: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe9_entry’: /tmp/ghc40991_0/ghc_2.hc:5904:1: error: warning: label ‘_ccc8’ defined but not used [-Wunused-label] 5904 | _ccc8: | ^~~~~ | 5904 | _ccc8: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe7_entry’: /tmp/ghc40991_0/ghc_2.hc:5955:1: error: warning: label ‘_cccm’ defined but not used [-Wunused-label] 5955 | _cccm: | ^~~~~ | 5955 | _cccm: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe5_entry’: /tmp/ghc40991_0/ghc_2.hc:6006:1: error: warning: label ‘_cccA’ defined but not used [-Wunused-label] 6006 | _cccA: | ^~~~~ | 6006 | _cccA: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbGA_entry’: /tmp/ghc40991_0/ghc_2.hc:6088:1: error: warning: label ‘_ccd6’ defined but not used [-Wunused-label] 6088 | _ccd6: | ^~~~~ | 6088 | _ccd6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbGy_entry’: /tmp/ghc40991_0/ghc_2.hc:6125:1: error: warning: label ‘_ccdk’ defined but not used [-Wunused-label] 6125 | _ccdk: | ^~~~~ | 6125 | _ccdk: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccdh’: /tmp/ghc40991_0/ghc_2.hc:6164:1: error: warning: label ‘_ccdh’ defined but not used [-Wunused-label] 6164 | _ccdh: | ^~~~~ | 6164 | _ccdh: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccdo’: /tmp/ghc40991_0/ghc_2.hc:6191:1: error: warning: label ‘_ccdo’ defined but not used [-Wunused-label] 6191 | _ccdo: | ^~~~~ | 6191 | _ccdo: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccdu’: /tmp/ghc40991_0/ghc_2.hc:6218:1: error: warning: label ‘_ccdu’ defined but not used [-Wunused-label] 6218 | _ccdu: | ^~~~~ | 6218 | _ccdu: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbGB_entry’: /tmp/ghc40991_0/ghc_2.hc:6253:1: error: warning: label ‘_ccdK’ defined but not used [-Wunused-label] 6253 | _ccdK: | ^~~~~ | 6253 | _ccdK: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccdI’: /tmp/ghc40991_0/ghc_2.hc:6309:1: error: warning: label ‘_ccdI’ defined but not used [-Wunused-label] 6309 | _ccdI: | ^~~~~ | 6309 | _ccdI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccdO’: /tmp/ghc40991_0/ghc_2.hc:6328:1: error: warning: label ‘_ccdO’ defined but not used [-Wunused-label] 6328 | _ccdO: | ^~~~~ | 6328 | _ccdO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDescribe1_entry’: /tmp/ghc40991_0/ghc_2.hc:6358:1: error: warning: label ‘_ccdY’ defined but not used [-Wunused-label] 6358 | _ccdY: | ^~~~~ | 6358 | _ccdY: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty8_entry’: /tmp/ghc40991_0/ghc_2.hc:6434:1: error: warning: label ‘_ccel’ defined but not used [-Wunused-label] 6434 | _ccel: | ^~~~~ | 6434 | _ccel: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty6_entry’: /tmp/ghc40991_0/ghc_2.hc:6485:1: error: warning: label ‘_ccez’ defined but not used [-Wunused-label] 6485 | _ccez: | ^~~~~ | 6485 | _ccez: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbIF_entry’: /tmp/ghc40991_0/ghc_2.hc:6589:1: error: warning: label ‘_ccfd’ defined but not used [-Wunused-label] 6589 | _ccfd: | ^~~~~ | 6589 | _ccfd: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccf6’: /tmp/ghc40991_0/ghc_2.hc:6631:1: error: warning: label ‘_ccf6’ defined but not used [-Wunused-label] 6631 | _ccf6: | ^~~~~ | 6631 | _ccf6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfO’: /tmp/ghc40991_0/ghc_2.hc:6671:1: error: warning: label ‘_ccfO’ defined but not used [-Wunused-label] 6671 | _ccfO: | ^~~~~ | 6671 | _ccfO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfU’: /tmp/ghc40991_0/ghc_2.hc:6694:1: error: warning: label ‘_ccfU’ defined but not used [-Wunused-label] 6694 | _ccfU: | ^~~~~ | 6694 | _ccfU: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccg0’: /tmp/ghc40991_0/ghc_2.hc:6717:1: error: warning: label ‘_ccg0’ defined but not used [-Wunused-label] 6717 | _ccg0: | ^~~~~ | 6717 | _ccg0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccg6’: /tmp/ghc40991_0/ghc_2.hc:6739:1: error: warning: label ‘_ccg6’ defined but not used [-Wunused-label] 6739 | _ccg6: | ^~~~~ | 6739 | _ccg6: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfj’: /tmp/ghc40991_0/ghc_2.hc:6758:1: error: warning: label ‘_ccfj’ defined but not used [-Wunused-label] 6758 | _ccfj: | ^~~~~ | 6758 | _ccfj: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfp’: /tmp/ghc40991_0/ghc_2.hc:6781:1: error: warning: label ‘_ccfp’ defined but not used [-Wunused-label] 6781 | _ccfp: | ^~~~~ | 6781 | _ccfp: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfv’: /tmp/ghc40991_0/ghc_2.hc:6804:1: error: warning: label ‘_ccfv’ defined but not used [-Wunused-label] 6804 | _ccfv: | ^~~~~ | 6804 | _ccfv: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccfB’: /tmp/ghc40991_0/ghc_2.hc:6826:1: error: warning: label ‘_ccfB’ defined but not used [-Wunused-label] 6826 | _ccfB: | ^~~~~ | 6826 | _ccfB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbHe_entry’: /tmp/ghc40991_0/ghc_2.hc:6850:1: error: warning: label ‘_ccgA’ defined but not used [-Wunused-label] 6850 | _ccgA: | ^~~~~ | 6850 | _ccgA: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccgx’: /tmp/ghc40991_0/ghc_2.hc:6889:1: error: warning: label ‘_ccgx’ defined but not used [-Wunused-label] 6889 | _ccgx: | ^~~~~ | 6889 | _ccgx: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccgE’: /tmp/ghc40991_0/ghc_2.hc:6916:1: error: warning: label ‘_ccgE’ defined but not used [-Wunused-label] 6916 | _ccgE: | ^~~~~ | 6916 | _ccgE: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccgK’: /tmp/ghc40991_0/ghc_2.hc:6943:1: error: warning: label ‘_ccgK’ defined but not used [-Wunused-label] 6943 | _ccgK: | ^~~~~ | 6943 | _ccgK: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbIG_entry’: /tmp/ghc40991_0/ghc_2.hc:6978:1: error: warning: label ‘_cch0’ defined but not used [-Wunused-label] 6978 | _cch0: | ^~~~~ | 6978 | _cch0: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccgY’: /tmp/ghc40991_0/ghc_2.hc:7034:1: error: warning: label ‘_ccgY’ defined but not used [-Wunused-label] 7034 | _ccgY: | ^~~~~ | 7034 | _ccgY: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cch4’: /tmp/ghc40991_0/ghc_2.hc:7053:1: error: warning: label ‘_cch4’ defined but not used [-Wunused-label] 7053 | _cch4: | ^~~~~ | 7053 | _cch4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirty1_entry’: /tmp/ghc40991_0/ghc_2.hc:7083:1: error: warning: label ‘_cche’ defined but not used [-Wunused-label] 7083 | _cche: | ^~~~~ | 7083 | _cche: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked5_entry’: /tmp/ghc40991_0/ghc_2.hc:7157:1: error: warning: label ‘_cchD’ defined but not used [-Wunused-label] 7157 | _cchD: | ^~~~~ | 7157 | _cchD: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbKK_entry’: /tmp/ghc40991_0/ghc_2.hc:7247:1: error: warning: label ‘_ccih’ defined but not used [-Wunused-label] 7247 | _ccih: | ^~~~~ | 7247 | _ccih: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccia’: /tmp/ghc40991_0/ghc_2.hc:7289:1: error: warning: label ‘_ccia’ defined but not used [-Wunused-label] 7289 | _ccia: | ^~~~~ | 7289 | _ccia: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cciS’: /tmp/ghc40991_0/ghc_2.hc:7329:1: error: warning: label ‘_cciS’ defined but not used [-Wunused-label] 7329 | _cciS: | ^~~~~ | 7329 | _cciS: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cciY’: /tmp/ghc40991_0/ghc_2.hc:7352:1: error: warning: label ‘_cciY’ defined but not used [-Wunused-label] 7352 | _cciY: | ^~~~~ | 7352 | _cciY: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccj4’: /tmp/ghc40991_0/ghc_2.hc:7375:1: error: warning: label ‘_ccj4’ defined but not used [-Wunused-label] 7375 | _ccj4: | ^~~~~ | 7375 | _ccj4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccja’: /tmp/ghc40991_0/ghc_2.hc:7397:1: error: warning: label ‘_ccja’ defined but not used [-Wunused-label] 7397 | _ccja: | ^~~~~ | 7397 | _ccja: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccin’: /tmp/ghc40991_0/ghc_2.hc:7416:1: error: warning: label ‘_ccin’ defined but not used [-Wunused-label] 7416 | _ccin: | ^~~~~ | 7416 | _ccin: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccit’: /tmp/ghc40991_0/ghc_2.hc:7439:1: error: warning: label ‘_ccit’ defined but not used [-Wunused-label] 7439 | _ccit: | ^~~~~ | 7439 | _ccit: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cciz’: /tmp/ghc40991_0/ghc_2.hc:7462:1: error: warning: label ‘_cciz’ defined but not used [-Wunused-label] 7462 | _cciz: | ^~~~~ | 7462 | _cciz: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cciF’: /tmp/ghc40991_0/ghc_2.hc:7484:1: error: warning: label ‘_cciF’ defined but not used [-Wunused-label] 7484 | _cciF: | ^~~~~ | 7484 | _cciF: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbJj_entry’: /tmp/ghc40991_0/ghc_2.hc:7508:1: error: warning: label ‘_ccjE’ defined but not used [-Wunused-label] 7508 | _ccjE: | ^~~~~ | 7508 | _ccjE: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccjB’: /tmp/ghc40991_0/ghc_2.hc:7547:1: error: warning: label ‘_ccjB’ defined but not used [-Wunused-label] 7547 | _ccjB: | ^~~~~ | 7547 | _ccjB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccjI’: /tmp/ghc40991_0/ghc_2.hc:7574:1: error: warning: label ‘_ccjI’ defined but not used [-Wunused-label] 7574 | _ccjI: | ^~~~~ | 7574 | _ccjI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccjO’: /tmp/ghc40991_0/ghc_2.hc:7601:1: error: warning: label ‘_ccjO’ defined but not used [-Wunused-label] 7601 | _ccjO: | ^~~~~ | 7601 | _ccjO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbKL_entry’: /tmp/ghc40991_0/ghc_2.hc:7636:1: error: warning: label ‘_cck4’ defined but not used [-Wunused-label] 7636 | _cck4: | ^~~~~ | 7636 | _cck4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cck2’: /tmp/ghc40991_0/ghc_2.hc:7692:1: error: warning: label ‘_cck2’ defined but not used [-Wunused-label] 7692 | _cck2: | ^~~~~ | 7692 | _cck2: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cck8’: /tmp/ghc40991_0/ghc_2.hc:7711:1: error: warning: label ‘_cck8’ defined but not used [-Wunused-label] 7711 | _cck8: | ^~~~~ | 7711 | _cck8: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitDirtyTracked1_entry’: /tmp/ghc40991_0/ghc_2.hc:7741:1: error: warning: label ‘_ccki’ defined but not used [-Wunused-label] 7741 | _ccki: | ^~~~~ | 7741 | _ccki: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount7_entry’: /tmp/ghc40991_0/ghc_2.hc:7817:1: error: warning: label ‘_cckG’ defined but not used [-Wunused-label] 7817 | _cckG: | ^~~~~ | 7817 | _cckG: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount5_entry’: /tmp/ghc40991_0/ghc_2.hc:7868:1: error: warning: label ‘_cckU’ defined but not used [-Wunused-label] 7868 | _cckU: | ^~~~~ | 7868 | _cckU: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbLq_entry’: /tmp/ghc40991_0/ghc_2.hc:7950:1: error: warning: label ‘_cclq’ defined but not used [-Wunused-label] 7950 | _cclq: | ^~~~~ | 7950 | _cclq: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbLo_entry’: /tmp/ghc40991_0/ghc_2.hc:7987:1: error: warning: label ‘_cclE’ defined but not used [-Wunused-label] 7987 | _cclE: | ^~~~~ | 7987 | _cclE: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cclB’: /tmp/ghc40991_0/ghc_2.hc:8026:1: error: warning: label ‘_cclB’ defined but not used [-Wunused-label] 8026 | _cclB: | ^~~~~ | 8026 | _cclB: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cclI’: /tmp/ghc40991_0/ghc_2.hc:8053:1: error: warning: label ‘_cclI’ defined but not used [-Wunused-label] 8053 | _cclI: | ^~~~~ | 8053 | _cclI: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cclO’: /tmp/ghc40991_0/ghc_2.hc:8080:1: error: warning: label ‘_cclO’ defined but not used [-Wunused-label] 8080 | _cclO: | ^~~~~ | 8080 | _cclO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbLr_entry’: /tmp/ghc40991_0/ghc_2.hc:8115:1: error: warning: label ‘_ccm4’ defined but not used [-Wunused-label] 8115 | _ccm4: | ^~~~~ | 8115 | _ccm4: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccm2’: /tmp/ghc40991_0/ghc_2.hc:8171:1: error: warning: label ‘_ccm2’ defined but not used [-Wunused-label] 8171 | _ccm2: | ^~~~~ | 8171 | _ccm2: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccm8’: /tmp/ghc40991_0/ghc_2.hc:8190:1: error: warning: label ‘_ccm8’ defined but not used [-Wunused-label] 8190 | _ccm8: | ^~~~~ | 8190 | _ccm8: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitCount1_entry’: /tmp/ghc40991_0/ghc_2.hc:8220:1: error: warning: label ‘_ccmi’ defined but not used [-Wunused-label] 8220 | _ccmi: | ^~~~~ | 8220 | _ccmi: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate10_entry’: /tmp/ghc40991_0/ghc_2.hc:8294:1: error: warning: label ‘_ccmF’ defined but not used [-Wunused-label] 8294 | _ccmF: | ^~~~~ | 8294 | _ccmF: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate8_entry’: /tmp/ghc40991_0/ghc_2.hc:8347:1: error: warning: label ‘_ccmT’ defined but not used [-Wunused-label] 8347 | _ccmT: | ^~~~~ | 8347 | _ccmT: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate6_entry’: /tmp/ghc40991_0/ghc_2.hc:8400:1: error: warning: label ‘_ccn7’ defined but not used [-Wunused-label] 8400 | _ccn7: | ^~~~~ | 8400 | _ccn7: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbM6_entry’: /tmp/ghc40991_0/ghc_2.hc:8490:1: error: warning: label ‘_ccnD’ defined but not used [-Wunused-label] 8490 | _ccnD: | ^~~~~ | 8490 | _ccnD: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbM4_entry’: /tmp/ghc40991_0/ghc_2.hc:8527:1: error: warning: label ‘_ccnR’ defined but not used [-Wunused-label] 8527 | _ccnR: | ^~~~~ | 8527 | _ccnR: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccnO’: /tmp/ghc40991_0/ghc_2.hc:8566:1: error: warning: label ‘_ccnO’ defined but not used [-Wunused-label] 8566 | _ccnO: | ^~~~~ | 8566 | _ccnO: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccnV’: /tmp/ghc40991_0/ghc_2.hc:8593:1: error: warning: label ‘_ccnV’ defined but not used [-Wunused-label] 8593 | _ccnV: | ^~~~~ | 8593 | _ccnV: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_cco1’: /tmp/ghc40991_0/ghc_2.hc:8620:1: error: warning: label ‘_cco1’ defined but not used [-Wunused-label] 8620 | _cco1: | ^~~~~ | 8620 | _cco1: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘sbM7_entry’: /tmp/ghc40991_0/ghc_2.hc:8655:1: error: warning: label ‘_ccoh’ defined but not used [-Wunused-label] 8655 | _ccoh: | ^~~~~ | 8655 | _ccoh: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccof’: /tmp/ghc40991_0/ghc_2.hc:8711:1: error: warning: label ‘_ccof’ defined but not used [-Wunused-label] 8711 | _ccof: | ^~~~~ | 8711 | _ccof: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘_ccol’: /tmp/ghc40991_0/ghc_2.hc:8730:1: error: warning: label ‘_ccol’ defined but not used [-Wunused-label] 8730 | _ccol: | ^~~~~ | 8730 | _ccol: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_gitCommitDate1_entry’: /tmp/ghc40991_0/ghc_2.hc:8760:1: error: warning: label ‘_ccov’ defined but not used [-Wunused-label] 8760 | _ccov: | ^~~~~ | 8760 | _ccov: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxUsed_con_entry’: /tmp/ghc40991_0/ghc_2.hc:8847:1: error: warning: label ‘_ccoM’ defined but not used [-Wunused-label] 8847 | _ccoM: | ^~~~~ | 8847 | _ccoM: | ^ /tmp/ghc40991_0/ghc_2.hc: In function ‘gitrevzm1zi3zi1zm28bODUJmuLsJT3tLybQkQzz_DevelopmentziGitRev_IdxNotUsed_con_entry’: /tmp/ghc40991_0/ghc_2.hc:8870:1: error: warning: label ‘_ccoT’ defined but not used [-Wunused-label] 8870 | _ccoT: | ^~~~~ | 8870 | _ccoT: | ^ + '[' -n dist/build/libHSgitrev-1.3.1-28bODUJmuLsJT3tLybQkQz-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for gitrev-1.3.1.. Running Haddock on library for gitrev-1.3.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, base-compat-0.10.5, bytestring-0.10.8.2, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-boot-th-8.6.5, ghc-prim-0.5.3, integer-gmp-1.0.2.0, pretty-1.1.3.6, process-1.6.5.0, template-haskell-2.14.0.0, time-1.8.0.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 8 / 8) in 'Development.GitRev' Warning: Development.GitRev: could not find link destinations for: ExpQ Documentation created: dist/doc/html/gitrev/index.html, dist/doc/html/gitrev/gitrev.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Qzjvoz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 + cd gitrev-1.3.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/gitrev-1.3.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d gitrev-1.3.1.conf ']' + install -D --mode=0644 gitrev-1.3.1.conf /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/gitrev-1.3.1.conf ++ ls /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/gitrev-1.3.1.conf + '[' -z /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/gitrev-1.3.1.conf ']' + rm -f ghc-gitrev.files ghc-gitrev-doc.files + touch ghc-gitrev.files ghc-gitrev-doc.files + for i in /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/libHSgitrev-1.3.1-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/libHSgitrev-1.3.1-28bODUJmuLsJT3tLybQkQz-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/gitrev-1.3.1 + '[' -d /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/gitrev-1.3.1 ']' + find /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/gitrev-1.3.1 -type d -fprintf ghc-gitrev-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-gitrev-prof.files -o -fprint ghc-gitrev-devel.files + ls /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/gitrev-1.3.1.conf + '[' -d /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/share/doc/ghc/html/libraries/gitrev-1.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/gitrev-1.3.1 + for i in ghc-gitrev.files ghc-gitrev-devel.files ghc-gitrev-doc.files ghc-gitrev-prof.files + '[' -f ghc-gitrev.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64!!g' ghc-gitrev.files + for i in ghc-gitrev.files ghc-gitrev-devel.files ghc-gitrev-doc.files ghc-gitrev-prof.files + '[' -f ghc-gitrev-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64!!g' ghc-gitrev-devel.files + for i in ghc-gitrev.files ghc-gitrev-devel.files ghc-gitrev-doc.files ghc-gitrev-prof.files + '[' -f ghc-gitrev-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64!!g' ghc-gitrev-doc.files + for i in ghc-gitrev.files ghc-gitrev-devel.files ghc-gitrev-doc.files ghc-gitrev-prof.files + '[' -f ghc-gitrev-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64!!g' ghc-gitrev-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-gitrev-1.3.1-17.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aO7l3A + umask 022 + cd /builddir/build/BUILD + cd gitrev-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/share/licenses/ghc-gitrev + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/share/licenses/ghc-gitrev + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64/usr/share/licenses/ghc-gitrev + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-gitrev = 1.3.1-17.fc33 ghc-gitrev(riscv-64) = 1.3.1-17.fc33 libHSgitrev-1.3.1-28bODUJmuLsJT3tLybQkQz-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) libHSdirectory-1.3.3.0-ghc8.6.5.so()(64bit) libHSfilepath-1.4.2.1-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSprocess-1.6.5.0-ghc8.6.5.so()(64bit) libHStemplate-haskell-2.14.0.0-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-gitrev-devel-1.3.1-17.fc33.riscv64 Provides: ghc-devel(gitrev-1.3.1-28bODUJmuLsJT3tLybQkQz) ghc-gitrev-devel = 1.3.1-17.fc33 ghc-gitrev-devel(riscv-64) = 1.3.1-17.fc33 ghc-gitrev-static = 1.3.1-17.fc33 ghc-gitrev-static(riscv-64) = 1.3.1-17.fc33 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(base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr) ghc-devel(directory-1.3.3.0) ghc-devel(filepath-1.4.2.1) ghc-devel(process-1.6.5.0) ghc-devel(template-haskell-2.14.0.0) Processing files: ghc-gitrev-doc-1.3.1-17.fc33.riscv64 Provides: ghc-gitrev-doc = 1.3.1-17.fc33 ghc-gitrev-doc(riscv-64) = 1.3.1-17.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-gitrev-prof-1.3.1-17.fc33.riscv64 Provides: ghc-gitrev-prof = 1.3.1-17.fc33 ghc-gitrev-prof(riscv-64) = 1.3.1-17.fc33 ghc-prof(gitrev-1.3.1-28bODUJmuLsJT3tLybQkQz) 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(base-compat-0.10.5-FRXoAxOVtbG2qLNIZm1tTr) ghc-prof(directory-1.3.3.0) ghc-prof(filepath-1.4.2.1) ghc-prof(process-1.6.5.0) ghc-prof(template-haskell-2.14.0.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-gitrev-1.3.1-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-gitrev-doc-1.3.1-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-gitrev-devel-1.3.1-17.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-gitrev-prof-1.3.1-17.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qnwTNA + umask 022 + cd /builddir/build/BUILD + cd gitrev-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-gitrev-1.3.1-17.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0