Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-semver.spec'], chrootPath='/var/lib/mock/f30-build-43171-25010/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-semver.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 Wrote: /builddir/build/SRPMS/ghc-semver-0.3.3.1-6.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-semver.spec'], chrootPath='/var/lib/mock/f30-build-43171-25010/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-semver.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tgif1T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf semver-0.3.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/semver-0.3.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd semver-0.3.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PUY34M + umask 022 + cd /builddir/build/BUILD + cd semver-0.3.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.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-semver '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 --global Configuring semver-0.3.3.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for semver-0.3.3.1.. Building library for semver-0.3.3.1.. [1 of 3] Compiling Data.SemVer.Internal ( src/Data/SemVer/Internal.hs, dist/build/Data/SemVer/Internal.o ) BUILDSTDERR: src/Data/SemVer/Internal.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWDelimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:15:1: error: BUILDSTDERR: warning: label ‘_c9qJ’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c9qJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c9qJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9qG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:37:1: error: BUILDSTDERR: warning: label ‘_c9qG’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _c9qG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _c9qG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9qM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:60:1: error: BUILDSTDERR: warning: label ‘_c9qM’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _c9qM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _c9qM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9qR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:83:1: error: BUILDSTDERR: warning: label ‘_c9qR’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c9qR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c9qR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9qW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:106:1: error: BUILDSTDERR: warning: label ‘_c9qW’ defined but not used [-Wunused-label] BUILDSTDERR: 106 | _c9qW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 106 | _c9qW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9r1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:129:1: error: BUILDSTDERR: warning: label ‘_c9r1’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _c9r1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _c9r1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWINum_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:166:1: error: BUILDSTDERR: warning: label ‘_c9rs’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _c9rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _c9rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9rp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:188:1: error: BUILDSTDERR: warning: label ‘_c9rp’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _c9rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _c9rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWIText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:221:1: error: BUILDSTDERR: warning: label ‘_c9rJ’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _c9rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _c9rJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9rG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:245:1: error: BUILDSTDERR: warning: label ‘_c9rG’ defined but not used [-Wunused-label] BUILDSTDERR: 245 | _c9rG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 245 | _c9rG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWVersion_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:282:1: error: BUILDSTDERR: warning: label ‘_c9s0’ defined but not used [-Wunused-label] BUILDSTDERR: 282 | _c9s0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 282 | _c9s0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9rX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:304:1: error: BUILDSTDERR: warning: label ‘_c9rX’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _c9rX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _c9rX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9s3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:327:1: error: BUILDSTDERR: warning: label ‘_c9s3’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c9s3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c9s3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9s8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:350:1: error: BUILDSTDERR: warning: label ‘_c9s8’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _c9s8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _c9s8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:388:1: error: BUILDSTDERR: warning: label ‘_c9sz’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _c9sz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _c9sz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9ss’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:418:1: error: BUILDSTDERR: warning: label ‘_c9ss’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _c9ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _c9ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9sT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:459:1: error: BUILDSTDERR: warning: label ‘_c9sT’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _c9sT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _c9sT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9sE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:491:1: error: BUILDSTDERR: warning: label ‘_c9sE’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _c9sE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _c9sE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifierzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:523:1: error: BUILDSTDERR: warning: label ‘_c9ti’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _c9ti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _c9ti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9tf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:543:1: error: BUILDSTDERR: warning: label ‘_c9tf’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _c9tf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _c9tf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifier_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:563:1: error: BUILDSTDERR: warning: label ‘_c9tt’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _c9tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _c9tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzugo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:582:1: error: BUILDSTDERR: warning: label ‘_c9tH’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _c9tH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _c9tH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9tx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:602:1: error: BUILDSTDERR: warning: label ‘_c9tx’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c9tx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c9tx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9tA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:619:1: error: BUILDSTDERR: warning: label ‘_c9tA’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _c9tA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _c9tA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9tP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:650:1: error: BUILDSTDERR: warning: label ‘_c9tP’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _c9tP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _c9tP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:673:1: error: BUILDSTDERR: warning: label ‘_c9u8’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _c9u8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _c9u8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9u5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:700:1: error: BUILDSTDERR: warning: label ‘_c9u5’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _c9u5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _c9u5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9ub’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:718:1: error: BUILDSTDERR: warning: label ‘_c9ub’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _c9ub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _c9ub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersion_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:737:1: error: BUILDSTDERR: warning: label ‘_c9uo’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _c9uo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _c9uo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiterszuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:757:1: error: BUILDSTDERR: warning: label ‘_c9uy’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _c9uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _c9uy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9uv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:777:1: error: BUILDSTDERR: warning: label ‘_c9uv’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _c9uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _c9uv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:797:1: error: BUILDSTDERR: warning: label ‘_c9uJ’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _c9uJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _c9uJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:829:1: error: BUILDSTDERR: warning: label ‘_c9uN’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _c9uN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _c9uN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94w_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:839:1: error: BUILDSTDERR: warning: label ‘_c9w0’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _c9w0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _c9w0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94y_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:869:1: error: BUILDSTDERR: warning: label ‘_c9w4’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c9w4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c9w4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:909:1: error: BUILDSTDERR: warning: label ‘_c9we’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c9we: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c9we: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94A_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:940:1: error: BUILDSTDERR: warning: label ‘_c9wk’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _c9wk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _c9wk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94B_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:997:1: error: BUILDSTDERR: warning: label ‘_c9wq’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _c9wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _c9wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94u_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c9wv’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c9wv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c9wv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94E_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1077:1: error: BUILDSTDERR: warning: label ‘_c9wH’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _c9wH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _c9wH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94F_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1123:1: error: BUILDSTDERR: warning: label ‘_c9wP’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _c9wP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _c9wP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94G_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1183:1: error: BUILDSTDERR: warning: label ‘_c9wV’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _c9wV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _c9wV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94t_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1225:1: error: BUILDSTDERR: warning: label ‘_c9x0’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _c9x0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _c9x0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94J_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1268:1: error: BUILDSTDERR: warning: label ‘_c9xc’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _c9xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _c9xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94K_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1315:1: error: BUILDSTDERR: warning: label ‘_c9xk’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _c9xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _c9xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94L_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1378:1: error: BUILDSTDERR: warning: label ‘_c9xq’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _c9xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _c9xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94s_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1423:1: error: BUILDSTDERR: warning: label ‘_c9xv’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _c9xv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _c9xv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94O_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1468:1: error: BUILDSTDERR: warning: label ‘_c9xH’ defined but not used [-Wunused-label] BUILDSTDERR: 1468 | _c9xH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | _c9xH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94P_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1516:1: error: BUILDSTDERR: warning: label ‘_c9xP’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _c9xP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _c9xP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94Q_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1582:1: error: BUILDSTDERR: warning: label ‘_c9xV’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _c9xV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _c9xV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94r_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1630:1: error: BUILDSTDERR: warning: label ‘_c9y0’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _c9y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _c9y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94T_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1677:1: error: BUILDSTDERR: warning: label ‘_c9yc’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _c9yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _c9yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94U_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1726:1: error: BUILDSTDERR: warning: label ‘_c9yk’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _c9yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _c9yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94V_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1795:1: error: BUILDSTDERR: warning: label ‘_c9yq’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _c9yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _c9yq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94p_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1847:1: error: BUILDSTDERR: warning: label ‘_c9yv’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _c9yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _c9yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s94Y_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1893:1: error: BUILDSTDERR: warning: label ‘_c9yJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _c9yJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _c9yJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1935:1: error: BUILDSTDERR: warning: label ‘_c9yR’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _c9yR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _c9yR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:1990:1: error: BUILDSTDERR: warning: label ‘_c9z5’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _c9z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _c9z5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9z2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2018:1: error: BUILDSTDERR: warning: label ‘_c9z2’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _c9z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _c9z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9z8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2041:1: error: BUILDSTDERR: warning: label ‘_c9z8’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _c9z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _c9z8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2076:1: error: BUILDSTDERR: warning: label ‘_c9zq’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _c9zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _c9zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9zn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2104:1: error: BUILDSTDERR: warning: label ‘_c9zn’ defined but not used [-Wunused-label] BUILDSTDERR: 2104 | _c9zn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2104 | _c9zn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiters1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2135:1: error: BUILDSTDERR: warning: label ‘_c9zE’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _c9zE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _c9zE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9zB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2162:1: error: BUILDSTDERR: warning: label ‘_c9zB’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _c9zB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _c9zB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2191:1: error: BUILDSTDERR: warning: label ‘_c9zP’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _c9zP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _c9zP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2225:1: error: BUILDSTDERR: warning: label ‘_c9zT’ defined but not used [-Wunused-label] BUILDSTDERR: 2225 | _c9zT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2225 | _c9zT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2243:1: error: BUILDSTDERR: warning: label ‘_c9A2’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _c9A2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _c9A2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2323:1: error: BUILDSTDERR: warning: label ‘_c9AU’ defined but not used [-Wunused-label] BUILDSTDERR: 2323 | _c9AU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2323 | _c9AU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9AR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2350:1: error: BUILDSTDERR: warning: label ‘_c9AR’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _c9AR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _c9AR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9AX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2377:1: error: BUILDSTDERR: warning: label ‘_c9AX’ defined but not used [-Wunused-label] BUILDSTDERR: 2377 | _c9AX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2377 | _c9AX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2407:1: error: BUILDSTDERR: warning: label ‘_c9B9’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _c9B9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _c9B9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2427:1: error: BUILDSTDERR: warning: label ‘_c9Bi’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _c9Bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _c9Bi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2519:1: error: BUILDSTDERR: warning: label ‘_c9Ck’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _c9Ck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _c9Ck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ch’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2546:1: error: BUILDSTDERR: warning: label ‘_c9Ch’ defined but not used [-Wunused-label] BUILDSTDERR: 2546 | _c9Ch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2546 | _c9Ch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Cn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2573:1: error: BUILDSTDERR: warning: label ‘_c9Cn’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _c9Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _c9Cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2606:1: error: BUILDSTDERR: warning: label ‘_c9CF’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _c9CF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _c9CF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9CC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2633:1: error: BUILDSTDERR: warning: label ‘_c9CC’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _c9CC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _c9CC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9CI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2661:1: error: BUILDSTDERR: warning: label ‘_c9CI’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _c9CI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _c9CI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2709:1: error: BUILDSTDERR: warning: label ‘_c9Dt’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _c9Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _c9Dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Dq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2736:1: error: BUILDSTDERR: warning: label ‘_c9Dq’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _c9Dq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _c9Dq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Dw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2764:1: error: BUILDSTDERR: warning: label ‘_c9Dw’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _c9Dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _c9Dw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2821:1: error: BUILDSTDERR: warning: label ‘_c9Ef’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _c9Ef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _c9Ef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2838:1: error: BUILDSTDERR: warning: label ‘_c9Eo’ defined but not used [-Wunused-label] BUILDSTDERR: 2838 | _c9Eo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2838 | _c9Eo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2919:1: error: BUILDSTDERR: warning: label ‘_c9Fk’ defined but not used [-Wunused-label] BUILDSTDERR: 2919 | _c9Fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2919 | _c9Fk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Fh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2946:1: error: BUILDSTDERR: warning: label ‘_c9Fh’ defined but not used [-Wunused-label] BUILDSTDERR: 2946 | _c9Fh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2946 | _c9Fh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Fn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:2973:1: error: BUILDSTDERR: warning: label ‘_c9Fn’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _c9Fn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _c9Fn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3006:1: error: BUILDSTDERR: warning: label ‘_c9FF’ defined but not used [-Wunused-label] BUILDSTDERR: 3006 | _c9FF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3006 | _c9FF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9FC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3033:1: error: BUILDSTDERR: warning: label ‘_c9FC’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _c9FC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _c9FC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9FI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3069:1: error: BUILDSTDERR: warning: label ‘_c9FI’ defined but not used [-Wunused-label] BUILDSTDERR: 3069 | _c9FI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3069 | _c9FI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c9GL’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c9GL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c9GL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3165:1: error: BUILDSTDERR: warning: label ‘_c9GU’ defined but not used [-Wunused-label] BUILDSTDERR: 3165 | _c9GU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3165 | _c9GU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3246:1: error: BUILDSTDERR: warning: label ‘_c9HQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _c9HQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _c9HQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9HN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3273:1: error: BUILDSTDERR: warning: label ‘_c9HN’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _c9HN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _c9HN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9HT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3300:1: error: BUILDSTDERR: warning: label ‘_c9HT’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _c9HT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _c9HT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3331:1: error: BUILDSTDERR: warning: label ‘_c9I8’ defined but not used [-Wunused-label] BUILDSTDERR: 3331 | _c9I8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3331 | _c9I8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3355:1: error: BUILDSTDERR: warning: label ‘_c9Ii’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _c9Ii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _c9Ii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9If’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3382:1: error: BUILDSTDERR: warning: label ‘_c9If’ defined but not used [-Wunused-label] BUILDSTDERR: 3382 | _c9If: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3382 | _c9If: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Il’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3418:1: error: BUILDSTDERR: warning: label ‘_c9Il’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _c9Il: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _c9Il: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3513:1: error: BUILDSTDERR: warning: label ‘_c9Jy’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _c9Jy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _c9Jy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Jr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3543:1: error: BUILDSTDERR: warning: label ‘_c9Jr’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _c9Jr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _c9Jr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9JS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3587:1: error: BUILDSTDERR: warning: label ‘_c9JS’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _c9JS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _c9JS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9JD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3635:1: error: BUILDSTDERR: warning: label ‘_c9JD’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _c9JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _c9JD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ku’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3659:1: error: BUILDSTDERR: warning: label ‘_c9Ku’ defined but not used [-Wunused-label] BUILDSTDERR: 3659 | _c9Ku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3659 | _c9Ku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3675:1: error: BUILDSTDERR: warning: label ‘_c9L5’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _c9L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _c9L5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9KY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3705:1: error: BUILDSTDERR: warning: label ‘_c9KY’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _c9KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _c9KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Lu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3749:1: error: BUILDSTDERR: warning: label ‘_c9Lu’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _c9Lu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _c9Lu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9La’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3796:1: error: BUILDSTDERR: warning: label ‘_c9La’ defined but not used [-Wunused-label] BUILDSTDERR: 3796 | _c9La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3796 | _c9La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Mc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3829:1: error: BUILDSTDERR: warning: label ‘_c9Mc’ defined but not used [-Wunused-label] BUILDSTDERR: 3829 | _c9Mc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3829 | _c9Mc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9M6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3837:1: error: BUILDSTDERR: warning: label ‘_c9M6’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _c9M6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _c9M6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3857:1: error: BUILDSTDERR: warning: label ‘_c9MC’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _c9MC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _c9MC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3869:1: error: BUILDSTDERR: warning: label ‘_c9ML’ defined but not used [-Wunused-label] BUILDSTDERR: 3869 | _c9ML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3869 | _c9ML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9N2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3916:1: error: BUILDSTDERR: warning: label ‘_c9N2’ defined but not used [-Wunused-label] BUILDSTDERR: 3916 | _c9N2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3916 | _c9N2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9N9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3940:1: error: BUILDSTDERR: warning: label ‘_c9N9’ defined but not used [-Wunused-label] BUILDSTDERR: 3940 | _c9N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3940 | _c9N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3956:1: error: BUILDSTDERR: warning: label ‘_c9Nv’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _c9Nv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _c9Nv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ns’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3983:1: error: BUILDSTDERR: warning: label ‘_c9Ns’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _c9Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _c9Ns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ny’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4010:1: error: BUILDSTDERR: warning: label ‘_c9Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _c9Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _c9Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4043:1: error: BUILDSTDERR: warning: label ‘_c9NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _c9NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _c9NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9NN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4070:1: error: BUILDSTDERR: warning: label ‘_c9NN’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _c9NN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _c9NN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9NT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4101:1: error: BUILDSTDERR: warning: label ‘_c9NT’ defined but not used [-Wunused-label] BUILDSTDERR: 4101 | _c9NT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4101 | _c9NT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ok’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4152:1: error: BUILDSTDERR: warning: label ‘_c9Ok’ defined but not used [-Wunused-label] BUILDSTDERR: 4152 | _c9Ok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4152 | _c9Ok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ou’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4178:1: error: BUILDSTDERR: warning: label ‘_c9Ou’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _c9Ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _c9Ou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9OC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4201:1: error: BUILDSTDERR: warning: label ‘_c9OC’ defined but not used [-Wunused-label] BUILDSTDERR: 4201 | _c9OC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4201 | _c9OC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4224:1: error: BUILDSTDERR: warning: label ‘_c9P7’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _c9P7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _c9P7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9P1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4248:1: error: BUILDSTDERR: warning: label ‘_c9P1’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _c9P1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _c9P1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4280:1: error: BUILDSTDERR: warning: label ‘_c9Pq’ defined but not used [-Wunused-label] BUILDSTDERR: 4280 | _c9Pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4280 | _c9Pq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Pk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4304:1: error: BUILDSTDERR: warning: label ‘_c9Pk’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _c9Pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _c9Pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4336:1: error: BUILDSTDERR: warning: label ‘_c9PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4336 | _c9PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4336 | _c9PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9PD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4360:1: error: BUILDSTDERR: warning: label ‘_c9PD’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _c9PD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _c9PD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4392:1: error: BUILDSTDERR: warning: label ‘_c9Q2’ defined but not used [-Wunused-label] BUILDSTDERR: 4392 | _c9Q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4392 | _c9Q2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9PW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4416:1: error: BUILDSTDERR: warning: label ‘_c9PW’ defined but not used [-Wunused-label] BUILDSTDERR: 4416 | _c9PW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4416 | _c9PW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4447:1: error: BUILDSTDERR: warning: label ‘_c9Ql’ defined but not used [-Wunused-label] BUILDSTDERR: 4447 | _c9Ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4447 | _c9Ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Qf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4468:1: error: BUILDSTDERR: warning: label ‘_c9Qf’ defined but not used [-Wunused-label] BUILDSTDERR: 4468 | _c9Qf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4468 | _c9Qf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4499:1: error: BUILDSTDERR: warning: label ‘_c9QE’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _c9QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _c9QE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Qy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4520:1: error: BUILDSTDERR: warning: label ‘_c9Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _c9Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _c9Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMeta_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4564:1: error: BUILDSTDERR: warning: label ‘_c9QU’ defined but not used [-Wunused-label] BUILDSTDERR: 4564 | _c9QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4564 | _c9QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9QR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4583:1: error: BUILDSTDERR: warning: label ‘_c9QR’ defined but not used [-Wunused-label] BUILDSTDERR: 4583 | _c9QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4583 | _c9QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionRelease_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4605:1: error: BUILDSTDERR: warning: label ‘_c9R8’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _c9R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _c9R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9R5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4624:1: error: BUILDSTDERR: warning: label ‘_c9R5’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _c9R5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _c9R5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4644:1: error: BUILDSTDERR: warning: label ‘_c9Rg’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _c9Rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _c9Rg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4657:1: error: BUILDSTDERR: warning: label ‘_c9RD’ defined but not used [-Wunused-label] BUILDSTDERR: 4657 | _c9RD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4657 | _c9RD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Rw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4714:1: error: BUILDSTDERR: warning: label ‘_c9Rw’ defined but not used [-Wunused-label] BUILDSTDERR: 4714 | _c9Rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4714 | _c9Rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9RN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4749:1: error: BUILDSTDERR: warning: label ‘_c9RN’ defined but not used [-Wunused-label] BUILDSTDERR: 4749 | _c9RN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4749 | _c9RN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9RY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4781:1: error: BUILDSTDERR: warning: label ‘_c9RY’ defined but not used [-Wunused-label] BUILDSTDERR: 4781 | _c9RY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4781 | _c9RY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9RB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4807:1: error: BUILDSTDERR: warning: label ‘_c9RB’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _c9RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _c9RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9S7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4815:1: error: BUILDSTDERR: warning: label ‘_c9S7’ defined but not used [-Wunused-label] BUILDSTDERR: 4815 | _c9S7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4815 | _c9S7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4831:1: error: BUILDSTDERR: warning: label ‘_c9Sy’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _c9Sy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _c9Sy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Sv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4858:1: error: BUILDSTDERR: warning: label ‘_c9Sv’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _c9Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _c9Sv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9SB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4884:1: error: BUILDSTDERR: warning: label ‘_c9SB’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _c9SB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _c9SB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4915:1: error: BUILDSTDERR: warning: label ‘_c9ST’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _c9ST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _c9ST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9SQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4942:1: error: BUILDSTDERR: warning: label ‘_c9SQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4942 | _c9SQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4942 | _c9SQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9SW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4970:1: error: BUILDSTDERR: warning: label ‘_c9SW’ defined but not used [-Wunused-label] BUILDSTDERR: 4970 | _c9SW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4970 | _c9SW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9T4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:4996:1: error: BUILDSTDERR: warning: label ‘_c9T4’ defined but not used [-Wunused-label] BUILDSTDERR: 4996 | _c9T4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4996 | _c9T4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5028:1: error: BUILDSTDERR: warning: label ‘_c9Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _c9Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _c9Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Tn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5055:1: error: BUILDSTDERR: warning: label ‘_c9Tn’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _c9Tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _c9Tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Tt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5083:1: error: BUILDSTDERR: warning: label ‘_c9Tt’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _c9Tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _c9Tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9TB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5109:1: error: BUILDSTDERR: warning: label ‘_c9TB’ defined but not used [-Wunused-label] BUILDSTDERR: 5109 | _c9TB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5109 | _c9TB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5141:1: error: BUILDSTDERR: warning: label ‘_c9TX’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _c9TX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _c9TX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9TU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5168:1: error: BUILDSTDERR: warning: label ‘_c9TU’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _c9TU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _c9TU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9U0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5196:1: error: BUILDSTDERR: warning: label ‘_c9U0’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _c9U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _c9U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9U8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5222:1: error: BUILDSTDERR: warning: label ‘_c9U8’ defined but not used [-Wunused-label] BUILDSTDERR: 5222 | _c9U8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5222 | _c9U8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5254:1: error: BUILDSTDERR: warning: label ‘_c9Uu’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _c9Uu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _c9Uu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ur’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5281:1: error: BUILDSTDERR: warning: label ‘_c9Ur’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _c9Ur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _c9Ur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ux’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5309:1: error: BUILDSTDERR: warning: label ‘_c9Ux’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _c9Ux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _c9Ux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9UF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5335:1: error: BUILDSTDERR: warning: label ‘_c9UF’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _c9UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _c9UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5367:1: error: BUILDSTDERR: warning: label ‘_c9V1’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _c9V1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _c9V1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9UY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5394:1: error: BUILDSTDERR: warning: label ‘_c9UY’ defined but not used [-Wunused-label] BUILDSTDERR: 5394 | _c9UY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5394 | _c9UY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9V4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5423:1: error: BUILDSTDERR: warning: label ‘_c9V4’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _c9V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _c9V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Vc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5448:1: error: BUILDSTDERR: warning: label ‘_c9Vc’ defined but not used [-Wunused-label] BUILDSTDERR: 5448 | _c9Vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5448 | _c9Vc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5480:1: error: BUILDSTDERR: warning: label ‘_c9Vy’ defined but not used [-Wunused-label] BUILDSTDERR: 5480 | _c9Vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5480 | _c9Vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Vv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5507:1: error: BUILDSTDERR: warning: label ‘_c9Vv’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _c9Vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _c9Vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9VB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5536:1: error: BUILDSTDERR: warning: label ‘_c9VB’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _c9VB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _c9VB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9VJ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5561:1: error: BUILDSTDERR: warning: label ‘_c9VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5561 | _c9VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5561 | _c9VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5605:1: error: BUILDSTDERR: warning: label ‘_c9W5’ defined but not used [-Wunused-label] BUILDSTDERR: 5605 | _c9W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5605 | _c9W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9W2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5627:1: error: BUILDSTDERR: warning: label ‘_c9W2’ defined but not used [-Wunused-label] BUILDSTDERR: 5627 | _c9W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5627 | _c9W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5660:1: error: BUILDSTDERR: warning: label ‘_c9Wm’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _c9Wm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _c9Wm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Wj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5682:1: error: BUILDSTDERR: warning: label ‘_c9Wj’ defined but not used [-Wunused-label] BUILDSTDERR: 5682 | _c9Wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5682 | _c9Wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMajor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5715:1: error: BUILDSTDERR: warning: label ‘_c9WD’ defined but not used [-Wunused-label] BUILDSTDERR: 5715 | _c9WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5715 | _c9WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9WA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5737:1: error: BUILDSTDERR: warning: label ‘_c9WA’ defined but not used [-Wunused-label] BUILDSTDERR: 5737 | _c9WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5737 | _c9WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimIdent_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5770:1: error: BUILDSTDERR: warning: label ‘_c9WU’ defined but not used [-Wunused-label] BUILDSTDERR: 5770 | _c9WU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5770 | _c9WU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9WR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5792:1: error: BUILDSTDERR: warning: label ‘_c9WR’ defined but not used [-Wunused-label] BUILDSTDERR: 5792 | _c9WR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5792 | _c9WR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMeta_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5825:1: error: BUILDSTDERR: warning: label ‘_c9Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 5825 | _c9Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5825 | _c9Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9X8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5847:1: error: BUILDSTDERR: warning: label ‘_c9X8’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _c9X8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _c9X8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimRelease_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5880:1: error: BUILDSTDERR: warning: label ‘_c9Xs’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _c9Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _c9Xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Xp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5902:1: error: BUILDSTDERR: warning: label ‘_c9Xp’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _c9Xp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _c9Xp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5935:1: error: BUILDSTDERR: warning: label ‘_c9XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5935 | _c9XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5935 | _c9XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9XG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5957:1: error: BUILDSTDERR: warning: label ‘_c9XG’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _c9XG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _c9XG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:5990:1: error: BUILDSTDERR: warning: label ‘_c9Y0’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _c9Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _c9Y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9XX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6012:1: error: BUILDSTDERR: warning: label ‘_c9XX’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _c9XX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _c9XX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6044:1: error: BUILDSTDERR: warning: label ‘_c9Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _c9Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _c9Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9er_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6070:1: error: BUILDSTDERR: warning: label ‘_c9YA’ defined but not used [-Wunused-label] BUILDSTDERR: 6070 | _c9YA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6070 | _c9YA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9et_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6106:1: error: BUILDSTDERR: warning: label ‘_c9YR’ defined but not used [-Wunused-label] BUILDSTDERR: 6106 | _c9YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6106 | _c9YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9YK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6140:1: error: BUILDSTDERR: warning: label ‘_c9YK’ defined but not used [-Wunused-label] BUILDSTDERR: 6140 | _c9YK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6140 | _c9YK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eC_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6192:1: error: BUILDSTDERR: warning: label ‘_c9Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 6192 | _c9Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6192 | _c9Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6216:1: error: BUILDSTDERR: warning: label ‘_c9ZG’ defined but not used [-Wunused-label] BUILDSTDERR: 6216 | _c9ZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6216 | _c9ZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6242:1: error: BUILDSTDERR: warning: label ‘_c9ZN’ defined but not used [-Wunused-label] BUILDSTDERR: 6242 | _c9ZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6242 | _c9ZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Zx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6273:1: error: BUILDSTDERR: warning: label ‘_c9Zx’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _c9Zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _c9Zx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6319:1: error: BUILDSTDERR: warning: label ‘_c9ZW’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _c9ZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _c9ZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6360:1: error: BUILDSTDERR: warning: label ‘_ca05’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _ca05: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _ca05: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Zj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6394:1: error: BUILDSTDERR: warning: label ‘_c9Zj’ defined but not used [-Wunused-label] BUILDSTDERR: 6394 | _c9Zj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | _c9Zj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9f3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6442:1: error: BUILDSTDERR: warning: label ‘_ca0k’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _ca0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _ca0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9f1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6483:1: error: BUILDSTDERR: warning: label ‘_ca0v’ defined but not used [-Wunused-label] BUILDSTDERR: 6483 | _ca0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6483 | _ca0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6522:1: error: BUILDSTDERR: warning: label ‘_ca0G’ defined but not used [-Wunused-label] BUILDSTDERR: 6522 | _ca0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6522 | _ca0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6559:1: error: BUILDSTDERR: warning: label ‘_ca0R’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _ca0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _ca0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6596:1: error: BUILDSTDERR: warning: label ‘_ca12’ defined but not used [-Wunused-label] BUILDSTDERR: 6596 | _ca12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6596 | _ca12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6633:1: error: BUILDSTDERR: warning: label ‘_ca1d’ defined but not used [-Wunused-label] BUILDSTDERR: 6633 | _ca1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6633 | _ca1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9eR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6670:1: error: BUILDSTDERR: warning: label ‘_ca1o’ defined but not used [-Wunused-label] BUILDSTDERR: 6670 | _ca1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6670 | _ca1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_toMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6706:1: error: BUILDSTDERR: warning: label ‘_ca1t’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _ca1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _ca1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Ye’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6733:1: error: BUILDSTDERR: warning: label ‘_c9Ye’ defined but not used [-Wunused-label] BUILDSTDERR: 6733 | _c9Ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6733 | _c9Ye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Yj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:6783:1: error: BUILDSTDERR: warning: label ‘_c9Yj’ defined but not used [-Wunused-label] BUILDSTDERR: 6783 | _c9Yj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6783 | _c9Yj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7164:1: error: BUILDSTDERR: warning: label ‘_ca1W’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _ca1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _ca1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca1T’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7191:1: error: BUILDSTDERR: warning: label ‘_ca1T’ defined but not used [-Wunused-label] BUILDSTDERR: 7191 | _ca1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7191 | _ca1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fp_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7223:1: error: BUILDSTDERR: warning: label ‘_ca2f’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _ca2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _ca2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca2c’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7261:1: error: BUILDSTDERR: warning: label ‘_ca2c’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _ca2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _ca2c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7292:1: error: BUILDSTDERR: warning: label ‘_ca2n’ defined but not used [-Wunused-label] BUILDSTDERR: 7292 | _ca2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7292 | _ca2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7334:1: error: BUILDSTDERR: warning: label ‘_ca2F’ defined but not used [-Wunused-label] BUILDSTDERR: 7334 | _ca2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7334 | _ca2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca2C’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7375:1: error: BUILDSTDERR: warning: label ‘_ca2C’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _ca2C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _ca2C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7410:1: error: BUILDSTDERR: warning: label ‘_ca31’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _ca31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _ca31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca2Y’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7454:1: error: BUILDSTDERR: warning: label ‘_ca2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7454 | _ca2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7454 | _ca2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7487:1: error: BUILDSTDERR: warning: label ‘_ca39’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _ca39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _ca39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7529:1: error: BUILDSTDERR: warning: label ‘_ca3i’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _ca3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _ca3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca1H’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7572:1: error: BUILDSTDERR: warning: label ‘_ca1H’ defined but not used [-Wunused-label] BUILDSTDERR: 7572 | _ca1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7572 | _ca1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7671:1: error: BUILDSTDERR: warning: label ‘_ca3H’ defined but not used [-Wunused-label] BUILDSTDERR: 7671 | _ca3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7671 | _ca3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca3E’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7692:1: error: BUILDSTDERR: warning: label ‘_ca3E’ defined but not used [-Wunused-label] BUILDSTDERR: 7692 | _ca3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7692 | _ca3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9fS_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7715:1: error: BUILDSTDERR: warning: label ‘_ca44’ defined but not used [-Wunused-label] BUILDSTDERR: 7715 | _ca44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7715 | _ca44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca41’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7742:1: error: BUILDSTDERR: warning: label ‘_ca41’ defined but not used [-Wunused-label] BUILDSTDERR: 7742 | _ca41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7742 | _ca41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9g0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7775:1: error: BUILDSTDERR: warning: label ‘_ca4k’ defined but not used [-Wunused-label] BUILDSTDERR: 7775 | _ca4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7775 | _ca4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca4h’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7815:1: error: BUILDSTDERR: warning: label ‘_ca4h’ defined but not used [-Wunused-label] BUILDSTDERR: 7815 | _ca4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7815 | _ca4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7844:1: error: BUILDSTDERR: warning: label ‘_ca4w’ defined but not used [-Wunused-label] BUILDSTDERR: 7844 | _ca4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7844 | _ca4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca3S’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7879:1: error: BUILDSTDERR: warning: label ‘_ca3S’ defined but not used [-Wunused-label] BUILDSTDERR: 7879 | _ca3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7879 | _ca3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifier1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7937:1: error: BUILDSTDERR: warning: label ‘_ca4K’ defined but not used [-Wunused-label] BUILDSTDERR: 7937 | _ca4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7937 | _ca4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:7965:1: error: BUILDSTDERR: warning: label ‘_ca4R’ defined but not used [-Wunused-label] BUILDSTDERR: 7965 | _ca4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7965 | _ca4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8011:1: error: BUILDSTDERR: warning: label ‘_ca4V’ defined but not used [-Wunused-label] BUILDSTDERR: 8011 | _ca4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8011 | _ca4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8021:1: error: BUILDSTDERR: warning: label ‘_ca62’ defined but not used [-Wunused-label] BUILDSTDERR: 8021 | _ca62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8021 | _ca62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8050:1: error: BUILDSTDERR: warning: label ‘_ca6M’ defined but not used [-Wunused-label] BUILDSTDERR: 8050 | _ca6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8050 | _ca6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca6J’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8089:1: error: BUILDSTDERR: warning: label ‘_ca6J’ defined but not used [-Wunused-label] BUILDSTDERR: 8089 | _ca6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8089 | _ca6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8123:1: error: BUILDSTDERR: warning: label ‘_ca75’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _ca75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _ca75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca72’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8168:1: error: BUILDSTDERR: warning: label ‘_ca72’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _ca72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _ca72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8196:1: error: BUILDSTDERR: warning: label ‘_ca7h’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _ca7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _ca7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca6z’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8238:1: error: BUILDSTDERR: warning: label ‘_ca6z’ defined but not used [-Wunused-label] BUILDSTDERR: 8238 | _ca6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8238 | _ca6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8298:1: error: BUILDSTDERR: warning: label ‘_ca7v’ defined but not used [-Wunused-label] BUILDSTDERR: 8298 | _ca7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8298 | _ca7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca6p’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8332:1: error: BUILDSTDERR: warning: label ‘_ca6p’ defined but not used [-Wunused-label] BUILDSTDERR: 8332 | _ca6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8332 | _ca6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8380:1: error: BUILDSTDERR: warning: label ‘_ca7F’ defined but not used [-Wunused-label] BUILDSTDERR: 8380 | _ca7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8380 | _ca7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8420:1: error: BUILDSTDERR: warning: label ‘_ca7W’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _ca7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _ca7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca7T’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8447:1: error: BUILDSTDERR: warning: label ‘_ca7T’ defined but not used [-Wunused-label] BUILDSTDERR: 8447 | _ca7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8447 | _ca7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8480:1: error: BUILDSTDERR: warning: label ‘_ca8c’ defined but not used [-Wunused-label] BUILDSTDERR: 8480 | _ca8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8480 | _ca8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca89’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8521:1: error: BUILDSTDERR: warning: label ‘_ca89’ defined but not used [-Wunused-label] BUILDSTDERR: 8521 | _ca89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8521 | _ca89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8553:1: error: BUILDSTDERR: warning: label ‘_ca8o’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _ca8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _ca8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca7K’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8605:1: error: BUILDSTDERR: warning: label ‘_ca7K’ defined but not used [-Wunused-label] BUILDSTDERR: 8605 | _ca7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8605 | _ca7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gW_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8663:1: error: BUILDSTDERR: warning: label ‘_ca8E’ defined but not used [-Wunused-label] BUILDSTDERR: 8663 | _ca8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8663 | _ca8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca65’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8710:1: error: BUILDSTDERR: warning: label ‘_ca65’ defined but not used [-Wunused-label] BUILDSTDERR: 8710 | _ca65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8710 | _ca65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8756:1: error: BUILDSTDERR: warning: label ‘_ca8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8756 | _ca8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8756 | _ca8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9ge_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8795:1: error: BUILDSTDERR: warning: label ‘_ca8V’ defined but not used [-Wunused-label] BUILDSTDERR: 8795 | _ca8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8795 | _ca8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9he_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8836:1: error: BUILDSTDERR: warning: label ‘_ca9H’ defined but not used [-Wunused-label] BUILDSTDERR: 8836 | _ca9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8836 | _ca9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca9E’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8875:1: error: BUILDSTDERR: warning: label ‘_ca9E’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _ca9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _ca9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8909:1: error: BUILDSTDERR: warning: label ‘_caa0’ defined but not used [-Wunused-label] BUILDSTDERR: 8909 | _caa0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8909 | _caa0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca9X’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8954:1: error: BUILDSTDERR: warning: label ‘_ca9X’ defined but not used [-Wunused-label] BUILDSTDERR: 8954 | _ca9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8954 | _ca9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9ho_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:8982:1: error: BUILDSTDERR: warning: label ‘_caac’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _caac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _caac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca9u’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9024:1: error: BUILDSTDERR: warning: label ‘_ca9u’ defined but not used [-Wunused-label] BUILDSTDERR: 9024 | _ca9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9024 | _ca9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9h3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9084:1: error: BUILDSTDERR: warning: label ‘_caaq’ defined but not used [-Wunused-label] BUILDSTDERR: 9084 | _caaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9084 | _caaq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca9k’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9118:1: error: BUILDSTDERR: warning: label ‘_ca9k’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _ca9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _ca9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9h1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9166:1: error: BUILDSTDERR: warning: label ‘_caaA’ defined but not used [-Wunused-label] BUILDSTDERR: 9166 | _caaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9166 | _caaA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9206:1: error: BUILDSTDERR: warning: label ‘_caaR’ defined but not used [-Wunused-label] BUILDSTDERR: 9206 | _caaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9206 | _caaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caaO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9233:1: error: BUILDSTDERR: warning: label ‘_caaO’ defined but not used [-Wunused-label] BUILDSTDERR: 9233 | _caaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9233 | _caaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hC_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9266:1: error: BUILDSTDERR: warning: label ‘_cab7’ defined but not used [-Wunused-label] BUILDSTDERR: 9266 | _cab7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9266 | _cab7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cab4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9307:1: error: BUILDSTDERR: warning: label ‘_cab4’ defined but not used [-Wunused-label] BUILDSTDERR: 9307 | _cab4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9307 | _cab4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9339:1: error: BUILDSTDERR: warning: label ‘_cabj’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _cabj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _cabj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caaF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9391:1: error: BUILDSTDERR: warning: label ‘_caaF’ defined but not used [-Wunused-label] BUILDSTDERR: 9391 | _caaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9391 | _caaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9450:1: error: BUILDSTDERR: warning: label ‘_cabz’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _cabz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _cabz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_ca90’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9499:1: error: BUILDSTDERR: warning: label ‘_ca90’ defined but not used [-Wunused-label] BUILDSTDERR: 9499 | _ca90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9499 | _ca90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9546:1: error: BUILDSTDERR: warning: label ‘_cabL’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _cabL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _cabL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9588:1: error: BUILDSTDERR: warning: label ‘_cabQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9588 | _cabQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9588 | _cabQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9633:1: error: BUILDSTDERR: warning: label ‘_cabY’ defined but not used [-Wunused-label] BUILDSTDERR: 9633 | _cabY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9633 | _cabY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cabV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9675:1: error: BUILDSTDERR: warning: label ‘_cabV’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _cabV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _cabV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9708:1: error: BUILDSTDERR: warning: label ‘_cac6’ defined but not used [-Wunused-label] BUILDSTDERR: 9708 | _cac6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9708 | _cac6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9753:1: error: BUILDSTDERR: warning: label ‘_cacb’ defined but not used [-Wunused-label] BUILDSTDERR: 9753 | _cacb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9753 | _cacb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9801:1: error: BUILDSTDERR: warning: label ‘_cacj’ defined but not used [-Wunused-label] BUILDSTDERR: 9801 | _cacj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9801 | _cacj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cacg’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9845:1: error: BUILDSTDERR: warning: label ‘_cacg’ defined but not used [-Wunused-label] BUILDSTDERR: 9845 | _cacg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9845 | _cacg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9879:1: error: BUILDSTDERR: warning: label ‘_cacr’ defined but not used [-Wunused-label] BUILDSTDERR: 9879 | _cacr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9879 | _cacr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hS_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9927:1: error: BUILDSTDERR: warning: label ‘_cacw’ defined but not used [-Wunused-label] BUILDSTDERR: 9927 | _cacw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9927 | _cacw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hW_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:9978:1: error: BUILDSTDERR: warning: label ‘_cacE’ defined but not used [-Wunused-label] BUILDSTDERR: 9978 | _cacE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9978 | _cacE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cacB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10024:1: error: BUILDSTDERR: warning: label ‘_cacB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10024 | _cacB: BUILDSTDERR: | ^ BUILDSTDERR: 10024 | _cacB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9hX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10059:1: error: BUILDSTDERR: warning: label ‘_cacM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10059 | _cacM: BUILDSTDERR: | ^ BUILDSTDERR: 10059 | _cacM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9gc_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10111:1: error: BUILDSTDERR: warning: label ‘_cacR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10111 | _cacR: BUILDSTDERR: | ^ BUILDSTDERR: 10111 | _cacR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9i0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10157:1: error: BUILDSTDERR: warning: label ‘_cad5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10157 | _cad5: BUILDSTDERR: | ^ BUILDSTDERR: 10157 | _cad5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10199:1: error: BUILDSTDERR: warning: label ‘_cadd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10199 | _cadd: BUILDSTDERR: | ^ BUILDSTDERR: 10199 | _cadd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10254:1: error: BUILDSTDERR: warning: label ‘_cadq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10254 | _cadq: BUILDSTDERR: | ^ BUILDSTDERR: 10254 | _cadq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cadn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10282:1: error: BUILDSTDERR: warning: label ‘_cadn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _cadn: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _cadn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cadt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10305:1: error: BUILDSTDERR: warning: label ‘_cadt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10305 | _cadt: BUILDSTDERR: | ^ BUILDSTDERR: 10305 | _cadt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10335:1: error: BUILDSTDERR: warning: label ‘_cadL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10335 | _cadL: BUILDSTDERR: | ^ BUILDSTDERR: 10335 | _cadL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cadI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10363:1: error: BUILDSTDERR: warning: label ‘_cadI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10363 | _cadI: BUILDSTDERR: | ^ BUILDSTDERR: 10363 | _cadI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersion1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cadZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cadZ: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cadZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cadW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10421:1: error: BUILDSTDERR: warning: label ‘_cadW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _cadW: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _cadW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10450:1: error: BUILDSTDERR: warning: label ‘_caea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10450 | _caea: BUILDSTDERR: | ^ BUILDSTDERR: 10450 | _caea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdsnonNegative_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10488:1: error: BUILDSTDERR: warning: label ‘_caee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10488 | _caee: BUILDSTDERR: | ^ BUILDSTDERR: 10488 | _caee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10499:1: error: BUILDSTDERR: warning: label ‘_caeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10499 | _caeQ: BUILDSTDERR: | ^ BUILDSTDERR: 10499 | _caeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caeN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10526:1: error: BUILDSTDERR: warning: label ‘_caeN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10526 | _caeN: BUILDSTDERR: | ^ BUILDSTDERR: 10526 | _caeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10556:1: error: BUILDSTDERR: warning: label ‘_caeW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10556 | _caeW: BUILDSTDERR: | ^ BUILDSTDERR: 10556 | _caeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10593:1: error: BUILDSTDERR: warning: label ‘_caf1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10593 | _caf1: BUILDSTDERR: | ^ BUILDSTDERR: 10593 | _caf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10628:1: error: BUILDSTDERR: warning: label ‘_caf6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10628 | _caf6: BUILDSTDERR: | ^ BUILDSTDERR: 10628 | _caf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caen’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10658:1: error: BUILDSTDERR: warning: label ‘_caen’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _caen: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _caen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caes’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10683:1: error: BUILDSTDERR: warning: label ‘_caes’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10683 | _caes: BUILDSTDERR: | ^ BUILDSTDERR: 10683 | _caes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdsnonNegative_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10729:1: error: BUILDSTDERR: warning: label ‘_cafi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10729 | _cafi: BUILDSTDERR: | ^ BUILDSTDERR: 10729 | _cafi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cafv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cafv: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cafv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10791:1: error: BUILDSTDERR: warning: label ‘_cafE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10791 | _cafE: BUILDSTDERR: | ^ BUILDSTDERR: 10791 | _cafE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cafC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10816:1: error: BUILDSTDERR: warning: label ‘_cafC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10816 | _cafC: BUILDSTDERR: | ^ BUILDSTDERR: 10816 | _cafC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10834:1: error: BUILDSTDERR: warning: label ‘_cafO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10834 | _cafO: BUILDSTDERR: | ^ BUILDSTDERR: 10834 | _cafO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9iY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10858:1: error: BUILDSTDERR: warning: label ‘_cafV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10858 | _cafV: BUILDSTDERR: | ^ BUILDSTDERR: 10858 | _cafV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10883:1: error: BUILDSTDERR: warning: label ‘_cagz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10883 | _cagz: BUILDSTDERR: | ^ BUILDSTDERR: 10883 | _cagz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9je_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10913:1: error: BUILDSTDERR: warning: label ‘_cagC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10913 | _cagC: BUILDSTDERR: | ^ BUILDSTDERR: 10913 | _cagC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10953:1: error: BUILDSTDERR: warning: label ‘_cagH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10953 | _cagH: BUILDSTDERR: | ^ BUILDSTDERR: 10953 | _cagH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:10990:1: error: BUILDSTDERR: warning: label ‘_cagM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10990 | _cagM: BUILDSTDERR: | ^ BUILDSTDERR: 10990 | _cagM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cagd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11023:1: error: BUILDSTDERR: warning: label ‘_cagd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11023 | _cagd: BUILDSTDERR: | ^ BUILDSTDERR: 11023 | _cagd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cagi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cagi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cagi: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cagi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11091:1: error: BUILDSTDERR: warning: label ‘_cah0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11091 | _cah0: BUILDSTDERR: | ^ BUILDSTDERR: 11091 | _cah0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cag3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11122:1: error: BUILDSTDERR: warning: label ‘_cag3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11122 | _cag3: BUILDSTDERR: | ^ BUILDSTDERR: 11122 | _cag3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_nonNegative_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11160:1: error: BUILDSTDERR: warning: label ‘_cah7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11160 | _cah7: BUILDSTDERR: | ^ BUILDSTDERR: 11160 | _cah7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘r92U_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11210:1: error: BUILDSTDERR: warning: label ‘_cahk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _cahk: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _cahk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11243:1: error: BUILDSTDERR: warning: label ‘_cahi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11243 | _cahi: BUILDSTDERR: | ^ BUILDSTDERR: 11243 | _cahi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11261:1: error: BUILDSTDERR: warning: label ‘_cahn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11261 | _cahn: BUILDSTDERR: | ^ BUILDSTDERR: 11261 | _cahn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11278:1: error: BUILDSTDERR: warning: label ‘_cahr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11278 | _cahr: BUILDSTDERR: | ^ BUILDSTDERR: 11278 | _cahr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahs’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11294:1: error: BUILDSTDERR: warning: label ‘_cahs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11294 | _cahs: BUILDSTDERR: | ^ BUILDSTDERR: 11294 | _cahs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘r92V_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11327:1: error: BUILDSTDERR: warning: label ‘_cahG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11327 | _cahG: BUILDSTDERR: | ^ BUILDSTDERR: 11327 | _cahG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11337:1: error: BUILDSTDERR: warning: label ‘_caiK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11337 | _caiK: BUILDSTDERR: | ^ BUILDSTDERR: 11337 | _caiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caiD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11372:1: error: BUILDSTDERR: warning: label ‘_caiD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11372 | _caiD: BUILDSTDERR: | ^ BUILDSTDERR: 11372 | _caiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caiT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11411:1: error: BUILDSTDERR: warning: label ‘_caiT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11411 | _caiT: BUILDSTDERR: | ^ BUILDSTDERR: 11411 | _caiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11428:1: error: BUILDSTDERR: warning: label ‘_cajr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11428 | _cajr: BUILDSTDERR: | ^ BUILDSTDERR: 11428 | _cajr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cajk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11463:1: error: BUILDSTDERR: warning: label ‘_cajk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11463 | _cajk: BUILDSTDERR: | ^ BUILDSTDERR: 11463 | _cajk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cajA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11502:1: error: BUILDSTDERR: warning: label ‘_cajA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11502 | _cajA: BUILDSTDERR: | ^ BUILDSTDERR: 11502 | _cajA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9jT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11524:1: error: BUILDSTDERR: warning: label ‘_cajJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11524 | _cajJ: BUILDSTDERR: | ^ BUILDSTDERR: 11524 | _cajJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9kd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11568:1: error: BUILDSTDERR: warning: label ‘_cajW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11568 | _cajW: BUILDSTDERR: | ^ BUILDSTDERR: 11568 | _cajW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cajT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11615:1: error: BUILDSTDERR: warning: label ‘_cajT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11615 | _cajT: BUILDSTDERR: | ^ BUILDSTDERR: 11615 | _cajT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cak7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11677:1: error: BUILDSTDERR: warning: label ‘_cak7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11677 | _cak7: BUILDSTDERR: | ^ BUILDSTDERR: 11677 | _cak7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘r92V_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11718:1: error: BUILDSTDERR: warning: label ‘_cakj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11718 | _cakj: BUILDSTDERR: | ^ BUILDSTDERR: 11718 | _cakj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caqd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11803:1: error: BUILDSTDERR: warning: label ‘_caqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11803 | _caqd: BUILDSTDERR: | ^ BUILDSTDERR: 11803 | _caqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caqq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11828:1: error: BUILDSTDERR: warning: label ‘_caqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _caqq: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _caqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caqD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11865:1: error: BUILDSTDERR: warning: label ‘_caqD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11865 | _caqD: BUILDSTDERR: | ^ BUILDSTDERR: 11865 | _caqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cas4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11922:1: error: BUILDSTDERR: warning: label ‘_cas4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11922 | _cas4: BUILDSTDERR: | ^ BUILDSTDERR: 11922 | _cas4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_carJ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11950:1: error: BUILDSTDERR: warning: label ‘_carJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11950 | _carJ: BUILDSTDERR: | ^ BUILDSTDERR: 11950 | _carJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_carp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:11978:1: error: BUILDSTDERR: warning: label ‘_carp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11978 | _carp: BUILDSTDERR: | ^ BUILDSTDERR: 11978 | _carp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cao3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12008:1: error: BUILDSTDERR: warning: label ‘_cao3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12008 | _cao3: BUILDSTDERR: | ^ BUILDSTDERR: 12008 | _cao3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caog’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12033:1: error: BUILDSTDERR: warning: label ‘_caog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12033 | _caog: BUILDSTDERR: | ^ BUILDSTDERR: 12033 | _caog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caot’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12070:1: error: BUILDSTDERR: warning: label ‘_caot’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12070 | _caot: BUILDSTDERR: | ^ BUILDSTDERR: 12070 | _caot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_capU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12127:1: error: BUILDSTDERR: warning: label ‘_capU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12127 | _capU: BUILDSTDERR: | ^ BUILDSTDERR: 12127 | _capU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_capz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12155:1: error: BUILDSTDERR: warning: label ‘_capz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12155 | _capz: BUILDSTDERR: | ^ BUILDSTDERR: 12155 | _capz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_capf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12183:1: error: BUILDSTDERR: warning: label ‘_capf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12183 | _capf: BUILDSTDERR: | ^ BUILDSTDERR: 12183 | _capf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_calC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12214:1: error: BUILDSTDERR: warning: label ‘_calC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12214 | _calC: BUILDSTDERR: | ^ BUILDSTDERR: 12214 | _calC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cam8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12240:1: error: BUILDSTDERR: warning: label ‘_cam8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12240 | _cam8: BUILDSTDERR: | ^ BUILDSTDERR: 12240 | _cam8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caml’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12278:1: error: BUILDSTDERR: warning: label ‘_caml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12278 | _caml: BUILDSTDERR: | ^ BUILDSTDERR: 12278 | _caml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caij’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12338:1: error: BUILDSTDERR: warning: label ‘_caij’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12338 | _caij: BUILDSTDERR: | ^ BUILDSTDERR: 12338 | _caij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_canM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12370:1: error: BUILDSTDERR: warning: label ‘_canM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12370 | _canM: BUILDSTDERR: | ^ BUILDSTDERR: 12370 | _canM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caib’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12405:1: error: BUILDSTDERR: warning: label ‘_caib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12405 | _caib: BUILDSTDERR: | ^ BUILDSTDERR: 12405 | _caib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caia’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12445:1: error: BUILDSTDERR: warning: label ‘_caia’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12445 | _caia: BUILDSTDERR: | ^ BUILDSTDERR: 12445 | _caia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cala’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12462:1: error: BUILDSTDERR: warning: label ‘_cala’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12462 | _cala: BUILDSTDERR: | ^ BUILDSTDERR: 12462 | _cala: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_canr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12482:1: error: BUILDSTDERR: warning: label ‘_canr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12482 | _canr: BUILDSTDERR: | ^ BUILDSTDERR: 12482 | _canr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cai3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12517:1: error: BUILDSTDERR: warning: label ‘_cai3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _cai3: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _cai3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cai2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12557:1: error: BUILDSTDERR: warning: label ‘_cai2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12557 | _cai2: BUILDSTDERR: | ^ BUILDSTDERR: 12557 | _cai2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cakX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12574:1: error: BUILDSTDERR: warning: label ‘_cakX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12574 | _cakX: BUILDSTDERR: | ^ BUILDSTDERR: 12574 | _cakX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_can7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12594:1: error: BUILDSTDERR: warning: label ‘_can7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _can7: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _can7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12629:1: error: BUILDSTDERR: warning: label ‘_cahV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12629 | _cahV: BUILDSTDERR: | ^ BUILDSTDERR: 12629 | _cahV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cahU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12669:1: error: BUILDSTDERR: warning: label ‘_cahU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12669 | _cahU: BUILDSTDERR: | ^ BUILDSTDERR: 12669 | _cahU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cakK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12686:1: error: BUILDSTDERR: warning: label ‘_cakK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12686 | _cakK: BUILDSTDERR: | ^ BUILDSTDERR: 12686 | _cakK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caim’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12713:1: error: BUILDSTDERR: warning: label ‘_caim’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12713 | _caim: BUILDSTDERR: | ^ BUILDSTDERR: 12713 | _caim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caj5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12774:1: error: BUILDSTDERR: warning: label ‘_caj5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12774 | _caj5: BUILDSTDERR: | ^ BUILDSTDERR: 12774 | _caj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caix’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12833:1: error: BUILDSTDERR: warning: label ‘_caix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12833 | _caix: BUILDSTDERR: | ^ BUILDSTDERR: 12833 | _caix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘r92X_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12871:1: error: BUILDSTDERR: warning: label ‘_caue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12871 | _caue: BUILDSTDERR: | ^ BUILDSTDERR: 12871 | _caue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwtextualParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12906:1: error: BUILDSTDERR: warning: label ‘_caui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12906 | _caui: BUILDSTDERR: | ^ BUILDSTDERR: 12906 | _caui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9mK_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12914:1: error: BUILDSTDERR: warning: label ‘_cauo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12914 | _cauo: BUILDSTDERR: | ^ BUILDSTDERR: 12914 | _cauo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9n2_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12924:1: error: BUILDSTDERR: warning: label ‘_cauB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12924 | _cauB: BUILDSTDERR: | ^ BUILDSTDERR: 12924 | _cauB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cauy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12953:1: error: BUILDSTDERR: warning: label ‘_cauy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12953 | _cauy: BUILDSTDERR: | ^ BUILDSTDERR: 12953 | _cauy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9mV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:12973:1: error: BUILDSTDERR: warning: label ‘_cauN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12973 | _cauN: BUILDSTDERR: | ^ BUILDSTDERR: 12973 | _cauN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9mK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13001:1: error: BUILDSTDERR: warning: label ‘_cauQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _cauQ: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _cauQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9n3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13049:1: error: BUILDSTDERR: warning: label ‘_cav3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _cav3: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _cav3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cav0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13077:1: error: BUILDSTDERR: warning: label ‘_cav0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13077 | _cav0: BUILDSTDERR: | ^ BUILDSTDERR: 13077 | _cav0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9na_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13094:1: error: BUILDSTDERR: warning: label ‘_cavc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13094 | _cavc: BUILDSTDERR: | ^ BUILDSTDERR: 13094 | _cavc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9na_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13116:1: error: BUILDSTDERR: warning: label ‘_cavC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13116 | _cavC: BUILDSTDERR: | ^ BUILDSTDERR: 13116 | _cavC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caww’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13198:1: error: BUILDSTDERR: warning: label ‘_caww’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _caww: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _caww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cawC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13223:1: error: BUILDSTDERR: warning: label ‘_cawC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13223 | _cawC: BUILDSTDERR: | ^ BUILDSTDERR: 13223 | _cawC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cawQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13262:1: error: BUILDSTDERR: warning: label ‘_cawQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13262 | _cawQ: BUILDSTDERR: | ^ BUILDSTDERR: 13262 | _cawQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cavz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13326:1: error: BUILDSTDERR: warning: label ‘_cavz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _cavz: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _cavz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cayh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13357:1: error: BUILDSTDERR: warning: label ‘_cayh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13357 | _cayh: BUILDSTDERR: | ^ BUILDSTDERR: 13357 | _cayh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caxW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13382:1: error: BUILDSTDERR: warning: label ‘_caxW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13382 | _caxW: BUILDSTDERR: | ^ BUILDSTDERR: 13382 | _caxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caxC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13407:1: error: BUILDSTDERR: warning: label ‘_caxC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13407 | _caxC: BUILDSTDERR: | ^ BUILDSTDERR: 13407 | _caxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cayo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13431:1: error: BUILDSTDERR: warning: label ‘_cayo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13431 | _cayo: BUILDSTDERR: | ^ BUILDSTDERR: 13431 | _cayo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cavr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13448:1: error: BUILDSTDERR: warning: label ‘_cavr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13448 | _cavr: BUILDSTDERR: | ^ BUILDSTDERR: 13448 | _cavr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cavq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13493:1: error: BUILDSTDERR: warning: label ‘_cavq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13493 | _cavq: BUILDSTDERR: | ^ BUILDSTDERR: 13493 | _cavq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cawb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13511:1: error: BUILDSTDERR: warning: label ‘_cawb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13511 | _cawb: BUILDSTDERR: | ^ BUILDSTDERR: 13511 | _cawb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_cavF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cavF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cavF: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cavF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9oD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13653:1: error: BUILDSTDERR: warning: label ‘_caAh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13653 | _caAh: BUILDSTDERR: | ^ BUILDSTDERR: 13653 | _caAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9oT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13705:1: error: BUILDSTDERR: warning: label ‘_caAu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13705 | _caAu: BUILDSTDERR: | ^ BUILDSTDERR: 13705 | _caAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caAr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13750:1: error: BUILDSTDERR: warning: label ‘_caAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13750 | _caAr: BUILDSTDERR: | ^ BUILDSTDERR: 13750 | _caAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caAF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13809:1: error: BUILDSTDERR: warning: label ‘_caAF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _caAF: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _caAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwtextualParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13847:1: error: BUILDSTDERR: warning: label ‘_caAU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13847 | _caAU: BUILDSTDERR: | ^ BUILDSTDERR: 13847 | _caAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caA5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:13923:1: error: BUILDSTDERR: warning: label ‘_caA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13923 | _caA5: BUILDSTDERR: | ^ BUILDSTDERR: 13923 | _caA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_textualParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14008:1: error: BUILDSTDERR: warning: label ‘_caBk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14008 | _caBk: BUILDSTDERR: | ^ BUILDSTDERR: 14008 | _caBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caBi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14032:1: error: BUILDSTDERR: warning: label ‘_caBi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14032 | _caBi: BUILDSTDERR: | ^ BUILDSTDERR: 14032 | _caBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caBn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14061:1: error: BUILDSTDERR: warning: label ‘_caBn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14061 | _caBn: BUILDSTDERR: | ^ BUILDSTDERR: 14061 | _caBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_textualParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14088:1: error: BUILDSTDERR: warning: label ‘_caBB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14088 | _caBB: BUILDSTDERR: | ^ BUILDSTDERR: 14088 | _caBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwnumericParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14107:1: error: BUILDSTDERR: warning: label ‘_caBF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14107 | _caBF: BUILDSTDERR: | ^ BUILDSTDERR: 14107 | _caBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9po_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14117:1: error: BUILDSTDERR: warning: label ‘_caC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14117 | _caC1: BUILDSTDERR: | ^ BUILDSTDERR: 14117 | _caC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caBY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14146:1: error: BUILDSTDERR: warning: label ‘_caBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14146 | _caBY: BUILDSTDERR: | ^ BUILDSTDERR: 14146 | _caBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9pA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14167:1: error: BUILDSTDERR: warning: label ‘_caCd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14167 | _caCd: BUILDSTDERR: | ^ BUILDSTDERR: 14167 | _caCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9pB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14194:1: error: BUILDSTDERR: warning: label ‘_caCg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14194 | _caCg: BUILDSTDERR: | ^ BUILDSTDERR: 14194 | _caCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caBO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14228:1: error: BUILDSTDERR: warning: label ‘_caBO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14228 | _caBO: BUILDSTDERR: | ^ BUILDSTDERR: 14228 | _caBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwnumericParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14268:1: error: BUILDSTDERR: warning: label ‘_caCn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14268 | _caCn: BUILDSTDERR: | ^ BUILDSTDERR: 14268 | _caCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_numericParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14302:1: error: BUILDSTDERR: warning: label ‘_caCy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14302 | _caCy: BUILDSTDERR: | ^ BUILDSTDERR: 14302 | _caCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caCw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14326:1: error: BUILDSTDERR: warning: label ‘_caCw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14326 | _caCw: BUILDSTDERR: | ^ BUILDSTDERR: 14326 | _caCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caCB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14355:1: error: BUILDSTDERR: warning: label ‘_caCB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14355 | _caCB: BUILDSTDERR: | ^ BUILDSTDERR: 14355 | _caCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_numericParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14382:1: error: BUILDSTDERR: warning: label ‘_caCP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14382 | _caCP: BUILDSTDERR: | ^ BUILDSTDERR: 14382 | _caCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwidentifierParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14401:1: error: BUILDSTDERR: warning: label ‘_caCT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14401 | _caCT: BUILDSTDERR: | ^ BUILDSTDERR: 14401 | _caCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9q5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14410:1: error: BUILDSTDERR: warning: label ‘_caD6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14410 | _caD6: BUILDSTDERR: | ^ BUILDSTDERR: 14410 | _caD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9q0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14435:1: error: BUILDSTDERR: warning: label ‘_caD9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14435 | _caD9: BUILDSTDERR: | ^ BUILDSTDERR: 14435 | _caD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9qm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14462:1: error: BUILDSTDERR: warning: label ‘_caDn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14462 | _caDn: BUILDSTDERR: | ^ BUILDSTDERR: 14462 | _caDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9qn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14487:1: error: BUILDSTDERR: warning: label ‘_caDq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14487 | _caDq: BUILDSTDERR: | ^ BUILDSTDERR: 14487 | _caDq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘s9qh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14514:1: error: BUILDSTDERR: warning: label ‘_caDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14514 | _caDC: BUILDSTDERR: | ^ BUILDSTDERR: 14514 | _caDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caDA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14544:1: error: BUILDSTDERR: warning: label ‘_caDA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14544 | _caDA: BUILDSTDERR: | ^ BUILDSTDERR: 14544 | _caDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwidentifierParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14576:1: error: BUILDSTDERR: warning: label ‘_caDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14576 | _caDI: BUILDSTDERR: | ^ BUILDSTDERR: 14576 | _caDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14616:1: error: BUILDSTDERR: warning: label ‘_caDT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14616 | _caDT: BUILDSTDERR: | ^ BUILDSTDERR: 14616 | _caDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caDR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14640:1: error: BUILDSTDERR: warning: label ‘_caDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14640 | _caDR: BUILDSTDERR: | ^ BUILDSTDERR: 14640 | _caDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_caDW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14669:1: error: BUILDSTDERR: warning: label ‘_caDW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14669 | _caDW: BUILDSTDERR: | ^ BUILDSTDERR: 14669 | _caDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14696:1: error: BUILDSTDERR: warning: label ‘_caEa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14696 | _caEa: BUILDSTDERR: | ^ BUILDSTDERR: 14696 | _caEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14715:1: error: BUILDSTDERR: warning: label ‘_caEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14715 | _caEe: BUILDSTDERR: | ^ BUILDSTDERR: 14715 | _caEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14724:1: error: BUILDSTDERR: warning: label ‘_caEj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _caEj: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _caEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14759:1: error: BUILDSTDERR: warning: label ‘_caEt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14759 | _caEt: BUILDSTDERR: | ^ BUILDSTDERR: 14759 | _caEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14789:1: error: BUILDSTDERR: warning: label ‘_caED’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14789 | _caED: BUILDSTDERR: | ^ BUILDSTDERR: 14789 | _caED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14820:1: error: BUILDSTDERR: warning: label ‘_caEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14820 | _caEJ: BUILDSTDERR: | ^ BUILDSTDERR: 14820 | _caEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14829:1: error: BUILDSTDERR: warning: label ‘_caEO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14829 | _caEO: BUILDSTDERR: | ^ BUILDSTDERR: 14829 | _caEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14858:1: error: BUILDSTDERR: warning: label ‘_caET’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14858 | _caET: BUILDSTDERR: | ^ BUILDSTDERR: 14858 | _caET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14872:1: error: BUILDSTDERR: warning: label ‘_caEV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14872 | _caEV: BUILDSTDERR: | ^ BUILDSTDERR: 14872 | _caEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14886:1: error: BUILDSTDERR: warning: label ‘_caEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14886 | _caEX: BUILDSTDERR: | ^ BUILDSTDERR: 14886 | _caEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:14900:1: error: BUILDSTDERR: warning: label ‘_caEZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14900 | _caEZ: BUILDSTDERR: | ^ BUILDSTDERR: 14900 | _caEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc: In function ‘_c9Lu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_2.hc:3758:13: error: BUILDSTDERR: warning: ‘_s99B’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3758 | _s99O = (W_)ghcFunPtr((void *)((Sp[3]) + 0x10UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_s99C+6))->x) + 0x10UL), ((struct {W_ x;} __attribute__((packed))*) (_s99C+14))->x, _s99B);;} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _s99O = (W_)ghcFunPtr((void *)((Sp[3]) + 0x10UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_s99C+6))->x) + 0x10UL), ((struct {W_ x;} __attribute__((packed))*) (_s99C+14))->x, _s99B);;} BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWDelimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_cb2D’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cb2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cb2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb2A’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:37:1: error: BUILDSTDERR: warning: label ‘_cb2A’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cb2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cb2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb2G’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:60:1: error: BUILDSTDERR: warning: label ‘_cb2G’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cb2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cb2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb2L’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:83:1: error: BUILDSTDERR: warning: label ‘_cb2L’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cb2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cb2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb2Q’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:106:1: error: BUILDSTDERR: warning: label ‘_cb2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 106 | _cb2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 106 | _cb2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb2V’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:129:1: error: BUILDSTDERR: warning: label ‘_cb2V’ defined but not used [-Wunused-label] BUILDSTDERR: 129 | _cb2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 129 | _cb2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWINum_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:166:1: error: BUILDSTDERR: warning: label ‘_cb3m’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cb3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cb3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb3j’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:188:1: error: BUILDSTDERR: warning: label ‘_cb3j’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cb3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cb3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWIText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:221:1: error: BUILDSTDERR: warning: label ‘_cb3D’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _cb3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _cb3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb3A’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:245:1: error: BUILDSTDERR: warning: label ‘_cb3A’ defined but not used [-Wunused-label] BUILDSTDERR: 245 | _cb3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 245 | _cb3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWVersion_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:282:1: error: BUILDSTDERR: warning: label ‘_cb3U’ defined but not used [-Wunused-label] BUILDSTDERR: 282 | _cb3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 282 | _cb3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb3R’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:304:1: error: BUILDSTDERR: warning: label ‘_cb3R’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _cb3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _cb3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb3X’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:327:1: error: BUILDSTDERR: warning: label ‘_cb3X’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _cb3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _cb3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb42’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:350:1: error: BUILDSTDERR: warning: label ‘_cb42’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cb42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cb42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:388:1: error: BUILDSTDERR: warning: label ‘_cb4t’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _cb4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _cb4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb4m’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:418:1: error: BUILDSTDERR: warning: label ‘_cb4m’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cb4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cb4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb4N’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:459:1: error: BUILDSTDERR: warning: label ‘_cb4N’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _cb4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _cb4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb4y’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:491:1: error: BUILDSTDERR: warning: label ‘_cb4y’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _cb4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _cb4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifierzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:523:1: error: BUILDSTDERR: warning: label ‘_cb5c’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _cb5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _cb5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb59’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:543:1: error: BUILDSTDERR: warning: label ‘_cb59’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cb59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cb59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifier_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:563:1: error: BUILDSTDERR: warning: label ‘_cb5n’ defined but not used [-Wunused-label] BUILDSTDERR: 563 | _cb5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 563 | _cb5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzugo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:582:1: error: BUILDSTDERR: warning: label ‘_cb5B’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cb5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cb5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb5r’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:602:1: error: BUILDSTDERR: warning: label ‘_cb5r’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _cb5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _cb5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb5u’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:619:1: error: BUILDSTDERR: warning: label ‘_cb5u’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cb5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cb5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb5J’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:650:1: error: BUILDSTDERR: warning: label ‘_cb5J’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cb5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cb5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:673:1: error: BUILDSTDERR: warning: label ‘_cb62’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _cb62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _cb62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb5Z’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:700:1: error: BUILDSTDERR: warning: label ‘_cb5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cb5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cb5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb65’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:718:1: error: BUILDSTDERR: warning: label ‘_cb65’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _cb65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _cb65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersion_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:737:1: error: BUILDSTDERR: warning: label ‘_cb6i’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _cb6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _cb6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiterszuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:757:1: error: BUILDSTDERR: warning: label ‘_cb6s’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cb6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cb6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cb6p’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:777:1: error: BUILDSTDERR: warning: label ‘_cb6p’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _cb6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _cb6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:797:1: error: BUILDSTDERR: warning: label ‘_cb6D’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _cb6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _cb6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:829:1: error: BUILDSTDERR: warning: label ‘_cb6H’ defined but not used [-Wunused-label] BUILDSTDERR: 829 | _cb6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 829 | _cb6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:839:1: error: BUILDSTDERR: warning: label ‘_cb7U’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cb7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cb7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGs_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:869:1: error: BUILDSTDERR: warning: label ‘_cb7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _cb7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _cb7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:909:1: error: BUILDSTDERR: warning: label ‘_cb88’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _cb88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _cb88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:940:1: error: BUILDSTDERR: warning: label ‘_cb8e’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _cb8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _cb8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGv_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:997:1: error: BUILDSTDERR: warning: label ‘_cb8k’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cb8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cb8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1036:1: error: BUILDSTDERR: warning: label ‘_cb8p’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _cb8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _cb8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1077:1: error: BUILDSTDERR: warning: label ‘_cb8B’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _cb8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _cb8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1123:1: error: BUILDSTDERR: warning: label ‘_cb8J’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _cb8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _cb8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1183:1: error: BUILDSTDERR: warning: label ‘_cb8P’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _cb8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _cb8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1225:1: error: BUILDSTDERR: warning: label ‘_cb8U’ defined but not used [-Wunused-label] BUILDSTDERR: 1225 | _cb8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1225 | _cb8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1268:1: error: BUILDSTDERR: warning: label ‘_cb96’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _cb96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _cb96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1315:1: error: BUILDSTDERR: warning: label ‘_cb9e’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _cb9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _cb9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1378:1: error: BUILDSTDERR: warning: label ‘_cb9k’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _cb9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _cb9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1423:1: error: BUILDSTDERR: warning: label ‘_cb9p’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _cb9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _cb9p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1468:1: error: BUILDSTDERR: warning: label ‘_cb9B’ defined but not used [-Wunused-label] BUILDSTDERR: 1468 | _cb9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1468 | _cb9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1516:1: error: BUILDSTDERR: warning: label ‘_cb9J’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _cb9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _cb9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cb9P’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cb9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cb9P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1630:1: error: BUILDSTDERR: warning: label ‘_cb9U’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _cb9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _cb9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1677:1: error: BUILDSTDERR: warning: label ‘_cba6’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _cba6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _cba6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1726:1: error: BUILDSTDERR: warning: label ‘_cbae’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _cbae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _cbae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1795:1: error: BUILDSTDERR: warning: label ‘_cbak’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _cbak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _cbak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1847:1: error: BUILDSTDERR: warning: label ‘_cbap’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _cbap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _cbap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saGS_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1893:1: error: BUILDSTDERR: warning: label ‘_cbaD’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _cbaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _cbaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1935:1: error: BUILDSTDERR: warning: label ‘_cbaL’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _cbaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _cbaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cbaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cbaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cbaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbaW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2018:1: error: BUILDSTDERR: warning: label ‘_cbaW’ defined but not used [-Wunused-label] BUILDSTDERR: 2018 | _cbaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2018 | _cbaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbb2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cbb2’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cbb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cbb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2076:1: error: BUILDSTDERR: warning: label ‘_cbbk’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _cbbk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _cbbk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbbh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2104:1: error: BUILDSTDERR: warning: label ‘_cbbh’ defined but not used [-Wunused-label] BUILDSTDERR: 2104 | _cbbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2104 | _cbbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiters1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cbby’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cbby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cbby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbbv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2162:1: error: BUILDSTDERR: warning: label ‘_cbbv’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _cbbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _cbbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2191:1: error: BUILDSTDERR: warning: label ‘_cbbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _cbbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _cbbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2225:1: error: BUILDSTDERR: warning: label ‘_cbbN’ defined but not used [-Wunused-label] BUILDSTDERR: 2225 | _cbbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2225 | _cbbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2243:1: error: BUILDSTDERR: warning: label ‘_cbbW’ defined but not used [-Wunused-label] BUILDSTDERR: 2243 | _cbbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2243 | _cbbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2323:1: error: BUILDSTDERR: warning: label ‘_cbcO’ defined but not used [-Wunused-label] BUILDSTDERR: 2323 | _cbcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2323 | _cbcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbcL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2350:1: error: BUILDSTDERR: warning: label ‘_cbcL’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _cbcL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _cbcL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbcR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2377:1: error: BUILDSTDERR: warning: label ‘_cbcR’ defined but not used [-Wunused-label] BUILDSTDERR: 2377 | _cbcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2377 | _cbcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2407:1: error: BUILDSTDERR: warning: label ‘_cbd3’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _cbd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _cbd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cbdc’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cbdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cbdc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2519:1: error: BUILDSTDERR: warning: label ‘_cbee’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _cbee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _cbee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbeb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2546:1: error: BUILDSTDERR: warning: label ‘_cbeb’ defined but not used [-Wunused-label] BUILDSTDERR: 2546 | _cbeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2546 | _cbeb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbeh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2573:1: error: BUILDSTDERR: warning: label ‘_cbeh’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _cbeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _cbeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2606:1: error: BUILDSTDERR: warning: label ‘_cbez’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _cbez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _cbez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbew’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2633:1: error: BUILDSTDERR: warning: label ‘_cbew’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _cbew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _cbew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbeC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2661:1: error: BUILDSTDERR: warning: label ‘_cbeC’ defined but not used [-Wunused-label] BUILDSTDERR: 2661 | _cbeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2661 | _cbeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2709:1: error: BUILDSTDERR: warning: label ‘_cbfn’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _cbfn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _cbfn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbfk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2736:1: error: BUILDSTDERR: warning: label ‘_cbfk’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _cbfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _cbfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbfq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2764:1: error: BUILDSTDERR: warning: label ‘_cbfq’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _cbfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _cbfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2821:1: error: BUILDSTDERR: warning: label ‘_cbg9’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _cbg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _cbg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2838:1: error: BUILDSTDERR: warning: label ‘_cbgi’ defined but not used [-Wunused-label] BUILDSTDERR: 2838 | _cbgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2838 | _cbgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2919:1: error: BUILDSTDERR: warning: label ‘_cbhe’ defined but not used [-Wunused-label] BUILDSTDERR: 2919 | _cbhe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2919 | _cbhe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbhb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2946:1: error: BUILDSTDERR: warning: label ‘_cbhb’ defined but not used [-Wunused-label] BUILDSTDERR: 2946 | _cbhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2946 | _cbhb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbhh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cbhh’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cbhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cbhh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3006:1: error: BUILDSTDERR: warning: label ‘_cbhz’ defined but not used [-Wunused-label] BUILDSTDERR: 3006 | _cbhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3006 | _cbhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbhw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3033:1: error: BUILDSTDERR: warning: label ‘_cbhw’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _cbhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _cbhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbhC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3069:1: error: BUILDSTDERR: warning: label ‘_cbhC’ defined but not used [-Wunused-label] BUILDSTDERR: 3069 | _cbhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3069 | _cbhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3148:1: error: BUILDSTDERR: warning: label ‘_cbiF’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _cbiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _cbiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3165:1: error: BUILDSTDERR: warning: label ‘_cbiO’ defined but not used [-Wunused-label] BUILDSTDERR: 3165 | _cbiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3165 | _cbiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3246:1: error: BUILDSTDERR: warning: label ‘_cbjK’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _cbjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _cbjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbjH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3273:1: error: BUILDSTDERR: warning: label ‘_cbjH’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _cbjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _cbjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbjN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3300:1: error: BUILDSTDERR: warning: label ‘_cbjN’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _cbjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _cbjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3331:1: error: BUILDSTDERR: warning: label ‘_cbk2’ defined but not used [-Wunused-label] BUILDSTDERR: 3331 | _cbk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3331 | _cbk2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3355:1: error: BUILDSTDERR: warning: label ‘_cbkc’ defined but not used [-Wunused-label] BUILDSTDERR: 3355 | _cbkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3355 | _cbkc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbk9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3382:1: error: BUILDSTDERR: warning: label ‘_cbk9’ defined but not used [-Wunused-label] BUILDSTDERR: 3382 | _cbk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3382 | _cbk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbkf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3418:1: error: BUILDSTDERR: warning: label ‘_cbkf’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _cbkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _cbkf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3513:1: error: BUILDSTDERR: warning: label ‘_cbls’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _cbls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _cbls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbll’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3543:1: error: BUILDSTDERR: warning: label ‘_cbll’ defined but not used [-Wunused-label] BUILDSTDERR: 3543 | _cbll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3543 | _cbll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cblM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3587:1: error: BUILDSTDERR: warning: label ‘_cblM’ defined but not used [-Wunused-label] BUILDSTDERR: 3587 | _cblM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3587 | _cblM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cblx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3635:1: error: BUILDSTDERR: warning: label ‘_cblx’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _cblx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _cblx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbmo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3659:1: error: BUILDSTDERR: warning: label ‘_cbmo’ defined but not used [-Wunused-label] BUILDSTDERR: 3659 | _cbmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3659 | _cbmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cbmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cbmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cbmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbmS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cbmS’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cbmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cbmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbno’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3749:1: error: BUILDSTDERR: warning: label ‘_cbno’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _cbno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _cbno: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbn4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3796:1: error: BUILDSTDERR: warning: label ‘_cbn4’ defined but not used [-Wunused-label] BUILDSTDERR: 3796 | _cbn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3796 | _cbn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbo6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3829:1: error: BUILDSTDERR: warning: label ‘_cbo6’ defined but not used [-Wunused-label] BUILDSTDERR: 3829 | _cbo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3829 | _cbo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbo0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3837:1: error: BUILDSTDERR: warning: label ‘_cbo0’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _cbo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _cbo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3857:1: error: BUILDSTDERR: warning: label ‘_cbow’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _cbow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _cbow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3869:1: error: BUILDSTDERR: warning: label ‘_cboF’ defined but not used [-Wunused-label] BUILDSTDERR: 3869 | _cboF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3869 | _cboF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cboW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3916:1: error: BUILDSTDERR: warning: label ‘_cboW’ defined but not used [-Wunused-label] BUILDSTDERR: 3916 | _cboW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3916 | _cboW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbp3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3940:1: error: BUILDSTDERR: warning: label ‘_cbp3’ defined but not used [-Wunused-label] BUILDSTDERR: 3940 | _cbp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3940 | _cbp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3956:1: error: BUILDSTDERR: warning: label ‘_cbpp’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _cbpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _cbpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbpm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3983:1: error: BUILDSTDERR: warning: label ‘_cbpm’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _cbpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _cbpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbps’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4010:1: error: BUILDSTDERR: warning: label ‘_cbps’ defined but not used [-Wunused-label] BUILDSTDERR: 4010 | _cbps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4010 | _cbps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4043:1: error: BUILDSTDERR: warning: label ‘_cbpK’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _cbpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _cbpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbpH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cbpH’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cbpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cbpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbpN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4101:1: error: BUILDSTDERR: warning: label ‘_cbpN’ defined but not used [-Wunused-label] BUILDSTDERR: 4101 | _cbpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4101 | _cbpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbqe’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4152:1: error: BUILDSTDERR: warning: label ‘_cbqe’ defined but not used [-Wunused-label] BUILDSTDERR: 4152 | _cbqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4152 | _cbqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbqo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cbqo’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cbqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cbqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbqw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4201:1: error: BUILDSTDERR: warning: label ‘_cbqw’ defined but not used [-Wunused-label] BUILDSTDERR: 4201 | _cbqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4201 | _cbqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4224:1: error: BUILDSTDERR: warning: label ‘_cbr1’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _cbr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _cbr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbqV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4248:1: error: BUILDSTDERR: warning: label ‘_cbqV’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _cbqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _cbqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4280:1: error: BUILDSTDERR: warning: label ‘_cbrk’ defined but not used [-Wunused-label] BUILDSTDERR: 4280 | _cbrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4280 | _cbrk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbre’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4304:1: error: BUILDSTDERR: warning: label ‘_cbre’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _cbre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _cbre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4336:1: error: BUILDSTDERR: warning: label ‘_cbrD’ defined but not used [-Wunused-label] BUILDSTDERR: 4336 | _cbrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4336 | _cbrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbrx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cbrx’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cbrx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cbrx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4392:1: error: BUILDSTDERR: warning: label ‘_cbrW’ defined but not used [-Wunused-label] BUILDSTDERR: 4392 | _cbrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4392 | _cbrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbrQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4416:1: error: BUILDSTDERR: warning: label ‘_cbrQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4416 | _cbrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4416 | _cbrQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4447:1: error: BUILDSTDERR: warning: label ‘_cbsf’ defined but not used [-Wunused-label] BUILDSTDERR: 4447 | _cbsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4447 | _cbsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbs9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4468:1: error: BUILDSTDERR: warning: label ‘_cbs9’ defined but not used [-Wunused-label] BUILDSTDERR: 4468 | _cbs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4468 | _cbs9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4499:1: error: BUILDSTDERR: warning: label ‘_cbsy’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _cbsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _cbsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbss’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4520:1: error: BUILDSTDERR: warning: label ‘_cbss’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _cbss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _cbss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMeta_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4564:1: error: BUILDSTDERR: warning: label ‘_cbsO’ defined but not used [-Wunused-label] BUILDSTDERR: 4564 | _cbsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4564 | _cbsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbsL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4583:1: error: BUILDSTDERR: warning: label ‘_cbsL’ defined but not used [-Wunused-label] BUILDSTDERR: 4583 | _cbsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4583 | _cbsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionRelease_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4605:1: error: BUILDSTDERR: warning: label ‘_cbt2’ defined but not used [-Wunused-label] BUILDSTDERR: 4605 | _cbt2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4605 | _cbt2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbsZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4624:1: error: BUILDSTDERR: warning: label ‘_cbsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4624 | _cbsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4624 | _cbsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4644:1: error: BUILDSTDERR: warning: label ‘_cbta’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _cbta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _cbta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4657:1: error: BUILDSTDERR: warning: label ‘_cbtx’ defined but not used [-Wunused-label] BUILDSTDERR: 4657 | _cbtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4657 | _cbtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbtq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4714:1: error: BUILDSTDERR: warning: label ‘_cbtq’ defined but not used [-Wunused-label] BUILDSTDERR: 4714 | _cbtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4714 | _cbtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbtH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4749:1: error: BUILDSTDERR: warning: label ‘_cbtH’ defined but not used [-Wunused-label] BUILDSTDERR: 4749 | _cbtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4749 | _cbtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbtS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4781:1: error: BUILDSTDERR: warning: label ‘_cbtS’ defined but not used [-Wunused-label] BUILDSTDERR: 4781 | _cbtS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4781 | _cbtS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbtv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4807:1: error: BUILDSTDERR: warning: label ‘_cbtv’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _cbtv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _cbtv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbu1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4815:1: error: BUILDSTDERR: warning: label ‘_cbu1’ defined but not used [-Wunused-label] BUILDSTDERR: 4815 | _cbu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4815 | _cbu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4831:1: error: BUILDSTDERR: warning: label ‘_cbus’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _cbus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _cbus: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbup’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4858:1: error: BUILDSTDERR: warning: label ‘_cbup’ defined but not used [-Wunused-label] BUILDSTDERR: 4858 | _cbup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4858 | _cbup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbuv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4884:1: error: BUILDSTDERR: warning: label ‘_cbuv’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _cbuv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _cbuv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4915:1: error: BUILDSTDERR: warning: label ‘_cbuN’ defined but not used [-Wunused-label] BUILDSTDERR: 4915 | _cbuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4915 | _cbuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbuK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4942:1: error: BUILDSTDERR: warning: label ‘_cbuK’ defined but not used [-Wunused-label] BUILDSTDERR: 4942 | _cbuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4942 | _cbuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbuQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4970:1: error: BUILDSTDERR: warning: label ‘_cbuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4970 | _cbuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4970 | _cbuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbuY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:4996:1: error: BUILDSTDERR: warning: label ‘_cbuY’ defined but not used [-Wunused-label] BUILDSTDERR: 4996 | _cbuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4996 | _cbuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5028:1: error: BUILDSTDERR: warning: label ‘_cbvk’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _cbvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _cbvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbvh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cbvh’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cbvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cbvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbvn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5083:1: error: BUILDSTDERR: warning: label ‘_cbvn’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _cbvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _cbvn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbvv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5109:1: error: BUILDSTDERR: warning: label ‘_cbvv’ defined but not used [-Wunused-label] BUILDSTDERR: 5109 | _cbvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5109 | _cbvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5141:1: error: BUILDSTDERR: warning: label ‘_cbvR’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _cbvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _cbvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbvO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cbvO’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cbvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cbvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbvU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5196:1: error: BUILDSTDERR: warning: label ‘_cbvU’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _cbvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _cbvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbw2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5222:1: error: BUILDSTDERR: warning: label ‘_cbw2’ defined but not used [-Wunused-label] BUILDSTDERR: 5222 | _cbw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5222 | _cbw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5254:1: error: BUILDSTDERR: warning: label ‘_cbwo’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _cbwo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _cbwo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbwl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5281:1: error: BUILDSTDERR: warning: label ‘_cbwl’ defined but not used [-Wunused-label] BUILDSTDERR: 5281 | _cbwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5281 | _cbwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbwr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5309:1: error: BUILDSTDERR: warning: label ‘_cbwr’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _cbwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _cbwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbwz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5335:1: error: BUILDSTDERR: warning: label ‘_cbwz’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _cbwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _cbwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cbwV’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cbwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cbwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbwS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5394:1: error: BUILDSTDERR: warning: label ‘_cbwS’ defined but not used [-Wunused-label] BUILDSTDERR: 5394 | _cbwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5394 | _cbwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbwY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5423:1: error: BUILDSTDERR: warning: label ‘_cbwY’ defined but not used [-Wunused-label] BUILDSTDERR: 5423 | _cbwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5423 | _cbwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbx6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5448:1: error: BUILDSTDERR: warning: label ‘_cbx6’ defined but not used [-Wunused-label] BUILDSTDERR: 5448 | _cbx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5448 | _cbx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5480:1: error: BUILDSTDERR: warning: label ‘_cbxs’ defined but not used [-Wunused-label] BUILDSTDERR: 5480 | _cbxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5480 | _cbxs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbxp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5507:1: error: BUILDSTDERR: warning: label ‘_cbxp’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _cbxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _cbxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbxv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5536:1: error: BUILDSTDERR: warning: label ‘_cbxv’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _cbxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _cbxv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbxD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5561:1: error: BUILDSTDERR: warning: label ‘_cbxD’ defined but not used [-Wunused-label] BUILDSTDERR: 5561 | _cbxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5561 | _cbxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5605:1: error: BUILDSTDERR: warning: label ‘_cbxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5605 | _cbxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5605 | _cbxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbxW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5627:1: error: BUILDSTDERR: warning: label ‘_cbxW’ defined but not used [-Wunused-label] BUILDSTDERR: 5627 | _cbxW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5627 | _cbxW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5660:1: error: BUILDSTDERR: warning: label ‘_cbyg’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _cbyg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _cbyg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbyd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5682:1: error: BUILDSTDERR: warning: label ‘_cbyd’ defined but not used [-Wunused-label] BUILDSTDERR: 5682 | _cbyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5682 | _cbyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMajor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5715:1: error: BUILDSTDERR: warning: label ‘_cbyx’ defined but not used [-Wunused-label] BUILDSTDERR: 5715 | _cbyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5715 | _cbyx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbyu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5737:1: error: BUILDSTDERR: warning: label ‘_cbyu’ defined but not used [-Wunused-label] BUILDSTDERR: 5737 | _cbyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5737 | _cbyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimIdent_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5770:1: error: BUILDSTDERR: warning: label ‘_cbyO’ defined but not used [-Wunused-label] BUILDSTDERR: 5770 | _cbyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5770 | _cbyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbyL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5792:1: error: BUILDSTDERR: warning: label ‘_cbyL’ defined but not used [-Wunused-label] BUILDSTDERR: 5792 | _cbyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5792 | _cbyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMeta_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5825:1: error: BUILDSTDERR: warning: label ‘_cbz5’ defined but not used [-Wunused-label] BUILDSTDERR: 5825 | _cbz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5825 | _cbz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbz2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5847:1: error: BUILDSTDERR: warning: label ‘_cbz2’ defined but not used [-Wunused-label] BUILDSTDERR: 5847 | _cbz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5847 | _cbz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimRelease_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5880:1: error: BUILDSTDERR: warning: label ‘_cbzm’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _cbzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _cbzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbzj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cbzj’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cbzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cbzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5935:1: error: BUILDSTDERR: warning: label ‘_cbzD’ defined but not used [-Wunused-label] BUILDSTDERR: 5935 | _cbzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5935 | _cbzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbzA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5957:1: error: BUILDSTDERR: warning: label ‘_cbzA’ defined but not used [-Wunused-label] BUILDSTDERR: 5957 | _cbzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5957 | _cbzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:5990:1: error: BUILDSTDERR: warning: label ‘_cbzU’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _cbzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _cbzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbzR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6012:1: error: BUILDSTDERR: warning: label ‘_cbzR’ defined but not used [-Wunused-label] BUILDSTDERR: 6012 | _cbzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6012 | _cbzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6044:1: error: BUILDSTDERR: warning: label ‘_cbAm’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _cbAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _cbAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6070:1: error: BUILDSTDERR: warning: label ‘_cbAu’ defined but not used [-Wunused-label] BUILDSTDERR: 6070 | _cbAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6070 | _cbAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6106:1: error: BUILDSTDERR: warning: label ‘_cbAL’ defined but not used [-Wunused-label] BUILDSTDERR: 6106 | _cbAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6106 | _cbAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbAE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6140:1: error: BUILDSTDERR: warning: label ‘_cbAE’ defined but not used [-Wunused-label] BUILDSTDERR: 6140 | _cbAE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6140 | _cbAE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6192:1: error: BUILDSTDERR: warning: label ‘_cbB5’ defined but not used [-Wunused-label] BUILDSTDERR: 6192 | _cbB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6192 | _cbB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQH_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6216:1: error: BUILDSTDERR: warning: label ‘_cbBA’ defined but not used [-Wunused-label] BUILDSTDERR: 6216 | _cbBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6216 | _cbBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6242:1: error: BUILDSTDERR: warning: label ‘_cbBH’ defined but not used [-Wunused-label] BUILDSTDERR: 6242 | _cbBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6242 | _cbBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbBr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6273:1: error: BUILDSTDERR: warning: label ‘_cbBr’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _cbBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _cbBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6319:1: error: BUILDSTDERR: warning: label ‘_cbBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _cbBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _cbBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cbBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cbBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cbBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbBd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6394:1: error: BUILDSTDERR: warning: label ‘_cbBd’ defined but not used [-Wunused-label] BUILDSTDERR: 6394 | _cbBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | _cbBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6442:1: error: BUILDSTDERR: warning: label ‘_cbCe’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _cbCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _cbCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6483:1: error: BUILDSTDERR: warning: label ‘_cbCp’ defined but not used [-Wunused-label] BUILDSTDERR: 6483 | _cbCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6483 | _cbCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6522:1: error: BUILDSTDERR: warning: label ‘_cbCA’ defined but not used [-Wunused-label] BUILDSTDERR: 6522 | _cbCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6522 | _cbCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6559:1: error: BUILDSTDERR: warning: label ‘_cbCL’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _cbCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _cbCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6596:1: error: BUILDSTDERR: warning: label ‘_cbCW’ defined but not used [-Wunused-label] BUILDSTDERR: 6596 | _cbCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6596 | _cbCW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6633:1: error: BUILDSTDERR: warning: label ‘_cbD7’ defined but not used [-Wunused-label] BUILDSTDERR: 6633 | _cbD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6633 | _cbD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saQL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6670:1: error: BUILDSTDERR: warning: label ‘_cbDi’ defined but not used [-Wunused-label] BUILDSTDERR: 6670 | _cbDi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6670 | _cbDi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_toMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6706:1: error: BUILDSTDERR: warning: label ‘_cbDn’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _cbDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _cbDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbA8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6733:1: error: BUILDSTDERR: warning: label ‘_cbA8’ defined but not used [-Wunused-label] BUILDSTDERR: 6733 | _cbA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6733 | _cbA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbAd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:6783:1: error: BUILDSTDERR: warning: label ‘_cbAd’ defined but not used [-Wunused-label] BUILDSTDERR: 6783 | _cbAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6783 | _cbAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRe_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7164:1: error: BUILDSTDERR: warning: label ‘_cbDQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _cbDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _cbDQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbDN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7191:1: error: BUILDSTDERR: warning: label ‘_cbDN’ defined but not used [-Wunused-label] BUILDSTDERR: 7191 | _cbDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7191 | _cbDN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7223:1: error: BUILDSTDERR: warning: label ‘_cbE9’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _cbE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _cbE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbE6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7261:1: error: BUILDSTDERR: warning: label ‘_cbE6’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _cbE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _cbE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7292:1: error: BUILDSTDERR: warning: label ‘_cbEh’ defined but not used [-Wunused-label] BUILDSTDERR: 7292 | _cbEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7292 | _cbEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7334:1: error: BUILDSTDERR: warning: label ‘_cbEz’ defined but not used [-Wunused-label] BUILDSTDERR: 7334 | _cbEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7334 | _cbEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbEw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7375:1: error: BUILDSTDERR: warning: label ‘_cbEw’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _cbEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _cbEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7410:1: error: BUILDSTDERR: warning: label ‘_cbEV’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _cbEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _cbEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbES’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7454:1: error: BUILDSTDERR: warning: label ‘_cbES’ defined but not used [-Wunused-label] BUILDSTDERR: 7454 | _cbES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7454 | _cbES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7487:1: error: BUILDSTDERR: warning: label ‘_cbF3’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _cbF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _cbF3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7529:1: error: BUILDSTDERR: warning: label ‘_cbFc’ defined but not used [-Wunused-label] BUILDSTDERR: 7529 | _cbFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7529 | _cbFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbDB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7572:1: error: BUILDSTDERR: warning: label ‘_cbDB’ defined but not used [-Wunused-label] BUILDSTDERR: 7572 | _cbDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7572 | _cbDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7671:1: error: BUILDSTDERR: warning: label ‘_cbFB’ defined but not used [-Wunused-label] BUILDSTDERR: 7671 | _cbFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7671 | _cbFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbFy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7692:1: error: BUILDSTDERR: warning: label ‘_cbFy’ defined but not used [-Wunused-label] BUILDSTDERR: 7692 | _cbFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7692 | _cbFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7715:1: error: BUILDSTDERR: warning: label ‘_cbFY’ defined but not used [-Wunused-label] BUILDSTDERR: 7715 | _cbFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7715 | _cbFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbFV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7742:1: error: BUILDSTDERR: warning: label ‘_cbFV’ defined but not used [-Wunused-label] BUILDSTDERR: 7742 | _cbFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7742 | _cbFV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saRU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7775:1: error: BUILDSTDERR: warning: label ‘_cbGe’ defined but not used [-Wunused-label] BUILDSTDERR: 7775 | _cbGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7775 | _cbGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbGb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7815:1: error: BUILDSTDERR: warning: label ‘_cbGb’ defined but not used [-Wunused-label] BUILDSTDERR: 7815 | _cbGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7815 | _cbGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7844:1: error: BUILDSTDERR: warning: label ‘_cbGq’ defined but not used [-Wunused-label] BUILDSTDERR: 7844 | _cbGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7844 | _cbGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbFM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7879:1: error: BUILDSTDERR: warning: label ‘_cbFM’ defined but not used [-Wunused-label] BUILDSTDERR: 7879 | _cbFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7879 | _cbFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifier1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7937:1: error: BUILDSTDERR: warning: label ‘_cbGE’ defined but not used [-Wunused-label] BUILDSTDERR: 7937 | _cbGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7937 | _cbGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:7965:1: error: BUILDSTDERR: warning: label ‘_cbGL’ defined but not used [-Wunused-label] BUILDSTDERR: 7965 | _cbGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7965 | _cbGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8011:1: error: BUILDSTDERR: warning: label ‘_cbGP’ defined but not used [-Wunused-label] BUILDSTDERR: 8011 | _cbGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8011 | _cbGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saS9_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8021:1: error: BUILDSTDERR: warning: label ‘_cbHW’ defined but not used [-Wunused-label] BUILDSTDERR: 8021 | _cbHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8021 | _cbHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8050:1: error: BUILDSTDERR: warning: label ‘_cbIG’ defined but not used [-Wunused-label] BUILDSTDERR: 8050 | _cbIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8050 | _cbIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbID’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8089:1: error: BUILDSTDERR: warning: label ‘_cbID’ defined but not used [-Wunused-label] BUILDSTDERR: 8089 | _cbID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8089 | _cbID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8123:1: error: BUILDSTDERR: warning: label ‘_cbIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _cbIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _cbIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbIW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8168:1: error: BUILDSTDERR: warning: label ‘_cbIW’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _cbIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _cbIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8196:1: error: BUILDSTDERR: warning: label ‘_cbJb’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _cbJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _cbJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbIt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8238:1: error: BUILDSTDERR: warning: label ‘_cbIt’ defined but not used [-Wunused-label] BUILDSTDERR: 8238 | _cbIt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8238 | _cbIt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8298:1: error: BUILDSTDERR: warning: label ‘_cbJp’ defined but not used [-Wunused-label] BUILDSTDERR: 8298 | _cbJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8298 | _cbJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbIj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8332:1: error: BUILDSTDERR: warning: label ‘_cbIj’ defined but not used [-Wunused-label] BUILDSTDERR: 8332 | _cbIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8332 | _cbIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8380:1: error: BUILDSTDERR: warning: label ‘_cbJz’ defined but not used [-Wunused-label] BUILDSTDERR: 8380 | _cbJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8380 | _cbJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cbJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cbJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cbJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbJN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8447:1: error: BUILDSTDERR: warning: label ‘_cbJN’ defined but not used [-Wunused-label] BUILDSTDERR: 8447 | _cbJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8447 | _cbJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8480:1: error: BUILDSTDERR: warning: label ‘_cbK6’ defined but not used [-Wunused-label] BUILDSTDERR: 8480 | _cbK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8480 | _cbK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbK3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8521:1: error: BUILDSTDERR: warning: label ‘_cbK3’ defined but not used [-Wunused-label] BUILDSTDERR: 8521 | _cbK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8521 | _cbK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8553:1: error: BUILDSTDERR: warning: label ‘_cbKi’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _cbKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _cbKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbJE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8605:1: error: BUILDSTDERR: warning: label ‘_cbJE’ defined but not used [-Wunused-label] BUILDSTDERR: 8605 | _cbJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8605 | _cbJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8663:1: error: BUILDSTDERR: warning: label ‘_cbKy’ defined but not used [-Wunused-label] BUILDSTDERR: 8663 | _cbKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8663 | _cbKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbHZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8710:1: error: BUILDSTDERR: warning: label ‘_cbHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8710 | _cbHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8710 | _cbHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8756:1: error: BUILDSTDERR: warning: label ‘_cbKK’ defined but not used [-Wunused-label] BUILDSTDERR: 8756 | _cbKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8756 | _cbKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saS8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8795:1: error: BUILDSTDERR: warning: label ‘_cbKP’ defined but not used [-Wunused-label] BUILDSTDERR: 8795 | _cbKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8795 | _cbKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saT8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8836:1: error: BUILDSTDERR: warning: label ‘_cbLB’ defined but not used [-Wunused-label] BUILDSTDERR: 8836 | _cbLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8836 | _cbLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbLy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8875:1: error: BUILDSTDERR: warning: label ‘_cbLy’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _cbLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _cbLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8909:1: error: BUILDSTDERR: warning: label ‘_cbLU’ defined but not used [-Wunused-label] BUILDSTDERR: 8909 | _cbLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8909 | _cbLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbLR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8954:1: error: BUILDSTDERR: warning: label ‘_cbLR’ defined but not used [-Wunused-label] BUILDSTDERR: 8954 | _cbLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8954 | _cbLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:8982:1: error: BUILDSTDERR: warning: label ‘_cbM6’ defined but not used [-Wunused-label] BUILDSTDERR: 8982 | _cbM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8982 | _cbM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbLo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9024:1: error: BUILDSTDERR: warning: label ‘_cbLo’ defined but not used [-Wunused-label] BUILDSTDERR: 9024 | _cbLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9024 | _cbLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9084:1: error: BUILDSTDERR: warning: label ‘_cbMk’ defined but not used [-Wunused-label] BUILDSTDERR: 9084 | _cbMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9084 | _cbMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbLe’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9118:1: error: BUILDSTDERR: warning: label ‘_cbLe’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _cbLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _cbLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saSV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9166:1: error: BUILDSTDERR: warning: label ‘_cbMu’ defined but not used [-Wunused-label] BUILDSTDERR: 9166 | _cbMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9166 | _cbMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9206:1: error: BUILDSTDERR: warning: label ‘_cbML’ defined but not used [-Wunused-label] BUILDSTDERR: 9206 | _cbML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9206 | _cbML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbMI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9233:1: error: BUILDSTDERR: warning: label ‘_cbMI’ defined but not used [-Wunused-label] BUILDSTDERR: 9233 | _cbMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9233 | _cbMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9266:1: error: BUILDSTDERR: warning: label ‘_cbN1’ defined but not used [-Wunused-label] BUILDSTDERR: 9266 | _cbN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9266 | _cbN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbMY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9307:1: error: BUILDSTDERR: warning: label ‘_cbMY’ defined but not used [-Wunused-label] BUILDSTDERR: 9307 | _cbMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9307 | _cbMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9339:1: error: BUILDSTDERR: warning: label ‘_cbNd’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _cbNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _cbNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbMz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9391:1: error: BUILDSTDERR: warning: label ‘_cbMz’ defined but not used [-Wunused-label] BUILDSTDERR: 9391 | _cbMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9391 | _cbMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9450:1: error: BUILDSTDERR: warning: label ‘_cbNt’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _cbNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _cbNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbKU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9499:1: error: BUILDSTDERR: warning: label ‘_cbKU’ defined but not used [-Wunused-label] BUILDSTDERR: 9499 | _cbKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9499 | _cbKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9546:1: error: BUILDSTDERR: warning: label ‘_cbNF’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _cbNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _cbNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9588:1: error: BUILDSTDERR: warning: label ‘_cbNK’ defined but not used [-Wunused-label] BUILDSTDERR: 9588 | _cbNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9588 | _cbNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9633:1: error: BUILDSTDERR: warning: label ‘_cbNS’ defined but not used [-Wunused-label] BUILDSTDERR: 9633 | _cbNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9633 | _cbNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbNP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9675:1: error: BUILDSTDERR: warning: label ‘_cbNP’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _cbNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _cbNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9708:1: error: BUILDSTDERR: warning: label ‘_cbO0’ defined but not used [-Wunused-label] BUILDSTDERR: 9708 | _cbO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9708 | _cbO0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9753:1: error: BUILDSTDERR: warning: label ‘_cbO5’ defined but not used [-Wunused-label] BUILDSTDERR: 9753 | _cbO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9753 | _cbO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9801:1: error: BUILDSTDERR: warning: label ‘_cbOd’ defined but not used [-Wunused-label] BUILDSTDERR: 9801 | _cbOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9801 | _cbOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbOa’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9845:1: error: BUILDSTDERR: warning: label ‘_cbOa’ defined but not used [-Wunused-label] BUILDSTDERR: 9845 | _cbOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9845 | _cbOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9879:1: error: BUILDSTDERR: warning: label ‘_cbOl’ defined but not used [-Wunused-label] BUILDSTDERR: 9879 | _cbOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9879 | _cbOl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9927:1: error: BUILDSTDERR: warning: label ‘_cbOq’ defined but not used [-Wunused-label] BUILDSTDERR: 9927 | _cbOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9927 | _cbOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:9978:1: error: BUILDSTDERR: warning: label ‘_cbOy’ defined but not used [-Wunused-label] BUILDSTDERR: 9978 | _cbOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9978 | _cbOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbOv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10024:1: error: BUILDSTDERR: warning: label ‘_cbOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10024 | _cbOv: BUILDSTDERR: | ^ BUILDSTDERR: 10024 | _cbOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10059:1: error: BUILDSTDERR: warning: label ‘_cbOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10059 | _cbOG: BUILDSTDERR: | ^ BUILDSTDERR: 10059 | _cbOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saS6_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10111:1: error: BUILDSTDERR: warning: label ‘_cbOL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10111 | _cbOL: BUILDSTDERR: | ^ BUILDSTDERR: 10111 | _cbOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saTU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10157:1: error: BUILDSTDERR: warning: label ‘_cbOZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10157 | _cbOZ: BUILDSTDERR: | ^ BUILDSTDERR: 10157 | _cbOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10199:1: error: BUILDSTDERR: warning: label ‘_cbP7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10199 | _cbP7: BUILDSTDERR: | ^ BUILDSTDERR: 10199 | _cbP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10254:1: error: BUILDSTDERR: warning: label ‘_cbPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10254 | _cbPk: BUILDSTDERR: | ^ BUILDSTDERR: 10254 | _cbPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbPh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10282:1: error: BUILDSTDERR: warning: label ‘_cbPh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _cbPh: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _cbPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbPn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10305:1: error: BUILDSTDERR: warning: label ‘_cbPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10305 | _cbPn: BUILDSTDERR: | ^ BUILDSTDERR: 10305 | _cbPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10335:1: error: BUILDSTDERR: warning: label ‘_cbPF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10335 | _cbPF: BUILDSTDERR: | ^ BUILDSTDERR: 10335 | _cbPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbPC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10363:1: error: BUILDSTDERR: warning: label ‘_cbPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10363 | _cbPC: BUILDSTDERR: | ^ BUILDSTDERR: 10363 | _cbPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersion1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10394:1: error: BUILDSTDERR: warning: label ‘_cbPT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _cbPT: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _cbPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbPQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10421:1: error: BUILDSTDERR: warning: label ‘_cbPQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _cbPQ: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _cbPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10450:1: error: BUILDSTDERR: warning: label ‘_cbQ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10450 | _cbQ4: BUILDSTDERR: | ^ BUILDSTDERR: 10450 | _cbQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdsnonNegative_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10488:1: error: BUILDSTDERR: warning: label ‘_cbQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10488 | _cbQ8: BUILDSTDERR: | ^ BUILDSTDERR: 10488 | _cbQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10499:1: error: BUILDSTDERR: warning: label ‘_cbQK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10499 | _cbQK: BUILDSTDERR: | ^ BUILDSTDERR: 10499 | _cbQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbQH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10526:1: error: BUILDSTDERR: warning: label ‘_cbQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10526 | _cbQH: BUILDSTDERR: | ^ BUILDSTDERR: 10526 | _cbQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10556:1: error: BUILDSTDERR: warning: label ‘_cbQQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10556 | _cbQQ: BUILDSTDERR: | ^ BUILDSTDERR: 10556 | _cbQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10593:1: error: BUILDSTDERR: warning: label ‘_cbQV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10593 | _cbQV: BUILDSTDERR: | ^ BUILDSTDERR: 10593 | _cbQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10628:1: error: BUILDSTDERR: warning: label ‘_cbR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10628 | _cbR0: BUILDSTDERR: | ^ BUILDSTDERR: 10628 | _cbR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbQh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10658:1: error: BUILDSTDERR: warning: label ‘_cbQh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _cbQh: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _cbQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbQm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10683:1: error: BUILDSTDERR: warning: label ‘_cbQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10683 | _cbQm: BUILDSTDERR: | ^ BUILDSTDERR: 10683 | _cbQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdsnonNegative_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10729:1: error: BUILDSTDERR: warning: label ‘_cbRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10729 | _cbRc: BUILDSTDERR: | ^ BUILDSTDERR: 10729 | _cbRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10766:1: error: BUILDSTDERR: warning: label ‘_cbRp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _cbRp: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _cbRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10791:1: error: BUILDSTDERR: warning: label ‘_cbRy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10791 | _cbRy: BUILDSTDERR: | ^ BUILDSTDERR: 10791 | _cbRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbRw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10816:1: error: BUILDSTDERR: warning: label ‘_cbRw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10816 | _cbRw: BUILDSTDERR: | ^ BUILDSTDERR: 10816 | _cbRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10834:1: error: BUILDSTDERR: warning: label ‘_cbRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10834 | _cbRI: BUILDSTDERR: | ^ BUILDSTDERR: 10834 | _cbRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saUS_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10858:1: error: BUILDSTDERR: warning: label ‘_cbRP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10858 | _cbRP: BUILDSTDERR: | ^ BUILDSTDERR: 10858 | _cbRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saV7_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10883:1: error: BUILDSTDERR: warning: label ‘_cbSt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10883 | _cbSt: BUILDSTDERR: | ^ BUILDSTDERR: 10883 | _cbSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saV8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10913:1: error: BUILDSTDERR: warning: label ‘_cbSw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10913 | _cbSw: BUILDSTDERR: | ^ BUILDSTDERR: 10913 | _cbSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saV9_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10953:1: error: BUILDSTDERR: warning: label ‘_cbSB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10953 | _cbSB: BUILDSTDERR: | ^ BUILDSTDERR: 10953 | _cbSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saVa_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:10990:1: error: BUILDSTDERR: warning: label ‘_cbSG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10990 | _cbSG: BUILDSTDERR: | ^ BUILDSTDERR: 10990 | _cbSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbS7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11023:1: error: BUILDSTDERR: warning: label ‘_cbS7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11023 | _cbS7: BUILDSTDERR: | ^ BUILDSTDERR: 11023 | _cbS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbSc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cbSc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cbSc: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cbSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saVb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11091:1: error: BUILDSTDERR: warning: label ‘_cbSU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11091 | _cbSU: BUILDSTDERR: | ^ BUILDSTDERR: 11091 | _cbSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbRX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11122:1: error: BUILDSTDERR: warning: label ‘_cbRX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11122 | _cbRX: BUILDSTDERR: | ^ BUILDSTDERR: 11122 | _cbRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_nonNegative_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11160:1: error: BUILDSTDERR: warning: label ‘_cbT1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11160 | _cbT1: BUILDSTDERR: | ^ BUILDSTDERR: 11160 | _cbT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘r92U_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11210:1: error: BUILDSTDERR: warning: label ‘_cbTe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _cbTe: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _cbTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11243:1: error: BUILDSTDERR: warning: label ‘_cbTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11243 | _cbTc: BUILDSTDERR: | ^ BUILDSTDERR: 11243 | _cbTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11261:1: error: BUILDSTDERR: warning: label ‘_cbTh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11261 | _cbTh: BUILDSTDERR: | ^ BUILDSTDERR: 11261 | _cbTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11278:1: error: BUILDSTDERR: warning: label ‘_cbTl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11278 | _cbTl: BUILDSTDERR: | ^ BUILDSTDERR: 11278 | _cbTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11294:1: error: BUILDSTDERR: warning: label ‘_cbTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11294 | _cbTm: BUILDSTDERR: | ^ BUILDSTDERR: 11294 | _cbTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘r92V_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11327:1: error: BUILDSTDERR: warning: label ‘_cbTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11327 | _cbTA: BUILDSTDERR: | ^ BUILDSTDERR: 11327 | _cbTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saVJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11337:1: error: BUILDSTDERR: warning: label ‘_cbUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11337 | _cbUE: BUILDSTDERR: | ^ BUILDSTDERR: 11337 | _cbUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11372:1: error: BUILDSTDERR: warning: label ‘_cbUx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11372 | _cbUx: BUILDSTDERR: | ^ BUILDSTDERR: 11372 | _cbUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11411:1: error: BUILDSTDERR: warning: label ‘_cbUN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11411 | _cbUN: BUILDSTDERR: | ^ BUILDSTDERR: 11411 | _cbUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saVT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11428:1: error: BUILDSTDERR: warning: label ‘_cbVl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11428 | _cbVl: BUILDSTDERR: | ^ BUILDSTDERR: 11428 | _cbVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbVe’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11463:1: error: BUILDSTDERR: warning: label ‘_cbVe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11463 | _cbVe: BUILDSTDERR: | ^ BUILDSTDERR: 11463 | _cbVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbVu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11502:1: error: BUILDSTDERR: warning: label ‘_cbVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11502 | _cbVu: BUILDSTDERR: | ^ BUILDSTDERR: 11502 | _cbVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saVN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11524:1: error: BUILDSTDERR: warning: label ‘_cbVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11524 | _cbVD: BUILDSTDERR: | ^ BUILDSTDERR: 11524 | _cbVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saW7_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11568:1: error: BUILDSTDERR: warning: label ‘_cbVQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11568 | _cbVQ: BUILDSTDERR: | ^ BUILDSTDERR: 11568 | _cbVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbVN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11615:1: error: BUILDSTDERR: warning: label ‘_cbVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11615 | _cbVN: BUILDSTDERR: | ^ BUILDSTDERR: 11615 | _cbVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbW1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11677:1: error: BUILDSTDERR: warning: label ‘_cbW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11677 | _cbW1: BUILDSTDERR: | ^ BUILDSTDERR: 11677 | _cbW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘r92V_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11718:1: error: BUILDSTDERR: warning: label ‘_cbWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11718 | _cbWd: BUILDSTDERR: | ^ BUILDSTDERR: 11718 | _cbWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc27’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11803:1: error: BUILDSTDERR: warning: label ‘_cc27’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11803 | _cc27: BUILDSTDERR: | ^ BUILDSTDERR: 11803 | _cc27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc2k’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11828:1: error: BUILDSTDERR: warning: label ‘_cc2k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _cc2k: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _cc2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc2x’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11865:1: error: BUILDSTDERR: warning: label ‘_cc2x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11865 | _cc2x: BUILDSTDERR: | ^ BUILDSTDERR: 11865 | _cc2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc3Y’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11922:1: error: BUILDSTDERR: warning: label ‘_cc3Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11922 | _cc3Y: BUILDSTDERR: | ^ BUILDSTDERR: 11922 | _cc3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc3D’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11950:1: error: BUILDSTDERR: warning: label ‘_cc3D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11950 | _cc3D: BUILDSTDERR: | ^ BUILDSTDERR: 11950 | _cc3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc3j’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:11978:1: error: BUILDSTDERR: warning: label ‘_cc3j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11978 | _cc3j: BUILDSTDERR: | ^ BUILDSTDERR: 11978 | _cc3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbZX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12008:1: error: BUILDSTDERR: warning: label ‘_cbZX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12008 | _cbZX: BUILDSTDERR: | ^ BUILDSTDERR: 12008 | _cbZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc0a’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12033:1: error: BUILDSTDERR: warning: label ‘_cc0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12033 | _cc0a: BUILDSTDERR: | ^ BUILDSTDERR: 12033 | _cc0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc0n’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12070:1: error: BUILDSTDERR: warning: label ‘_cc0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12070 | _cc0n: BUILDSTDERR: | ^ BUILDSTDERR: 12070 | _cc0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc1O’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12127:1: error: BUILDSTDERR: warning: label ‘_cc1O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12127 | _cc1O: BUILDSTDERR: | ^ BUILDSTDERR: 12127 | _cc1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc1t’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12155:1: error: BUILDSTDERR: warning: label ‘_cc1t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12155 | _cc1t: BUILDSTDERR: | ^ BUILDSTDERR: 12155 | _cc1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc19’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12183:1: error: BUILDSTDERR: warning: label ‘_cc19’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12183 | _cc19: BUILDSTDERR: | ^ BUILDSTDERR: 12183 | _cc19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbXw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12214:1: error: BUILDSTDERR: warning: label ‘_cbXw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12214 | _cbXw: BUILDSTDERR: | ^ BUILDSTDERR: 12214 | _cbXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbY2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12240:1: error: BUILDSTDERR: warning: label ‘_cbY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12240 | _cbY2: BUILDSTDERR: | ^ BUILDSTDERR: 12240 | _cbY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbYf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12278:1: error: BUILDSTDERR: warning: label ‘_cbYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12278 | _cbYf: BUILDSTDERR: | ^ BUILDSTDERR: 12278 | _cbYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12338:1: error: BUILDSTDERR: warning: label ‘_cbUd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12338 | _cbUd: BUILDSTDERR: | ^ BUILDSTDERR: 12338 | _cbUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbZG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12370:1: error: BUILDSTDERR: warning: label ‘_cbZG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12370 | _cbZG: BUILDSTDERR: | ^ BUILDSTDERR: 12370 | _cbZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbU5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12405:1: error: BUILDSTDERR: warning: label ‘_cbU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12405 | _cbU5: BUILDSTDERR: | ^ BUILDSTDERR: 12405 | _cbU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbU4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12445:1: error: BUILDSTDERR: warning: label ‘_cbU4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12445 | _cbU4: BUILDSTDERR: | ^ BUILDSTDERR: 12445 | _cbU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbX4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12462:1: error: BUILDSTDERR: warning: label ‘_cbX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12462 | _cbX4: BUILDSTDERR: | ^ BUILDSTDERR: 12462 | _cbX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbZl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12482:1: error: BUILDSTDERR: warning: label ‘_cbZl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12482 | _cbZl: BUILDSTDERR: | ^ BUILDSTDERR: 12482 | _cbZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12517:1: error: BUILDSTDERR: warning: label ‘_cbTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12517 | _cbTX: BUILDSTDERR: | ^ BUILDSTDERR: 12517 | _cbTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12557:1: error: BUILDSTDERR: warning: label ‘_cbTW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12557 | _cbTW: BUILDSTDERR: | ^ BUILDSTDERR: 12557 | _cbTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbWR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12574:1: error: BUILDSTDERR: warning: label ‘_cbWR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12574 | _cbWR: BUILDSTDERR: | ^ BUILDSTDERR: 12574 | _cbWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbZ1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12594:1: error: BUILDSTDERR: warning: label ‘_cbZ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _cbZ1: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _cbZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12629:1: error: BUILDSTDERR: warning: label ‘_cbTP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12629 | _cbTP: BUILDSTDERR: | ^ BUILDSTDERR: 12629 | _cbTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbTO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12669:1: error: BUILDSTDERR: warning: label ‘_cbTO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12669 | _cbTO: BUILDSTDERR: | ^ BUILDSTDERR: 12669 | _cbTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbWE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12686:1: error: BUILDSTDERR: warning: label ‘_cbWE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12686 | _cbWE: BUILDSTDERR: | ^ BUILDSTDERR: 12686 | _cbWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUg’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12713:1: error: BUILDSTDERR: warning: label ‘_cbUg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12713 | _cbUg: BUILDSTDERR: | ^ BUILDSTDERR: 12713 | _cbUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12774:1: error: BUILDSTDERR: warning: label ‘_cbUZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12774 | _cbUZ: BUILDSTDERR: | ^ BUILDSTDERR: 12774 | _cbUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbUr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12833:1: error: BUILDSTDERR: warning: label ‘_cbUr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12833 | _cbUr: BUILDSTDERR: | ^ BUILDSTDERR: 12833 | _cbUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘r92X_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12871:1: error: BUILDSTDERR: warning: label ‘_cc68’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12871 | _cc68: BUILDSTDERR: | ^ BUILDSTDERR: 12871 | _cc68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwtextualParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12906:1: error: BUILDSTDERR: warning: label ‘_cc6c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12906 | _cc6c: BUILDSTDERR: | ^ BUILDSTDERR: 12906 | _cc6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saYE_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12914:1: error: BUILDSTDERR: warning: label ‘_cc6i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12914 | _cc6i: BUILDSTDERR: | ^ BUILDSTDERR: 12914 | _cc6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saYW_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12924:1: error: BUILDSTDERR: warning: label ‘_cc6v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12924 | _cc6v: BUILDSTDERR: | ^ BUILDSTDERR: 12924 | _cc6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc6s’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12953:1: error: BUILDSTDERR: warning: label ‘_cc6s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12953 | _cc6s: BUILDSTDERR: | ^ BUILDSTDERR: 12953 | _cc6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saYP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:12973:1: error: BUILDSTDERR: warning: label ‘_cc6H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12973 | _cc6H: BUILDSTDERR: | ^ BUILDSTDERR: 12973 | _cc6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saYE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13001:1: error: BUILDSTDERR: warning: label ‘_cc6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _cc6K: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _cc6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saYX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13049:1: error: BUILDSTDERR: warning: label ‘_cc6X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _cc6X: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _cc6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc6U’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13077:1: error: BUILDSTDERR: warning: label ‘_cc6U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13077 | _cc6U: BUILDSTDERR: | ^ BUILDSTDERR: 13077 | _cc6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saZ4_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13094:1: error: BUILDSTDERR: warning: label ‘_cc76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13094 | _cc76: BUILDSTDERR: | ^ BUILDSTDERR: 13094 | _cc76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘saZ4_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13116:1: error: BUILDSTDERR: warning: label ‘_cc7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13116 | _cc7w: BUILDSTDERR: | ^ BUILDSTDERR: 13116 | _cc7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc8q’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13198:1: error: BUILDSTDERR: warning: label ‘_cc8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _cc8q: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _cc8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc8w’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13223:1: error: BUILDSTDERR: warning: label ‘_cc8w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13223 | _cc8w: BUILDSTDERR: | ^ BUILDSTDERR: 13223 | _cc8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc8K’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13262:1: error: BUILDSTDERR: warning: label ‘_cc8K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13262 | _cc8K: BUILDSTDERR: | ^ BUILDSTDERR: 13262 | _cc8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc7t’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13326:1: error: BUILDSTDERR: warning: label ‘_cc7t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _cc7t: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _cc7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccab’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13357:1: error: BUILDSTDERR: warning: label ‘_ccab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13357 | _ccab: BUILDSTDERR: | ^ BUILDSTDERR: 13357 | _ccab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc9Q’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13382:1: error: BUILDSTDERR: warning: label ‘_cc9Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13382 | _cc9Q: BUILDSTDERR: | ^ BUILDSTDERR: 13382 | _cc9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc9w’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13407:1: error: BUILDSTDERR: warning: label ‘_cc9w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13407 | _cc9w: BUILDSTDERR: | ^ BUILDSTDERR: 13407 | _cc9w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccai’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13431:1: error: BUILDSTDERR: warning: label ‘_ccai’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13431 | _ccai: BUILDSTDERR: | ^ BUILDSTDERR: 13431 | _ccai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc7l’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13448:1: error: BUILDSTDERR: warning: label ‘_cc7l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13448 | _cc7l: BUILDSTDERR: | ^ BUILDSTDERR: 13448 | _cc7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc7k’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13493:1: error: BUILDSTDERR: warning: label ‘_cc7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13493 | _cc7k: BUILDSTDERR: | ^ BUILDSTDERR: 13493 | _cc7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc85’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13511:1: error: BUILDSTDERR: warning: label ‘_cc85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13511 | _cc85: BUILDSTDERR: | ^ BUILDSTDERR: 13511 | _cc85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cc7z’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cc7z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cc7z: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cc7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb0x_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13653:1: error: BUILDSTDERR: warning: label ‘_cccb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13653 | _cccb: BUILDSTDERR: | ^ BUILDSTDERR: 13653 | _cccb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb0N_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13705:1: error: BUILDSTDERR: warning: label ‘_ccco’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13705 | _ccco: BUILDSTDERR: | ^ BUILDSTDERR: 13705 | _ccco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cccl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13750:1: error: BUILDSTDERR: warning: label ‘_cccl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13750 | _cccl: BUILDSTDERR: | ^ BUILDSTDERR: 13750 | _cccl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cccz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13809:1: error: BUILDSTDERR: warning: label ‘_cccz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _cccz: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _cccz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwtextualParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13847:1: error: BUILDSTDERR: warning: label ‘_cccO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13847 | _cccO: BUILDSTDERR: | ^ BUILDSTDERR: 13847 | _cccO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccbZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:13923:1: error: BUILDSTDERR: warning: label ‘_ccbZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13923 | _ccbZ: BUILDSTDERR: | ^ BUILDSTDERR: 13923 | _ccbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_textualParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14008:1: error: BUILDSTDERR: warning: label ‘_ccde’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14008 | _ccde: BUILDSTDERR: | ^ BUILDSTDERR: 14008 | _ccde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccdc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14032:1: error: BUILDSTDERR: warning: label ‘_ccdc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14032 | _ccdc: BUILDSTDERR: | ^ BUILDSTDERR: 14032 | _ccdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccdh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14061:1: error: BUILDSTDERR: warning: label ‘_ccdh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14061 | _ccdh: BUILDSTDERR: | ^ BUILDSTDERR: 14061 | _ccdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_textualParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14088:1: error: BUILDSTDERR: warning: label ‘_ccdv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14088 | _ccdv: BUILDSTDERR: | ^ BUILDSTDERR: 14088 | _ccdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwnumericParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14107:1: error: BUILDSTDERR: warning: label ‘_ccdz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14107 | _ccdz: BUILDSTDERR: | ^ BUILDSTDERR: 14107 | _ccdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb1i_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14117:1: error: BUILDSTDERR: warning: label ‘_ccdV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14117 | _ccdV: BUILDSTDERR: | ^ BUILDSTDERR: 14117 | _ccdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccdS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14146:1: error: BUILDSTDERR: warning: label ‘_ccdS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14146 | _ccdS: BUILDSTDERR: | ^ BUILDSTDERR: 14146 | _ccdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb1u_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14167:1: error: BUILDSTDERR: warning: label ‘_cce7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14167 | _cce7: BUILDSTDERR: | ^ BUILDSTDERR: 14167 | _cce7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb1v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14194:1: error: BUILDSTDERR: warning: label ‘_ccea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14194 | _ccea: BUILDSTDERR: | ^ BUILDSTDERR: 14194 | _ccea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccdI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14228:1: error: BUILDSTDERR: warning: label ‘_ccdI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14228 | _ccdI: BUILDSTDERR: | ^ BUILDSTDERR: 14228 | _ccdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwnumericParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14268:1: error: BUILDSTDERR: warning: label ‘_cceh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14268 | _cceh: BUILDSTDERR: | ^ BUILDSTDERR: 14268 | _cceh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_numericParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14302:1: error: BUILDSTDERR: warning: label ‘_cces’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14302 | _cces: BUILDSTDERR: | ^ BUILDSTDERR: 14302 | _cces: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cceq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14326:1: error: BUILDSTDERR: warning: label ‘_cceq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14326 | _cceq: BUILDSTDERR: | ^ BUILDSTDERR: 14326 | _cceq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccev’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14355:1: error: BUILDSTDERR: warning: label ‘_ccev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14355 | _ccev: BUILDSTDERR: | ^ BUILDSTDERR: 14355 | _ccev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_numericParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14382:1: error: BUILDSTDERR: warning: label ‘_cceJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14382 | _cceJ: BUILDSTDERR: | ^ BUILDSTDERR: 14382 | _cceJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwidentifierParser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14401:1: error: BUILDSTDERR: warning: label ‘_cceN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14401 | _cceN: BUILDSTDERR: | ^ BUILDSTDERR: 14401 | _cceN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb1Z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14410:1: error: BUILDSTDERR: warning: label ‘_ccf0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14410 | _ccf0: BUILDSTDERR: | ^ BUILDSTDERR: 14410 | _ccf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb1U_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14435:1: error: BUILDSTDERR: warning: label ‘_ccf3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14435 | _ccf3: BUILDSTDERR: | ^ BUILDSTDERR: 14435 | _ccf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb2g_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14462:1: error: BUILDSTDERR: warning: label ‘_ccfh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14462 | _ccfh: BUILDSTDERR: | ^ BUILDSTDERR: 14462 | _ccfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb2h_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14487:1: error: BUILDSTDERR: warning: label ‘_ccfk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14487 | _ccfk: BUILDSTDERR: | ^ BUILDSTDERR: 14487 | _ccfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘sb2b_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14514:1: error: BUILDSTDERR: warning: label ‘_ccfw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14514 | _ccfw: BUILDSTDERR: | ^ BUILDSTDERR: 14514 | _ccfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccfu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14544:1: error: BUILDSTDERR: warning: label ‘_ccfu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14544 | _ccfu: BUILDSTDERR: | ^ BUILDSTDERR: 14544 | _ccfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwidentifierParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14576:1: error: BUILDSTDERR: warning: label ‘_ccfC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14576 | _ccfC: BUILDSTDERR: | ^ BUILDSTDERR: 14576 | _ccfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14616:1: error: BUILDSTDERR: warning: label ‘_ccfN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14616 | _ccfN: BUILDSTDERR: | ^ BUILDSTDERR: 14616 | _ccfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccfL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14640:1: error: BUILDSTDERR: warning: label ‘_ccfL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14640 | _ccfL: BUILDSTDERR: | ^ BUILDSTDERR: 14640 | _ccfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_ccfQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14669:1: error: BUILDSTDERR: warning: label ‘_ccfQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14669 | _ccfQ: BUILDSTDERR: | ^ BUILDSTDERR: 14669 | _ccfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14696:1: error: BUILDSTDERR: warning: label ‘_ccg4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14696 | _ccg4: BUILDSTDERR: | ^ BUILDSTDERR: 14696 | _ccg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14715:1: error: BUILDSTDERR: warning: label ‘_ccg8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14715 | _ccg8: BUILDSTDERR: | ^ BUILDSTDERR: 14715 | _ccg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14724:1: error: BUILDSTDERR: warning: label ‘_ccgd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _ccgd: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _ccgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14759:1: error: BUILDSTDERR: warning: label ‘_ccgn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14759 | _ccgn: BUILDSTDERR: | ^ BUILDSTDERR: 14759 | _ccgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14789:1: error: BUILDSTDERR: warning: label ‘_ccgx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14789 | _ccgx: BUILDSTDERR: | ^ BUILDSTDERR: 14789 | _ccgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14820:1: error: BUILDSTDERR: warning: label ‘_ccgD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14820 | _ccgD: BUILDSTDERR: | ^ BUILDSTDERR: 14820 | _ccgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14829:1: error: BUILDSTDERR: warning: label ‘_ccgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14829 | _ccgI: BUILDSTDERR: | ^ BUILDSTDERR: 14829 | _ccgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14858:1: error: BUILDSTDERR: warning: label ‘_ccgN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14858 | _ccgN: BUILDSTDERR: | ^ BUILDSTDERR: 14858 | _ccgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14872:1: error: BUILDSTDERR: warning: label ‘_ccgP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14872 | _ccgP: BUILDSTDERR: | ^ BUILDSTDERR: 14872 | _ccgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14886:1: error: BUILDSTDERR: warning: label ‘_ccgR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14886 | _ccgR: BUILDSTDERR: | ^ BUILDSTDERR: 14886 | _ccgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_con_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:14900:1: error: BUILDSTDERR: warning: label ‘_ccgT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14900 | _ccgT: BUILDSTDERR: | ^ BUILDSTDERR: 14900 | _ccgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc: In function ‘_cbno’: BUILDSTDERR: /tmp/ghc13211_0/ghc_6.hc:3758:13: error: BUILDSTDERR: warning: ‘_saLv’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3758 | _saLI = (W_)ghcFunPtr((void *)((Sp[3]) + 0x10UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_saLw+6))->x) + 0x10UL), ((struct {W_ x;} __attribute__((packed))*) (_saLw+14))->x, _saLv);;} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3758 | _saLI = (W_)ghcFunPtr((void *)((Sp[3]) + 0x10UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_saLw+6))->x) + 0x10UL), ((struct {W_ x;} __attribute__((packed))*) (_saLw+14))->x, _saLv);;} BUILDSTDERR: | ^ [2 of 3] Compiling Data.SemVer.Delimited ( src/Data/SemVer/Delimited.hs, dist/build/Data/SemVer/Delimited.o ) BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘rdZH_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:12:1: error: BUILDSTDERR: warning: label ‘_ceeP’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _ceeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _ceeP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sdZV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:31:1: error: BUILDSTDERR: warning: label ‘_cef6’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _cef6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _cef6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sdZY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:46:1: error: BUILDSTDERR: warning: label ‘_ceff’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _ceff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _ceff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘rdZI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:72:1: error: BUILDSTDERR: warning: label ‘_cefm’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cefm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cefm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceeW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:97:1: error: BUILDSTDERR: warning: label ‘_ceeW’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _ceeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _ceeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0g_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:153:1: error: BUILDSTDERR: warning: label ‘_cefP’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _cefP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _cefP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0i_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:190:1: error: BUILDSTDERR: warning: label ‘_cefZ’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cefZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cefZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0k_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:227:1: error: BUILDSTDERR: warning: label ‘_ceg9’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _ceg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _ceg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0m_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:264:1: error: BUILDSTDERR: warning: label ‘_cegj’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _cegj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _cegj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0o_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:301:1: error: BUILDSTDERR: warning: label ‘_cegt’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cegt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cegt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0q_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:338:1: error: BUILDSTDERR: warning: label ‘_cegD’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cegD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cegD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0s_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:374:1: error: BUILDSTDERR: warning: label ‘_cegU’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cegU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cegU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cegN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:408:1: error: BUILDSTDERR: warning: label ‘_cegN’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _cegN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _cegN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0M_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:460:1: error: BUILDSTDERR: warning: label ‘_cehz’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _cehz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _cehz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0I_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:486:1: error: BUILDSTDERR: warning: label ‘_cehG’ defined but not used [-Wunused-label] BUILDSTDERR: 486 | _cehG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 486 | _cehG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cehq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:518:1: error: BUILDSTDERR: warning: label ‘_cehq’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _cehq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _cehq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0Q_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:561:1: error: BUILDSTDERR: warning: label ‘_cehV’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cehV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cehV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0B_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:591:1: error: BUILDSTDERR: warning: label ‘_cei4’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cei4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cei4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cehf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:623:1: error: BUILDSTDERR: warning: label ‘_cehf’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _cehf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _cehf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0R_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:670:1: error: BUILDSTDERR: warning: label ‘_ceii’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _ceii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _ceii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0T_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:711:1: error: BUILDSTDERR: warning: label ‘_ceis’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _ceis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _ceis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0X_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:746:1: error: BUILDSTDERR: warning: label ‘_cej5’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _cej5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _cej5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0Y_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:763:1: error: BUILDSTDERR: warning: label ‘_cej8’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cej8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cej8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se0Z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:801:1: error: BUILDSTDERR: warning: label ‘_cejd’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _cejd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _cejd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se10_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:842:1: error: BUILDSTDERR: warning: label ‘_ceji’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _ceji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _ceji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se11_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:886:1: error: BUILDSTDERR: warning: label ‘_cejn’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _cejn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _cejn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se12_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:933:1: error: BUILDSTDERR: warning: label ‘_cejs’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _cejs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _cejs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se13_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:983:1: error: BUILDSTDERR: warning: label ‘_cejx’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cejx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cejx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se14_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cejC’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cejC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cejC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1075:1: error: BUILDSTDERR: warning: label ‘_cejH’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _cejH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _cejH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cefA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1102:1: error: BUILDSTDERR: warning: label ‘_cefA’ defined but not used [-Wunused-label] BUILDSTDERR: 1102 | _cefA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1102 | _cefA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cefF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1147:1: error: BUILDSTDERR: warning: label ‘_cefF’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _cefF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _cefF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1o_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cek5’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cek5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cek5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cek2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cek2’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cek2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cek2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1p_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1290:1: error: BUILDSTDERR: warning: label ‘_cekf’ defined but not used [-Wunused-label] BUILDSTDERR: 1290 | _cekf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1290 | _cekf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1h_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1326:1: error: BUILDSTDERR: warning: label ‘_ceks’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _ceks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _ceks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cekp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cekp’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cekp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cekp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cekv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1381:1: error: BUILDSTDERR: warning: label ‘_cekv’ defined but not used [-Wunused-label] BUILDSTDERR: 1381 | _cekv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1381 | _cekv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_minor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1415:1: error: BUILDSTDERR: warning: label ‘_cekJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _cekJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _cekJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1J_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cel3’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cel3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cel3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cel0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1487:1: error: BUILDSTDERR: warning: label ‘_cel0’ defined but not used [-Wunused-label] BUILDSTDERR: 1487 | _cel0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1487 | _cel0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1K_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1516:1: error: BUILDSTDERR: warning: label ‘_celd’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _celd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _celd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1C_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1552:1: error: BUILDSTDERR: warning: label ‘_celq’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _celq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _celq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_celn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1580:1: error: BUILDSTDERR: warning: label ‘_celn’ defined but not used [-Wunused-label] BUILDSTDERR: 1580 | _celn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1580 | _celn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_celt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1607:1: error: BUILDSTDERR: warning: label ‘_celt’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _celt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _celt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_patch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1641:1: error: BUILDSTDERR: warning: label ‘_celH’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _celH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _celH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se24_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1683:1: error: BUILDSTDERR: warning: label ‘_cem1’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _cem1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _cem1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_celY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1713:1: error: BUILDSTDERR: warning: label ‘_celY’ defined but not used [-Wunused-label] BUILDSTDERR: 1713 | _celY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1713 | _celY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se25_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cemb’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cemb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cemb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se1X_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cemo’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cemo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cemo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceml’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1806:1: error: BUILDSTDERR: warning: label ‘_ceml’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _ceml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _ceml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cemr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1833:1: error: BUILDSTDERR: warning: label ‘_cemr’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _cemr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _cemr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_release_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1867:1: error: BUILDSTDERR: warning: label ‘_cemF’ defined but not used [-Wunused-label] BUILDSTDERR: 1867 | _cemF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1867 | _cemF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2p_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1909:1: error: BUILDSTDERR: warning: label ‘_cemZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1909 | _cemZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1909 | _cemZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cemW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1939:1: error: BUILDSTDERR: warning: label ‘_cemW’ defined but not used [-Wunused-label] BUILDSTDERR: 1939 | _cemW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1939 | _cemW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2q_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:1968:1: error: BUILDSTDERR: warning: label ‘_cen9’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _cen9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _cen9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2i_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2004:1: error: BUILDSTDERR: warning: label ‘_cenm’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _cenm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _cenm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cenj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2032:1: error: BUILDSTDERR: warning: label ‘_cenj’ defined but not used [-Wunused-label] BUILDSTDERR: 2032 | _cenj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2032 | _cenj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cenp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2059:1: error: BUILDSTDERR: warning: label ‘_cenp’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _cenp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _cenp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_metadata_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cenD’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cenD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cenD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2K_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cenX’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cenX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cenX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cenU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2165:1: error: BUILDSTDERR: warning: label ‘_cenU’ defined but not used [-Wunused-label] BUILDSTDERR: 2165 | _cenU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2165 | _cenU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2L_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2194:1: error: BUILDSTDERR: warning: label ‘_ceo7’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _ceo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _ceo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2D_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2230:1: error: BUILDSTDERR: warning: label ‘_ceok’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _ceok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _ceok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceoh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2258:1: error: BUILDSTDERR: warning: label ‘_ceoh’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _ceoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _ceoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceon’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2285:1: error: BUILDSTDERR: warning: label ‘_ceon’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _ceon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _ceon: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_identifier_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2319:1: error: BUILDSTDERR: warning: label ‘_ceoB’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _ceoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _ceoB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2386:1: error: BUILDSTDERR: warning: label ‘_ceoK’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _ceoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _ceoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘rdZM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2432:1: error: BUILDSTDERR: warning: label ‘_ceoU’ defined but not used [-Wunused-label] BUILDSTDERR: 2432 | _ceoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2432 | _ceoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘rdZN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2472:1: error: BUILDSTDERR: warning: label ‘_cep3’ defined but not used [-Wunused-label] BUILDSTDERR: 2472 | _cep3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2472 | _cep3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2509:1: error: BUILDSTDERR: warning: label ‘_cep7’ defined but not used [-Wunused-label] BUILDSTDERR: 2509 | _cep7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2509 | _cep7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2T_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2519:1: error: BUILDSTDERR: warning: label ‘_cepl’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _cepl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _cepl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2R_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2549:1: error: BUILDSTDERR: warning: label ‘_cepr’ defined but not used [-Wunused-label] BUILDSTDERR: 2549 | _cepr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2549 | _cepr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2V_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2595:1: error: BUILDSTDERR: warning: label ‘_cepA’ defined but not used [-Wunused-label] BUILDSTDERR: 2595 | _cepA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2595 | _cepA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se35_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2603:1: error: BUILDSTDERR: warning: label ‘_cepG’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _cepG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _cepG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se35_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2620:1: error: BUILDSTDERR: warning: label ‘_cepM’ defined but not used [-Wunused-label] BUILDSTDERR: 2620 | _cepM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2620 | _cepM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cepT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2690:1: error: BUILDSTDERR: warning: label ‘_cepT’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _cepT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _cepT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cepS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2733:1: error: BUILDSTDERR: warning: label ‘_cepS’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _cepS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _cepS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se3z_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2749:1: error: BUILDSTDERR: warning: label ‘_cer8’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _cer8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _cer8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se3z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cere’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cere: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cere: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cerl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cerl’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cerl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cerl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cerk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2875:1: error: BUILDSTDERR: warning: label ‘_cerk’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _cerk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _cerk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cerw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cerw’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cerw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cerw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se4b_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2928:1: error: BUILDSTDERR: warning: label ‘_cesX’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _cesX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _cesX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cesU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2958:1: error: BUILDSTDERR: warning: label ‘_cesU’ defined but not used [-Wunused-label] BUILDSTDERR: 2958 | _cesU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2958 | _cesU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cet0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:2982:1: error: BUILDSTDERR: warning: label ‘_cet0’ defined but not used [-Wunused-label] BUILDSTDERR: 2982 | _cet0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2982 | _cet0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cet5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3007:1: error: BUILDSTDERR: warning: label ‘_cet5’ defined but not used [-Wunused-label] BUILDSTDERR: 3007 | _cet5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3007 | _cet5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se4v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3033:1: error: BUILDSTDERR: warning: label ‘_ceto’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _ceto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _ceto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se2V_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3081:1: error: BUILDSTDERR: warning: label ‘_cetv’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _cetv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _cetv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cesN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3186:1: error: BUILDSTDERR: warning: label ‘_cesN’ defined but not used [-Wunused-label] BUILDSTDERR: 3186 | _cesN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3186 | _cesN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se4L_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3217:1: error: BUILDSTDERR: warning: label ‘_ceuF’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _ceuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _ceuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceuD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3243:1: error: BUILDSTDERR: warning: label ‘_ceuD’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _ceuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _ceuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceuI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3274:1: error: BUILDSTDERR: warning: label ‘_ceuI’ defined but not used [-Wunused-label] BUILDSTDERR: 3274 | _ceuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3274 | _ceuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se4Z_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3300:1: error: BUILDSTDERR: warning: label ‘_ceuU’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _ceuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _ceuU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se59_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3310:1: error: BUILDSTDERR: warning: label ‘_cev4’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _cev4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _cev4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5y_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3333:1: error: BUILDSTDERR: warning: label ‘_cevt’ defined but not used [-Wunused-label] BUILDSTDERR: 3333 | _cevt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3333 | _cevt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cevq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3362:1: error: BUILDSTDERR: warning: label ‘_cevq’ defined but not used [-Wunused-label] BUILDSTDERR: 3362 | _cevq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3362 | _cevq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3391:1: error: BUILDSTDERR: warning: label ‘_cevD’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _cevD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _cevD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cevc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3418:1: error: BUILDSTDERR: warning: label ‘_cevc’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _cevc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _cevc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cevg’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cevg’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cevg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cevg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se4Z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3494:1: error: BUILDSTDERR: warning: label ‘_cevL’ defined but not used [-Wunused-label] BUILDSTDERR: 3494 | _cevL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3494 | _cevL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5C_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3545:1: error: BUILDSTDERR: warning: label ‘_cew0’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _cew0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _cew0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5A_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3575:1: error: BUILDSTDERR: warning: label ‘_cew6’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _cew6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _cew6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5G_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3623:1: error: BUILDSTDERR: warning: label ‘_cewn’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _cewn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _cewn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5E_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3653:1: error: BUILDSTDERR: warning: label ‘_cewt’ defined but not used [-Wunused-label] BUILDSTDERR: 3653 | _cewt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3653 | _cewt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5P_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3702:1: error: BUILDSTDERR: warning: label ‘_cewQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _cewQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3702 | _cewQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se5W_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3733:1: error: BUILDSTDERR: warning: label ‘_cex1’ defined but not used [-Wunused-label] BUILDSTDERR: 3733 | _cex1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3733 | _cex1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se63_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3761:1: error: BUILDSTDERR: warning: label ‘_cex8’ defined but not used [-Wunused-label] BUILDSTDERR: 3761 | _cex8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3761 | _cex8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6e_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3771:1: error: BUILDSTDERR: warning: label ‘_cexk’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _cexk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _cexk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cexh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3800:1: error: BUILDSTDERR: warning: label ‘_cexh’ defined but not used [-Wunused-label] BUILDSTDERR: 3800 | _cexh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3800 | _cexh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se63_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3824:1: error: BUILDSTDERR: warning: label ‘_cexr’ defined but not used [-Wunused-label] BUILDSTDERR: 3824 | _cexr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3824 | _cexr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6m_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3863:1: error: BUILDSTDERR: warning: label ‘_cexy’ defined but not used [-Wunused-label] BUILDSTDERR: 3863 | _cexy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3863 | _cexy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3872:1: error: BUILDSTDERR: warning: label ‘_cexG’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _cexG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _cexG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6w_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3898:1: error: BUILDSTDERR: warning: label ‘_cexR’ defined but not used [-Wunused-label] BUILDSTDERR: 3898 | _cexR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3898 | _cexR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cexO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3929:1: error: BUILDSTDERR: warning: label ‘_cexO’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _cexO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _cexO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6E_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cey3’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cey3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cey3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6E_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:3983:1: error: BUILDSTDERR: warning: label ‘_cey9’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _cey9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _cey9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceyp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4059:1: error: BUILDSTDERR: warning: label ‘_ceyp’ defined but not used [-Wunused-label] BUILDSTDERR: 4059 | _ceyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4059 | _ceyp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceyu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4083:1: error: BUILDSTDERR: warning: label ‘_ceyu’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _ceyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _ceyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se7l_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cezH’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cezH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cezH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cezE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4143:1: error: BUILDSTDERR: warning: label ‘_cezE’ defined but not used [-Wunused-label] BUILDSTDERR: 4143 | _cezE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4143 | _cezE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cezK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4167:1: error: BUILDSTDERR: warning: label ‘_cezK’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _cezK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _cezK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cezP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4192:1: error: BUILDSTDERR: warning: label ‘_cezP’ defined but not used [-Wunused-label] BUILDSTDERR: 4192 | _cezP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4192 | _cezP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se7E_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4217:1: error: BUILDSTDERR: warning: label ‘_ceA7’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _ceA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _ceA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se6m_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4259:1: error: BUILDSTDERR: warning: label ‘_ceAc’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _ceAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _ceAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceAi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4366:1: error: BUILDSTDERR: warning: label ‘_ceAi’ defined but not used [-Wunused-label] BUILDSTDERR: 4366 | _ceAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4366 | _ceAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceAh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4394:1: error: BUILDSTDERR: warning: label ‘_ceAh’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _ceAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _ceAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cezx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cezx’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cezx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cezx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8d_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ceBA’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ceBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ceBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8m_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4457:1: error: BUILDSTDERR: warning: label ‘_ceBG’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _ceBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _ceBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4467:1: error: BUILDSTDERR: warning: label ‘_ceBS’ defined but not used [-Wunused-label] BUILDSTDERR: 4467 | _ceBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4467 | _ceBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceBP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4497:1: error: BUILDSTDERR: warning: label ‘_ceBP’ defined but not used [-Wunused-label] BUILDSTDERR: 4497 | _ceBP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4497 | _ceBP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceBV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4520:1: error: BUILDSTDERR: warning: label ‘_ceBV’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _ceBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _ceBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceC0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4544:1: error: BUILDSTDERR: warning: label ‘_ceC0’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _ceC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _ceC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8Q_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4575:1: error: BUILDSTDERR: warning: label ‘_ceCz’ defined but not used [-Wunused-label] BUILDSTDERR: 4575 | _ceCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4575 | _ceCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8D_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4600:1: error: BUILDSTDERR: warning: label ‘_ceCC’ defined but not used [-Wunused-label] BUILDSTDERR: 4600 | _ceCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4600 | _ceCC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceCl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4629:1: error: BUILDSTDERR: warning: label ‘_ceCl’ defined but not used [-Wunused-label] BUILDSTDERR: 4629 | _ceCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4629 | _ceCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceCp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4660:1: error: BUILDSTDERR: warning: label ‘_ceCp’ defined but not used [-Wunused-label] BUILDSTDERR: 4660 | _ceCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4660 | _ceCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8R_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4698:1: error: BUILDSTDERR: warning: label ‘_ceCM’ defined but not used [-Wunused-label] BUILDSTDERR: 4698 | _ceCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4698 | _ceCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8R_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4726:1: error: BUILDSTDERR: warning: label ‘_ceCS’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _ceCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _ceCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceD8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4814:1: error: BUILDSTDERR: warning: label ‘_ceD8’ defined but not used [-Wunused-label] BUILDSTDERR: 4814 | _ceD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4814 | _ceD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se9v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4845:1: error: BUILDSTDERR: warning: label ‘_ceEj’ defined but not used [-Wunused-label] BUILDSTDERR: 4845 | _ceEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4845 | _ceEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4871:1: error: BUILDSTDERR: warning: label ‘_ceEh’ defined but not used [-Wunused-label] BUILDSTDERR: 4871 | _ceEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4871 | _ceEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4900:1: error: BUILDSTDERR: warning: label ‘_ceEm’ defined but not used [-Wunused-label] BUILDSTDERR: 4900 | _ceEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4900 | _ceEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4924:1: error: BUILDSTDERR: warning: label ‘_ceEr’ defined but not used [-Wunused-label] BUILDSTDERR: 4924 | _ceEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4924 | _ceEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4949:1: error: BUILDSTDERR: warning: label ‘_ceEw’ defined but not used [-Wunused-label] BUILDSTDERR: 4949 | _ceEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4949 | _ceEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sea1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:4975:1: error: BUILDSTDERR: warning: label ‘_ceER’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _ceER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _ceER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5004:1: error: BUILDSTDERR: warning: label ‘_ceEP’ defined but not used [-Wunused-label] BUILDSTDERR: 5004 | _ceEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5004 | _ceEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8m_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5051:1: error: BUILDSTDERR: warning: label ‘_ceEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _ceEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _ceEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceF5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5158:1: error: BUILDSTDERR: warning: label ‘_ceF5’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _ceF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _ceF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceF4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5191:1: error: BUILDSTDERR: warning: label ‘_ceF4’ defined but not used [-Wunused-label] BUILDSTDERR: 5191 | _ceF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5191 | _ceF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceEa’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5212:1: error: BUILDSTDERR: warning: label ‘_ceEa’ defined but not used [-Wunused-label] BUILDSTDERR: 5212 | _ceEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5212 | _ceEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seah_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5254:1: error: BUILDSTDERR: warning: label ‘_ceGj’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _ceGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _ceGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceGh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5280:1: error: BUILDSTDERR: warning: label ‘_ceGh’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _ceGh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _ceGh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceGm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5311:1: error: BUILDSTDERR: warning: label ‘_ceGm’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _ceGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _ceGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seau_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5337:1: error: BUILDSTDERR: warning: label ‘_ceGy’ defined but not used [-Wunused-label] BUILDSTDERR: 5337 | _ceGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5337 | _ceGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seau_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5354:1: error: BUILDSTDERR: warning: label ‘_ceGE’ defined but not used [-Wunused-label] BUILDSTDERR: 5354 | _ceGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5354 | _ceGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceGL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5424:1: error: BUILDSTDERR: warning: label ‘_ceGL’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _ceGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _ceGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceGK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5467:1: error: BUILDSTDERR: warning: label ‘_ceGK’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _ceGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _ceGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seaY_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5483:1: error: BUILDSTDERR: warning: label ‘_ceI0’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _ceI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _ceI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seaY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5500:1: error: BUILDSTDERR: warning: label ‘_ceI6’ defined but not used [-Wunused-label] BUILDSTDERR: 5500 | _ceI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5500 | _ceI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceId’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5569:1: error: BUILDSTDERR: warning: label ‘_ceId’ defined but not used [-Wunused-label] BUILDSTDERR: 5569 | _ceId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5569 | _ceId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceIc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5610:1: error: BUILDSTDERR: warning: label ‘_ceIc’ defined but not used [-Wunused-label] BUILDSTDERR: 5610 | _ceIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5610 | _ceIc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceIo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5630:1: error: BUILDSTDERR: warning: label ‘_ceIo’ defined but not used [-Wunused-label] BUILDSTDERR: 5630 | _ceIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5630 | _ceIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sebA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5665:1: error: BUILDSTDERR: warning: label ‘_ceJP’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _ceJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _ceJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceJM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5695:1: error: BUILDSTDERR: warning: label ‘_ceJM’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _ceJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _ceJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceJS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5719:1: error: BUILDSTDERR: warning: label ‘_ceJS’ defined but not used [-Wunused-label] BUILDSTDERR: 5719 | _ceJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5719 | _ceJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceJX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5744:1: error: BUILDSTDERR: warning: label ‘_ceJX’ defined but not used [-Wunused-label] BUILDSTDERR: 5744 | _ceJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5744 | _ceJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘se8d_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5794:1: error: BUILDSTDERR: warning: label ‘_ceKc’ defined but not used [-Wunused-label] BUILDSTDERR: 5794 | _ceKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5794 | _ceKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceJF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5913:1: error: BUILDSTDERR: warning: label ‘_ceJF’ defined but not used [-Wunused-label] BUILDSTDERR: 5913 | _ceJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5913 | _ceJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sec3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5944:1: error: BUILDSTDERR: warning: label ‘_ceLm’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _ceLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _ceLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceLk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:5970:1: error: BUILDSTDERR: warning: label ‘_ceLk’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _ceLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _ceLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceLp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6001:1: error: BUILDSTDERR: warning: label ‘_ceLp’ defined but not used [-Wunused-label] BUILDSTDERR: 6001 | _ceLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6001 | _ceLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘secg_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6027:1: error: BUILDSTDERR: warning: label ‘_ceLB’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _ceLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _ceLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘secg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6044:1: error: BUILDSTDERR: warning: label ‘_ceLH’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _ceLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _ceLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceLO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6114:1: error: BUILDSTDERR: warning: label ‘_ceLO’ defined but not used [-Wunused-label] BUILDSTDERR: 6114 | _ceLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6114 | _ceLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceLN’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6157:1: error: BUILDSTDERR: warning: label ‘_ceLN’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _ceLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _ceLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘secK_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6173:1: error: BUILDSTDERR: warning: label ‘_ceN3’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _ceN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _ceN3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘secK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6190:1: error: BUILDSTDERR: warning: label ‘_ceN9’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _ceN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _ceN9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceNg’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6259:1: error: BUILDSTDERR: warning: label ‘_ceNg’ defined but not used [-Wunused-label] BUILDSTDERR: 6259 | _ceNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6259 | _ceNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceNf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6300:1: error: BUILDSTDERR: warning: label ‘_ceNf’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _ceNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _ceNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceNr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6320:1: error: BUILDSTDERR: warning: label ‘_ceNr’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _ceNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _ceNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘sedr_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6355:1: error: BUILDSTDERR: warning: label ‘_ceOR’ defined but not used [-Wunused-label] BUILDSTDERR: 6355 | _ceOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6355 | _ceOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceOO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6385:1: error: BUILDSTDERR: warning: label ‘_ceOO’ defined but not used [-Wunused-label] BUILDSTDERR: 6385 | _ceOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6385 | _ceOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceOU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6409:1: error: BUILDSTDERR: warning: label ‘_ceOU’ defined but not used [-Wunused-label] BUILDSTDERR: 6409 | _ceOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6409 | _ceOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceOZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6434:1: error: BUILDSTDERR: warning: label ‘_ceOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6434 | _ceOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6434 | _ceOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seeC_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6459:1: error: BUILDSTDERR: warning: label ‘_cePc’ defined but not used [-Wunused-label] BUILDSTDERR: 6459 | _cePc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6459 | _cePc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceBt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6506:1: error: BUILDSTDERR: warning: label ‘_ceBt’ defined but not used [-Wunused-label] BUILDSTDERR: 6506 | _ceBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6506 | _ceBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cePf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6578:1: error: BUILDSTDERR: warning: label ‘_cePf’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _cePf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _cePf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cePm’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6742:1: error: BUILDSTDERR: warning: label ‘_cePm’ defined but not used [-Wunused-label] BUILDSTDERR: 6742 | _cePm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6742 | _cePm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceOH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6769:1: error: BUILDSTDERR: warning: label ‘_ceOH’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _ceOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _ceOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘seeD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6802:1: error: BUILDSTDERR: warning: label ‘_ceSE’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _ceSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _ceSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_cewF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cewF’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cewF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cewF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6913:1: error: BUILDSTDERR: warning: label ‘_ceSL’ defined but not used [-Wunused-label] BUILDSTDERR: 6913 | _ceSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6913 | _ceSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_parser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:6984:1: error: BUILDSTDERR: warning: label ‘_ceSX’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _ceSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _ceSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc: In function ‘_ceSU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_11.hc:7011:1: error: BUILDSTDERR: warning: label ‘_ceSU’ defined but not used [-Wunused-label] BUILDSTDERR: 7011 | _ceSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7011 | _ceSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘rdZH_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:12:1: error: BUILDSTDERR: warning: label ‘_cf84’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _cf84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _cf84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTa_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:31:1: error: BUILDSTDERR: warning: label ‘_cf8l’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _cf8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _cf8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:46:1: error: BUILDSTDERR: warning: label ‘_cf8u’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cf8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cf8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘rdZI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:72:1: error: BUILDSTDERR: warning: label ‘_cf8B’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _cf8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _cf8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cf8b’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:97:1: error: BUILDSTDERR: warning: label ‘_cf8b’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cf8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cf8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTv_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:153:1: error: BUILDSTDERR: warning: label ‘_cf94’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _cf94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _cf94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:190:1: error: BUILDSTDERR: warning: label ‘_cf9e’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cf9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cf9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:227:1: error: BUILDSTDERR: warning: label ‘_cf9o’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _cf9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _cf9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:264:1: error: BUILDSTDERR: warning: label ‘_cf9y’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _cf9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _cf9y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:301:1: error: BUILDSTDERR: warning: label ‘_cf9I’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cf9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cf9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:338:1: error: BUILDSTDERR: warning: label ‘_cf9S’ defined but not used [-Wunused-label] BUILDSTDERR: 338 | _cf9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 338 | _cf9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTH_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:374:1: error: BUILDSTDERR: warning: label ‘_cfa9’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cfa9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cfa9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfa2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:408:1: error: BUILDSTDERR: warning: label ‘_cfa2’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _cfa2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _cfa2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seU1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:460:1: error: BUILDSTDERR: warning: label ‘_cfaO’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _cfaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _cfaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:486:1: error: BUILDSTDERR: warning: label ‘_cfaV’ defined but not used [-Wunused-label] BUILDSTDERR: 486 | _cfaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 486 | _cfaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfaF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:518:1: error: BUILDSTDERR: warning: label ‘_cfaF’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _cfaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _cfaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seU5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:561:1: error: BUILDSTDERR: warning: label ‘_cfba’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cfba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cfba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seTQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:591:1: error: BUILDSTDERR: warning: label ‘_cfbj’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cfbj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cfbj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfau’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:623:1: error: BUILDSTDERR: warning: label ‘_cfau’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _cfau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _cfau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seU6_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:670:1: error: BUILDSTDERR: warning: label ‘_cfbx’ defined but not used [-Wunused-label] BUILDSTDERR: 670 | _cfbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 670 | _cfbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seU8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:711:1: error: BUILDSTDERR: warning: label ‘_cfbH’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cfbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cfbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUc_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:746:1: error: BUILDSTDERR: warning: label ‘_cfck’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _cfck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _cfck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:763:1: error: BUILDSTDERR: warning: label ‘_cfcn’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cfcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cfcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUe_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:801:1: error: BUILDSTDERR: warning: label ‘_cfcs’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _cfcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _cfcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:842:1: error: BUILDSTDERR: warning: label ‘_cfcx’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cfcx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cfcx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:886:1: error: BUILDSTDERR: warning: label ‘_cfcC’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _cfcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _cfcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:933:1: error: BUILDSTDERR: warning: label ‘_cfcH’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _cfcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _cfcH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:983:1: error: BUILDSTDERR: warning: label ‘_cfcM’ defined but not used [-Wunused-label] BUILDSTDERR: 983 | _cfcM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 983 | _cfcM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1035:1: error: BUILDSTDERR: warning: label ‘_cfcR’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _cfcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _cfcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1075:1: error: BUILDSTDERR: warning: label ‘_cfcW’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _cfcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _cfcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cf8P’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1102:1: error: BUILDSTDERR: warning: label ‘_cf8P’ defined but not used [-Wunused-label] BUILDSTDERR: 1102 | _cf8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1102 | _cf8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cf8U’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1147:1: error: BUILDSTDERR: warning: label ‘_cf8U’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _cf8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _cf8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1231:1: error: BUILDSTDERR: warning: label ‘_cfdk’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _cfdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _cfdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfdh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1261:1: error: BUILDSTDERR: warning: label ‘_cfdh’ defined but not used [-Wunused-label] BUILDSTDERR: 1261 | _cfdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1261 | _cfdh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1290:1: error: BUILDSTDERR: warning: label ‘_cfdu’ defined but not used [-Wunused-label] BUILDSTDERR: 1290 | _cfdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1290 | _cfdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1326:1: error: BUILDSTDERR: warning: label ‘_cfdH’ defined but not used [-Wunused-label] BUILDSTDERR: 1326 | _cfdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1326 | _cfdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfdE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cfdE’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cfdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cfdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfdK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1381:1: error: BUILDSTDERR: warning: label ‘_cfdK’ defined but not used [-Wunused-label] BUILDSTDERR: 1381 | _cfdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1381 | _cfdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_minor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1415:1: error: BUILDSTDERR: warning: label ‘_cfdY’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _cfdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _cfdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1457:1: error: BUILDSTDERR: warning: label ‘_cfei’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _cfei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _cfei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfef’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1487:1: error: BUILDSTDERR: warning: label ‘_cfef’ defined but not used [-Wunused-label] BUILDSTDERR: 1487 | _cfef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1487 | _cfef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1516:1: error: BUILDSTDERR: warning: label ‘_cfes’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _cfes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _cfes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seUR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cfeF’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cfeF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cfeF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfeC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1580:1: error: BUILDSTDERR: warning: label ‘_cfeC’ defined but not used [-Wunused-label] BUILDSTDERR: 1580 | _cfeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1580 | _cfeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfeI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1607:1: error: BUILDSTDERR: warning: label ‘_cfeI’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _cfeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _cfeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_patch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1641:1: error: BUILDSTDERR: warning: label ‘_cfeW’ defined but not used [-Wunused-label] BUILDSTDERR: 1641 | _cfeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1641 | _cfeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1683:1: error: BUILDSTDERR: warning: label ‘_cffg’ defined but not used [-Wunused-label] BUILDSTDERR: 1683 | _cffg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1683 | _cffg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cffd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1713:1: error: BUILDSTDERR: warning: label ‘_cffd’ defined but not used [-Wunused-label] BUILDSTDERR: 1713 | _cffd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1713 | _cffd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cffq’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cffq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cffq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVc_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cffD’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cffD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cffD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cffA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1806:1: error: BUILDSTDERR: warning: label ‘_cffA’ defined but not used [-Wunused-label] BUILDSTDERR: 1806 | _cffA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1806 | _cffA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cffG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1833:1: error: BUILDSTDERR: warning: label ‘_cffG’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _cffG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _cffG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_release_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1867:1: error: BUILDSTDERR: warning: label ‘_cffU’ defined but not used [-Wunused-label] BUILDSTDERR: 1867 | _cffU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1867 | _cffU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1909:1: error: BUILDSTDERR: warning: label ‘_cfge’ defined but not used [-Wunused-label] BUILDSTDERR: 1909 | _cfge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1909 | _cfge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfgb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1939:1: error: BUILDSTDERR: warning: label ‘_cfgb’ defined but not used [-Wunused-label] BUILDSTDERR: 1939 | _cfgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1939 | _cfgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:1968:1: error: BUILDSTDERR: warning: label ‘_cfgo’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _cfgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _cfgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2004:1: error: BUILDSTDERR: warning: label ‘_cfgB’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _cfgB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _cfgB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfgy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2032:1: error: BUILDSTDERR: warning: label ‘_cfgy’ defined but not used [-Wunused-label] BUILDSTDERR: 2032 | _cfgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2032 | _cfgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfgE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2059:1: error: BUILDSTDERR: warning: label ‘_cfgE’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _cfgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _cfgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_metadata_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cfgS’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cfgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cfgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cfhc’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cfhc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cfhc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfh9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2165:1: error: BUILDSTDERR: warning: label ‘_cfh9’ defined but not used [-Wunused-label] BUILDSTDERR: 2165 | _cfh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2165 | _cfh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seW0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2194:1: error: BUILDSTDERR: warning: label ‘_cfhm’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _cfhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _cfhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seVS_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cfhz’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cfhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cfhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfhw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2258:1: error: BUILDSTDERR: warning: label ‘_cfhw’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _cfhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _cfhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfhC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2285:1: error: BUILDSTDERR: warning: label ‘_cfhC’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _cfhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _cfhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_identifier_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2319:1: error: BUILDSTDERR: warning: label ‘_cfhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _cfhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _cfhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2386:1: error: BUILDSTDERR: warning: label ‘_cfhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _cfhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _cfhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘rdZM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2432:1: error: BUILDSTDERR: warning: label ‘_cfi9’ defined but not used [-Wunused-label] BUILDSTDERR: 2432 | _cfi9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2432 | _cfi9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘rdZN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2472:1: error: BUILDSTDERR: warning: label ‘_cfii’ defined but not used [-Wunused-label] BUILDSTDERR: 2472 | _cfii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2472 | _cfii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2509:1: error: BUILDSTDERR: warning: label ‘_cfim’ defined but not used [-Wunused-label] BUILDSTDERR: 2509 | _cfim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2509 | _cfim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seW8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2519:1: error: BUILDSTDERR: warning: label ‘_cfiA’ defined but not used [-Wunused-label] BUILDSTDERR: 2519 | _cfiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2519 | _cfiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seW6_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2549:1: error: BUILDSTDERR: warning: label ‘_cfiG’ defined but not used [-Wunused-label] BUILDSTDERR: 2549 | _cfiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2549 | _cfiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWa_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2595:1: error: BUILDSTDERR: warning: label ‘_cfiP’ defined but not used [-Wunused-label] BUILDSTDERR: 2595 | _cfiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2595 | _cfiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWk_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2603:1: error: BUILDSTDERR: warning: label ‘_cfiV’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _cfiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _cfiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2620:1: error: BUILDSTDERR: warning: label ‘_cfj1’ defined but not used [-Wunused-label] BUILDSTDERR: 2620 | _cfj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2620 | _cfj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfj8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2690:1: error: BUILDSTDERR: warning: label ‘_cfj8’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _cfj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _cfj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfj7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2733:1: error: BUILDSTDERR: warning: label ‘_cfj7’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _cfj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _cfj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWO_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2749:1: error: BUILDSTDERR: warning: label ‘_cfkn’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _cfkn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _cfkn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cfkt’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cfkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cfkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfkA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2835:1: error: BUILDSTDERR: warning: label ‘_cfkA’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _cfkA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _cfkA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfkz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2875:1: error: BUILDSTDERR: warning: label ‘_cfkz’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _cfkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _cfkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfkL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cfkL’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cfkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cfkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seXq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2928:1: error: BUILDSTDERR: warning: label ‘_cfmc’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _cfmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _cfmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfm9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2958:1: error: BUILDSTDERR: warning: label ‘_cfm9’ defined but not used [-Wunused-label] BUILDSTDERR: 2958 | _cfm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2958 | _cfm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfmf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:2982:1: error: BUILDSTDERR: warning: label ‘_cfmf’ defined but not used [-Wunused-label] BUILDSTDERR: 2982 | _cfmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2982 | _cfmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfmk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3007:1: error: BUILDSTDERR: warning: label ‘_cfmk’ defined but not used [-Wunused-label] BUILDSTDERR: 3007 | _cfmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3007 | _cfmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seXK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3033:1: error: BUILDSTDERR: warning: label ‘_cfmD’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _cfmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _cfmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seWa_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3081:1: error: BUILDSTDERR: warning: label ‘_cfmK’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _cfmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _cfmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfm2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3186:1: error: BUILDSTDERR: warning: label ‘_cfm2’ defined but not used [-Wunused-label] BUILDSTDERR: 3186 | _cfm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3186 | _cfm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seY0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3217:1: error: BUILDSTDERR: warning: label ‘_cfnU’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _cfnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _cfnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfnS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3243:1: error: BUILDSTDERR: warning: label ‘_cfnS’ defined but not used [-Wunused-label] BUILDSTDERR: 3243 | _cfnS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3243 | _cfnS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfnX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3274:1: error: BUILDSTDERR: warning: label ‘_cfnX’ defined but not used [-Wunused-label] BUILDSTDERR: 3274 | _cfnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3274 | _cfnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYe_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3300:1: error: BUILDSTDERR: warning: label ‘_cfo9’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _cfo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _cfo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3310:1: error: BUILDSTDERR: warning: label ‘_cfoj’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _cfoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _cfoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3333:1: error: BUILDSTDERR: warning: label ‘_cfoI’ defined but not used [-Wunused-label] BUILDSTDERR: 3333 | _cfoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3333 | _cfoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfoF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3362:1: error: BUILDSTDERR: warning: label ‘_cfoF’ defined but not used [-Wunused-label] BUILDSTDERR: 3362 | _cfoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3362 | _cfoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3391:1: error: BUILDSTDERR: warning: label ‘_cfoS’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _cfoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _cfoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfor’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3418:1: error: BUILDSTDERR: warning: label ‘_cfor’ defined but not used [-Wunused-label] BUILDSTDERR: 3418 | _cfor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3418 | _cfor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfov’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3450:1: error: BUILDSTDERR: warning: label ‘_cfov’ defined but not used [-Wunused-label] BUILDSTDERR: 3450 | _cfov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3450 | _cfov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYe_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3494:1: error: BUILDSTDERR: warning: label ‘_cfp0’ defined but not used [-Wunused-label] BUILDSTDERR: 3494 | _cfp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3494 | _cfp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3545:1: error: BUILDSTDERR: warning: label ‘_cfpf’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _cfpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _cfpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3575:1: error: BUILDSTDERR: warning: label ‘_cfpl’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _cfpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _cfpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYV_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3623:1: error: BUILDSTDERR: warning: label ‘_cfpC’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _cfpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _cfpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seYT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3653:1: error: BUILDSTDERR: warning: label ‘_cfpI’ defined but not used [-Wunused-label] BUILDSTDERR: 3653 | _cfpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3653 | _cfpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZ4_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3702:1: error: BUILDSTDERR: warning: label ‘_cfq5’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _cfq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3702 | _cfq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3733:1: error: BUILDSTDERR: warning: label ‘_cfqg’ defined but not used [-Wunused-label] BUILDSTDERR: 3733 | _cfqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3733 | _cfqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZi_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3761:1: error: BUILDSTDERR: warning: label ‘_cfqn’ defined but not used [-Wunused-label] BUILDSTDERR: 3761 | _cfqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3761 | _cfqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3771:1: error: BUILDSTDERR: warning: label ‘_cfqz’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _cfqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _cfqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfqw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3800:1: error: BUILDSTDERR: warning: label ‘_cfqw’ defined but not used [-Wunused-label] BUILDSTDERR: 3800 | _cfqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3800 | _cfqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3824:1: error: BUILDSTDERR: warning: label ‘_cfqG’ defined but not used [-Wunused-label] BUILDSTDERR: 3824 | _cfqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3824 | _cfqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZB_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3863:1: error: BUILDSTDERR: warning: label ‘_cfqN’ defined but not used [-Wunused-label] BUILDSTDERR: 3863 | _cfqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3863 | _cfqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3872:1: error: BUILDSTDERR: warning: label ‘_cfqV’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _cfqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _cfqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3898:1: error: BUILDSTDERR: warning: label ‘_cfr6’ defined but not used [-Wunused-label] BUILDSTDERR: 3898 | _cfr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3898 | _cfr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfr3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3929:1: error: BUILDSTDERR: warning: label ‘_cfr3’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _cfr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _cfr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZT_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cfri’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cfri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cfri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:3983:1: error: BUILDSTDERR: warning: label ‘_cfro’ defined but not used [-Wunused-label] BUILDSTDERR: 3983 | _cfro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3983 | _cfro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfrE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4059:1: error: BUILDSTDERR: warning: label ‘_cfrE’ defined but not used [-Wunused-label] BUILDSTDERR: 4059 | _cfrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4059 | _cfrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfrJ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4083:1: error: BUILDSTDERR: warning: label ‘_cfrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _cfrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _cfrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf0A_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4113:1: error: BUILDSTDERR: warning: label ‘_cfsW’ defined but not used [-Wunused-label] BUILDSTDERR: 4113 | _cfsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4113 | _cfsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfsT’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4143:1: error: BUILDSTDERR: warning: label ‘_cfsT’ defined but not used [-Wunused-label] BUILDSTDERR: 4143 | _cfsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4143 | _cfsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfsZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4167:1: error: BUILDSTDERR: warning: label ‘_cfsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _cfsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _cfsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cft4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4192:1: error: BUILDSTDERR: warning: label ‘_cft4’ defined but not used [-Wunused-label] BUILDSTDERR: 4192 | _cft4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4192 | _cft4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf0T_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cftm’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cftm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cftm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘seZB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4259:1: error: BUILDSTDERR: warning: label ‘_cftr’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _cftr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _cftr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cftx’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4366:1: error: BUILDSTDERR: warning: label ‘_cftx’ defined but not used [-Wunused-label] BUILDSTDERR: 4366 | _cftx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4366 | _cftx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cftw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4394:1: error: BUILDSTDERR: warning: label ‘_cftw’ defined but not used [-Wunused-label] BUILDSTDERR: 4394 | _cftw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4394 | _cftw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfsM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cfsM’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cfsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cfsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1s_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4449:1: error: BUILDSTDERR: warning: label ‘_cfuP’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _cfuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _cfuP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1B_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4457:1: error: BUILDSTDERR: warning: label ‘_cfuV’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _cfuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _cfuV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1K_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4467:1: error: BUILDSTDERR: warning: label ‘_cfv7’ defined but not used [-Wunused-label] BUILDSTDERR: 4467 | _cfv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4467 | _cfv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfv4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4497:1: error: BUILDSTDERR: warning: label ‘_cfv4’ defined but not used [-Wunused-label] BUILDSTDERR: 4497 | _cfv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4497 | _cfv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfva’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4520:1: error: BUILDSTDERR: warning: label ‘_cfva’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _cfva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _cfva: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfvf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4544:1: error: BUILDSTDERR: warning: label ‘_cfvf’ defined but not used [-Wunused-label] BUILDSTDERR: 4544 | _cfvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4544 | _cfvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf25_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4575:1: error: BUILDSTDERR: warning: label ‘_cfvO’ defined but not used [-Wunused-label] BUILDSTDERR: 4575 | _cfvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4575 | _cfvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1S_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4600:1: error: BUILDSTDERR: warning: label ‘_cfvR’ defined but not used [-Wunused-label] BUILDSTDERR: 4600 | _cfvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4600 | _cfvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfvA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4629:1: error: BUILDSTDERR: warning: label ‘_cfvA’ defined but not used [-Wunused-label] BUILDSTDERR: 4629 | _cfvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4629 | _cfvA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfvE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4660:1: error: BUILDSTDERR: warning: label ‘_cfvE’ defined but not used [-Wunused-label] BUILDSTDERR: 4660 | _cfvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4660 | _cfvE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf26_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4698:1: error: BUILDSTDERR: warning: label ‘_cfw1’ defined but not used [-Wunused-label] BUILDSTDERR: 4698 | _cfw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4698 | _cfw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf26_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4726:1: error: BUILDSTDERR: warning: label ‘_cfw7’ defined but not used [-Wunused-label] BUILDSTDERR: 4726 | _cfw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4726 | _cfw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfwn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4814:1: error: BUILDSTDERR: warning: label ‘_cfwn’ defined but not used [-Wunused-label] BUILDSTDERR: 4814 | _cfwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4814 | _cfwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf2K_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4845:1: error: BUILDSTDERR: warning: label ‘_cfxy’ defined but not used [-Wunused-label] BUILDSTDERR: 4845 | _cfxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4845 | _cfxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfxw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4871:1: error: BUILDSTDERR: warning: label ‘_cfxw’ defined but not used [-Wunused-label] BUILDSTDERR: 4871 | _cfxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4871 | _cfxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfxB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4900:1: error: BUILDSTDERR: warning: label ‘_cfxB’ defined but not used [-Wunused-label] BUILDSTDERR: 4900 | _cfxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4900 | _cfxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfxG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4924:1: error: BUILDSTDERR: warning: label ‘_cfxG’ defined but not used [-Wunused-label] BUILDSTDERR: 4924 | _cfxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4924 | _cfxG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfxL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4949:1: error: BUILDSTDERR: warning: label ‘_cfxL’ defined but not used [-Wunused-label] BUILDSTDERR: 4949 | _cfxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4949 | _cfxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf3g_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cfy6’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cfy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cfy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfy4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5004:1: error: BUILDSTDERR: warning: label ‘_cfy4’ defined but not used [-Wunused-label] BUILDSTDERR: 5004 | _cfy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5004 | _cfy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1B_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5051:1: error: BUILDSTDERR: warning: label ‘_cfye’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _cfye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _cfye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfyk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5158:1: error: BUILDSTDERR: warning: label ‘_cfyk’ defined but not used [-Wunused-label] BUILDSTDERR: 5158 | _cfyk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5158 | _cfyk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfyj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5191:1: error: BUILDSTDERR: warning: label ‘_cfyj’ defined but not used [-Wunused-label] BUILDSTDERR: 5191 | _cfyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5191 | _cfyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfxp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5212:1: error: BUILDSTDERR: warning: label ‘_cfxp’ defined but not used [-Wunused-label] BUILDSTDERR: 5212 | _cfxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5212 | _cfxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf3w_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5254:1: error: BUILDSTDERR: warning: label ‘_cfzy’ defined but not used [-Wunused-label] BUILDSTDERR: 5254 | _cfzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5254 | _cfzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfzw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5280:1: error: BUILDSTDERR: warning: label ‘_cfzw’ defined but not used [-Wunused-label] BUILDSTDERR: 5280 | _cfzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5280 | _cfzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfzB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5311:1: error: BUILDSTDERR: warning: label ‘_cfzB’ defined but not used [-Wunused-label] BUILDSTDERR: 5311 | _cfzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5311 | _cfzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf3J_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5337:1: error: BUILDSTDERR: warning: label ‘_cfzN’ defined but not used [-Wunused-label] BUILDSTDERR: 5337 | _cfzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5337 | _cfzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf3J_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5354:1: error: BUILDSTDERR: warning: label ‘_cfzT’ defined but not used [-Wunused-label] BUILDSTDERR: 5354 | _cfzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5354 | _cfzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfA0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5424:1: error: BUILDSTDERR: warning: label ‘_cfA0’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _cfA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _cfA0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfzZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cfzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cfzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cfzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf4d_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5483:1: error: BUILDSTDERR: warning: label ‘_cfBf’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _cfBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _cfBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf4d_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5500:1: error: BUILDSTDERR: warning: label ‘_cfBl’ defined but not used [-Wunused-label] BUILDSTDERR: 5500 | _cfBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5500 | _cfBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfBs’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5569:1: error: BUILDSTDERR: warning: label ‘_cfBs’ defined but not used [-Wunused-label] BUILDSTDERR: 5569 | _cfBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5569 | _cfBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfBr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5610:1: error: BUILDSTDERR: warning: label ‘_cfBr’ defined but not used [-Wunused-label] BUILDSTDERR: 5610 | _cfBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5610 | _cfBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfBD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5630:1: error: BUILDSTDERR: warning: label ‘_cfBD’ defined but not used [-Wunused-label] BUILDSTDERR: 5630 | _cfBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5630 | _cfBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf4P_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5665:1: error: BUILDSTDERR: warning: label ‘_cfD4’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _cfD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _cfD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfD1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5695:1: error: BUILDSTDERR: warning: label ‘_cfD1’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _cfD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _cfD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfD7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5719:1: error: BUILDSTDERR: warning: label ‘_cfD7’ defined but not used [-Wunused-label] BUILDSTDERR: 5719 | _cfD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5719 | _cfD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfDc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5744:1: error: BUILDSTDERR: warning: label ‘_cfDc’ defined but not used [-Wunused-label] BUILDSTDERR: 5744 | _cfDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5744 | _cfDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf1s_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5794:1: error: BUILDSTDERR: warning: label ‘_cfDr’ defined but not used [-Wunused-label] BUILDSTDERR: 5794 | _cfDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5794 | _cfDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfCU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5913:1: error: BUILDSTDERR: warning: label ‘_cfCU’ defined but not used [-Wunused-label] BUILDSTDERR: 5913 | _cfCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5913 | _cfCU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf5i_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5944:1: error: BUILDSTDERR: warning: label ‘_cfEB’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _cfEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _cfEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfEz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:5970:1: error: BUILDSTDERR: warning: label ‘_cfEz’ defined but not used [-Wunused-label] BUILDSTDERR: 5970 | _cfEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5970 | _cfEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfEE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6001:1: error: BUILDSTDERR: warning: label ‘_cfEE’ defined but not used [-Wunused-label] BUILDSTDERR: 6001 | _cfEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6001 | _cfEE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf5v_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6027:1: error: BUILDSTDERR: warning: label ‘_cfEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _cfEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _cfEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf5v_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6044:1: error: BUILDSTDERR: warning: label ‘_cfEW’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _cfEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _cfEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfF3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6114:1: error: BUILDSTDERR: warning: label ‘_cfF3’ defined but not used [-Wunused-label] BUILDSTDERR: 6114 | _cfF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6114 | _cfF3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfF2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6157:1: error: BUILDSTDERR: warning: label ‘_cfF2’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _cfF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _cfF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf5Z_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6173:1: error: BUILDSTDERR: warning: label ‘_cfGi’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _cfGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _cfGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf5Z_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6190:1: error: BUILDSTDERR: warning: label ‘_cfGo’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _cfGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _cfGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfGv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6259:1: error: BUILDSTDERR: warning: label ‘_cfGv’ defined but not used [-Wunused-label] BUILDSTDERR: 6259 | _cfGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6259 | _cfGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfGu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6300:1: error: BUILDSTDERR: warning: label ‘_cfGu’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _cfGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _cfGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfGG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6320:1: error: BUILDSTDERR: warning: label ‘_cfGG’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _cfGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _cfGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf6G_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6355:1: error: BUILDSTDERR: warning: label ‘_cfI6’ defined but not used [-Wunused-label] BUILDSTDERR: 6355 | _cfI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6355 | _cfI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfI3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6385:1: error: BUILDSTDERR: warning: label ‘_cfI3’ defined but not used [-Wunused-label] BUILDSTDERR: 6385 | _cfI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6385 | _cfI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfI9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6409:1: error: BUILDSTDERR: warning: label ‘_cfI9’ defined but not used [-Wunused-label] BUILDSTDERR: 6409 | _cfI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6409 | _cfI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfIe’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6434:1: error: BUILDSTDERR: warning: label ‘_cfIe’ defined but not used [-Wunused-label] BUILDSTDERR: 6434 | _cfIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6434 | _cfIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf7R_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6459:1: error: BUILDSTDERR: warning: label ‘_cfIr’ defined but not used [-Wunused-label] BUILDSTDERR: 6459 | _cfIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6459 | _cfIr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfuI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6506:1: error: BUILDSTDERR: warning: label ‘_cfuI’ defined but not used [-Wunused-label] BUILDSTDERR: 6506 | _cfuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6506 | _cfuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfIu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6578:1: error: BUILDSTDERR: warning: label ‘_cfIu’ defined but not used [-Wunused-label] BUILDSTDERR: 6578 | _cfIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6578 | _cfIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfIB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6742:1: error: BUILDSTDERR: warning: label ‘_cfIB’ defined but not used [-Wunused-label] BUILDSTDERR: 6742 | _cfIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6742 | _cfIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfHW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6769:1: error: BUILDSTDERR: warning: label ‘_cfHW’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _cfHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _cfHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘sf7S_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6802:1: error: BUILDSTDERR: warning: label ‘_cfLT’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _cfLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _cfLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfpU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cfpU’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cfpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cfpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6913:1: error: BUILDSTDERR: warning: label ‘_cfM0’ defined but not used [-Wunused-label] BUILDSTDERR: 6913 | _cfM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6913 | _cfM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_parser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cfMc’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cfMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cfMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc: In function ‘_cfM9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_15.hc:7011:1: error: BUILDSTDERR: warning: label ‘_cfM9’ defined but not used [-Wunused-label] BUILDSTDERR: 7011 | _cfM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7011 | _cfM9: BUILDSTDERR: | ^ [3 of 3] Compiling Data.SemVer ( src/Data/SemVer.hs, dist/build/Data/SemVer.o ) BUILDSTDERR: src/Data/SemVer.hs:58:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 58 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shxP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:14:1: error: BUILDSTDERR: warning: label ‘_chJh’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _chJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _chJh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxe_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:37:1: error: BUILDSTDERR: warning: label ‘_chJk’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _chJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _chJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shxU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:67:1: error: BUILDSTDERR: warning: label ‘_chJD’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _chJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _chJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:91:1: error: BUILDSTDERR: warning: label ‘_chJK’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _chJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _chJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chJt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:121:1: error: BUILDSTDERR: warning: label ‘_chJt’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _chJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _chJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shym_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:166:1: error: BUILDSTDERR: warning: label ‘_chKw’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _chKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _chKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyo_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:202:1: error: BUILDSTDERR: warning: label ‘_chKN’ defined but not used [-Wunused-label] BUILDSTDERR: 202 | _chKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 202 | _chKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chKG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:236:1: error: BUILDSTDERR: warning: label ‘_chKG’ defined but not used [-Wunused-label] BUILDSTDERR: 236 | _chKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 236 | _chKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyH_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:288:1: error: BUILDSTDERR: warning: label ‘_chLr’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _chLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _chLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:312:1: error: BUILDSTDERR: warning: label ‘_chLy’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _chLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _chLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chLi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:341:1: error: BUILDSTDERR: warning: label ‘_chLi’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _chLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _chLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:380:1: error: BUILDSTDERR: warning: label ‘_chLK’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _chLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _chLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chL8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:413:1: error: BUILDSTDERR: warning: label ‘_chL8’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _chL8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _chL8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chLP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:453:1: error: BUILDSTDERR: warning: label ‘_chLP’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _chLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _chLP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:472:1: error: BUILDSTDERR: warning: label ‘_chM3’ defined but not used [-Wunused-label] BUILDSTDERR: 472 | _chM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 472 | _chM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:522:1: error: BUILDSTDERR: warning: label ‘_chMb’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _chMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _chMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chM9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:578:1: error: BUILDSTDERR: warning: label ‘_chM9’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _chM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _chM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:604:1: error: BUILDSTDERR: warning: label ‘_chMm’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _chMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _chMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chMk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:654:1: error: BUILDSTDERR: warning: label ‘_chMk’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _chMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _chMk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:681:1: error: BUILDSTDERR: warning: label ‘_chMx’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _chMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _chMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chMv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:733:1: error: BUILDSTDERR: warning: label ‘_chMv’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _chMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _chMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:761:1: error: BUILDSTDERR: warning: label ‘_chMI’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _chMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _chMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chMG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:815:1: error: BUILDSTDERR: warning: label ‘_chMG’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _chMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _chMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shyR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:844:1: error: BUILDSTDERR: warning: label ‘_chMT’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _chMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _chMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chMR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:900:1: error: BUILDSTDERR: warning: label ‘_chMR’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _chMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _chMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:916:1: error: BUILDSTDERR: warning: label ‘_chN1’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _chN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _chN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chJX’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:943:1: error: BUILDSTDERR: warning: label ‘_chJX’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _chJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _chJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chK2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:978:1: error: BUILDSTDERR: warning: label ‘_chK2’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _chK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _chK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chN3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1025:1: error: BUILDSTDERR: warning: label ‘_chN3’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _chN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _chN3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zdsendOfInput5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1046:1: error: BUILDSTDERR: warning: label ‘_chNn’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _chNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _chNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chNk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1073:1: error: BUILDSTDERR: warning: label ‘_chNk’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _chNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _chNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_version_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1094:1: error: BUILDSTDERR: warning: label ‘_chNz’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _chNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _chNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1120:1: error: BUILDSTDERR: warning: label ‘_chNR’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _chNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _chNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chNO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1150:1: error: BUILDSTDERR: warning: label ‘_chNO’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _chNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _chNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1179:1: error: BUILDSTDERR: warning: label ‘_chO1’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _chO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _chO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1215:1: error: BUILDSTDERR: warning: label ‘_chOe’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _chOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _chOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chOb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1243:1: error: BUILDSTDERR: warning: label ‘_chOb’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _chOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _chOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chOh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1270:1: error: BUILDSTDERR: warning: label ‘_chOh’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _chOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _chOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_major_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1304:1: error: BUILDSTDERR: warning: label ‘_chOv’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _chOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _chOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1346:1: error: BUILDSTDERR: warning: label ‘_chOP’ defined but not used [-Wunused-label] BUILDSTDERR: 1346 | _chOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1346 | _chOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chOM’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1376:1: error: BUILDSTDERR: warning: label ‘_chOM’ defined but not used [-Wunused-label] BUILDSTDERR: 1376 | _chOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1376 | _chOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1405:1: error: BUILDSTDERR: warning: label ‘_chOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1405 | _chOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1405 | _chOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1441:1: error: BUILDSTDERR: warning: label ‘_chPc’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _chPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _chPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chP9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1469:1: error: BUILDSTDERR: warning: label ‘_chP9’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _chP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _chP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chPf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1496:1: error: BUILDSTDERR: warning: label ‘_chPf’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _chPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _chPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_minor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1530:1: error: BUILDSTDERR: warning: label ‘_chPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1530 | _chPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1530 | _chPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1572:1: error: BUILDSTDERR: warning: label ‘_chPN’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _chPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _chPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chPK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1602:1: error: BUILDSTDERR: warning: label ‘_chPK’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _chPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _chPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1631:1: error: BUILDSTDERR: warning: label ‘_chPX’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _chPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _chPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shzR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1667:1: error: BUILDSTDERR: warning: label ‘_chQa’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _chQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _chQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chQ7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1695:1: error: BUILDSTDERR: warning: label ‘_chQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 1695 | _chQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1695 | _chQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chQd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1722:1: error: BUILDSTDERR: warning: label ‘_chQd’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _chQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _chQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_patch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1756:1: error: BUILDSTDERR: warning: label ‘_chQr’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _chQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _chQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shAi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1798:1: error: BUILDSTDERR: warning: label ‘_chQF’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _chQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _chQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shAa_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1834:1: error: BUILDSTDERR: warning: label ‘_chQS’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _chQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _chQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chQP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1865:1: error: BUILDSTDERR: warning: label ‘_chQP’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _chQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _chQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_release_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1902:1: error: BUILDSTDERR: warning: label ‘_chR2’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _chR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _chR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shAB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1944:1: error: BUILDSTDERR: warning: label ‘_chRg’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _chRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _chRg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shAt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:1980:1: error: BUILDSTDERR: warning: label ‘_chRt’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _chRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _chRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chRq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2011:1: error: BUILDSTDERR: warning: label ‘_chRq’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _chRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _chRq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_metadata_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2048:1: error: BUILDSTDERR: warning: label ‘_chRD’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _chRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _chRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2093:1: error: BUILDSTDERR: warning: label ‘_chRM’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _chRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _chRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2121:1: error: BUILDSTDERR: warning: label ‘_chRT’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _chRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _chRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shB5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2148:1: error: BUILDSTDERR: warning: label ‘_chSv’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _chSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _chSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chSy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2191:1: error: BUILDSTDERR: warning: label ‘_chSy’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _chSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _chSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shBb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2219:1: error: BUILDSTDERR: warning: label ‘_chSI’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _chSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _chSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chSi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2255:1: error: BUILDSTDERR: warning: label ‘_chSi’ defined but not used [-Wunused-label] BUILDSTDERR: 2255 | _chSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | _chSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chST’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2309:1: error: BUILDSTDERR: warning: label ‘_chST’ defined but not used [-Wunused-label] BUILDSTDERR: 2309 | _chST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2309 | _chST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shBk_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2335:1: error: BUILDSTDERR: warning: label ‘_chTe’ defined but not used [-Wunused-label] BUILDSTDERR: 2335 | _chTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2335 | _chTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shBk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2353:1: error: BUILDSTDERR: warning: label ‘_chTk’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _chTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _chTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shC4_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2414:1: error: BUILDSTDERR: warning: label ‘_chUk’ defined but not used [-Wunused-label] BUILDSTDERR: 2414 | _chUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2414 | _chUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chUS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2471:1: error: BUILDSTDERR: warning: label ‘_chUS’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _chUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _chUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chUU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2492:1: error: BUILDSTDERR: warning: label ‘_chUU’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _chUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _chUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chUG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2510:1: error: BUILDSTDERR: warning: label ‘_chUG’ defined but not used [-Wunused-label] BUILDSTDERR: 2510 | _chUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2510 | _chUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chUI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2530:1: error: BUILDSTDERR: warning: label ‘_chUI’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _chUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _chUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shCi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2547:1: error: BUILDSTDERR: warning: label ‘_chUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2547 | _chUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2547 | _chUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chT7’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2591:1: error: BUILDSTDERR: warning: label ‘_chT7’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _chT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _chT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chVz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2690:1: error: BUILDSTDERR: warning: label ‘_chVz’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _chVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _chVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chVp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2712:1: error: BUILDSTDERR: warning: label ‘_chVp’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _chVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _chVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2734:1: error: BUILDSTDERR: warning: label ‘_chVM’ defined but not used [-Wunused-label] BUILDSTDERR: 2734 | _chVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2734 | _chVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chS0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2764:1: error: BUILDSTDERR: warning: label ‘_chS0’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _chS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _chS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxi_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2835:1: error: BUILDSTDERR: warning: label ‘_chW2’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _chW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _chW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shCD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2844:1: error: BUILDSTDERR: warning: label ‘_chWk’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _chWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _chWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chWf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2872:1: error: BUILDSTDERR: warning: label ‘_chWf’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _chWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _chWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chWi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2902:1: error: BUILDSTDERR: warning: label ‘_chWi’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _chWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _chWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2928:1: error: BUILDSTDERR: warning: label ‘_chWu’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _chWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _chWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chWE’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:2999:1: error: BUILDSTDERR: warning: label ‘_chWE’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _chWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _chWE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3036:1: error: BUILDSTDERR: warning: label ‘_chX3’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _chX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _chX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chX0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3062:1: error: BUILDSTDERR: warning: label ‘_chX0’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _chX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _chX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shD0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3088:1: error: BUILDSTDERR: warning: label ‘_chXi’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _chXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _chXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3113:1: error: BUILDSTDERR: warning: label ‘_chXl’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _chXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _chXl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shD5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3144:1: error: BUILDSTDERR: warning: label ‘_chXE’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _chXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _chXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shD8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3159:1: error: BUILDSTDERR: warning: label ‘_chXN’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _chXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _chXN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3185:1: error: BUILDSTDERR: warning: label ‘_chXU’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _chXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _chXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chXu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3210:1: error: BUILDSTDERR: warning: label ‘_chXu’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _chXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _chXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shDh_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3263:1: error: BUILDSTDERR: warning: label ‘_chYg’ defined but not used [-Wunused-label] BUILDSTDERR: 3263 | _chYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3263 | _chYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shDu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3270:1: error: BUILDSTDERR: warning: label ‘_chYE’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _chYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _chYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shDx_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3286:1: error: BUILDSTDERR: warning: label ‘_chYN’ defined but not used [-Wunused-label] BUILDSTDERR: 3286 | _chYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3286 | _chYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shDh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3310:1: error: BUILDSTDERR: warning: label ‘_chYQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _chYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _chYQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chYk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3343:1: error: BUILDSTDERR: warning: label ‘_chYk’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _chYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _chYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chYv’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3372:1: error: BUILDSTDERR: warning: label ‘_chYv’ defined but not used [-Wunused-label] BUILDSTDERR: 3372 | _chYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3372 | _chYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chZ6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3430:1: error: BUILDSTDERR: warning: label ‘_chZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _chZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _chZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chYZ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3480:1: error: BUILDSTDERR: warning: label ‘_chYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _chYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _chYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3496:1: error: BUILDSTDERR: warning: label ‘_ci0t’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _ci0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _ci0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci0p’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3525:1: error: BUILDSTDERR: warning: label ‘_ci0p’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _ci0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _ci0p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci0r’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3547:1: error: BUILDSTDERR: warning: label ‘_ci0r’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _ci0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _ci0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3564:1: error: BUILDSTDERR: warning: label ‘_ci0C’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _ci0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _ci0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_chY8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3594:1: error: BUILDSTDERR: warning: label ‘_chY8’ defined but not used [-Wunused-label] BUILDSTDERR: 3594 | _chY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3594 | _chY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci0b’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3648:1: error: BUILDSTDERR: warning: label ‘_ci0b’ defined but not used [-Wunused-label] BUILDSTDERR: 3648 | _ci0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3648 | _ci0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci0S’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3711:1: error: BUILDSTDERR: warning: label ‘_ci0S’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _ci0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _ci0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEs_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3750:1: error: BUILDSTDERR: warning: label ‘_ci1o’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _ci1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _ci1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3776:1: error: BUILDSTDERR: warning: label ‘_ci1w’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _ci1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _ci1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEr_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3806:1: error: BUILDSTDERR: warning: label ‘_ci1z’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _ci1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _ci1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3847:1: error: BUILDSTDERR: warning: label ‘_ci22’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _ci22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _ci22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci1X’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3875:1: error: BUILDSTDERR: warning: label ‘_ci1X’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _ci1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _ci1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci20’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3905:1: error: BUILDSTDERR: warning: label ‘_ci20’ defined but not used [-Wunused-label] BUILDSTDERR: 3905 | _ci20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3905 | _ci20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shF1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3922:1: error: BUILDSTDERR: warning: label ‘_ci29’ defined but not used [-Wunused-label] BUILDSTDERR: 3922 | _ci29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3922 | _ci29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci1J’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3960:1: error: BUILDSTDERR: warning: label ‘_ci1J’ defined but not used [-Wunused-label] BUILDSTDERR: 3960 | _ci1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3960 | _ci1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci2k’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4026:1: error: BUILDSTDERR: warning: label ‘_ci2k’ defined but not used [-Wunused-label] BUILDSTDERR: 4026 | _ci2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4026 | _ci2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shEq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4063:1: error: BUILDSTDERR: warning: label ‘_ci2G’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _ci2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _ci2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4106:1: error: BUILDSTDERR: warning: label ‘_ci39’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _ci39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _ci39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci34’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4134:1: error: BUILDSTDERR: warning: label ‘_ci34’ defined but not used [-Wunused-label] BUILDSTDERR: 4134 | _ci34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4134 | _ci34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci37’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4164:1: error: BUILDSTDERR: warning: label ‘_ci37’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _ci37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _ci37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4181:1: error: BUILDSTDERR: warning: label ‘_ci3g’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _ci3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _ci3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci2Q’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4219:1: error: BUILDSTDERR: warning: label ‘_ci2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4219 | _ci2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4219 | _ci2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci3r’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4285:1: error: BUILDSTDERR: warning: label ‘_ci3r’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _ci3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _ci3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toLazzyText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4318:1: error: BUILDSTDERR: warning: label ‘_ci3N’ defined but not used [-Wunused-label] BUILDSTDERR: 4318 | _ci3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4318 | _ci3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci15’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4354:1: error: BUILDSTDERR: warning: label ‘_ci15’ defined but not used [-Wunused-label] BUILDSTDERR: 4354 | _ci15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4354 | _ci15: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci3O’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4401:1: error: BUILDSTDERR: warning: label ‘_ci3O’ defined but not used [-Wunused-label] BUILDSTDERR: 4401 | _ci3O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4401 | _ci3O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4423:1: error: BUILDSTDERR: warning: label ‘_ci4k’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _ci4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _ci4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFR_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ci4s’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ci4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ci4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4479:1: error: BUILDSTDERR: warning: label ‘_ci4v’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _ci4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _ci4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shGd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4520:1: error: BUILDSTDERR: warning: label ‘_ci4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _ci4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _ci4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci4T’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4548:1: error: BUILDSTDERR: warning: label ‘_ci4T’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _ci4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _ci4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci4W’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4578:1: error: BUILDSTDERR: warning: label ‘_ci4W’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _ci4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _ci4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shGp_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4595:1: error: BUILDSTDERR: warning: label ‘_ci55’ defined but not used [-Wunused-label] BUILDSTDERR: 4595 | _ci55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4595 | _ci55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci4F’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4633:1: error: BUILDSTDERR: warning: label ‘_ci4F’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _ci4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _ci4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci5g’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4699:1: error: BUILDSTDERR: warning: label ‘_ci5g’ defined but not used [-Wunused-label] BUILDSTDERR: 4699 | _ci5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4699 | _ci5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shFO_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4736:1: error: BUILDSTDERR: warning: label ‘_ci5C’ defined but not used [-Wunused-label] BUILDSTDERR: 4736 | _ci5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4736 | _ci5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shGL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4779:1: error: BUILDSTDERR: warning: label ‘_ci65’ defined but not used [-Wunused-label] BUILDSTDERR: 4779 | _ci65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4779 | _ci65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci60’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4807:1: error: BUILDSTDERR: warning: label ‘_ci60’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _ci60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _ci60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci63’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4837:1: error: BUILDSTDERR: warning: label ‘_ci63’ defined but not used [-Wunused-label] BUILDSTDERR: 4837 | _ci63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4837 | _ci63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shGX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4854:1: error: BUILDSTDERR: warning: label ‘_ci6c’ defined but not used [-Wunused-label] BUILDSTDERR: 4854 | _ci6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4854 | _ci6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci5M’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4892:1: error: BUILDSTDERR: warning: label ‘_ci5M’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _ci5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _ci5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci6n’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4958:1: error: BUILDSTDERR: warning: label ‘_ci6n’ defined but not used [-Wunused-label] BUILDSTDERR: 4958 | _ci6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4958 | _ci6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:4991:1: error: BUILDSTDERR: warning: label ‘_ci6J’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _ci6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _ci6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci41’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5027:1: error: BUILDSTDERR: warning: label ‘_ci41’ defined but not used [-Wunused-label] BUILDSTDERR: 5027 | _ci41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5027 | _ci41: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci6K’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5075:1: error: BUILDSTDERR: warning: label ‘_ci6K’ defined but not used [-Wunused-label] BUILDSTDERR: 5075 | _ci6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5075 | _ci6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci6M’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5093:1: error: BUILDSTDERR: warning: label ‘_ci6M’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _ci6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _ci6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci6Q’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5110:1: error: BUILDSTDERR: warning: label ‘_ci6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5110 | _ci6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5110 | _ci6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_parser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5133:1: error: BUILDSTDERR: warning: label ‘_ci79’ defined but not used [-Wunused-label] BUILDSTDERR: 5133 | _ci79: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5133 | _ci79: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5175:1: error: BUILDSTDERR: warning: label ‘_ci7g’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _ci7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _ci7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5207:1: error: BUILDSTDERR: warning: label ‘_ci7p’ defined but not used [-Wunused-label] BUILDSTDERR: 5207 | _ci7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5207 | _ci7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxs_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5248:1: error: BUILDSTDERR: warning: label ‘_ci7y’ defined but not used [-Wunused-label] BUILDSTDERR: 5248 | _ci7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5248 | _ci7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5289:1: error: BUILDSTDERR: warning: label ‘_ci7H’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _ci7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _ci7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5330:1: error: BUILDSTDERR: warning: label ‘_ci7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5330 | _ci7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5330 | _ci7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5371:1: error: BUILDSTDERR: warning: label ‘_ci7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5371 | _ci7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5371 | _ci7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5447:1: error: BUILDSTDERR: warning: label ‘_ci8a’ defined but not used [-Wunused-label] BUILDSTDERR: 5447 | _ci8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5447 | _ci8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci88’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5480:1: error: BUILDSTDERR: warning: label ‘_ci88’ defined but not used [-Wunused-label] BUILDSTDERR: 5480 | _ci88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5480 | _ci88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shHb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5511:1: error: BUILDSTDERR: warning: label ‘_ci8q’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _ci8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _ci8q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci8o’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5537:1: error: BUILDSTDERR: warning: label ‘_ci8o’ defined but not used [-Wunused-label] BUILDSTDERR: 5537 | _ci8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5537 | _ci8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci8t’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5558:1: error: BUILDSTDERR: warning: label ‘_ci8t’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _ci8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _ci8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shHm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5592:1: error: BUILDSTDERR: warning: label ‘_ci8W’ defined but not used [-Wunused-label] BUILDSTDERR: 5592 | _ci8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5592 | _ci8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shHj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5616:1: error: BUILDSTDERR: warning: label ‘_ci93’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _ci93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _ci93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shHn_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5649:1: error: BUILDSTDERR: warning: label ‘_ci99’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _ci99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _ci99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci97’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5691:1: error: BUILDSTDERR: warning: label ‘_ci97’ defined but not used [-Wunused-label] BUILDSTDERR: 5691 | _ci97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5691 | _ci97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromLazzyText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5712:1: error: BUILDSTDERR: warning: label ‘_ci9m’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _ci9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _ci9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci8E’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5757:1: error: BUILDSTDERR: warning: label ‘_ci8E’ defined but not used [-Wunused-label] BUILDSTDERR: 5757 | _ci8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5757 | _ci8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ci8I’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5809:1: error: BUILDSTDERR: warning: label ‘_ci8I’ defined but not used [-Wunused-label] BUILDSTDERR: 5809 | _ci8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5809 | _ci8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_numeric_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5865:1: error: BUILDSTDERR: warning: label ‘_ci9T’ defined but not used [-Wunused-label] BUILDSTDERR: 5865 | _ci9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5865 | _ci9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shHy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5886:1: error: BUILDSTDERR: warning: label ‘_ciaa’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _ciaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _ciaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuNumeric_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5922:1: error: BUILDSTDERR: warning: label ‘_ciaj’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _ciaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _ciaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cia0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5952:1: error: BUILDSTDERR: warning: label ‘_cia0’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _cia0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _cia0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ciam’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:5991:1: error: BUILDSTDERR: warning: label ‘_ciam’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _ciam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _ciam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isDevelopment_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6038:1: error: BUILDSTDERR: warning: label ‘_ciaF’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _ciaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _ciaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ciaC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6059:1: error: BUILDSTDERR: warning: label ‘_ciaC’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _ciaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _ciaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6090:1: error: BUILDSTDERR: warning: label ‘_ciaX’ defined but not used [-Wunused-label] BUILDSTDERR: 6090 | _ciaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6090 | _ciaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ciaU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6116:1: error: BUILDSTDERR: warning: label ‘_ciaU’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _ciaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _ciaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6157:1: error: BUILDSTDERR: warning: label ‘_cibh’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _cibh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _cibh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cibe’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cibe’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cibe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cibe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMajor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6222:1: error: BUILDSTDERR: warning: label ‘_cibB’ defined but not used [-Wunused-label] BUILDSTDERR: 6222 | _cibB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6222 | _cibB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_ciby’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6246:1: error: BUILDSTDERR: warning: label ‘_ciby’ defined but not used [-Wunused-label] BUILDSTDERR: 6246 | _ciby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6246 | _ciby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isPublic_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6285:1: error: BUILDSTDERR: warning: label ‘_cibV’ defined but not used [-Wunused-label] BUILDSTDERR: 6285 | _cibV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6285 | _cibV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cibS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6305:1: error: BUILDSTDERR: warning: label ‘_cibS’ defined but not used [-Wunused-label] BUILDSTDERR: 6305 | _cibS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6305 | _cibS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6327:1: error: BUILDSTDERR: warning: label ‘_cic8’ defined but not used [-Wunused-label] BUILDSTDERR: 6327 | _cic8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6327 | _cic8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toString_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6362:1: error: BUILDSTDERR: warning: label ‘_cich’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _cich: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _cich: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6395:1: error: BUILDSTDERR: warning: label ‘_cics’ defined but not used [-Wunused-label] BUILDSTDERR: 6395 | _cics: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6395 | _cics: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cicq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6428:1: error: BUILDSTDERR: warning: label ‘_cicq’ defined but not used [-Wunused-label] BUILDSTDERR: 6428 | _cicq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6428 | _cicq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxK_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6450:1: error: BUILDSTDERR: warning: label ‘_cicz’ defined but not used [-Wunused-label] BUILDSTDERR: 6450 | _cicz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6450 | _cicz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shIA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6459:1: error: BUILDSTDERR: warning: label ‘_cicT’ defined but not used [-Wunused-label] BUILDSTDERR: 6459 | _cicT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6459 | _cicT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cicR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6489:1: error: BUILDSTDERR: warning: label ‘_cicR’ defined but not used [-Wunused-label] BUILDSTDERR: 6489 | _cicR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6489 | _cicR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shIB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6522:1: error: BUILDSTDERR: warning: label ‘_cid8’ defined but not used [-Wunused-label] BUILDSTDERR: 6522 | _cid8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6522 | _cid8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cicI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6552:1: error: BUILDSTDERR: warning: label ‘_cicI’ defined but not used [-Wunused-label] BUILDSTDERR: 6552 | _cicI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6552 | _cicI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6586:1: error: BUILDSTDERR: warning: label ‘_cidg’ defined but not used [-Wunused-label] BUILDSTDERR: 6586 | _cidg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6586 | _cidg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘rhxL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6628:1: error: BUILDSTDERR: warning: label ‘_cids’ defined but not used [-Wunused-label] BUILDSTDERR: 6628 | _cids: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6628 | _cids: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cidp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6654:1: error: BUILDSTDERR: warning: label ‘_cidp’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _cidp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _cidp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shIW_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6676:1: error: BUILDSTDERR: warning: label ‘_cidS’ defined but not used [-Wunused-label] BUILDSTDERR: 6676 | _cidS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6676 | _cidS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_textual_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6702:1: error: BUILDSTDERR: warning: label ‘_cidV’ defined but not used [-Wunused-label] BUILDSTDERR: 6702 | _cidV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6702 | _cidV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cidD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6735:1: error: BUILDSTDERR: warning: label ‘_cidD’ defined but not used [-Wunused-label] BUILDSTDERR: 6735 | _cidD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6735 | _cidD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cidI’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6769:1: error: BUILDSTDERR: warning: label ‘_cidI’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _cidI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _cidI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cie0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6816:1: error: BUILDSTDERR: warning: label ‘_cie0’ defined but not used [-Wunused-label] BUILDSTDERR: 6816 | _cie0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6816 | _cie0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘shJ8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6841:1: error: BUILDSTDERR: warning: label ‘_ciez’ defined but not used [-Wunused-label] BUILDSTDERR: 6841 | _ciez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6841 | _ciez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuTextual_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6881:1: error: BUILDSTDERR: warning: label ‘_cieI’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _cieI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _cieI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cieo’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6915:1: error: BUILDSTDERR: warning: label ‘_cieo’ defined but not used [-Wunused-label] BUILDSTDERR: 6915 | _cieo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6915 | _cieo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc: In function ‘_cieP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:6968:1: error: BUILDSTDERR: warning: label ‘_cieP’ defined but not used [-Wunused-label] BUILDSTDERR: 6968 | _cieP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6968 | _cieP: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc13211_0/ghc_20.hc:3138:16: error: BUILDSTDERR: warning: ‘rhxl_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 3138 | static StgWord rhxl_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | static StgWord rhxl_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sif1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:14:1: error: BUILDSTDERR: warning: label ‘_ciqt’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _ciqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _ciqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxe_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:37:1: error: BUILDSTDERR: warning: label ‘_ciqw’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _ciqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _ciqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sif6_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:67:1: error: BUILDSTDERR: warning: label ‘_ciqP’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _ciqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _ciqP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxf_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:91:1: error: BUILDSTDERR: warning: label ‘_ciqW’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _ciqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _ciqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciqF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:121:1: error: BUILDSTDERR: warning: label ‘_ciqF’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _ciqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _ciqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sify_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:166:1: error: BUILDSTDERR: warning: label ‘_cirI’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cirI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cirI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifA_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:202:1: error: BUILDSTDERR: warning: label ‘_cirZ’ defined but not used [-Wunused-label] BUILDSTDERR: 202 | _cirZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 202 | _cirZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cirS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:236:1: error: BUILDSTDERR: warning: label ‘_cirS’ defined but not used [-Wunused-label] BUILDSTDERR: 236 | _cirS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 236 | _cirS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifT_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:288:1: error: BUILDSTDERR: warning: label ‘_cisD’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _cisD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _cisD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifU_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:312:1: error: BUILDSTDERR: warning: label ‘_cisK’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cisK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cisK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cisu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:341:1: error: BUILDSTDERR: warning: label ‘_cisu’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _cisu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _cisu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:380:1: error: BUILDSTDERR: warning: label ‘_cisW’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _cisW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _cisW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cisk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:413:1: error: BUILDSTDERR: warning: label ‘_cisk’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cisk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cisk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cit1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:453:1: error: BUILDSTDERR: warning: label ‘_cit1’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cit1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cit1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifY_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:472:1: error: BUILDSTDERR: warning: label ‘_citf’ defined but not used [-Wunused-label] BUILDSTDERR: 472 | _citf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 472 | _citf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sifZ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:522:1: error: BUILDSTDERR: warning: label ‘_citn’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _citn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _citn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_citl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:578:1: error: BUILDSTDERR: warning: label ‘_citl’ defined but not used [-Wunused-label] BUILDSTDERR: 578 | _citl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 578 | _citl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sig0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:604:1: error: BUILDSTDERR: warning: label ‘_city’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _city: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _city: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_citw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:654:1: error: BUILDSTDERR: warning: label ‘_citw’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _citw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _citw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sig1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:681:1: error: BUILDSTDERR: warning: label ‘_citJ’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _citJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _citJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_citH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:733:1: error: BUILDSTDERR: warning: label ‘_citH’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _citH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _citH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sig2_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:761:1: error: BUILDSTDERR: warning: label ‘_citU’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _citU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _citU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_citS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:815:1: error: BUILDSTDERR: warning: label ‘_citS’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _citS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _citS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sig3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:844:1: error: BUILDSTDERR: warning: label ‘_ciu5’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _ciu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _ciu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciu3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:900:1: error: BUILDSTDERR: warning: label ‘_ciu3’ defined but not used [-Wunused-label] BUILDSTDERR: 900 | _ciu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 900 | _ciu3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:916:1: error: BUILDSTDERR: warning: label ‘_ciud’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _ciud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _ciud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cir9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:943:1: error: BUILDSTDERR: warning: label ‘_cir9’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cir9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cir9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cire’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:978:1: error: BUILDSTDERR: warning: label ‘_cire’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _cire: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _cire: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciuf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1025:1: error: BUILDSTDERR: warning: label ‘_ciuf’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _ciuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _ciuf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zdsendOfInput5_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1046:1: error: BUILDSTDERR: warning: label ‘_ciuz’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _ciuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _ciuz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciuw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1073:1: error: BUILDSTDERR: warning: label ‘_ciuw’ defined but not used [-Wunused-label] BUILDSTDERR: 1073 | _ciuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1073 | _ciuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_version_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1094:1: error: BUILDSTDERR: warning: label ‘_ciuL’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _ciuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _ciuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sigu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1120:1: error: BUILDSTDERR: warning: label ‘_civ3’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _civ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _civ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_civ0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1150:1: error: BUILDSTDERR: warning: label ‘_civ0’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _civ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _civ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sigv_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1179:1: error: BUILDSTDERR: warning: label ‘_civd’ defined but not used [-Wunused-label] BUILDSTDERR: 1179 | _civd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1179 | _civd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sign_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1215:1: error: BUILDSTDERR: warning: label ‘_civq’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _civq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _civq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_civn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1243:1: error: BUILDSTDERR: warning: label ‘_civn’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _civn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _civn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_civt’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1270:1: error: BUILDSTDERR: warning: label ‘_civt’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _civt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _civt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_major_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1304:1: error: BUILDSTDERR: warning: label ‘_civH’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _civH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _civH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sigP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1346:1: error: BUILDSTDERR: warning: label ‘_ciw1’ defined but not used [-Wunused-label] BUILDSTDERR: 1346 | _ciw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1346 | _ciw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_civY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1376:1: error: BUILDSTDERR: warning: label ‘_civY’ defined but not used [-Wunused-label] BUILDSTDERR: 1376 | _civY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1376 | _civY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sigQ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1405:1: error: BUILDSTDERR: warning: label ‘_ciwb’ defined but not used [-Wunused-label] BUILDSTDERR: 1405 | _ciwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1405 | _ciwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sigI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1441:1: error: BUILDSTDERR: warning: label ‘_ciwo’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _ciwo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _ciwo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciwl’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1469:1: error: BUILDSTDERR: warning: label ‘_ciwl’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _ciwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _ciwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciwr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1496:1: error: BUILDSTDERR: warning: label ‘_ciwr’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _ciwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _ciwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_minor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1530:1: error: BUILDSTDERR: warning: label ‘_ciwF’ defined but not used [-Wunused-label] BUILDSTDERR: 1530 | _ciwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1530 | _ciwF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siha_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1572:1: error: BUILDSTDERR: warning: label ‘_ciwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _ciwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _ciwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciwW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1602:1: error: BUILDSTDERR: warning: label ‘_ciwW’ defined but not used [-Wunused-label] BUILDSTDERR: 1602 | _ciwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1602 | _ciwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sihb_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1631:1: error: BUILDSTDERR: warning: label ‘_cix9’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _cix9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _cix9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sih3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cixm’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cixm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cixm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cixj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1695:1: error: BUILDSTDERR: warning: label ‘_cixj’ defined but not used [-Wunused-label] BUILDSTDERR: 1695 | _cixj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1695 | _cixj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cixp’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cixp’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cixp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cixp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_patch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cixD’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cixD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cixD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sihu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1798:1: error: BUILDSTDERR: warning: label ‘_cixR’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _cixR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _cixR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sihm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1834:1: error: BUILDSTDERR: warning: label ‘_ciy4’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _ciy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _ciy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciy1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1865:1: error: BUILDSTDERR: warning: label ‘_ciy1’ defined but not used [-Wunused-label] BUILDSTDERR: 1865 | _ciy1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1865 | _ciy1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_release_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1902:1: error: BUILDSTDERR: warning: label ‘_ciye’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _ciye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _ciye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sihN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1944:1: error: BUILDSTDERR: warning: label ‘_ciys’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _ciys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _ciys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sihF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:1980:1: error: BUILDSTDERR: warning: label ‘_ciyF’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _ciyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _ciyF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciyC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2011:1: error: BUILDSTDERR: warning: label ‘_ciyC’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _ciyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _ciyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_metadata_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2048:1: error: BUILDSTDERR: warning: label ‘_ciyP’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _ciyP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _ciyP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2093:1: error: BUILDSTDERR: warning: label ‘_ciyY’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _ciyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _ciyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2121:1: error: BUILDSTDERR: warning: label ‘_ciz5’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _ciz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _ciz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siih_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2148:1: error: BUILDSTDERR: warning: label ‘_cizH’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _cizH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _cizH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cizK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2191:1: error: BUILDSTDERR: warning: label ‘_cizK’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _cizK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _cizK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siin_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2219:1: error: BUILDSTDERR: warning: label ‘_cizU’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _cizU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _cizU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cizu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2255:1: error: BUILDSTDERR: warning: label ‘_cizu’ defined but not used [-Wunused-label] BUILDSTDERR: 2255 | _cizu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | _cizu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciA5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2309:1: error: BUILDSTDERR: warning: label ‘_ciA5’ defined but not used [-Wunused-label] BUILDSTDERR: 2309 | _ciA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2309 | _ciA5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siiw_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2335:1: error: BUILDSTDERR: warning: label ‘_ciAq’ defined but not used [-Wunused-label] BUILDSTDERR: 2335 | _ciAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2335 | _ciAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siiw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2353:1: error: BUILDSTDERR: warning: label ‘_ciAw’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _ciAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _ciAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sijg_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2414:1: error: BUILDSTDERR: warning: label ‘_ciBw’ defined but not used [-Wunused-label] BUILDSTDERR: 2414 | _ciBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2414 | _ciBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciC4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2471:1: error: BUILDSTDERR: warning: label ‘_ciC4’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _ciC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _ciC4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciC6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2492:1: error: BUILDSTDERR: warning: label ‘_ciC6’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _ciC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _ciC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciBS’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2510:1: error: BUILDSTDERR: warning: label ‘_ciBS’ defined but not used [-Wunused-label] BUILDSTDERR: 2510 | _ciBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2510 | _ciBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciBU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2530:1: error: BUILDSTDERR: warning: label ‘_ciBU’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _ciBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _ciBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siju_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2547:1: error: BUILDSTDERR: warning: label ‘_ciCb’ defined but not used [-Wunused-label] BUILDSTDERR: 2547 | _ciCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2547 | _ciCb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciAj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2591:1: error: BUILDSTDERR: warning: label ‘_ciAj’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _ciAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _ciAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciCL’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2690:1: error: BUILDSTDERR: warning: label ‘_ciCL’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _ciCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _ciCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciCB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2712:1: error: BUILDSTDERR: warning: label ‘_ciCB’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _ciCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _ciCB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2734:1: error: BUILDSTDERR: warning: label ‘_ciCY’ defined but not used [-Wunused-label] BUILDSTDERR: 2734 | _ciCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2734 | _ciCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_cizc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2764:1: error: BUILDSTDERR: warning: label ‘_cizc’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _cizc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _cizc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxi_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2835:1: error: BUILDSTDERR: warning: label ‘_ciDe’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _ciDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _ciDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sijP_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2844:1: error: BUILDSTDERR: warning: label ‘_ciDw’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _ciDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _ciDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciDr’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2872:1: error: BUILDSTDERR: warning: label ‘_ciDr’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _ciDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _ciDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciDu’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2902:1: error: BUILDSTDERR: warning: label ‘_ciDu’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _ciDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _ciDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxi_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2928:1: error: BUILDSTDERR: warning: label ‘_ciDG’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _ciDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _ciDG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciDQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:2999:1: error: BUILDSTDERR: warning: label ‘_ciDQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _ciDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _ciDQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxj_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3036:1: error: BUILDSTDERR: warning: label ‘_ciEf’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _ciEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _ciEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciEc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3062:1: error: BUILDSTDERR: warning: label ‘_ciEc’ defined but not used [-Wunused-label] BUILDSTDERR: 3062 | _ciEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3062 | _ciEc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikc_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3088:1: error: BUILDSTDERR: warning: label ‘_ciEu’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _ciEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _ciEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3113:1: error: BUILDSTDERR: warning: label ‘_ciEx’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _ciEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _ciEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikh_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3144:1: error: BUILDSTDERR: warning: label ‘_ciEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _ciEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _ciEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3159:1: error: BUILDSTDERR: warning: label ‘_ciEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _ciEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _ciEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxl_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3185:1: error: BUILDSTDERR: warning: label ‘_ciF6’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _ciF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _ciF6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciEG’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3210:1: error: BUILDSTDERR: warning: label ‘_ciEG’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _ciEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _ciEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikt_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3263:1: error: BUILDSTDERR: warning: label ‘_ciFs’ defined but not used [-Wunused-label] BUILDSTDERR: 3263 | _ciFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3263 | _ciFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikG_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3270:1: error: BUILDSTDERR: warning: label ‘_ciFQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _ciFQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _ciFQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3286:1: error: BUILDSTDERR: warning: label ‘_ciFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3286 | _ciFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3286 | _ciFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sikt_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3310:1: error: BUILDSTDERR: warning: label ‘_ciG2’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _ciG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _ciG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciFw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3343:1: error: BUILDSTDERR: warning: label ‘_ciFw’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _ciFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _ciFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciFH’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3372:1: error: BUILDSTDERR: warning: label ‘_ciFH’ defined but not used [-Wunused-label] BUILDSTDERR: 3372 | _ciFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3372 | _ciFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciGi’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3430:1: error: BUILDSTDERR: warning: label ‘_ciGi’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _ciGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _ciGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciGb’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3480:1: error: BUILDSTDERR: warning: label ‘_ciGb’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _ciGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _ciGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siln_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3496:1: error: BUILDSTDERR: warning: label ‘_ciHF’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _ciHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _ciHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciHB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3525:1: error: BUILDSTDERR: warning: label ‘_ciHB’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _ciHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _ciHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciHD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3547:1: error: BUILDSTDERR: warning: label ‘_ciHD’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _ciHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _ciHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxm_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3564:1: error: BUILDSTDERR: warning: label ‘_ciHO’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _ciHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _ciHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciFk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3594:1: error: BUILDSTDERR: warning: label ‘_ciFk’ defined but not used [-Wunused-label] BUILDSTDERR: 3594 | _ciFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3594 | _ciFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciHn’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3648:1: error: BUILDSTDERR: warning: label ‘_ciHn’ defined but not used [-Wunused-label] BUILDSTDERR: 3648 | _ciHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3648 | _ciHn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciI4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3711:1: error: BUILDSTDERR: warning: label ‘_ciI4’ defined but not used [-Wunused-label] BUILDSTDERR: 3711 | _ciI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3711 | _ciI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘silE_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3750:1: error: BUILDSTDERR: warning: label ‘_ciIA’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _ciIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _ciIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘silF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3776:1: error: BUILDSTDERR: warning: label ‘_ciII’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _ciII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _ciII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘silD_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3806:1: error: BUILDSTDERR: warning: label ‘_ciIL’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _ciIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _ciIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sim1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3847:1: error: BUILDSTDERR: warning: label ‘_ciJe’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _ciJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _ciJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciJ9’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3875:1: error: BUILDSTDERR: warning: label ‘_ciJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _ciJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _ciJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciJc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3905:1: error: BUILDSTDERR: warning: label ‘_ciJc’ defined but not used [-Wunused-label] BUILDSTDERR: 3905 | _ciJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3905 | _ciJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘simd_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3922:1: error: BUILDSTDERR: warning: label ‘_ciJl’ defined but not used [-Wunused-label] BUILDSTDERR: 3922 | _ciJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3922 | _ciJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciIV’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3960:1: error: BUILDSTDERR: warning: label ‘_ciIV’ defined but not used [-Wunused-label] BUILDSTDERR: 3960 | _ciIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3960 | _ciIV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciJw’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4026:1: error: BUILDSTDERR: warning: label ‘_ciJw’ defined but not used [-Wunused-label] BUILDSTDERR: 4026 | _ciJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4026 | _ciJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘silC_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4063:1: error: BUILDSTDERR: warning: label ‘_ciJS’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _ciJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _ciJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘simz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4106:1: error: BUILDSTDERR: warning: label ‘_ciKl’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _ciKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _ciKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciKg’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4134:1: error: BUILDSTDERR: warning: label ‘_ciKg’ defined but not used [-Wunused-label] BUILDSTDERR: 4134 | _ciKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4134 | _ciKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciKj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4164:1: error: BUILDSTDERR: warning: label ‘_ciKj’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _ciKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _ciKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘simL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4181:1: error: BUILDSTDERR: warning: label ‘_ciKs’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _ciKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _ciKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciK2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4219:1: error: BUILDSTDERR: warning: label ‘_ciK2’ defined but not used [-Wunused-label] BUILDSTDERR: 4219 | _ciK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4219 | _ciK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciKD’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4285:1: error: BUILDSTDERR: warning: label ‘_ciKD’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _ciKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _ciKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toLazzyText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4318:1: error: BUILDSTDERR: warning: label ‘_ciKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4318 | _ciKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4318 | _ciKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciIh’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4354:1: error: BUILDSTDERR: warning: label ‘_ciIh’ defined but not used [-Wunused-label] BUILDSTDERR: 4354 | _ciIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4354 | _ciIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciL0’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4401:1: error: BUILDSTDERR: warning: label ‘_ciL0’ defined but not used [-Wunused-label] BUILDSTDERR: 4401 | _ciL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4401 | _ciL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sin2_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4423:1: error: BUILDSTDERR: warning: label ‘_ciLw’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _ciLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _ciLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sin3_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ciLE’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ciLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ciLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sin1_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4479:1: error: BUILDSTDERR: warning: label ‘_ciLH’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _ciLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _ciLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sinp_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4520:1: error: BUILDSTDERR: warning: label ‘_ciMa’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _ciMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _ciMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciM5’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4548:1: error: BUILDSTDERR: warning: label ‘_ciM5’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _ciM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _ciM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciM8’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4578:1: error: BUILDSTDERR: warning: label ‘_ciM8’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _ciM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _ciM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sinB_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4595:1: error: BUILDSTDERR: warning: label ‘_ciMh’ defined but not used [-Wunused-label] BUILDSTDERR: 4595 | _ciMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4595 | _ciMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciLR’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4633:1: error: BUILDSTDERR: warning: label ‘_ciLR’ defined but not used [-Wunused-label] BUILDSTDERR: 4633 | _ciLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4633 | _ciLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciMs’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4699:1: error: BUILDSTDERR: warning: label ‘_ciMs’ defined but not used [-Wunused-label] BUILDSTDERR: 4699 | _ciMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4699 | _ciMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sin0_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4736:1: error: BUILDSTDERR: warning: label ‘_ciMO’ defined but not used [-Wunused-label] BUILDSTDERR: 4736 | _ciMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4736 | _ciMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sinX_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4779:1: error: BUILDSTDERR: warning: label ‘_ciNh’ defined but not used [-Wunused-label] BUILDSTDERR: 4779 | _ciNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4779 | _ciNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciNc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4807:1: error: BUILDSTDERR: warning: label ‘_ciNc’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _ciNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _ciNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciNf’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4837:1: error: BUILDSTDERR: warning: label ‘_ciNf’ defined but not used [-Wunused-label] BUILDSTDERR: 4837 | _ciNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4837 | _ciNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sio9_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4854:1: error: BUILDSTDERR: warning: label ‘_ciNo’ defined but not used [-Wunused-label] BUILDSTDERR: 4854 | _ciNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4854 | _ciNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciMY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4892:1: error: BUILDSTDERR: warning: label ‘_ciMY’ defined but not used [-Wunused-label] BUILDSTDERR: 4892 | _ciMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4892 | _ciMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciNz’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4958:1: error: BUILDSTDERR: warning: label ‘_ciNz’ defined but not used [-Wunused-label] BUILDSTDERR: 4958 | _ciNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4958 | _ciNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:4991:1: error: BUILDSTDERR: warning: label ‘_ciNV’ defined but not used [-Wunused-label] BUILDSTDERR: 4991 | _ciNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4991 | _ciNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciLd’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5027:1: error: BUILDSTDERR: warning: label ‘_ciLd’ defined but not used [-Wunused-label] BUILDSTDERR: 5027 | _ciLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5027 | _ciLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciNW’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5075:1: error: BUILDSTDERR: warning: label ‘_ciNW’ defined but not used [-Wunused-label] BUILDSTDERR: 5075 | _ciNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5075 | _ciNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciNY’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5093:1: error: BUILDSTDERR: warning: label ‘_ciNY’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _ciNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _ciNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciO2’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5110:1: error: BUILDSTDERR: warning: label ‘_ciO2’ defined but not used [-Wunused-label] BUILDSTDERR: 5110 | _ciO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5110 | _ciO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_parser_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5133:1: error: BUILDSTDERR: warning: label ‘_ciOl’ defined but not used [-Wunused-label] BUILDSTDERR: 5133 | _ciOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5133 | _ciOl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5175:1: error: BUILDSTDERR: warning: label ‘_ciOs’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _ciOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _ciOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxq_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5207:1: error: BUILDSTDERR: warning: label ‘_ciOB’ defined but not used [-Wunused-label] BUILDSTDERR: 5207 | _ciOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5207 | _ciOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxs_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5248:1: error: BUILDSTDERR: warning: label ‘_ciOK’ defined but not used [-Wunused-label] BUILDSTDERR: 5248 | _ciOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5248 | _ciOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxu_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5289:1: error: BUILDSTDERR: warning: label ‘_ciOT’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _ciOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _ciOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxw_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5330:1: error: BUILDSTDERR: warning: label ‘_ciP2’ defined but not used [-Wunused-label] BUILDSTDERR: 5330 | _ciP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5330 | _ciP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5371:1: error: BUILDSTDERR: warning: label ‘_ciPb’ defined but not used [-Wunused-label] BUILDSTDERR: 5371 | _ciPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5371 | _ciPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxF_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5447:1: error: BUILDSTDERR: warning: label ‘_ciPm’ defined but not used [-Wunused-label] BUILDSTDERR: 5447 | _ciPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5447 | _ciPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciPk’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5480:1: error: BUILDSTDERR: warning: label ‘_ciPk’ defined but not used [-Wunused-label] BUILDSTDERR: 5480 | _ciPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5480 | _ciPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sion_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5511:1: error: BUILDSTDERR: warning: label ‘_ciPC’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _ciPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _ciPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciPA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5537:1: error: BUILDSTDERR: warning: label ‘_ciPA’ defined but not used [-Wunused-label] BUILDSTDERR: 5537 | _ciPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5537 | _ciPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciPF’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5558:1: error: BUILDSTDERR: warning: label ‘_ciPF’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _ciPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _ciPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sioy_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5592:1: error: BUILDSTDERR: warning: label ‘_ciQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 5592 | _ciQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5592 | _ciQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siov_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5616:1: error: BUILDSTDERR: warning: label ‘_ciQf’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _ciQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _ciQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sioz_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5649:1: error: BUILDSTDERR: warning: label ‘_ciQl’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _ciQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _ciQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciQj’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5691:1: error: BUILDSTDERR: warning: label ‘_ciQj’ defined but not used [-Wunused-label] BUILDSTDERR: 5691 | _ciQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5691 | _ciQj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromLazzyText_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5712:1: error: BUILDSTDERR: warning: label ‘_ciQy’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _ciQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _ciQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciPQ’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5757:1: error: BUILDSTDERR: warning: label ‘_ciPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5757 | _ciPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5757 | _ciPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciPU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5809:1: error: BUILDSTDERR: warning: label ‘_ciPU’ defined but not used [-Wunused-label] BUILDSTDERR: 5809 | _ciPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5809 | _ciPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_numeric_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5865:1: error: BUILDSTDERR: warning: label ‘_ciR5’ defined but not used [-Wunused-label] BUILDSTDERR: 5865 | _ciR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5865 | _ciR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sioK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5886:1: error: BUILDSTDERR: warning: label ‘_ciRm’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _ciRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _ciRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuNumeric_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5922:1: error: BUILDSTDERR: warning: label ‘_ciRv’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _ciRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _ciRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciRc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5952:1: error: BUILDSTDERR: warning: label ‘_ciRc’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _ciRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _ciRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciRy’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:5991:1: error: BUILDSTDERR: warning: label ‘_ciRy’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _ciRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _ciRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isDevelopment_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6038:1: error: BUILDSTDERR: warning: label ‘_ciRR’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _ciRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _ciRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciRO’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6059:1: error: BUILDSTDERR: warning: label ‘_ciRO’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _ciRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _ciRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementPatch_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6090:1: error: BUILDSTDERR: warning: label ‘_ciS9’ defined but not used [-Wunused-label] BUILDSTDERR: 6090 | _ciS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6090 | _ciS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciS6’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6116:1: error: BUILDSTDERR: warning: label ‘_ciS6’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _ciS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _ciS6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMinor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6157:1: error: BUILDSTDERR: warning: label ‘_ciSt’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _ciSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _ciSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciSq’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6182:1: error: BUILDSTDERR: warning: label ‘_ciSq’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _ciSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _ciSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMajor_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6222:1: error: BUILDSTDERR: warning: label ‘_ciSN’ defined but not used [-Wunused-label] BUILDSTDERR: 6222 | _ciSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6222 | _ciSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciSK’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6246:1: error: BUILDSTDERR: warning: label ‘_ciSK’ defined but not used [-Wunused-label] BUILDSTDERR: 6246 | _ciSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6246 | _ciSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isPublic_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6285:1: error: BUILDSTDERR: warning: label ‘_ciT7’ defined but not used [-Wunused-label] BUILDSTDERR: 6285 | _ciT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6285 | _ciT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciT4’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6305:1: error: BUILDSTDERR: warning: label ‘_ciT4’ defined but not used [-Wunused-label] BUILDSTDERR: 6305 | _ciT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6305 | _ciT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxI_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6327:1: error: BUILDSTDERR: warning: label ‘_ciTk’ defined but not used [-Wunused-label] BUILDSTDERR: 6327 | _ciTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6327 | _ciTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toString_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6362:1: error: BUILDSTDERR: warning: label ‘_ciTt’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _ciTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _ciTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxJ_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6395:1: error: BUILDSTDERR: warning: label ‘_ciTE’ defined but not used [-Wunused-label] BUILDSTDERR: 6395 | _ciTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6395 | _ciTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciTC’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6428:1: error: BUILDSTDERR: warning: label ‘_ciTC’ defined but not used [-Wunused-label] BUILDSTDERR: 6428 | _ciTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6428 | _ciTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxK_slow’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6450:1: error: BUILDSTDERR: warning: label ‘_ciTL’ defined but not used [-Wunused-label] BUILDSTDERR: 6450 | _ciTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6450 | _ciTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sipM_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6459:1: error: BUILDSTDERR: warning: label ‘_ciU5’ defined but not used [-Wunused-label] BUILDSTDERR: 6459 | _ciU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6459 | _ciU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciU3’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6489:1: error: BUILDSTDERR: warning: label ‘_ciU3’ defined but not used [-Wunused-label] BUILDSTDERR: 6489 | _ciU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6489 | _ciU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘sipN_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6522:1: error: BUILDSTDERR: warning: label ‘_ciUk’ defined but not used [-Wunused-label] BUILDSTDERR: 6522 | _ciUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6522 | _ciUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciTU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6552:1: error: BUILDSTDERR: warning: label ‘_ciTU’ defined but not used [-Wunused-label] BUILDSTDERR: 6552 | _ciTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6552 | _ciTU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxK_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6586:1: error: BUILDSTDERR: warning: label ‘_ciUs’ defined but not used [-Wunused-label] BUILDSTDERR: 6586 | _ciUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6586 | _ciUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘rhxL_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6628:1: error: BUILDSTDERR: warning: label ‘_ciUE’ defined but not used [-Wunused-label] BUILDSTDERR: 6628 | _ciUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6628 | _ciUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciUB’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6654:1: error: BUILDSTDERR: warning: label ‘_ciUB’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _ciUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _ciUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siq8_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6676:1: error: BUILDSTDERR: warning: label ‘_ciV4’ defined but not used [-Wunused-label] BUILDSTDERR: 6676 | _ciV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6676 | _ciV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_textual_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6702:1: error: BUILDSTDERR: warning: label ‘_ciV7’ defined but not used [-Wunused-label] BUILDSTDERR: 6702 | _ciV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6702 | _ciV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciUP’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6735:1: error: BUILDSTDERR: warning: label ‘_ciUP’ defined but not used [-Wunused-label] BUILDSTDERR: 6735 | _ciUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6735 | _ciUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciUU’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6769:1: error: BUILDSTDERR: warning: label ‘_ciUU’ defined but not used [-Wunused-label] BUILDSTDERR: 6769 | _ciUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6769 | _ciUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciVc’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6816:1: error: BUILDSTDERR: warning: label ‘_ciVc’ defined but not used [-Wunused-label] BUILDSTDERR: 6816 | _ciVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6816 | _ciVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘siqk_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6841:1: error: BUILDSTDERR: warning: label ‘_ciVL’ defined but not used [-Wunused-label] BUILDSTDERR: 6841 | _ciVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6841 | _ciVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuTextual_entry’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6881:1: error: BUILDSTDERR: warning: label ‘_ciVU’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _ciVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _ciVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciVA’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6915:1: error: BUILDSTDERR: warning: label ‘_ciVA’ defined but not used [-Wunused-label] BUILDSTDERR: 6915 | _ciVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6915 | _ciVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc: In function ‘_ciW1’: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:6968:1: error: BUILDSTDERR: warning: label ‘_ciW1’ defined but not used [-Wunused-label] BUILDSTDERR: 6968 | _ciW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6968 | _ciW1: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc13211_0/ghc_24.hc:3138:16: error: BUILDSTDERR: warning: ‘rhxl_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 3138 | static StgWord rhxl_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | static StgWord rhxl_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 3] Compiling Data.SemVer.Internal ( src/Data/SemVer/Internal.hs, dist/build/Data/SemVer/Internal.p_o ) BUILDSTDERR: src/Data/SemVer/Internal.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWDelimiters_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:190:1: error: BUILDSTDERR: warning: label ‘_c9i9’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _c9i9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _c9i9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9i6’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:218:1: error: BUILDSTDERR: warning: label ‘_c9i6’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _c9i6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _c9i6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9id’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:243:1: error: BUILDSTDERR: warning: label ‘_c9id’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _c9id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _c9id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9ij’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:268:1: error: BUILDSTDERR: warning: label ‘_c9ij’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _c9ij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _c9ij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9ip’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:293:1: error: BUILDSTDERR: warning: label ‘_c9ip’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _c9ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _c9ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9iv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:322:1: error: BUILDSTDERR: warning: label ‘_c9iv’ defined but not used [-Wunused-label] BUILDSTDERR: 322 | _c9iv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 322 | _c9iv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWINum_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:372:1: error: BUILDSTDERR: warning: label ‘_c9iZ’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _c9iZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _c9iZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9iW’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:400:1: error: BUILDSTDERR: warning: label ‘_c9iW’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _c9iW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _c9iW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWIText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:442:1: error: BUILDSTDERR: warning: label ‘_c9jj’ defined but not used [-Wunused-label] BUILDSTDERR: 442 | _c9jj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 442 | _c9jj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9jg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:472:1: error: BUILDSTDERR: warning: label ‘_c9jg’ defined but not used [-Wunused-label] BUILDSTDERR: 472 | _c9jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 472 | _c9jg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdWVersion_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:518:1: error: BUILDSTDERR: warning: label ‘_c9jD’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c9jD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c9jD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9jA’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:546:1: error: BUILDSTDERR: warning: label ‘_c9jA’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _c9jA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _c9jA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9jH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:571:1: error: BUILDSTDERR: warning: label ‘_c9jH’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _c9jH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _c9jH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9jN’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:600:1: error: BUILDSTDERR: warning: label ‘_c9jN’ defined but not used [-Wunused-label] BUILDSTDERR: 600 | _c9jN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 600 | _c9jN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:650:1: error: BUILDSTDERR: warning: label ‘_c9kh’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _c9kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _c9kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9ka’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:681:1: error: BUILDSTDERR: warning: label ‘_c9ka’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _c9ka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _c9ka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9kD’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:725:1: error: BUILDSTDERR: warning: label ‘_c9kD’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _c9kD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _c9kD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9kn’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:757:1: error: BUILDSTDERR: warning: label ‘_c9kn’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _c9kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _c9kn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifierzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:795:1: error: BUILDSTDERR: warning: label ‘_c9l5’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c9l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c9l5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9l2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:821:1: error: BUILDSTDERR: warning: label ‘_c9l2’ defined but not used [-Wunused-label] BUILDSTDERR: 821 | _c9l2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 821 | _c9l2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataIdentifier_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:847:1: error: BUILDSTDERR: warning: label ‘_c9li’ defined but not used [-Wunused-label] BUILDSTDERR: 847 | _c9li: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 847 | _c9li: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzugo_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:871:1: error: BUILDSTDERR: warning: label ‘_c9lz’ defined but not used [-Wunused-label] BUILDSTDERR: 871 | _c9lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 871 | _c9lz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9lo’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:890:1: error: BUILDSTDERR: warning: label ‘_c9lo’ defined but not used [-Wunused-label] BUILDSTDERR: 890 | _c9lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 890 | _c9lo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9ls’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:908:1: error: BUILDSTDERR: warning: label ‘_c9ls’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c9ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c9ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9lI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:941:1: error: BUILDSTDERR: warning: label ‘_c9lI’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _c9lI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _c9lI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersionzuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:969:1: error: BUILDSTDERR: warning: label ‘_c9m4’ defined but not used [-Wunused-label] BUILDSTDERR: 969 | _c9m4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 969 | _c9m4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9m1’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:997:1: error: BUILDSTDERR: warning: label ‘_c9m1’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _c9m1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _c9m1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9m8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1017:1: error: BUILDSTDERR: warning: label ‘_c9m8’ defined but not used [-Wunused-label] BUILDSTDERR: 1017 | _c9m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1017 | _c9m8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataVersion_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c9mn’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c9mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c9mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiterszuzdcrnf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1068:1: error: BUILDSTDERR: warning: label ‘_c9mA’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _c9mA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _c9mA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9mx’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1094:1: error: BUILDSTDERR: warning: label ‘_c9mx’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _c9mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _c9mx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfNFDataDelimiters_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1120:1: error: BUILDSTDERR: warning: label ‘_c9mN’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _c9mN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _c9mN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1153:1: error: BUILDSTDERR: warning: label ‘_c9mT’ defined but not used [-Wunused-label] BUILDSTDERR: 1153 | _c9mT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1153 | _c9mT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wb_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1167:1: error: BUILDSTDERR: warning: label ‘_c9oV’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _c9oV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _c9oV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wd_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1208:1: error: BUILDSTDERR: warning: label ‘_c9oZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _c9oZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _c9oZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8We_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1265:1: error: BUILDSTDERR: warning: label ‘_c9pc’ defined but not used [-Wunused-label] BUILDSTDERR: 1265 | _c9pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1265 | _c9pc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1306:1: error: BUILDSTDERR: warning: label ‘_c9pi’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _c9pi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _c9pi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1383:1: error: BUILDSTDERR: warning: label ‘_c9po’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _c9po: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _c9po: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8W9_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1435:1: error: BUILDSTDERR: warning: label ‘_c9pt’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _c9pt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _c9pt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wj_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1490:1: error: BUILDSTDERR: warning: label ‘_c9pI’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _c9pI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _c9pI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wk_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1550:1: error: BUILDSTDERR: warning: label ‘_c9pQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _c9pQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _c9pQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1630:1: error: BUILDSTDERR: warning: label ‘_c9pW’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _c9pW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _c9pW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8W8_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c9q1’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c9q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c9q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wo_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1742:1: error: BUILDSTDERR: warning: label ‘_c9qg’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _c9qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _c9qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wp_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1803:1: error: BUILDSTDERR: warning: label ‘_c9qo’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _c9qo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _c9qo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c9qu’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c9qu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c9qu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8W7_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:1944:1: error: BUILDSTDERR: warning: label ‘_c9qz’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _c9qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _c9qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wt_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2003:1: error: BUILDSTDERR: warning: label ‘_c9qO’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _c9qO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _c9qO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wu_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2065:1: error: BUILDSTDERR: warning: label ‘_c9qW’ defined but not used [-Wunused-label] BUILDSTDERR: 2065 | _c9qW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2065 | _c9qW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wv_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2151:1: error: BUILDSTDERR: warning: label ‘_c9r2’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _c9r2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _c9r2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8W6_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2212:1: error: BUILDSTDERR: warning: label ‘_c9r7’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _c9r7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _c9r7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2273:1: error: BUILDSTDERR: warning: label ‘_c9rm’ defined but not used [-Wunused-label] BUILDSTDERR: 2273 | _c9rm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2273 | _c9rm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8Wz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2336:1: error: BUILDSTDERR: warning: label ‘_c9ru’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _c9ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _c9ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8WA_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2425:1: error: BUILDSTDERR: warning: label ‘_c9rA’ defined but not used [-Wunused-label] BUILDSTDERR: 2425 | _c9rA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2425 | _c9rA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8W4_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2492:1: error: BUILDSTDERR: warning: label ‘_c9rF’ defined but not used [-Wunused-label] BUILDSTDERR: 2492 | _c9rF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2492 | _c9rF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s8WD_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2554:1: error: BUILDSTDERR: warning: label ‘_c9rW’ defined but not used [-Wunused-label] BUILDSTDERR: 2554 | _c9rW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2554 | _c9rW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2617:1: error: BUILDSTDERR: warning: label ‘_c9s4’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _c9s4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _c9s4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2692:1: error: BUILDSTDERR: warning: label ‘_c9t5’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _c9t5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _c9t5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9t2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2721:1: error: BUILDSTDERR: warning: label ‘_c9t2’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _c9t2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _c9t2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9t9’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2746:1: error: BUILDSTDERR: warning: label ‘_c9t9’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _c9t9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _c9t9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2787:1: error: BUILDSTDERR: warning: label ‘_c9tu’ defined but not used [-Wunused-label] BUILDSTDERR: 2787 | _c9tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2787 | _c9tu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9tr’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2816:1: error: BUILDSTDERR: warning: label ‘_c9tr’ defined but not used [-Wunused-label] BUILDSTDERR: 2816 | _c9tr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2816 | _c9tr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiters1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2852:1: error: BUILDSTDERR: warning: label ‘_c9tL’ defined but not used [-Wunused-label] BUILDSTDERR: 2852 | _c9tL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2852 | _c9tL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9tI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2880:1: error: BUILDSTDERR: warning: label ‘_c9tI’ defined but not used [-Wunused-label] BUILDSTDERR: 2880 | _c9tI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2880 | _c9tI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowDelimiterszuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2915:1: error: BUILDSTDERR: warning: label ‘_c9tY’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _c9tY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _c9tY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2951:1: error: BUILDSTDERR: warning: label ‘_c9u4’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _c9u4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _c9u4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:2973:1: error: BUILDSTDERR: warning: label ‘_c9ud’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _c9ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _c9ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3057:1: error: BUILDSTDERR: warning: label ‘_c9v8’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _c9v8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _c9v8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9v5’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3085:1: error: BUILDSTDERR: warning: label ‘_c9v5’ defined but not used [-Wunused-label] BUILDSTDERR: 3085 | _c9v5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3085 | _c9v5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9vc’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3114:1: error: BUILDSTDERR: warning: label ‘_c9vc’ defined but not used [-Wunused-label] BUILDSTDERR: 3114 | _c9vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3114 | _c9vc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3146:1: error: BUILDSTDERR: warning: label ‘_c9vq’ defined but not used [-Wunused-label] BUILDSTDERR: 3146 | _c9vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3146 | _c9vq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3170:1: error: BUILDSTDERR: warning: label ‘_c9vz’ defined but not used [-Wunused-label] BUILDSTDERR: 3170 | _c9vz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3170 | _c9vz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3266:1: error: BUILDSTDERR: warning: label ‘_c9wE’ defined but not used [-Wunused-label] BUILDSTDERR: 3266 | _c9wE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3266 | _c9wE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9wB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3294:1: error: BUILDSTDERR: warning: label ‘_c9wB’ defined but not used [-Wunused-label] BUILDSTDERR: 3294 | _c9wB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3294 | _c9wB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9wI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3323:1: error: BUILDSTDERR: warning: label ‘_c9wI’ defined but not used [-Wunused-label] BUILDSTDERR: 3323 | _c9wI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3323 | _c9wI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3361:1: error: BUILDSTDERR: warning: label ‘_c9x3’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _c9x3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _c9x3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9x0’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3389:1: error: BUILDSTDERR: warning: label ‘_c9x0’ defined but not used [-Wunused-label] BUILDSTDERR: 3389 | _c9x0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3389 | _c9x0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9x7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3419:1: error: BUILDSTDERR: warning: label ‘_c9x7’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _c9x7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _c9x7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqDelimiterszuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3472:1: error: BUILDSTDERR: warning: label ‘_c9xV’ defined but not used [-Wunused-label] BUILDSTDERR: 3472 | _c9xV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3472 | _c9xV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9xS’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3500:1: error: BUILDSTDERR: warning: label ‘_c9xS’ defined but not used [-Wunused-label] BUILDSTDERR: 3500 | _c9xS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3500 | _c9xS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9xZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c9xZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c9xZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c9xZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3590:1: error: BUILDSTDERR: warning: label ‘_c9yK’ defined but not used [-Wunused-label] BUILDSTDERR: 3590 | _c9yK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3590 | _c9yK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczlze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3611:1: error: BUILDSTDERR: warning: label ‘_c9yT’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _c9yT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _c9yT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3696:1: error: BUILDSTDERR: warning: label ‘_c9zS’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _c9zS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _c9zS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9zP’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3724:1: error: BUILDSTDERR: warning: label ‘_c9zP’ defined but not used [-Wunused-label] BUILDSTDERR: 3724 | _c9zP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3724 | _c9zP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9zW’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3753:1: error: BUILDSTDERR: warning: label ‘_c9zW’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _c9zW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _c9zW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3791:1: error: BUILDSTDERR: warning: label ‘_c9Ah’ defined but not used [-Wunused-label] BUILDSTDERR: 3791 | _c9Ah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3791 | _c9Ah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ae’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3819:1: error: BUILDSTDERR: warning: label ‘_c9Ae’ defined but not used [-Wunused-label] BUILDSTDERR: 3819 | _c9Ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3819 | _c9Ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Al’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3857:1: error: BUILDSTDERR: warning: label ‘_c9Al’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _c9Al: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _c9Al: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3938:1: error: BUILDSTDERR: warning: label ‘_c9Bq’ defined but not used [-Wunused-label] BUILDSTDERR: 3938 | _c9Bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3938 | _c9Bq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczgze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:3959:1: error: BUILDSTDERR: warning: label ‘_c9Bz’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _c9Bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _c9Bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4044:1: error: BUILDSTDERR: warning: label ‘_c9Cy’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _c9Cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _c9Cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Cv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4072:1: error: BUILDSTDERR: warning: label ‘_c9Cv’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _c9Cv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _c9Cv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9CC’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4101:1: error: BUILDSTDERR: warning: label ‘_c9CC’ defined but not used [-Wunused-label] BUILDSTDERR: 4101 | _c9CC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4101 | _c9CC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdczg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4138:1: error: BUILDSTDERR: warning: label ‘_c9CT’ defined but not used [-Wunused-label] BUILDSTDERR: 4138 | _c9CT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4138 | _c9CT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdDelimiterszuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4166:1: error: BUILDSTDERR: warning: label ‘_c9D6’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _c9D6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _c9D6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9D3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4194:1: error: BUILDSTDERR: warning: label ‘_c9D3’ defined but not used [-Wunused-label] BUILDSTDERR: 4194 | _c9D3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4194 | _c9D3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Da’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4232:1: error: BUILDSTDERR: warning: label ‘_c9Da’ defined but not used [-Wunused-label] BUILDSTDERR: 4232 | _c9Da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4232 | _c9Da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4333:1: error: BUILDSTDERR: warning: label ‘_c9Eq’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _c9Eq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _c9Eq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ej’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4364:1: error: BUILDSTDERR: warning: label ‘_c9Ej’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _c9Ej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _c9Ej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9EM’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4411:1: error: BUILDSTDERR: warning: label ‘_c9EM’ defined but not used [-Wunused-label] BUILDSTDERR: 4411 | _c9EM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4411 | _c9EM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ew’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4460:1: error: BUILDSTDERR: warning: label ‘_c9Ew’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _c9Ew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _c9Ew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Fo’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4485:1: error: BUILDSTDERR: warning: label ‘_c9Fo’ defined but not used [-Wunused-label] BUILDSTDERR: 4485 | _c9Fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4485 | _c9Fo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqIdentifierzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4505:1: error: BUILDSTDERR: warning: label ‘_c9G2’ defined but not used [-Wunused-label] BUILDSTDERR: 4505 | _c9G2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4505 | _c9G2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9FV’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4536:1: error: BUILDSTDERR: warning: label ‘_c9FV’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _c9FV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _c9FV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Gt’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4583:1: error: BUILDSTDERR: warning: label ‘_c9Gt’ defined but not used [-Wunused-label] BUILDSTDERR: 4583 | _c9Gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4583 | _c9Gt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9G8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4631:1: error: BUILDSTDERR: warning: label ‘_c9G8’ defined but not used [-Wunused-label] BUILDSTDERR: 4631 | _c9G8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4631 | _c9G8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Hb’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4665:1: error: BUILDSTDERR: warning: label ‘_c9Hb’ defined but not used [-Wunused-label] BUILDSTDERR: 4665 | _c9Hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4665 | _c9Hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9H5’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4673:1: error: BUILDSTDERR: warning: label ‘_c9H5’ defined but not used [-Wunused-label] BUILDSTDERR: 4673 | _c9H5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4673 | _c9H5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4695:1: error: BUILDSTDERR: warning: label ‘_c9HD’ defined but not used [-Wunused-label] BUILDSTDERR: 4695 | _c9HD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4695 | _c9HD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdczeze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4711:1: error: BUILDSTDERR: warning: label ‘_c9HM’ defined but not used [-Wunused-label] BUILDSTDERR: 4711 | _c9HM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4711 | _c9HM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9I4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4759:1: error: BUILDSTDERR: warning: label ‘_c9I4’ defined but not used [-Wunused-label] BUILDSTDERR: 4759 | _c9I4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4759 | _c9I4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ib’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4784:1: error: BUILDSTDERR: warning: label ‘_c9Ib’ defined but not used [-Wunused-label] BUILDSTDERR: 4784 | _c9Ib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4784 | _c9Ib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczeze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4804:1: error: BUILDSTDERR: warning: label ‘_c9IA’ defined but not used [-Wunused-label] BUILDSTDERR: 4804 | _c9IA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4804 | _c9IA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ix’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4832:1: error: BUILDSTDERR: warning: label ‘_c9Ix’ defined but not used [-Wunused-label] BUILDSTDERR: 4832 | _c9Ix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4832 | _c9Ix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9IE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4861:1: error: BUILDSTDERR: warning: label ‘_c9IE’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _c9IE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _c9IE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfEqVersionzuzdczsze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4899:1: error: BUILDSTDERR: warning: label ‘_c9IZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4899 | _c9IZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4899 | _c9IZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9IW’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4927:1: error: BUILDSTDERR: warning: label ‘_c9IW’ defined but not used [-Wunused-label] BUILDSTDERR: 4927 | _c9IW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4927 | _c9IW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9J3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4960:1: error: BUILDSTDERR: warning: label ‘_c9J3’ defined but not used [-Wunused-label] BUILDSTDERR: 4960 | _c9J3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4960 | _c9J3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Jv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5013:1: error: BUILDSTDERR: warning: label ‘_c9Jv’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _c9Jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _c9Jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9JG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5041:1: error: BUILDSTDERR: warning: label ‘_c9JG’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _c9JG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _c9JG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9JO’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5065:1: error: BUILDSTDERR: warning: label ‘_c9JO’ defined but not used [-Wunused-label] BUILDSTDERR: 5065 | _c9JO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5065 | _c9JO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5094:1: error: BUILDSTDERR: warning: label ‘_c9Km’ defined but not used [-Wunused-label] BUILDSTDERR: 5094 | _c9Km: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5094 | _c9Km: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Kg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5119:1: error: BUILDSTDERR: warning: label ‘_c9Kg’ defined but not used [-Wunused-label] BUILDSTDERR: 5119 | _c9Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5119 | _c9Kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5157:1: error: BUILDSTDERR: warning: label ‘_c9KI’ defined but not used [-Wunused-label] BUILDSTDERR: 5157 | _c9KI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5157 | _c9KI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9KC’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5182:1: error: BUILDSTDERR: warning: label ‘_c9KC’ defined but not used [-Wunused-label] BUILDSTDERR: 5182 | _c9KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5182 | _c9KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5220:1: error: BUILDSTDERR: warning: label ‘_c9L4’ defined but not used [-Wunused-label] BUILDSTDERR: 5220 | _c9L4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5220 | _c9L4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9KY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5245:1: error: BUILDSTDERR: warning: label ‘_c9KY’ defined but not used [-Wunused-label] BUILDSTDERR: 5245 | _c9KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5245 | _c9KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5283:1: error: BUILDSTDERR: warning: label ‘_c9Lq’ defined but not used [-Wunused-label] BUILDSTDERR: 5283 | _c9Lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5283 | _c9Lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Lk’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5308:1: error: BUILDSTDERR: warning: label ‘_c9Lk’ defined but not used [-Wunused-label] BUILDSTDERR: 5308 | _c9Lk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5308 | _c9Lk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5345:1: error: BUILDSTDERR: warning: label ‘_c9LM’ defined but not used [-Wunused-label] BUILDSTDERR: 5345 | _c9LM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5345 | _c9LM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9LG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5367:1: error: BUILDSTDERR: warning: label ‘_c9LG’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _c9LG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _c9LG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdIdentifierzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5404:1: error: BUILDSTDERR: warning: label ‘_c9M8’ defined but not used [-Wunused-label] BUILDSTDERR: 5404 | _c9M8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5404 | _c9M8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9M2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5426:1: error: BUILDSTDERR: warning: label ‘_c9M2’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _c9M2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _c9M2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMeta_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5480:1: error: BUILDSTDERR: warning: label ‘_c9Ms’ defined but not used [-Wunused-label] BUILDSTDERR: 5480 | _c9Ms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5480 | _c9Ms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Mp’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5511:1: error: BUILDSTDERR: warning: label ‘_c9Mp’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _c9Mp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _c9Mp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionRelease_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5542:1: error: BUILDSTDERR: warning: label ‘_c9MK’ defined but not used [-Wunused-label] BUILDSTDERR: 5542 | _c9MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5542 | _c9MK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9MH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5573:1: error: BUILDSTDERR: warning: label ‘_c9MH’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _c9MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _c9MH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5595:1: error: BUILDSTDERR: warning: label ‘_c9MU’ defined but not used [-Wunused-label] BUILDSTDERR: 5595 | _c9MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5595 | _c9MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdccompare1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5618:1: error: BUILDSTDERR: warning: label ‘_c9Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 5618 | _c9Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5618 | _c9Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Nb’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5721:1: error: BUILDSTDERR: warning: label ‘_c9Nb’ defined but not used [-Wunused-label] BUILDSTDERR: 5721 | _c9Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5721 | _c9Nb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Nu’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5766:1: error: BUILDSTDERR: warning: label ‘_c9Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 5766 | _c9Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5766 | _c9Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9NH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5805:1: error: BUILDSTDERR: warning: label ‘_c9NH’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _c9NH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _c9NH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ng’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5830:1: error: BUILDSTDERR: warning: label ‘_c9Ng’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _c9Ng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _c9Ng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9NQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5838:1: error: BUILDSTDERR: warning: label ‘_c9NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _c9NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _c9NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdccompare_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5858:1: error: BUILDSTDERR: warning: label ‘_c9Ok’ defined but not used [-Wunused-label] BUILDSTDERR: 5858 | _c9Ok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5858 | _c9Ok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Oh’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5886:1: error: BUILDSTDERR: warning: label ‘_c9Oh’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _c9Oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _c9Oh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Oo’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5914:1: error: BUILDSTDERR: warning: label ‘_c9Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 5914 | _c9Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5914 | _c9Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5950:1: error: BUILDSTDERR: warning: label ‘_c9OJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5950 | _c9OJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5950 | _c9OJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9OG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:5978:1: error: BUILDSTDERR: warning: label ‘_c9OG’ defined but not used [-Wunused-label] BUILDSTDERR: 5978 | _c9OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5978 | _c9OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9ON’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6008:1: error: BUILDSTDERR: warning: label ‘_c9ON’ defined but not used [-Wunused-label] BUILDSTDERR: 6008 | _c9ON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6008 | _c9ON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9OW’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6036:1: error: BUILDSTDERR: warning: label ‘_c9OW’ defined but not used [-Wunused-label] BUILDSTDERR: 6036 | _c9OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6036 | _c9OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczgze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6073:1: error: BUILDSTDERR: warning: label ‘_c9Pl’ defined but not used [-Wunused-label] BUILDSTDERR: 6073 | _c9Pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6073 | _c9Pl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Pi’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6101:1: error: BUILDSTDERR: warning: label ‘_c9Pi’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _c9Pi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _c9Pi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Pp’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6131:1: error: BUILDSTDERR: warning: label ‘_c9Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _c9Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _c9Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Py’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6159:1: error: BUILDSTDERR: warning: label ‘_c9Py’ defined but not used [-Wunused-label] BUILDSTDERR: 6159 | _c9Py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6159 | _c9Py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6196:1: error: BUILDSTDERR: warning: label ‘_c9PX’ defined but not used [-Wunused-label] BUILDSTDERR: 6196 | _c9PX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6196 | _c9PX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9PU’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6224:1: error: BUILDSTDERR: warning: label ‘_c9PU’ defined but not used [-Wunused-label] BUILDSTDERR: 6224 | _c9PU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6224 | _c9PU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Q1’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6254:1: error: BUILDSTDERR: warning: label ‘_c9Q1’ defined but not used [-Wunused-label] BUILDSTDERR: 6254 | _c9Q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6254 | _c9Q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Qa’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6282:1: error: BUILDSTDERR: warning: label ‘_c9Qa’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _c9Qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _c9Qa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdczlze_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6319:1: error: BUILDSTDERR: warning: label ‘_c9Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _c9Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _c9Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Qw’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6347:1: error: BUILDSTDERR: warning: label ‘_c9Qw’ defined but not used [-Wunused-label] BUILDSTDERR: 6347 | _c9Qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6347 | _c9Qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9QD’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6377:1: error: BUILDSTDERR: warning: label ‘_c9QD’ defined but not used [-Wunused-label] BUILDSTDERR: 6377 | _c9QD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6377 | _c9QD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9QM’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6405:1: error: BUILDSTDERR: warning: label ‘_c9QM’ defined but not used [-Wunused-label] BUILDSTDERR: 6405 | _c9QM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6405 | _c9QM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmax_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6442:1: error: BUILDSTDERR: warning: label ‘_c9Rb’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _c9Rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _c9Rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9R8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6470:1: error: BUILDSTDERR: warning: label ‘_c9R8’ defined but not used [-Wunused-label] BUILDSTDERR: 6470 | _c9R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6470 | _c9R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Rf’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6501:1: error: BUILDSTDERR: warning: label ‘_c9Rf’ defined but not used [-Wunused-label] BUILDSTDERR: 6501 | _c9Rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6501 | _c9Rf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Ro’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6528:1: error: BUILDSTDERR: warning: label ‘_c9Ro’ defined but not used [-Wunused-label] BUILDSTDERR: 6528 | _c9Ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6528 | _c9Ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfOrdVersionzuzdcmin_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6565:1: error: BUILDSTDERR: warning: label ‘_c9RN’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _c9RN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _c9RN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9RK’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6593:1: error: BUILDSTDERR: warning: label ‘_c9RK’ defined but not used [-Wunused-label] BUILDSTDERR: 6593 | _c9RK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6593 | _c9RK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9RR’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6624:1: error: BUILDSTDERR: warning: label ‘_c9RR’ defined but not used [-Wunused-label] BUILDSTDERR: 6624 | _c9RR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6624 | _c9RR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9S0’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6651:1: error: BUILDSTDERR: warning: label ‘_c9S0’ defined but not used [-Wunused-label] BUILDSTDERR: 6651 | _c9S0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6651 | _c9S0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionPatch_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6705:1: error: BUILDSTDERR: warning: label ‘_c9Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 6705 | _c9Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6705 | _c9Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Sn’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6739:1: error: BUILDSTDERR: warning: label ‘_c9Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 6739 | _c9Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6739 | _c9Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMinor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6784:1: error: BUILDSTDERR: warning: label ‘_c9SL’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _c9SL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _c9SL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9SI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6818:1: error: BUILDSTDERR: warning: label ‘_c9SI’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _c9SI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _c9SI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zuversionMajor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6863:1: error: BUILDSTDERR: warning: label ‘_c9T6’ defined but not used [-Wunused-label] BUILDSTDERR: 6863 | _c9T6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6863 | _c9T6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9T3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6897:1: error: BUILDSTDERR: warning: label ‘_c9T3’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _c9T3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _c9T3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimIdent_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6942:1: error: BUILDSTDERR: warning: label ‘_c9Tr’ defined but not used [-Wunused-label] BUILDSTDERR: 6942 | _c9Tr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6942 | _c9Tr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9To’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:6976:1: error: BUILDSTDERR: warning: label ‘_c9To’ defined but not used [-Wunused-label] BUILDSTDERR: 6976 | _c9To: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6976 | _c9To: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMeta_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7021:1: error: BUILDSTDERR: warning: label ‘_c9TM’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _c9TM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _c9TM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9TJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7055:1: error: BUILDSTDERR: warning: label ‘_c9TJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7055 | _c9TJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7055 | _c9TJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimRelease_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7100:1: error: BUILDSTDERR: warning: label ‘_c9U7’ defined but not used [-Wunused-label] BUILDSTDERR: 7100 | _c9U7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7100 | _c9U7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9U4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7134:1: error: BUILDSTDERR: warning: label ‘_c9U4’ defined but not used [-Wunused-label] BUILDSTDERR: 7134 | _c9U4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7134 | _c9U4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimPatch_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7179:1: error: BUILDSTDERR: warning: label ‘_c9Us’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _c9Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _c9Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Up’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7213:1: error: BUILDSTDERR: warning: label ‘_c9Up’ defined but not used [-Wunused-label] BUILDSTDERR: 7213 | _c9Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7213 | _c9Up: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zudelimMinor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7258:1: error: BUILDSTDERR: warning: label ‘_c9UN’ defined but not used [-Wunused-label] BUILDSTDERR: 7258 | _c9UN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7258 | _c9UN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9UK’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7292:1: error: BUILDSTDERR: warning: label ‘_c9UK’ defined but not used [-Wunused-label] BUILDSTDERR: 7292 | _c9UK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7292 | _c9UK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s965_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7333:1: error: BUILDSTDERR: warning: label ‘_c9Vm’ defined but not used [-Wunused-label] BUILDSTDERR: 7333 | _c9Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7333 | _c9Vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s966_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7370:1: error: BUILDSTDERR: warning: label ‘_c9Vx’ defined but not used [-Wunused-label] BUILDSTDERR: 7370 | _c9Vx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7370 | _c9Vx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s968_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7421:1: error: BUILDSTDERR: warning: label ‘_c9VS’ defined but not used [-Wunused-label] BUILDSTDERR: 7421 | _c9VS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7421 | _c9VS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9VL’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7467:1: error: BUILDSTDERR: warning: label ‘_c9VL’ defined but not used [-Wunused-label] BUILDSTDERR: 7467 | _c9VL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7467 | _c9VL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96h_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7532:1: error: BUILDSTDERR: warning: label ‘_c9Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _c9Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _c9Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96s_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7567:1: error: BUILDSTDERR: warning: label ‘_c9WY’ defined but not used [-Wunused-label] BUILDSTDERR: 7567 | _c9WY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7567 | _c9WY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96t_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7604:1: error: BUILDSTDERR: warning: label ‘_c9X5’ defined but not used [-Wunused-label] BUILDSTDERR: 7604 | _c9X5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7604 | _c9X5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9WM’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7644:1: error: BUILDSTDERR: warning: label ‘_c9WM’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _c9WM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _c9WM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96u_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7702:1: error: BUILDSTDERR: warning: label ‘_c9Xe’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _c9Xe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _c9Xe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96o_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7757:1: error: BUILDSTDERR: warning: label ‘_c9Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 7757 | _c9Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7757 | _c9Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96i_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7795:1: error: BUILDSTDERR: warning: label ‘_c9Xx’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _c9Xx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _c9Xx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Wr’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7846:1: error: BUILDSTDERR: warning: label ‘_c9Wr’ defined but not used [-Wunused-label] BUILDSTDERR: 7846 | _c9Wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7846 | _c9Wr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96I_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7913:1: error: BUILDSTDERR: warning: label ‘_c9XO’ defined but not used [-Wunused-label] BUILDSTDERR: 7913 | _c9XO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7913 | _c9XO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96G_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:7968:1: error: BUILDSTDERR: warning: label ‘_c9Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 7968 | _c9Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7968 | _c9Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96E_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8021:1: error: BUILDSTDERR: warning: label ‘_c9Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 8021 | _c9Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8021 | _c9Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96C_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8072:1: error: BUILDSTDERR: warning: label ‘_c9Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 8072 | _c9Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8072 | _c9Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96A_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8123:1: error: BUILDSTDERR: warning: label ‘_c9YI’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _c9YI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _c9YI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96y_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8174:1: error: BUILDSTDERR: warning: label ‘_c9YW’ defined but not used [-Wunused-label] BUILDSTDERR: 8174 | _c9YW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8174 | _c9YW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96w_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8225:1: error: BUILDSTDERR: warning: label ‘_c9Za’ defined but not used [-Wunused-label] BUILDSTDERR: 8225 | _c9Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8225 | _c9Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_toMonoid_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8275:1: error: BUILDSTDERR: warning: label ‘_c9Zf’ defined but not used [-Wunused-label] BUILDSTDERR: 8275 | _c9Zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8275 | _c9Zf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9V4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8303:1: error: BUILDSTDERR: warning: label ‘_c9V4’ defined but not used [-Wunused-label] BUILDSTDERR: 8303 | _c9V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8303 | _c9V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Va’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8361:1: error: BUILDSTDERR: warning: label ‘_c9Va’ defined but not used [-Wunused-label] BUILDSTDERR: 8361 | _c9Va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8361 | _c9Va: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s96Z_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8850:1: error: BUILDSTDERR: warning: label ‘_ca0l’ defined but not used [-Wunused-label] BUILDSTDERR: 8850 | _ca0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8850 | _ca0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca0i’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8886:1: error: BUILDSTDERR: warning: label ‘_ca0i’ defined but not used [-Wunused-label] BUILDSTDERR: 8886 | _ca0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8886 | _ca0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s974_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8927:1: error: BUILDSTDERR: warning: label ‘_ca0L’ defined but not used [-Wunused-label] BUILDSTDERR: 8927 | _ca0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8927 | _ca0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca0I’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:8977:1: error: BUILDSTDERR: warning: label ‘_ca0I’ defined but not used [-Wunused-label] BUILDSTDERR: 8977 | _ca0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8977 | _ca0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s975_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9017:1: error: BUILDSTDERR: warning: label ‘_ca0T’ defined but not used [-Wunused-label] BUILDSTDERR: 9017 | _ca0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9017 | _ca0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97e_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9073:1: error: BUILDSTDERR: warning: label ‘_ca1f’ defined but not used [-Wunused-label] BUILDSTDERR: 9073 | _ca1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9073 | _ca1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca1c’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9126:1: error: BUILDSTDERR: warning: label ‘_ca1c’ defined but not used [-Wunused-label] BUILDSTDERR: 9126 | _ca1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9126 | _ca1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97k_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9170:1: error: BUILDSTDERR: warning: label ‘_ca1I’ defined but not used [-Wunused-label] BUILDSTDERR: 9170 | _ca1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9170 | _ca1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca1F’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9229:1: error: BUILDSTDERR: warning: label ‘_ca1F’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _ca1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _ca1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97l_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9271:1: error: BUILDSTDERR: warning: label ‘_ca1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 9271 | _ca1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9271 | _ca1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9327:1: error: BUILDSTDERR: warning: label ‘_ca1Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _ca1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _ca1Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca02’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9371:1: error: BUILDSTDERR: warning: label ‘_ca02’ defined but not used [-Wunused-label] BUILDSTDERR: 9371 | _ca02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9371 | _ca02: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9494:1: error: BUILDSTDERR: warning: label ‘_ca2D’ defined but not used [-Wunused-label] BUILDSTDERR: 9494 | _ca2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9494 | _ca2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca2A’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9521:1: error: BUILDSTDERR: warning: label ‘_ca2A’ defined but not used [-Wunused-label] BUILDSTDERR: 9521 | _ca2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9521 | _ca2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97x_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9551:1: error: BUILDSTDERR: warning: label ‘_ca37’ defined but not used [-Wunused-label] BUILDSTDERR: 9551 | _ca37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9551 | _ca37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca34’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9587:1: error: BUILDSTDERR: warning: label ‘_ca34’ defined but not used [-Wunused-label] BUILDSTDERR: 9587 | _ca34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9587 | _ca34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97F_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9629:1: error: BUILDSTDERR: warning: label ‘_ca3r’ defined but not used [-Wunused-label] BUILDSTDERR: 9629 | _ca3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9629 | _ca3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca3o’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9681:1: error: BUILDSTDERR: warning: label ‘_ca3o’ defined but not used [-Wunused-label] BUILDSTDERR: 9681 | _ca3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9681 | _ca3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9718:1: error: BUILDSTDERR: warning: label ‘_ca3D’ defined but not used [-Wunused-label] BUILDSTDERR: 9718 | _ca3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9718 | _ca3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca2R’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9754:1: error: BUILDSTDERR: warning: label ‘_ca2R’ defined but not used [-Wunused-label] BUILDSTDERR: 9754 | _ca2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9754 | _ca2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifier1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9822:1: error: BUILDSTDERR: warning: label ‘_ca3X’ defined but not used [-Wunused-label] BUILDSTDERR: 9822 | _ca3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9822 | _ca3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowIdentifierzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9855:1: error: BUILDSTDERR: warning: label ‘_ca46’ defined but not used [-Wunused-label] BUILDSTDERR: 9855 | _ca46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9855 | _ca46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9903:1: error: BUILDSTDERR: warning: label ‘_ca4c’ defined but not used [-Wunused-label] BUILDSTDERR: 9903 | _ca4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9903 | _ca4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97U_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9917:1: error: BUILDSTDERR: warning: label ‘_ca65’ defined but not used [-Wunused-label] BUILDSTDERR: 9917 | _ca65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9917 | _ca65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s987_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9953:1: error: BUILDSTDERR: warning: label ‘_ca7a’ defined but not used [-Wunused-label] BUILDSTDERR: 9953 | _ca7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9953 | _ca7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98b_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:9995:1: error: BUILDSTDERR: warning: label ‘_ca7h’ defined but not used [-Wunused-label] BUILDSTDERR: 9995 | _ca7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9995 | _ca7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca7e’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10047:1: error: BUILDSTDERR: warning: label ‘_ca7e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10047 | _ca7e: BUILDSTDERR: | ^ BUILDSTDERR: 10047 | _ca7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98g_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10083:1: error: BUILDSTDERR: warning: label ‘_ca7F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10083 | _ca7F: BUILDSTDERR: | ^ BUILDSTDERR: 10083 | _ca7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98k_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10128:1: error: BUILDSTDERR: warning: label ‘_ca7N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10128 | _ca7N: BUILDSTDERR: | ^ BUILDSTDERR: 10128 | _ca7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca7K’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10188:1: error: BUILDSTDERR: warning: label ‘_ca7K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10188 | _ca7K: BUILDSTDERR: | ^ BUILDSTDERR: 10188 | _ca7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98l_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10225:1: error: BUILDSTDERR: warning: label ‘_ca7Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10225 | _ca7Z: BUILDSTDERR: | ^ BUILDSTDERR: 10225 | _ca7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca6R’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10275:1: error: BUILDSTDERR: warning: label ‘_ca6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10275 | _ca6R: BUILDSTDERR: | ^ BUILDSTDERR: 10275 | _ca6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s980_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10347:1: error: BUILDSTDERR: warning: label ‘_ca8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10347 | _ca8d: BUILDSTDERR: | ^ BUILDSTDERR: 10347 | _ca8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca6D’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10392:1: error: BUILDSTDERR: warning: label ‘_ca6D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10392 | _ca6D: BUILDSTDERR: | ^ BUILDSTDERR: 10392 | _ca6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97Y_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10452:1: error: BUILDSTDERR: warning: label ‘_ca8n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10452 | _ca8n: BUILDSTDERR: | ^ BUILDSTDERR: 10452 | _ca8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98r_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10509:1: error: BUILDSTDERR: warning: label ‘_ca8J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _ca8J: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _ca8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca8G’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10545:1: error: BUILDSTDERR: warning: label ‘_ca8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10545 | _ca8G: BUILDSTDERR: | ^ BUILDSTDERR: 10545 | _ca8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98z_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10587:1: error: BUILDSTDERR: warning: label ‘_ca93’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10587 | _ca93: BUILDSTDERR: | ^ BUILDSTDERR: 10587 | _ca93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca90’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10640:1: error: BUILDSTDERR: warning: label ‘_ca90’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10640 | _ca90: BUILDSTDERR: | ^ BUILDSTDERR: 10640 | _ca90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98A_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10681:1: error: BUILDSTDERR: warning: label ‘_ca9f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10681 | _ca9f: BUILDSTDERR: | ^ BUILDSTDERR: 10681 | _ca9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca8t’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10744:1: error: BUILDSTDERR: warning: label ‘_ca8t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10744 | _ca8t: BUILDSTDERR: | ^ BUILDSTDERR: 10744 | _ca8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98B_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10815:1: error: BUILDSTDERR: warning: label ‘_ca9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10815 | _ca9v: BUILDSTDERR: | ^ BUILDSTDERR: 10815 | _ca9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca69’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10874:1: error: BUILDSTDERR: warning: label ‘_ca69’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10874 | _ca69: BUILDSTDERR: | ^ BUILDSTDERR: 10874 | _ca69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98C_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10934:1: error: BUILDSTDERR: warning: label ‘_ca9H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10934 | _ca9H: BUILDSTDERR: | ^ BUILDSTDERR: 10934 | _ca9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97T_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:10986:1: error: BUILDSTDERR: warning: label ‘_ca9M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10986 | _ca9M: BUILDSTDERR: | ^ BUILDSTDERR: 10986 | _ca9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98P_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11037:1: error: BUILDSTDERR: warning: label ‘_caaT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11037 | _caaT: BUILDSTDERR: | ^ BUILDSTDERR: 11037 | _caaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98T_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11079:1: error: BUILDSTDERR: warning: label ‘_cab0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11079 | _cab0: BUILDSTDERR: | ^ BUILDSTDERR: 11079 | _cab0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caaX’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11131:1: error: BUILDSTDERR: warning: label ‘_caaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11131 | _caaX: BUILDSTDERR: | ^ BUILDSTDERR: 11131 | _caaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98Y_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11167:1: error: BUILDSTDERR: warning: label ‘_cabo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11167 | _cabo: BUILDSTDERR: | ^ BUILDSTDERR: 11167 | _cabo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s992_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11212:1: error: BUILDSTDERR: warning: label ‘_cabw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11212 | _cabw: BUILDSTDERR: | ^ BUILDSTDERR: 11212 | _cabw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cabt’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11272:1: error: BUILDSTDERR: warning: label ‘_cabt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11272 | _cabt: BUILDSTDERR: | ^ BUILDSTDERR: 11272 | _cabt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s993_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11309:1: error: BUILDSTDERR: warning: label ‘_cabI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11309 | _cabI: BUILDSTDERR: | ^ BUILDSTDERR: 11309 | _cabI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caaA’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11359:1: error: BUILDSTDERR: warning: label ‘_caaA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11359 | _caaA: BUILDSTDERR: | ^ BUILDSTDERR: 11359 | _caaA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98I_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11431:1: error: BUILDSTDERR: warning: label ‘_cabW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11431 | _cabW: BUILDSTDERR: | ^ BUILDSTDERR: 11431 | _cabW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caam’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11476:1: error: BUILDSTDERR: warning: label ‘_caam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11476 | _caam: BUILDSTDERR: | ^ BUILDSTDERR: 11476 | _caam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s98G_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11536:1: error: BUILDSTDERR: warning: label ‘_cac6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11536 | _cac6: BUILDSTDERR: | ^ BUILDSTDERR: 11536 | _cac6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s999_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11593:1: error: BUILDSTDERR: warning: label ‘_cacs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11593 | _cacs: BUILDSTDERR: | ^ BUILDSTDERR: 11593 | _cacs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cacp’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11629:1: error: BUILDSTDERR: warning: label ‘_cacp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11629 | _cacp: BUILDSTDERR: | ^ BUILDSTDERR: 11629 | _cacp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99h_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11671:1: error: BUILDSTDERR: warning: label ‘_cacM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11671 | _cacM: BUILDSTDERR: | ^ BUILDSTDERR: 11671 | _cacM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cacJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11724:1: error: BUILDSTDERR: warning: label ‘_cacJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11724 | _cacJ: BUILDSTDERR: | ^ BUILDSTDERR: 11724 | _cacJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99i_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11765:1: error: BUILDSTDERR: warning: label ‘_cacY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11765 | _cacY: BUILDSTDERR: | ^ BUILDSTDERR: 11765 | _cacY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cacc’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11828:1: error: BUILDSTDERR: warning: label ‘_cacc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _cacc: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _cacc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99j_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11900:1: error: BUILDSTDERR: warning: label ‘_cade’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11900 | _cade: BUILDSTDERR: | ^ BUILDSTDERR: 11900 | _cade: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_ca9S’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:11961:1: error: BUILDSTDERR: warning: label ‘_ca9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11961 | _ca9S: BUILDSTDERR: | ^ BUILDSTDERR: 11961 | _ca9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99k_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12022:1: error: BUILDSTDERR: warning: label ‘_cadq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12022 | _cadq: BUILDSTDERR: | ^ BUILDSTDERR: 12022 | _cadq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99l_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12077:1: error: BUILDSTDERR: warning: label ‘_cadv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12077 | _cadv: BUILDSTDERR: | ^ BUILDSTDERR: 12077 | _cadv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99p_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12136:1: error: BUILDSTDERR: warning: label ‘_cadE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12136 | _cadE: BUILDSTDERR: | ^ BUILDSTDERR: 12136 | _cadE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cadB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12190:1: error: BUILDSTDERR: warning: label ‘_cadB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12190 | _cadB: BUILDSTDERR: | ^ BUILDSTDERR: 12190 | _cadB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99q_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12232:1: error: BUILDSTDERR: warning: label ‘_cadM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12232 | _cadM: BUILDSTDERR: | ^ BUILDSTDERR: 12232 | _cadM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99r_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12290:1: error: BUILDSTDERR: warning: label ‘_cadR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12290 | _cadR: BUILDSTDERR: | ^ BUILDSTDERR: 12290 | _cadR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99v_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12352:1: error: BUILDSTDERR: warning: label ‘_cae0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12352 | _cae0: BUILDSTDERR: | ^ BUILDSTDERR: 12352 | _cae0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cadX’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12408:1: error: BUILDSTDERR: warning: label ‘_cadX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12408 | _cadX: BUILDSTDERR: | ^ BUILDSTDERR: 12408 | _cadX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99w_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12451:1: error: BUILDSTDERR: warning: label ‘_cae8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12451 | _cae8: BUILDSTDERR: | ^ BUILDSTDERR: 12451 | _cae8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99x_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12512:1: error: BUILDSTDERR: warning: label ‘_caed’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12512 | _caed: BUILDSTDERR: | ^ BUILDSTDERR: 12512 | _caed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99B_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12577:1: error: BUILDSTDERR: warning: label ‘_caem’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12577 | _caem: BUILDSTDERR: | ^ BUILDSTDERR: 12577 | _caem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caej’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12635:1: error: BUILDSTDERR: warning: label ‘_caej’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12635 | _caej: BUILDSTDERR: | ^ BUILDSTDERR: 12635 | _caej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99C_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12679:1: error: BUILDSTDERR: warning: label ‘_caeu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12679 | _caeu: BUILDSTDERR: | ^ BUILDSTDERR: 12679 | _caeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s97R_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12746:1: error: BUILDSTDERR: warning: label ‘_caez’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12746 | _caez: BUILDSTDERR: | ^ BUILDSTDERR: 12746 | _caez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s99F_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12808:1: error: BUILDSTDERR: warning: label ‘_caeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12808 | _caeQ: BUILDSTDERR: | ^ BUILDSTDERR: 12808 | _caeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdwzdcshowsPrec2_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12871:1: error: BUILDSTDERR: warning: label ‘_caeY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12871 | _caeY: BUILDSTDERR: | ^ BUILDSTDERR: 12871 | _caeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12946:1: error: BUILDSTDERR: warning: label ‘_cagq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12946 | _cagq: BUILDSTDERR: | ^ BUILDSTDERR: 12946 | _cagq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cagn’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:12975:1: error: BUILDSTDERR: warning: label ‘_cagn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12975 | _cagn: BUILDSTDERR: | ^ BUILDSTDERR: 12975 | _cagn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cagu’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13000:1: error: BUILDSTDERR: warning: label ‘_cagu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13000 | _cagu: BUILDSTDERR: | ^ BUILDSTDERR: 13000 | _cagu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13035:1: error: BUILDSTDERR: warning: label ‘_cagP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13035 | _cagP: BUILDSTDERR: | ^ BUILDSTDERR: 13035 | _cagP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cagM’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13064:1: error: BUILDSTDERR: warning: label ‘_cagM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13064 | _cagM: BUILDSTDERR: | ^ BUILDSTDERR: 13064 | _cagM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersion1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13100:1: error: BUILDSTDERR: warning: label ‘_cah6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13100 | _cah6: BUILDSTDERR: | ^ BUILDSTDERR: 13100 | _cah6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cah3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13128:1: error: BUILDSTDERR: warning: label ‘_cah3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13128 | _cah3: BUILDSTDERR: | ^ BUILDSTDERR: 13128 | _cah3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_zdfShowVersionzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13163:1: error: BUILDSTDERR: warning: label ‘_cahj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13163 | _cahj: BUILDSTDERR: | ^ BUILDSTDERR: 13163 | _cahj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9ar_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13210:1: error: BUILDSTDERR: warning: label ‘_caiD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13210 | _caiD: BUILDSTDERR: | ^ BUILDSTDERR: 13210 | _caiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caiA’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13246:1: error: BUILDSTDERR: warning: label ‘_caiA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13246 | _caiA: BUILDSTDERR: | ^ BUILDSTDERR: 13246 | _caiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9as_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13285:1: error: BUILDSTDERR: warning: label ‘_caiJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13285 | _caiJ: BUILDSTDERR: | ^ BUILDSTDERR: 13285 | _caiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9at_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13336:1: error: BUILDSTDERR: warning: label ‘_caiO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13336 | _caiO: BUILDSTDERR: | ^ BUILDSTDERR: 13336 | _caiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9au_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13386:1: error: BUILDSTDERR: warning: label ‘_caiT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13386 | _caiT: BUILDSTDERR: | ^ BUILDSTDERR: 13386 | _caiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cahX’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13430:1: error: BUILDSTDERR: warning: label ‘_cahX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13430 | _cahX: BUILDSTDERR: | ^ BUILDSTDERR: 13430 | _cahX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cai5’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13472:1: error: BUILDSTDERR: warning: label ‘_cai5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13472 | _cai5: BUILDSTDERR: | ^ BUILDSTDERR: 13472 | _cai5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9av_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13536:1: error: BUILDSTDERR: warning: label ‘_caj6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13536 | _caj6: BUILDSTDERR: | ^ BUILDSTDERR: 13536 | _caj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cahI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13583:1: error: BUILDSTDERR: warning: label ‘_cahI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _cahI: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _cahI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser4_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13631:1: error: BUILDSTDERR: warning: label ‘_cajd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13631 | _cajd: BUILDSTDERR: | ^ BUILDSTDERR: 13631 | _cajd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9ay_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13700:1: error: BUILDSTDERR: warning: label ‘_cajF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13700 | _cajF: BUILDSTDERR: | ^ BUILDSTDERR: 13700 | _cajF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9az_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13736:1: error: BUILDSTDERR: warning: label ‘_cajS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13736 | _cajS: BUILDSTDERR: | ^ BUILDSTDERR: 13736 | _cajS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cajQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13771:1: error: BUILDSTDERR: warning: label ‘_cajQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13771 | _cajQ: BUILDSTDERR: | ^ BUILDSTDERR: 13771 | _cajQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aB_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13800:1: error: BUILDSTDERR: warning: label ‘_cak6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13800 | _cak6: BUILDSTDERR: | ^ BUILDSTDERR: 13800 | _cak6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aC_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13835:1: error: BUILDSTDERR: warning: label ‘_cakh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13835 | _cakh: BUILDSTDERR: | ^ BUILDSTDERR: 13835 | _cakh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aR_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13871:1: error: BUILDSTDERR: warning: label ‘_calg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13871 | _calg: BUILDSTDERR: | ^ BUILDSTDERR: 13871 | _calg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13914:1: error: BUILDSTDERR: warning: label ‘_calj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13914 | _calj: BUILDSTDERR: | ^ BUILDSTDERR: 13914 | _calj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aT_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:13968:1: error: BUILDSTDERR: warning: label ‘_calo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13968 | _calo: BUILDSTDERR: | ^ BUILDSTDERR: 13968 | _calo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14020:1: error: BUILDSTDERR: warning: label ‘_calt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14020 | _calt: BUILDSTDERR: | ^ BUILDSTDERR: 14020 | _calt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cakI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14068:1: error: BUILDSTDERR: warning: label ‘_cakI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14068 | _cakI: BUILDSTDERR: | ^ BUILDSTDERR: 14068 | _cakI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cakQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14114:1: error: BUILDSTDERR: warning: label ‘_cakQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14114 | _cakQ: BUILDSTDERR: | ^ BUILDSTDERR: 14114 | _cakQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9aV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14177:1: error: BUILDSTDERR: warning: label ‘_calI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14177 | _calI: BUILDSTDERR: | ^ BUILDSTDERR: 14177 | _calI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cakt’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14226:1: error: BUILDSTDERR: warning: label ‘_cakt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14226 | _cakt: BUILDSTDERR: | ^ BUILDSTDERR: 14226 | _cakt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_nonNegative_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14285:1: error: BUILDSTDERR: warning: label ‘_calP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14285 | _calP: BUILDSTDERR: | ^ BUILDSTDERR: 14285 | _calP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘r8Uy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14360:1: error: BUILDSTDERR: warning: label ‘_camn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14360 | _camn: BUILDSTDERR: | ^ BUILDSTDERR: 14360 | _camn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘r8Uz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14413:1: error: BUILDSTDERR: warning: label ‘_camC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14413 | _camC: BUILDSTDERR: | ^ BUILDSTDERR: 14413 | _camC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘r8UA_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14462:1: error: BUILDSTDERR: warning: label ‘_camI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14462 | _camI: BUILDSTDERR: | ^ BUILDSTDERR: 14462 | _camI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9bl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14476:1: error: BUILDSTDERR: warning: label ‘_canX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14476 | _canX: BUILDSTDERR: | ^ BUILDSTDERR: 14476 | _canX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_canQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14519:1: error: BUILDSTDERR: warning: label ‘_canQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14519 | _canQ: BUILDSTDERR: | ^ BUILDSTDERR: 14519 | _canQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cao7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14563:1: error: BUILDSTDERR: warning: label ‘_cao7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14563 | _cao7: BUILDSTDERR: | ^ BUILDSTDERR: 14563 | _cao7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9bv_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14586:1: error: BUILDSTDERR: warning: label ‘_caoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14586 | _caoP: BUILDSTDERR: | ^ BUILDSTDERR: 14586 | _caoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caoI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14629:1: error: BUILDSTDERR: warning: label ‘_caoI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14629 | _caoI: BUILDSTDERR: | ^ BUILDSTDERR: 14629 | _caoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caoZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14673:1: error: BUILDSTDERR: warning: label ‘_caoZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14673 | _caoZ: BUILDSTDERR: | ^ BUILDSTDERR: 14673 | _caoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9bp_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14705:1: error: BUILDSTDERR: warning: label ‘_cap8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14705 | _cap8: BUILDSTDERR: | ^ BUILDSTDERR: 14705 | _cap8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9bP_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14783:1: error: BUILDSTDERR: warning: label ‘_capr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14783 | _capr: BUILDSTDERR: | ^ BUILDSTDERR: 14783 | _capr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_capo’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14869:1: error: BUILDSTDERR: warning: label ‘_capo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14869 | _capo: BUILDSTDERR: | ^ BUILDSTDERR: 14869 | _capo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_capI’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:14979:1: error: BUILDSTDERR: warning: label ‘_capI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14979 | _capI: BUILDSTDERR: | ^ BUILDSTDERR: 14979 | _capI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘r8UA_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15037:1: error: BUILDSTDERR: warning: label ‘_caq5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15037 | _caq5: BUILDSTDERR: | ^ BUILDSTDERR: 15037 | _caq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cawk’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15167:1: error: BUILDSTDERR: warning: label ‘_cawk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15167 | _cawk: BUILDSTDERR: | ^ BUILDSTDERR: 15167 | _cawk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cawy’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15194:1: error: BUILDSTDERR: warning: label ‘_cawy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15194 | _cawy: BUILDSTDERR: | ^ BUILDSTDERR: 15194 | _cawy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9dL’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15233:1: error: BUILDSTDERR: warning: label ‘_s9dL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15233 | _s9dL: BUILDSTDERR: | ^ BUILDSTDERR: 15233 | _s9dL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cayg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15296:1: error: BUILDSTDERR: warning: label ‘_cayg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15296 | _cayg: BUILDSTDERR: | ^ BUILDSTDERR: 15296 | _cayg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caxU’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15325:1: error: BUILDSTDERR: warning: label ‘_caxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15325 | _caxU: BUILDSTDERR: | ^ BUILDSTDERR: 15325 | _caxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caxz’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15354:1: error: BUILDSTDERR: warning: label ‘_caxz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15354 | _caxz: BUILDSTDERR: | ^ BUILDSTDERR: 15354 | _caxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cau4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15385:1: error: BUILDSTDERR: warning: label ‘_cau4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15385 | _cau4: BUILDSTDERR: | ^ BUILDSTDERR: 15385 | _cau4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caui’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15412:1: error: BUILDSTDERR: warning: label ‘_caui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15412 | _caui: BUILDSTDERR: | ^ BUILDSTDERR: 15412 | _caui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9db’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15451:1: error: BUILDSTDERR: warning: label ‘_s9db’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15451 | _s9db: BUILDSTDERR: | ^ BUILDSTDERR: 15451 | _s9db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caw0’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15514:1: error: BUILDSTDERR: warning: label ‘_caw0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15514 | _caw0: BUILDSTDERR: | ^ BUILDSTDERR: 15514 | _caw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cavE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15543:1: error: BUILDSTDERR: warning: label ‘_cavE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15543 | _cavE: BUILDSTDERR: | ^ BUILDSTDERR: 15543 | _cavE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cavj’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15572:1: error: BUILDSTDERR: warning: label ‘_cavj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15572 | _cavj: BUILDSTDERR: | ^ BUILDSTDERR: 15572 | _cavj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_carx’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15604:1: error: BUILDSTDERR: warning: label ‘_carx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15604 | _carx: BUILDSTDERR: | ^ BUILDSTDERR: 15604 | _carx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cas4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15633:1: error: BUILDSTDERR: warning: label ‘_cas4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15633 | _cas4: BUILDSTDERR: | ^ BUILDSTDERR: 15633 | _cas4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9cB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15676:1: error: BUILDSTDERR: warning: label ‘_s9cB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15676 | _s9cB: BUILDSTDERR: | ^ BUILDSTDERR: 15676 | _s9cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9ce’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15737:1: error: BUILDSTDERR: warning: label ‘_s9ce’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15737 | _s9ce: BUILDSTDERR: | ^ BUILDSTDERR: 15737 | _s9ce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_canq’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15751:1: error: BUILDSTDERR: warning: label ‘_canq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15751 | _canq: BUILDSTDERR: | ^ BUILDSTDERR: 15751 | _canq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_catM’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15787:1: error: BUILDSTDERR: warning: label ‘_catM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15787 | _catM: BUILDSTDERR: | ^ BUILDSTDERR: 15787 | _catM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9c6’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15817:1: error: BUILDSTDERR: warning: label ‘_s9c6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15817 | _s9c6: BUILDSTDERR: | ^ BUILDSTDERR: 15817 | _s9c6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_canh’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15834:1: error: BUILDSTDERR: warning: label ‘_canh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15834 | _canh: BUILDSTDERR: | ^ BUILDSTDERR: 15834 | _canh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cang’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15881:1: error: BUILDSTDERR: warning: label ‘_cang’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15881 | _cang: BUILDSTDERR: | ^ BUILDSTDERR: 15881 | _cang: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caqZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15898:1: error: BUILDSTDERR: warning: label ‘_caqZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15898 | _caqZ: BUILDSTDERR: | ^ BUILDSTDERR: 15898 | _caqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_catq’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15920:1: error: BUILDSTDERR: warning: label ‘_catq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15920 | _catq: BUILDSTDERR: | ^ BUILDSTDERR: 15920 | _catq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9bY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15950:1: error: BUILDSTDERR: warning: label ‘_s9bY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15950 | _s9bY: BUILDSTDERR: | ^ BUILDSTDERR: 15950 | _s9bY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_can8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:15967:1: error: BUILDSTDERR: warning: label ‘_can8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15967 | _can8: BUILDSTDERR: | ^ BUILDSTDERR: 15967 | _can8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_can7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16014:1: error: BUILDSTDERR: warning: label ‘_can7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16014 | _can7: BUILDSTDERR: | ^ BUILDSTDERR: 16014 | _can7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caqL’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16031:1: error: BUILDSTDERR: warning: label ‘_caqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16031 | _caqL: BUILDSTDERR: | ^ BUILDSTDERR: 16031 | _caqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cat5’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16054:1: error: BUILDSTDERR: warning: label ‘_cat5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16054 | _cat5: BUILDSTDERR: | ^ BUILDSTDERR: 16054 | _cat5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9bQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16085:1: error: BUILDSTDERR: warning: label ‘_s9bQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16085 | _s9bQ: BUILDSTDERR: | ^ BUILDSTDERR: 16085 | _s9bQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_camZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16102:1: error: BUILDSTDERR: warning: label ‘_camZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16102 | _camZ: BUILDSTDERR: | ^ BUILDSTDERR: 16102 | _camZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_camY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16149:1: error: BUILDSTDERR: warning: label ‘_camY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16149 | _camY: BUILDSTDERR: | ^ BUILDSTDERR: 16149 | _camY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caqx’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16166:1: error: BUILDSTDERR: warning: label ‘_caqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16166 | _caqx: BUILDSTDERR: | ^ BUILDSTDERR: 16166 | _caqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9b7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16186:1: error: BUILDSTDERR: warning: label ‘_s9b7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16186 | _s9b7: BUILDSTDERR: | ^ BUILDSTDERR: 16186 | _s9b7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_cant’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16210:1: error: BUILDSTDERR: warning: label ‘_cant’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16210 | _cant: BUILDSTDERR: | ^ BUILDSTDERR: 16210 | _cant: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caok’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16296:1: error: BUILDSTDERR: warning: label ‘_caok’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16296 | _caok: BUILDSTDERR: | ^ BUILDSTDERR: 16296 | _caok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9bf’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16379:1: error: BUILDSTDERR: warning: label ‘_s9bf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16379 | _s9bf: BUILDSTDERR: | ^ BUILDSTDERR: 16379 | _s9bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_canF’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16394:1: error: BUILDSTDERR: warning: label ‘_canF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16394 | _canF: BUILDSTDERR: | ^ BUILDSTDERR: 16394 | _canF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘r8UC_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16447:1: error: BUILDSTDERR: warning: label ‘_caAM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16447 | _caAM: BUILDSTDERR: | ^ BUILDSTDERR: 16447 | _caAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eq_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16490:1: error: BUILDSTDERR: warning: label ‘_caBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16490 | _caBm: BUILDSTDERR: | ^ BUILDSTDERR: 16490 | _caBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eI_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16505:1: error: BUILDSTDERR: warning: label ‘_caBK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16505 | _caBK: BUILDSTDERR: | ^ BUILDSTDERR: 16505 | _caBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caBH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16547:1: error: BUILDSTDERR: warning: label ‘_caBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16547 | _caBH: BUILDSTDERR: | ^ BUILDSTDERR: 16547 | _caBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eB_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16584:1: error: BUILDSTDERR: warning: label ‘_caC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16584 | _caC2: BUILDSTDERR: | ^ BUILDSTDERR: 16584 | _caC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16644:1: error: BUILDSTDERR: warning: label ‘_caC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16644 | _caC5: BUILDSTDERR: | ^ BUILDSTDERR: 16644 | _caC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eJ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16733:1: error: BUILDSTDERR: warning: label ‘_caCm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16733 | _caCm: BUILDSTDERR: | ^ BUILDSTDERR: 16733 | _caCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caCj’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16771:1: error: BUILDSTDERR: warning: label ‘_caCj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16771 | _caCj: BUILDSTDERR: | ^ BUILDSTDERR: 16771 | _caCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eQ_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16789:1: error: BUILDSTDERR: warning: label ‘_caCv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16789 | _caCv: BUILDSTDERR: | ^ BUILDSTDERR: 16789 | _caCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9eQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16829:1: error: BUILDSTDERR: warning: label ‘_caD1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16829 | _caD1: BUILDSTDERR: | ^ BUILDSTDERR: 16829 | _caD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caE9’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16956:1: error: BUILDSTDERR: warning: label ‘_caE9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16956 | _caE9: BUILDSTDERR: | ^ BUILDSTDERR: 16956 | _caE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caEg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:16983:1: error: BUILDSTDERR: warning: label ‘_caEg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16983 | _caEg: BUILDSTDERR: | ^ BUILDSTDERR: 16983 | _caEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9fy’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17026:1: error: BUILDSTDERR: warning: label ‘_s9fy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17026 | _s9fy: BUILDSTDERR: | ^ BUILDSTDERR: 17026 | _s9fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9fk’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17093:1: error: BUILDSTDERR: warning: label ‘_s9fk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17093 | _s9fk: BUILDSTDERR: | ^ BUILDSTDERR: 17093 | _s9fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caCY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17107:1: error: BUILDSTDERR: warning: label ‘_caCY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17107 | _caCY: BUILDSTDERR: | ^ BUILDSTDERR: 17107 | _caCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caFZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17142:1: error: BUILDSTDERR: warning: label ‘_caFZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17142 | _caFZ: BUILDSTDERR: | ^ BUILDSTDERR: 17142 | _caFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caFD’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17168:1: error: BUILDSTDERR: warning: label ‘_caFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17168 | _caFD: BUILDSTDERR: | ^ BUILDSTDERR: 17168 | _caFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caFi’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17194:1: error: BUILDSTDERR: warning: label ‘_caFi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17194 | _caFi: BUILDSTDERR: | ^ BUILDSTDERR: 17194 | _caFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caG6’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17219:1: error: BUILDSTDERR: warning: label ‘_caG6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17219 | _caG6: BUILDSTDERR: | ^ BUILDSTDERR: 17219 | _caG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9fc’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17227:1: error: BUILDSTDERR: warning: label ‘_s9fc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17227 | _s9fc: BUILDSTDERR: | ^ BUILDSTDERR: 17227 | _s9fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caCP’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17247:1: error: BUILDSTDERR: warning: label ‘_caCP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17247 | _caCP: BUILDSTDERR: | ^ BUILDSTDERR: 17247 | _caCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caCO’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17300:1: error: BUILDSTDERR: warning: label ‘_caCO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17300 | _caCO: BUILDSTDERR: | ^ BUILDSTDERR: 17300 | _caCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caDG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17319:1: error: BUILDSTDERR: warning: label ‘_caDG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17319 | _caDG: BUILDSTDERR: | ^ BUILDSTDERR: 17319 | _caDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_s9f0’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17344:1: error: BUILDSTDERR: warning: label ‘_s9f0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17344 | _s9f0: BUILDSTDERR: | ^ BUILDSTDERR: 17344 | _s9f0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caD4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17381:1: error: BUILDSTDERR: warning: label ‘_caD4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17381 | _caD4: BUILDSTDERR: | ^ BUILDSTDERR: 17381 | _caD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17511:1: error: BUILDSTDERR: warning: label ‘_caI3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17511 | _caI3: BUILDSTDERR: | ^ BUILDSTDERR: 17511 | _caI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caI1’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17547:1: error: BUILDSTDERR: warning: label ‘_caI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17547 | _caI1: BUILDSTDERR: | ^ BUILDSTDERR: 17547 | _caI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caI7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17580:1: error: BUILDSTDERR: warning: label ‘_caI7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17580 | _caI7: BUILDSTDERR: | ^ BUILDSTDERR: 17580 | _caI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gt_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17618:1: error: BUILDSTDERR: warning: label ‘_caIh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17618 | _caIh: BUILDSTDERR: | ^ BUILDSTDERR: 17618 | _caIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caB6’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17669:1: error: BUILDSTDERR: warning: label ‘_caB6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17669 | _caB6: BUILDSTDERR: | ^ BUILDSTDERR: 17669 | _caB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caBg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17728:1: error: BUILDSTDERR: warning: label ‘_caBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17728 | _caBg: BUILDSTDERR: | ^ BUILDSTDERR: 17728 | _caBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17817:1: error: BUILDSTDERR: warning: label ‘_caIs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17817 | _caIs: BUILDSTDERR: | ^ BUILDSTDERR: 17817 | _caIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_textualParser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17860:1: error: BUILDSTDERR: warning: label ‘_caIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17860 | _caIR: BUILDSTDERR: | ^ BUILDSTDERR: 17860 | _caIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17890:1: error: BUILDSTDERR: warning: label ‘_caJ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17890 | _caJ6: BUILDSTDERR: | ^ BUILDSTDERR: 17890 | _caJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gO_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17945:1: error: BUILDSTDERR: warning: label ‘_caJY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17945 | _caJY: BUILDSTDERR: | ^ BUILDSTDERR: 17945 | _caJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caJV’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:17987:1: error: BUILDSTDERR: warning: label ‘_caJV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17987 | _caJV: BUILDSTDERR: | ^ BUILDSTDERR: 17987 | _caJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gP_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18019:1: error: BUILDSTDERR: warning: label ‘_caK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18019 | _caK6: BUILDSTDERR: | ^ BUILDSTDERR: 18019 | _caK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caJF’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18070:1: error: BUILDSTDERR: warning: label ‘_caJF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18070 | _caJF: BUILDSTDERR: | ^ BUILDSTDERR: 18070 | _caJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18129:1: error: BUILDSTDERR: warning: label ‘_caKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18129 | _caKd: BUILDSTDERR: | ^ BUILDSTDERR: 18129 | _caKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_caJq’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18179:1: error: BUILDSTDERR: warning: label ‘_caJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18179 | _caJq: BUILDSTDERR: | ^ BUILDSTDERR: 18179 | _caJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser2_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18228:1: error: BUILDSTDERR: warning: label ‘_caKk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18228 | _caKk: BUILDSTDERR: | ^ BUILDSTDERR: 18228 | _caKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_numericParser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18271:1: error: BUILDSTDERR: warning: label ‘_caKB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18271 | _caKB: BUILDSTDERR: | ^ BUILDSTDERR: 18271 | _caKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18296:1: error: BUILDSTDERR: warning: label ‘_caKS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18296 | _caKS: BUILDSTDERR: | ^ BUILDSTDERR: 18296 | _caKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gT_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18332:1: error: BUILDSTDERR: warning: label ‘_caL2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18332 | _caL2: BUILDSTDERR: | ^ BUILDSTDERR: 18332 | _caL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9h4_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18368:1: error: BUILDSTDERR: warning: label ‘_caLs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18368 | _caLs: BUILDSTDERR: | ^ BUILDSTDERR: 18368 | _caLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9gZ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18405:1: error: BUILDSTDERR: warning: label ‘_caLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18405 | _caLv: BUILDSTDERR: | ^ BUILDSTDERR: 18405 | _caLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9hf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18448:1: error: BUILDSTDERR: warning: label ‘_caLS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18448 | _caLS: BUILDSTDERR: | ^ BUILDSTDERR: 18448 | _caLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9hg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18485:1: error: BUILDSTDERR: warning: label ‘_caLV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18485 | _caLV: BUILDSTDERR: | ^ BUILDSTDERR: 18485 | _caLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9ha_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18534:1: error: BUILDSTDERR: warning: label ‘_caMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18534 | _caMa: BUILDSTDERR: | ^ BUILDSTDERR: 18534 | _caMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘s9hh_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18588:1: error: BUILDSTDERR: warning: label ‘_caMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18588 | _caMd: BUILDSTDERR: | ^ BUILDSTDERR: 18588 | _caMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_identifierParser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18665:1: error: BUILDSTDERR: warning: label ‘_caMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18665 | _caMi: BUILDSTDERR: | ^ BUILDSTDERR: 18665 | _caMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18716:1: error: BUILDSTDERR: warning: label ‘_caMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18716 | _caMG: BUILDSTDERR: | ^ BUILDSTDERR: 18716 | _caMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18734:1: error: BUILDSTDERR: warning: label ‘_caML’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18734 | _caML: BUILDSTDERR: | ^ BUILDSTDERR: 18734 | _caML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18783:1: error: BUILDSTDERR: warning: label ‘_caMX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18783 | _caMX: BUILDSTDERR: | ^ BUILDSTDERR: 18783 | _caMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18825:1: error: BUILDSTDERR: warning: label ‘_caN9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18825 | _caN9: BUILDSTDERR: | ^ BUILDSTDERR: 18825 | _caN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18863:1: error: BUILDSTDERR: warning: label ‘_caNh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18863 | _caNh: BUILDSTDERR: | ^ BUILDSTDERR: 18863 | _caNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18881:1: error: BUILDSTDERR: warning: label ‘_caNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18881 | _caNm: BUILDSTDERR: | ^ BUILDSTDERR: 18881 | _caNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Delimiters_con_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18922:1: error: BUILDSTDERR: warning: label ‘_caNw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18922 | _caNw: BUILDSTDERR: | ^ BUILDSTDERR: 18922 | _caNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_INum_con_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18945:1: error: BUILDSTDERR: warning: label ‘_caND’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18945 | _caND: BUILDSTDERR: | ^ BUILDSTDERR: 18945 | _caND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_IText_con_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18968:1: error: BUILDSTDERR: warning: label ‘_caNK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18968 | _caNK: BUILDSTDERR: | ^ BUILDSTDERR: 18968 | _caNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziInternal_Version_con_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:18991:1: error: BUILDSTDERR: warning: label ‘_caNR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18991 | _caNR: BUILDSTDERR: | ^ BUILDSTDERR: 18991 | _caNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc: In function ‘_c9Gt’: BUILDSTDERR: /tmp/ghc13269_0/ghc_2.hc:4593:13: error: BUILDSTDERR: warning: ‘_s91g’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4593 | _s91t = (W_)ghcFunPtr((void *)((Sp[3]) + 0x20UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_s91h+22))->x) + 0x20UL), ((struct {W_ x;} __attribute__((packed))*) (_s91h+30))->x, _s91g);;} BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4593 | _s91t = (W_)ghcFunPtr((void *)((Sp[3]) + 0x20UL), Sp[2], (void *)((((struct {W_ x;} __attribute__((packed))*) (_s91h+22))->x) + 0x20UL), ((struct {W_ x;} __attribute__((packed))*) (_s91h+30))->x, _s91g);;} BUILDSTDERR: | ^ [2 of 3] Compiling Data.SemVer.Delimited ( src/Data/SemVer/Delimited.hs, dist/build/Data/SemVer/Delimited.p_o ) BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘rcuQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:66:1: error: BUILDSTDERR: warning: label ‘_ccM6’ defined but not used [-Wunused-label] BUILDSTDERR: 66 | _ccM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 66 | _ccM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scv5_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:91:1: error: BUILDSTDERR: warning: label ‘_ccMt’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _ccMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _ccMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scv8_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:119:1: error: BUILDSTDERR: warning: label ‘_ccMF’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _ccMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _ccMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘rcuR_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:156:1: error: BUILDSTDERR: warning: label ‘_ccMM’ defined but not used [-Wunused-label] BUILDSTDERR: 156 | _ccMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 156 | _ccMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccMg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:187:1: error: BUILDSTDERR: warning: label ‘_ccMg’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _ccMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _ccMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:255:1: error: BUILDSTDERR: warning: label ‘_ccNq’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _ccNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _ccNq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvs_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:306:1: error: BUILDSTDERR: warning: label ‘_ccND’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _ccND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _ccND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvu_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:357:1: error: BUILDSTDERR: warning: label ‘_ccNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _ccNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _ccNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvw_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:408:1: error: BUILDSTDERR: warning: label ‘_ccO3’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _ccO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _ccO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:459:1: error: BUILDSTDERR: warning: label ‘_ccOg’ defined but not used [-Wunused-label] BUILDSTDERR: 459 | _ccOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 459 | _ccOg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvA_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:510:1: error: BUILDSTDERR: warning: label ‘_ccOt’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _ccOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _ccOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvC_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:561:1: error: BUILDSTDERR: warning: label ‘_ccOO’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _ccOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _ccOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccOH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:607:1: error: BUILDSTDERR: warning: label ‘_ccOH’ defined but not used [-Wunused-label] BUILDSTDERR: 607 | _ccOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 607 | _ccOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvR_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:671:1: error: BUILDSTDERR: warning: label ‘_ccPq’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _ccPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _ccPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvW_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:707:1: error: BUILDSTDERR: warning: label ‘_ccPN’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _ccPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _ccPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:744:1: error: BUILDSTDERR: warning: label ‘_ccPU’ defined but not used [-Wunused-label] BUILDSTDERR: 744 | _ccPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 744 | _ccPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccPB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:785:1: error: BUILDSTDERR: warning: label ‘_ccPB’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _ccPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _ccPB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvZ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:838:1: error: BUILDSTDERR: warning: label ‘_ccQi’ defined but not used [-Wunused-label] BUILDSTDERR: 838 | _ccQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 838 | _ccQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw0_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:877:1: error: BUILDSTDERR: warning: label ‘_ccQl’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _ccQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _ccQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scvL_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:924:1: error: BUILDSTDERR: warning: label ‘_ccQu’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _ccQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _ccQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccPd’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:971:1: error: BUILDSTDERR: warning: label ‘_ccPd’ defined but not used [-Wunused-label] BUILDSTDERR: 971 | _ccPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 971 | _ccPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1036:1: error: BUILDSTDERR: warning: label ‘_ccQL’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _ccQL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _ccQL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1091:1: error: BUILDSTDERR: warning: label ‘_ccQY’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _ccQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _ccQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw7_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1141:1: error: BUILDSTDERR: warning: label ‘_ccRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _ccRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _ccRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw8_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1171:1: error: BUILDSTDERR: warning: label ‘_ccS2’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _ccS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _ccS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scw9_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1223:1: error: BUILDSTDERR: warning: label ‘_ccS7’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _ccS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _ccS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwa_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1278:1: error: BUILDSTDERR: warning: label ‘_ccSc’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _ccSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _ccSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwb_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1336:1: error: BUILDSTDERR: warning: label ‘_ccSh’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _ccSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _ccSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwc_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1397:1: error: BUILDSTDERR: warning: label ‘_ccSm’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _ccSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _ccSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwd_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1461:1: error: BUILDSTDERR: warning: label ‘_ccSr’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _ccSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _ccSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwe_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1528:1: error: BUILDSTDERR: warning: label ‘_ccSw’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _ccSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _ccSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1584:1: error: BUILDSTDERR: warning: label ‘_ccSB’ defined but not used [-Wunused-label] BUILDSTDERR: 1584 | _ccSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | _ccSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccN7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1612:1: error: BUILDSTDERR: warning: label ‘_ccN7’ defined but not used [-Wunused-label] BUILDSTDERR: 1612 | _ccN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1612 | _ccN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccNd’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1665:1: error: BUILDSTDERR: warning: label ‘_ccNd’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _ccNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _ccNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_semantic_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1792:1: error: BUILDSTDERR: warning: label ‘_ccTH’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _ccTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _ccTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1863:1: error: BUILDSTDERR: warning: label ‘_ccUb’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _ccUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _ccUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccU8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1907:1: error: BUILDSTDERR: warning: label ‘_ccU8’ defined but not used [-Wunused-label] BUILDSTDERR: 1907 | _ccU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1907 | _ccU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1944:1: error: BUILDSTDERR: warning: label ‘_ccUl’ defined but not used [-Wunused-label] BUILDSTDERR: 1944 | _ccUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1944 | _ccUl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwr_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:1994:1: error: BUILDSTDERR: warning: label ‘_ccUC’ defined but not used [-Wunused-label] BUILDSTDERR: 1994 | _ccUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1994 | _ccUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccUz’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2031:1: error: BUILDSTDERR: warning: label ‘_ccUz’ defined but not used [-Wunused-label] BUILDSTDERR: 2031 | _ccUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2031 | _ccUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccUG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2064:1: error: BUILDSTDERR: warning: label ‘_ccUG’ defined but not used [-Wunused-label] BUILDSTDERR: 2064 | _ccUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2064 | _ccUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_minor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2112:1: error: BUILDSTDERR: warning: label ‘_ccUU’ defined but not used [-Wunused-label] BUILDSTDERR: 2112 | _ccUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2112 | _ccUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwT_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2172:1: error: BUILDSTDERR: warning: label ‘_ccVu’ defined but not used [-Wunused-label] BUILDSTDERR: 2172 | _ccVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2172 | _ccVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccVr’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2216:1: error: BUILDSTDERR: warning: label ‘_ccVr’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _ccVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _ccVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2253:1: error: BUILDSTDERR: warning: label ‘_ccVE’ defined but not used [-Wunused-label] BUILDSTDERR: 2253 | _ccVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2253 | _ccVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scwM_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2303:1: error: BUILDSTDERR: warning: label ‘_ccVV’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _ccVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _ccVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccVS’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2340:1: error: BUILDSTDERR: warning: label ‘_ccVS’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _ccVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _ccVS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccVZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2373:1: error: BUILDSTDERR: warning: label ‘_ccVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2373 | _ccVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2373 | _ccVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_patch_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2421:1: error: BUILDSTDERR: warning: label ‘_ccWd’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _ccWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _ccWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxe_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2481:1: error: BUILDSTDERR: warning: label ‘_ccWN’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _ccWN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _ccWN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccWK’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2525:1: error: BUILDSTDERR: warning: label ‘_ccWK’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _ccWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _ccWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2562:1: error: BUILDSTDERR: warning: label ‘_ccWX’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _ccWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _ccWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scx7_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2612:1: error: BUILDSTDERR: warning: label ‘_ccXe’ defined but not used [-Wunused-label] BUILDSTDERR: 2612 | _ccXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2612 | _ccXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccXb’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2649:1: error: BUILDSTDERR: warning: label ‘_ccXb’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _ccXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _ccXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccXi’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2682:1: error: BUILDSTDERR: warning: label ‘_ccXi’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _ccXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _ccXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_release_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2730:1: error: BUILDSTDERR: warning: label ‘_ccXw’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _ccXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _ccXw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2790:1: error: BUILDSTDERR: warning: label ‘_ccY6’ defined but not used [-Wunused-label] BUILDSTDERR: 2790 | _ccY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2790 | _ccY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccY3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2834:1: error: BUILDSTDERR: warning: label ‘_ccY3’ defined but not used [-Wunused-label] BUILDSTDERR: 2834 | _ccY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2834 | _ccY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxA_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2871:1: error: BUILDSTDERR: warning: label ‘_ccYg’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _ccYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _ccYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxs_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2921:1: error: BUILDSTDERR: warning: label ‘_ccYx’ defined but not used [-Wunused-label] BUILDSTDERR: 2921 | _ccYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2921 | _ccYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccYu’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2958:1: error: BUILDSTDERR: warning: label ‘_ccYu’ defined but not used [-Wunused-label] BUILDSTDERR: 2958 | _ccYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2958 | _ccYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccYB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:2991:1: error: BUILDSTDERR: warning: label ‘_ccYB’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _ccYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _ccYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_metadata_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3039:1: error: BUILDSTDERR: warning: label ‘_ccYP’ defined but not used [-Wunused-label] BUILDSTDERR: 3039 | _ccYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3039 | _ccYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3099:1: error: BUILDSTDERR: warning: label ‘_ccZp’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _ccZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _ccZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccZm’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3143:1: error: BUILDSTDERR: warning: label ‘_ccZm’ defined but not used [-Wunused-label] BUILDSTDERR: 3143 | _ccZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3143 | _ccZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3180:1: error: BUILDSTDERR: warning: label ‘_ccZz’ defined but not used [-Wunused-label] BUILDSTDERR: 3180 | _ccZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3180 | _ccZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scxN_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3230:1: error: BUILDSTDERR: warning: label ‘_ccZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _ccZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _ccZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccZN’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3267:1: error: BUILDSTDERR: warning: label ‘_ccZN’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _ccZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _ccZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_ccZU’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3300:1: error: BUILDSTDERR: warning: label ‘_ccZU’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _ccZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _ccZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_identifier_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3348:1: error: BUILDSTDERR: warning: label ‘_cd08’ defined but not used [-Wunused-label] BUILDSTDERR: 3348 | _cd08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3348 | _cd08: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3437:1: error: BUILDSTDERR: warning: label ‘_cd0v’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _cd0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _cd0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘rcuV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3513:1: error: BUILDSTDERR: warning: label ‘_cd0K’ defined but not used [-Wunused-label] BUILDSTDERR: 3513 | _cd0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3513 | _cd0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘rcuW_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3567:1: error: BUILDSTDERR: warning: label ‘_cd0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3567 | _cd0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3567 | _cd0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘rcuX_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3626:1: error: BUILDSTDERR: warning: label ‘_cd1e’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _cd1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _cd1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3674:1: error: BUILDSTDERR: warning: label ‘_cd1k’ defined but not used [-Wunused-label] BUILDSTDERR: 3674 | _cd1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3674 | _cd1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scy3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3688:1: error: BUILDSTDERR: warning: label ‘_cd1F’ defined but not used [-Wunused-label] BUILDSTDERR: 3688 | _cd1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3688 | _cd1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scy1_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3729:1: error: BUILDSTDERR: warning: label ‘_cd1L’ defined but not used [-Wunused-label] BUILDSTDERR: 3729 | _cd1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3729 | _cd1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scy7_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3794:1: error: BUILDSTDERR: warning: label ‘_cd28’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _cd28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _cd28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scy5_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3835:1: error: BUILDSTDERR: warning: label ‘_cd2e’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _cd2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _cd2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scyc_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3900:1: error: BUILDSTDERR: warning: label ‘_cd2I’ defined but not used [-Wunused-label] BUILDSTDERR: 3900 | _cd2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3900 | _cd2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scya_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:3941:1: error: BUILDSTDERR: warning: label ‘_cd2O’ defined but not used [-Wunused-label] BUILDSTDERR: 3941 | _cd2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3941 | _cd2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scyl_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4000:1: error: BUILDSTDERR: warning: label ‘_cd3d’ defined but not used [-Wunused-label] BUILDSTDERR: 4000 | _cd3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4000 | _cd3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scyl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4024:1: error: BUILDSTDERR: warning: label ‘_cd3n’ defined but not used [-Wunused-label] BUILDSTDERR: 4024 | _cd3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4024 | _cd3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd3v’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4105:1: error: BUILDSTDERR: warning: label ‘_cd3v’ defined but not used [-Wunused-label] BUILDSTDERR: 4105 | _cd3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4105 | _cd3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd3u’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4166:1: error: BUILDSTDERR: warning: label ‘_cd3u’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _cd3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _cd3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scyP_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4182:1: error: BUILDSTDERR: warning: label ‘_cd4I’ defined but not used [-Wunused-label] BUILDSTDERR: 4182 | _cd4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4182 | _cd4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scyP_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4206:1: error: BUILDSTDERR: warning: label ‘_cd4S’ defined but not used [-Wunused-label] BUILDSTDERR: 4206 | _cd4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4206 | _cd4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd50’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cd50’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cd50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cd50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd4Z’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4337:1: error: BUILDSTDERR: warning: label ‘_cd4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4337 | _cd4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4337 | _cd4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd5d’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4362:1: error: BUILDSTDERR: warning: label ‘_cd5d’ defined but not used [-Wunused-label] BUILDSTDERR: 4362 | _cd5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4362 | _cd5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘sczw_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4411:1: error: BUILDSTDERR: warning: label ‘_cd6G’ defined but not used [-Wunused-label] BUILDSTDERR: 4411 | _cd6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4411 | _cd6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd6D’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4451:1: error: BUILDSTDERR: warning: label ‘_cd6D’ defined but not used [-Wunused-label] BUILDSTDERR: 4451 | _cd6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4451 | _cd6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd6K’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4477:1: error: BUILDSTDERR: warning: label ‘_cd6K’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _cd6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _cd6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd6Q’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4504:1: error: BUILDSTDERR: warning: label ‘_cd6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4504 | _cd6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4504 | _cd6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘sczQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4537:1: error: BUILDSTDERR: warning: label ‘_cd7c’ defined but not used [-Wunused-label] BUILDSTDERR: 4537 | _cd7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4537 | _cd7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scAO_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4590:1: error: BUILDSTDERR: warning: label ‘_cd7h’ defined but not used [-Wunused-label] BUILDSTDERR: 4590 | _cd7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4590 | _cd7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd36’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4654:1: error: BUILDSTDERR: warning: label ‘_cd36’ defined but not used [-Wunused-label] BUILDSTDERR: 4654 | _cd36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4654 | _cd36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd7n’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4739:1: error: BUILDSTDERR: warning: label ‘_cd7n’ defined but not used [-Wunused-label] BUILDSTDERR: 4739 | _cd7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4739 | _cd7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd7v’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cd7v’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cd7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cd7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cd6s’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4946:1: error: BUILDSTDERR: warning: label ‘_cd6s’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _cd6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _cd6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scy9_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:4998:1: error: BUILDSTDERR: warning: label ‘_cdaN’ defined but not used [-Wunused-label] BUILDSTDERR: 4998 | _cdaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4998 | _cdaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scAP_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5055:1: error: BUILDSTDERR: warning: label ‘_cdaU’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _cdaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _cdaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scAV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5074:1: error: BUILDSTDERR: warning: label ‘_cdbb’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _cdbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _cdbb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBe_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5117:1: error: BUILDSTDERR: warning: label ‘_cdbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5117 | _cdbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5117 | _cdbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdbG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5161:1: error: BUILDSTDERR: warning: label ‘_cdbG’ defined but not used [-Wunused-label] BUILDSTDERR: 5161 | _cdbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5161 | _cdbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5212:1: error: BUILDSTDERR: warning: label ‘_cdbU’ defined but not used [-Wunused-label] BUILDSTDERR: 5212 | _cdbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5212 | _cdbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdbs’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cdbs’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cdbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cdbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scAP_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5319:1: error: BUILDSTDERR: warning: label ‘_cdc1’ defined but not used [-Wunused-label] BUILDSTDERR: 5319 | _cdc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5319 | _cdc1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBo_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5395:1: error: BUILDSTDERR: warning: label ‘_cdcw’ defined but not used [-Wunused-label] BUILDSTDERR: 5395 | _cdcw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5395 | _cdcw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBo_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5428:1: error: BUILDSTDERR: warning: label ‘_cdcG’ defined but not used [-Wunused-label] BUILDSTDERR: 5428 | _cdcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5428 | _cdcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBQ_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5522:1: error: BUILDSTDERR: warning: label ‘_cddT’ defined but not used [-Wunused-label] BUILDSTDERR: 5522 | _cddT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5522 | _cddT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5553:1: error: BUILDSTDERR: warning: label ‘_cde3’ defined but not used [-Wunused-label] BUILDSTDERR: 5553 | _cde3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5553 | _cde3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdem’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5656:1: error: BUILDSTDERR: warning: label ‘_cdem’ defined but not used [-Wunused-label] BUILDSTDERR: 5656 | _cdem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5656 | _cdem: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scCv_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5697:1: error: BUILDSTDERR: warning: label ‘_cdfH’ defined but not used [-Wunused-label] BUILDSTDERR: 5697 | _cdfH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5697 | _cdfH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdfE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5736:1: error: BUILDSTDERR: warning: label ‘_cdfE’ defined but not used [-Wunused-label] BUILDSTDERR: 5736 | _cdfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5736 | _cdfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdfL’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5761:1: error: BUILDSTDERR: warning: label ‘_cdfL’ defined but not used [-Wunused-label] BUILDSTDERR: 5761 | _cdfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5761 | _cdfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdfR’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5787:1: error: BUILDSTDERR: warning: label ‘_cdfR’ defined but not used [-Wunused-label] BUILDSTDERR: 5787 | _cdfR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5787 | _cdfR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scCO_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5822:1: error: BUILDSTDERR: warning: label ‘_cdgd’ defined but not used [-Wunused-label] BUILDSTDERR: 5822 | _cdgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5822 | _cdgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scDM_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5871:1: error: BUILDSTDERR: warning: label ‘_cdgg’ defined but not used [-Wunused-label] BUILDSTDERR: 5871 | _cdgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5871 | _cdgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdcp’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:5934:1: error: BUILDSTDERR: warning: label ‘_cdcp’ defined but not used [-Wunused-label] BUILDSTDERR: 5934 | _cdcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5934 | _cdcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdgo’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6027:1: error: BUILDSTDERR: warning: label ‘_cdgo’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _cdgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _cdgo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdgw’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6204:1: error: BUILDSTDERR: warning: label ‘_cdgw’ defined but not used [-Wunused-label] BUILDSTDERR: 6204 | _cdgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6204 | _cdgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdft’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cdft’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cdft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cdft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scBg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6285:1: error: BUILDSTDERR: warning: label ‘_cdjP’ defined but not used [-Wunused-label] BUILDSTDERR: 6285 | _cdjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6285 | _cdjP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scDV_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6334:1: error: BUILDSTDERR: warning: label ‘_cdkk’ defined but not used [-Wunused-label] BUILDSTDERR: 6334 | _cdkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6334 | _cdkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scDV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6367:1: error: BUILDSTDERR: warning: label ‘_cdku’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _cdku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _cdku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scEn_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6461:1: error: BUILDSTDERR: warning: label ‘_cdlH’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _cdlH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _cdlH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scEn_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cdlR’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cdlR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cdlR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdma’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6595:1: error: BUILDSTDERR: warning: label ‘_cdma’ defined but not used [-Wunused-label] BUILDSTDERR: 6595 | _cdma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6595 | _cdma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scF2_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6636:1: error: BUILDSTDERR: warning: label ‘_cdnv’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _cdnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _cdnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdns’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6675:1: error: BUILDSTDERR: warning: label ‘_cdns’ defined but not used [-Wunused-label] BUILDSTDERR: 6675 | _cdns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6675 | _cdns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdnz’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6700:1: error: BUILDSTDERR: warning: label ‘_cdnz’ defined but not used [-Wunused-label] BUILDSTDERR: 6700 | _cdnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6700 | _cdnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdnF’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6726:1: error: BUILDSTDERR: warning: label ‘_cdnF’ defined but not used [-Wunused-label] BUILDSTDERR: 6726 | _cdnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6726 | _cdnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scFl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6761:1: error: BUILDSTDERR: warning: label ‘_cdo1’ defined but not used [-Wunused-label] BUILDSTDERR: 6761 | _cdo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6761 | _cdo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGj_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6810:1: error: BUILDSTDERR: warning: label ‘_cdo4’ defined but not used [-Wunused-label] BUILDSTDERR: 6810 | _cdo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6810 | _cdo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdkd’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6873:1: error: BUILDSTDERR: warning: label ‘_cdkd’ defined but not used [-Wunused-label] BUILDSTDERR: 6873 | _cdkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6873 | _cdkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdoc’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:6966:1: error: BUILDSTDERR: warning: label ‘_cdoc’ defined but not used [-Wunused-label] BUILDSTDERR: 6966 | _cdoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6966 | _cdoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdok’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7143:1: error: BUILDSTDERR: warning: label ‘_cdok’ defined but not used [-Wunused-label] BUILDSTDERR: 7143 | _cdok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7143 | _cdok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdnh’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7174:1: error: BUILDSTDERR: warning: label ‘_cdnh’ defined but not used [-Wunused-label] BUILDSTDERR: 7174 | _cdnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7174 | _cdnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scDN_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7224:1: error: BUILDSTDERR: warning: label ‘_cdrD’ defined but not used [-Wunused-label] BUILDSTDERR: 7224 | _cdrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7224 | _cdrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGr_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7281:1: error: BUILDSTDERR: warning: label ‘_cds5’ defined but not used [-Wunused-label] BUILDSTDERR: 7281 | _cds5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7281 | _cds5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7329:1: error: BUILDSTDERR: warning: label ‘_cdsj’ defined but not used [-Wunused-label] BUILDSTDERR: 7329 | _cdsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7329 | _cdsj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGL_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7369:1: error: BUILDSTDERR: warning: label ‘_cdsL’ defined but not used [-Wunused-label] BUILDSTDERR: 7369 | _cdsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7369 | _cdsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGU_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7377:1: error: BUILDSTDERR: warning: label ‘_cdsU’ defined but not used [-Wunused-label] BUILDSTDERR: 7377 | _cdsU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7377 | _cdsU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHc_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7391:1: error: BUILDSTDERR: warning: label ‘_cdtK’ defined but not used [-Wunused-label] BUILDSTDERR: 7391 | _cdtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7391 | _cdtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdtH’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7433:1: error: BUILDSTDERR: warning: label ‘_cdtH’ defined but not used [-Wunused-label] BUILDSTDERR: 7433 | _cdtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7433 | _cdtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdtO’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7458:1: error: BUILDSTDERR: warning: label ‘_cdtO’ defined but not used [-Wunused-label] BUILDSTDERR: 7458 | _cdtO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7458 | _cdtO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdtU’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7487:1: error: BUILDSTDERR: warning: label ‘_cdtU’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _cdtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _cdtU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHp_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7532:1: error: BUILDSTDERR: warning: label ‘_cdup’ defined but not used [-Wunused-label] BUILDSTDERR: 7532 | _cdup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7532 | _cdup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdum’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7574:1: error: BUILDSTDERR: warning: label ‘_cdum’ defined but not used [-Wunused-label] BUILDSTDERR: 7574 | _cdum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7574 | _cdum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7606:1: error: BUILDSTDERR: warning: label ‘_cdux’ defined but not used [-Wunused-label] BUILDSTDERR: 7606 | _cdux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7606 | _cdux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdtu’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7665:1: error: BUILDSTDERR: warning: label ‘_cdtu’ defined but not used [-Wunused-label] BUILDSTDERR: 7665 | _cdtu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7665 | _cdtu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHr_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7738:1: error: BUILDSTDERR: warning: label ‘_cduE’ defined but not used [-Wunused-label] BUILDSTDERR: 7738 | _cduE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7738 | _cduE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdtd’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7795:1: error: BUILDSTDERR: warning: label ‘_cdtd’ defined but not used [-Wunused-label] BUILDSTDERR: 7795 | _cdtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7795 | _cdtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7876:1: error: BUILDSTDERR: warning: label ‘_cduM’ defined but not used [-Wunused-label] BUILDSTDERR: 7876 | _cduM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7876 | _cduM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHs_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:7962:1: error: BUILDSTDERR: warning: label ‘_cdv3’ defined but not used [-Wunused-label] BUILDSTDERR: 7962 | _cdv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7962 | _cdv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdv0’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8001:1: error: BUILDSTDERR: warning: label ‘_cdv0’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _cdv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _cdv0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHz_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8020:1: error: BUILDSTDERR: warning: label ‘_cdvc’ defined but not used [-Wunused-label] BUILDSTDERR: 8020 | _cdvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8020 | _cdvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scHz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8044:1: error: BUILDSTDERR: warning: label ‘_cdvm’ defined but not used [-Wunused-label] BUILDSTDERR: 8044 | _cdvm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8044 | _cdvm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdvu’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8128:1: error: BUILDSTDERR: warning: label ‘_cdvu’ defined but not used [-Wunused-label] BUILDSTDERR: 8128 | _cdvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8128 | _cdvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdvt’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8204:1: error: BUILDSTDERR: warning: label ‘_cdvt’ defined but not used [-Wunused-label] BUILDSTDERR: 8204 | _cdvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8204 | _cdvt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scI3_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8220:1: error: BUILDSTDERR: warning: label ‘_cdwL’ defined but not used [-Wunused-label] BUILDSTDERR: 8220 | _cdwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8220 | _cdwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scI3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8244:1: error: BUILDSTDERR: warning: label ‘_cdwV’ defined but not used [-Wunused-label] BUILDSTDERR: 8244 | _cdwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8244 | _cdwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdx3’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8323:1: error: BUILDSTDERR: warning: label ‘_cdx3’ defined but not used [-Wunused-label] BUILDSTDERR: 8323 | _cdx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8323 | _cdx3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdx2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8376:1: error: BUILDSTDERR: warning: label ‘_cdx2’ defined but not used [-Wunused-label] BUILDSTDERR: 8376 | _cdx2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8376 | _cdx2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdxg’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8406:1: error: BUILDSTDERR: warning: label ‘_cdxg’ defined but not used [-Wunused-label] BUILDSTDERR: 8406 | _cdxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8406 | _cdxg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scIF_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8474:1: error: BUILDSTDERR: warning: label ‘_cdyO’ defined but not used [-Wunused-label] BUILDSTDERR: 8474 | _cdyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8474 | _cdyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdyL’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8514:1: error: BUILDSTDERR: warning: label ‘_cdyL’ defined but not used [-Wunused-label] BUILDSTDERR: 8514 | _cdyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8514 | _cdyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdyS’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8540:1: error: BUILDSTDERR: warning: label ‘_cdyS’ defined but not used [-Wunused-label] BUILDSTDERR: 8540 | _cdyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8540 | _cdyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdyY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8567:1: error: BUILDSTDERR: warning: label ‘_cdyY’ defined but not used [-Wunused-label] BUILDSTDERR: 8567 | _cdyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8567 | _cdyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scGL_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8636:1: error: BUILDSTDERR: warning: label ‘_cdzj’ defined but not used [-Wunused-label] BUILDSTDERR: 8636 | _cdzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8636 | _cdzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdyA’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8812:1: error: BUILDSTDERR: warning: label ‘_cdyA’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _cdyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _cdyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scJ8_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8855:1: error: BUILDSTDERR: warning: label ‘_cdAx’ defined but not used [-Wunused-label] BUILDSTDERR: 8855 | _cdAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8855 | _cdAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdAv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8891:1: error: BUILDSTDERR: warning: label ‘_cdAv’ defined but not used [-Wunused-label] BUILDSTDERR: 8891 | _cdAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8891 | _cdAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdAB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8923:1: error: BUILDSTDERR: warning: label ‘_cdAB’ defined but not used [-Wunused-label] BUILDSTDERR: 8923 | _cdAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8923 | _cdAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scJl_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8949:1: error: BUILDSTDERR: warning: label ‘_cdAN’ defined but not used [-Wunused-label] BUILDSTDERR: 8949 | _cdAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8949 | _cdAN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scJl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:8973:1: error: BUILDSTDERR: warning: label ‘_cdAX’ defined but not used [-Wunused-label] BUILDSTDERR: 8973 | _cdAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8973 | _cdAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdB5’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9057:1: error: BUILDSTDERR: warning: label ‘_cdB5’ defined but not used [-Wunused-label] BUILDSTDERR: 9057 | _cdB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9057 | _cdB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdB4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9133:1: error: BUILDSTDERR: warning: label ‘_cdB4’ defined but not used [-Wunused-label] BUILDSTDERR: 9133 | _cdB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9133 | _cdB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scJP_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9149:1: error: BUILDSTDERR: warning: label ‘_cdCm’ defined but not used [-Wunused-label] BUILDSTDERR: 9149 | _cdCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9149 | _cdCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scJP_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9173:1: error: BUILDSTDERR: warning: label ‘_cdCw’ defined but not used [-Wunused-label] BUILDSTDERR: 9173 | _cdCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9173 | _cdCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdCE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cdCE’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cdCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cdCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdCD’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9305:1: error: BUILDSTDERR: warning: label ‘_cdCD’ defined but not used [-Wunused-label] BUILDSTDERR: 9305 | _cdCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9305 | _cdCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdCR’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9335:1: error: BUILDSTDERR: warning: label ‘_cdCR’ defined but not used [-Wunused-label] BUILDSTDERR: 9335 | _cdCR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9335 | _cdCR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scKw_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9403:1: error: BUILDSTDERR: warning: label ‘_cdEo’ defined but not used [-Wunused-label] BUILDSTDERR: 9403 | _cdEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9403 | _cdEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdEl’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9443:1: error: BUILDSTDERR: warning: label ‘_cdEl’ defined but not used [-Wunused-label] BUILDSTDERR: 9443 | _cdEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9443 | _cdEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdEs’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9469:1: error: BUILDSTDERR: warning: label ‘_cdEs’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _cdEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _cdEs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdEy’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9496:1: error: BUILDSTDERR: warning: label ‘_cdEy’ defined but not used [-Wunused-label] BUILDSTDERR: 9496 | _cdEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9496 | _cdEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scLH_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9528:1: error: BUILDSTDERR: warning: label ‘_cdEL’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _cdEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _cdEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdsE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9600:1: error: BUILDSTDERR: warning: label ‘_cdsE’ defined but not used [-Wunused-label] BUILDSTDERR: 9600 | _cdsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9600 | _cdsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdEU’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9721:1: error: BUILDSTDERR: warning: label ‘_cdEU’ defined but not used [-Wunused-label] BUILDSTDERR: 9721 | _cdEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9721 | _cdEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdF2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9896:1: error: BUILDSTDERR: warning: label ‘_cdF2’ defined but not used [-Wunused-label] BUILDSTDERR: 9896 | _cdF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9896 | _cdF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdEa’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9929:1: error: BUILDSTDERR: warning: label ‘_cdEa’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _cdEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _cdEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘scLI_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:9974:1: error: BUILDSTDERR: warning: label ‘_cdIk’ defined but not used [-Wunused-label] BUILDSTDERR: 9974 | _cdIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9974 | _cdIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdrR’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:10041:1: error: BUILDSTDERR: warning: label ‘_cdrR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10041 | _cdrR: BUILDSTDERR: | ^ BUILDSTDERR: 10041 | _cdrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_zdwparser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:10155:1: error: BUILDSTDERR: warning: label ‘_cdIr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10155 | _cdIr: BUILDSTDERR: | ^ BUILDSTDERR: 10155 | _cdIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVerziDelimited_parser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:10260:1: error: BUILDSTDERR: warning: label ‘_cdKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10260 | _cdKa: BUILDSTDERR: | ^ BUILDSTDERR: 10260 | _cdKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc: In function ‘_cdK7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_13.hc:10288:1: error: BUILDSTDERR: warning: label ‘_cdK7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10288 | _cdK7: BUILDSTDERR: | ^ BUILDSTDERR: 10288 | _cdK7: BUILDSTDERR: | ^~~~~ [3 of 3] Compiling Data.SemVer ( src/Data/SemVer.hs, dist/build/Data/SemVer.p_o ) BUILDSTDERR: src/Data/SemVer.hs:58:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 58 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seml_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:46:1: error: BUILDSTDERR: warning: label ‘_cerD’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cerD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cerD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘relR_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:80:1: error: BUILDSTDERR: warning: label ‘_cerG’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cerG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cerG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:119:1: error: BUILDSTDERR: warning: label ‘_ces3’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _ces3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _ces3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘relS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:152:1: error: BUILDSTDERR: warning: label ‘_cesa’ defined but not used [-Wunused-label] BUILDSTDERR: 152 | _cesa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 152 | _cesa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cerQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:183:1: error: BUILDSTDERR: warning: label ‘_cerQ’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _cerQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _cerQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:236:1: error: BUILDSTDERR: warning: label ‘_ceto’ defined but not used [-Wunused-label] BUILDSTDERR: 236 | _ceto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 236 | _ceto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:287:1: error: BUILDSTDERR: warning: label ‘_cetJ’ defined but not used [-Wunused-label] BUILDSTDERR: 287 | _cetJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 287 | _cetJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cetC’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:333:1: error: BUILDSTDERR: warning: label ‘_cetC’ defined but not used [-Wunused-label] BUILDSTDERR: 333 | _cetC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 333 | _cetC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘send_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:398:1: error: BUILDSTDERR: warning: label ‘_ceuy’ defined but not used [-Wunused-label] BUILDSTDERR: 398 | _ceuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 398 | _ceuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sene_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:432:1: error: BUILDSTDERR: warning: label ‘_ceuF’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _ceuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _ceuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceum’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:469:1: error: BUILDSTDERR: warning: label ‘_ceum’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _ceum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _ceum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sen3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:519:1: error: BUILDSTDERR: warning: label ‘_ceuR’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _ceuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _ceuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceu8’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:565:1: error: BUILDSTDERR: warning: label ‘_ceu8’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _ceu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _ceu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceuX’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:613:1: error: BUILDSTDERR: warning: label ‘_ceuX’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _ceuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _ceuX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seni_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:638:1: error: BUILDSTDERR: warning: label ‘_ceve’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _ceve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _ceve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senj_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:701:1: error: BUILDSTDERR: warning: label ‘_cevn’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _cevn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _cevn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cevl’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:780:1: error: BUILDSTDERR: warning: label ‘_cevl’ defined but not used [-Wunused-label] BUILDSTDERR: 780 | _cevl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 780 | _cevl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senk_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:814:1: error: BUILDSTDERR: warning: label ‘_cevz’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _cevz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _cevz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cevx’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:878:1: error: BUILDSTDERR: warning: label ‘_cevx’ defined but not used [-Wunused-label] BUILDSTDERR: 878 | _cevx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 878 | _cevx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:913:1: error: BUILDSTDERR: warning: label ‘_cevL’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _cevL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _cevL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cevJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:979:1: error: BUILDSTDERR: warning: label ‘_cevJ’ defined but not used [-Wunused-label] BUILDSTDERR: 979 | _cevJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 979 | _cevJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senm_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1015:1: error: BUILDSTDERR: warning: label ‘_cevX’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _cevX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _cevX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cevV’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cevV’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cevV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cevV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senn_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1120:1: error: BUILDSTDERR: warning: label ‘_cew9’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _cew9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _cew9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cew7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1190:1: error: BUILDSTDERR: warning: label ‘_cew7’ defined but not used [-Wunused-label] BUILDSTDERR: 1190 | _cew7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1190 | _cew7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zdstoMonoid_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1214:1: error: BUILDSTDERR: warning: label ‘_cewh’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _cewh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _cewh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cesw’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1242:1: error: BUILDSTDERR: warning: label ‘_cesw’ defined but not used [-Wunused-label] BUILDSTDERR: 1242 | _cesw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1242 | _cesw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cesC’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1286:1: error: BUILDSTDERR: warning: label ‘_cesC’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _cesC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _cesC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cewk’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1348:1: error: BUILDSTDERR: warning: label ‘_cewk’ defined but not used [-Wunused-label] BUILDSTDERR: 1348 | _cewk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1348 | _cewk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_version_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1374:1: error: BUILDSTDERR: warning: label ‘_cewZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1374 | _cewZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1374 | _cewZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_initial_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1403:1: error: BUILDSTDERR: warning: label ‘_cexf’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _cexf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _cexf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senH_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1474:1: error: BUILDSTDERR: warning: label ‘_cexJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1474 | _cexJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1474 | _cexJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cexG’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1518:1: error: BUILDSTDERR: warning: label ‘_cexG’ defined but not used [-Wunused-label] BUILDSTDERR: 1518 | _cexG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1518 | _cexG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senI_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1555:1: error: BUILDSTDERR: warning: label ‘_cexT’ defined but not used [-Wunused-label] BUILDSTDERR: 1555 | _cexT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1555 | _cexT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senA_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1605:1: error: BUILDSTDERR: warning: label ‘_ceya’ defined but not used [-Wunused-label] BUILDSTDERR: 1605 | _ceya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1605 | _ceya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cey7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1642:1: error: BUILDSTDERR: warning: label ‘_cey7’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _cey7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _cey7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceye’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1675:1: error: BUILDSTDERR: warning: label ‘_ceye’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _ceye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _ceye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_major_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1723:1: error: BUILDSTDERR: warning: label ‘_ceys’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _ceys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _ceys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seo2_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1783:1: error: BUILDSTDERR: warning: label ‘_cez2’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _cez2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _cez2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceyZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1827:1: error: BUILDSTDERR: warning: label ‘_ceyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _ceyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _ceyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seo3_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1864:1: error: BUILDSTDERR: warning: label ‘_cezc’ defined but not used [-Wunused-label] BUILDSTDERR: 1864 | _cezc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1864 | _cezc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘senV_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1914:1: error: BUILDSTDERR: warning: label ‘_cezt’ defined but not used [-Wunused-label] BUILDSTDERR: 1914 | _cezt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1914 | _cezt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cezq’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cezq’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cezq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cezq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cezx’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:1984:1: error: BUILDSTDERR: warning: label ‘_cezx’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _cezx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _cezx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_minor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2032:1: error: BUILDSTDERR: warning: label ‘_cezL’ defined but not used [-Wunused-label] BUILDSTDERR: 2032 | _cezL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2032 | _cezL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seon_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2092:1: error: BUILDSTDERR: warning: label ‘_ceAl’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _ceAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _ceAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceAi’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2136:1: error: BUILDSTDERR: warning: label ‘_ceAi’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _ceAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _ceAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoo_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2173:1: error: BUILDSTDERR: warning: label ‘_ceAv’ defined but not used [-Wunused-label] BUILDSTDERR: 2173 | _ceAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2173 | _ceAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seog_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2223:1: error: BUILDSTDERR: warning: label ‘_ceAM’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _ceAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _ceAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceAJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2260:1: error: BUILDSTDERR: warning: label ‘_ceAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _ceAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _ceAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceAQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2293:1: error: BUILDSTDERR: warning: label ‘_ceAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _ceAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _ceAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_patch_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2341:1: error: BUILDSTDERR: warning: label ‘_ceB4’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _ceB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _ceB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoG_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2401:1: error: BUILDSTDERR: warning: label ‘_ceBE’ defined but not used [-Wunused-label] BUILDSTDERR: 2401 | _ceBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2401 | _ceBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceBB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2442:1: error: BUILDSTDERR: warning: label ‘_ceBB’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _ceBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _ceBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoH_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2465:1: error: BUILDSTDERR: warning: label ‘_ceBL’ defined but not used [-Wunused-label] BUILDSTDERR: 2465 | _ceBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2465 | _ceBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoz_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2515:1: error: BUILDSTDERR: warning: label ‘_ceC2’ defined but not used [-Wunused-label] BUILDSTDERR: 2515 | _ceC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2515 | _ceC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceBZ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2556:1: error: BUILDSTDERR: warning: label ‘_ceBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _ceBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _ceBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_release_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2604:1: error: BUILDSTDERR: warning: label ‘_ceCc’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _ceCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _ceCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoZ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2664:1: error: BUILDSTDERR: warning: label ‘_ceCM’ defined but not used [-Wunused-label] BUILDSTDERR: 2664 | _ceCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2664 | _ceCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceCJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2705:1: error: BUILDSTDERR: warning: label ‘_ceCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2705 | _ceCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2705 | _ceCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sep0_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2728:1: error: BUILDSTDERR: warning: label ‘_ceCT’ defined but not used [-Wunused-label] BUILDSTDERR: 2728 | _ceCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2728 | _ceCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seoS_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2778:1: error: BUILDSTDERR: warning: label ‘_ceDa’ defined but not used [-Wunused-label] BUILDSTDERR: 2778 | _ceDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2778 | _ceDa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceD7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2819:1: error: BUILDSTDERR: warning: label ‘_ceD7’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _ceD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _ceD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_metadata_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2867:1: error: BUILDSTDERR: warning: label ‘_ceDk’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _ceDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _ceDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toBuilder_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2926:1: error: BUILDSTDERR: warning: label ‘_ceDG’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _ceDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _ceDG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toLazzyText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:2978:1: error: BUILDSTDERR: warning: label ‘_ceDT’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _ceDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _ceDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceDR’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3003:1: error: BUILDSTDERR: warning: label ‘_ceDR’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _ceDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _ceDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3033:1: error: BUILDSTDERR: warning: label ‘_ceE9’ defined but not used [-Wunused-label] BUILDSTDERR: 3033 | _ceE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3033 | _ceE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceE4’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3059:1: error: BUILDSTDERR: warning: label ‘_ceE4’ defined but not used [-Wunused-label] BUILDSTDERR: 3059 | _ceE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3059 | _ceE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceE7’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3080:1: error: BUILDSTDERR: warning: label ‘_ceE7’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _ceE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _ceE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceEd’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3099:1: error: BUILDSTDERR: warning: label ‘_ceEd’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _ceEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _ceEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_parser_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3131:1: error: BUILDSTDERR: warning: label ‘_ceEB’ defined but not used [-Wunused-label] BUILDSTDERR: 3131 | _ceEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3131 | _ceEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceEy’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3176:1: error: BUILDSTDERR: warning: label ‘_ceEy’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _ceEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _ceEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3210:1: error: BUILDSTDERR: warning: label ‘_ceEO’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _ceEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _ceEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘relU_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3247:1: error: BUILDSTDERR: warning: label ‘_ceF2’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _ceF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _ceF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘relW_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3300:1: error: BUILDSTDERR: warning: label ‘_ceFg’ defined but not used [-Wunused-label] BUILDSTDERR: 3300 | _ceFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3300 | _ceFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘relY_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3353:1: error: BUILDSTDERR: warning: label ‘_ceFu’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _ceFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _ceFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘rem0_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3406:1: error: BUILDSTDERR: warning: label ‘_ceFI’ defined but not used [-Wunused-label] BUILDSTDERR: 3406 | _ceFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3406 | _ceFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘rem2_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3459:1: error: BUILDSTDERR: warning: label ‘_ceFW’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _ceFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _ceFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘rem9_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3552:1: error: BUILDSTDERR: warning: label ‘_ceGd’ defined but not used [-Wunused-label] BUILDSTDERR: 3552 | _ceGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3552 | _ceGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceGb’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3593:1: error: BUILDSTDERR: warning: label ‘_ceGb’ defined but not used [-Wunused-label] BUILDSTDERR: 3593 | _ceGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3593 | _ceGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sepq_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3630:1: error: BUILDSTDERR: warning: label ‘_ceGG’ defined but not used [-Wunused-label] BUILDSTDERR: 3630 | _ceGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3630 | _ceGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceGE’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3664:1: error: BUILDSTDERR: warning: label ‘_ceGE’ defined but not used [-Wunused-label] BUILDSTDERR: 3664 | _ceGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3664 | _ceGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceGK’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3689:1: error: BUILDSTDERR: warning: label ‘_ceGK’ defined but not used [-Wunused-label] BUILDSTDERR: 3689 | _ceGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3689 | _ceGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sepB_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3735:1: error: BUILDSTDERR: warning: label ‘_ceHm’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _ceHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _ceHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sepy_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3769:1: error: BUILDSTDERR: warning: label ‘_ceHw’ defined but not used [-Wunused-label] BUILDSTDERR: 3769 | _ceHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3769 | _ceHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sepC_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3813:1: error: BUILDSTDERR: warning: label ‘_ceHD’ defined but not used [-Wunused-label] BUILDSTDERR: 3813 | _ceHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3813 | _ceHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceHB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3873:1: error: BUILDSTDERR: warning: label ‘_ceHB’ defined but not used [-Wunused-label] BUILDSTDERR: 3873 | _ceHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3873 | _ceHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_fromLazzyText_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3900:1: error: BUILDSTDERR: warning: label ‘_ceHL’ defined but not used [-Wunused-label] BUILDSTDERR: 3900 | _ceHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3900 | _ceHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceGr’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3944:1: error: BUILDSTDERR: warning: label ‘_ceGr’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _ceGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _ceGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceGX’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:3999:1: error: BUILDSTDERR: warning: label ‘_ceGX’ defined but not used [-Wunused-label] BUILDSTDERR: 3999 | _ceGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3999 | _ceGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceH2’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4056:1: error: BUILDSTDERR: warning: label ‘_ceH2’ defined but not used [-Wunused-label] BUILDSTDERR: 4056 | _ceH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4056 | _ceH2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_numeric_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4127:1: error: BUILDSTDERR: warning: label ‘_ceIz’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _ceIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _ceIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘sepN_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4153:1: error: BUILDSTDERR: warning: label ‘_ceIW’ defined but not used [-Wunused-label] BUILDSTDERR: 4153 | _ceIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4153 | _ceIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuNumeric_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4203:1: error: BUILDSTDERR: warning: label ‘_ceJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _ceJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _ceJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceIJ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4236:1: error: BUILDSTDERR: warning: label ‘_ceIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4236 | _ceIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4236 | _ceIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceJ9’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4285:1: error: BUILDSTDERR: warning: label ‘_ceJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _ceJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _ceJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isDevelopment_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4346:1: error: BUILDSTDERR: warning: label ‘_ceJy’ defined but not used [-Wunused-label] BUILDSTDERR: 4346 | _ceJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4346 | _ceJy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceJv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4378:1: error: BUILDSTDERR: warning: label ‘_ceJv’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _ceJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _ceJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementPatch_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4415:1: error: BUILDSTDERR: warning: label ‘_ceJT’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _ceJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _ceJT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceJQ’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4449:1: error: BUILDSTDERR: warning: label ‘_ceJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _ceJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _ceJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMinor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4503:1: error: BUILDSTDERR: warning: label ‘_ceKh’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _ceKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _ceKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceKe’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4536:1: error: BUILDSTDERR: warning: label ‘_ceKe’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _ceKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _ceKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_incrementMajor_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4589:1: error: BUILDSTDERR: warning: label ‘_ceKF’ defined but not used [-Wunused-label] BUILDSTDERR: 4589 | _ceKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4589 | _ceKF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceKC’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4621:1: error: BUILDSTDERR: warning: label ‘_ceKC’ defined but not used [-Wunused-label] BUILDSTDERR: 4621 | _ceKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4621 | _ceKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_isPublic_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4676:1: error: BUILDSTDERR: warning: label ‘_ceL4’ defined but not used [-Wunused-label] BUILDSTDERR: 4676 | _ceL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4676 | _ceL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceL1’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4707:1: error: BUILDSTDERR: warning: label ‘_ceL1’ defined but not used [-Wunused-label] BUILDSTDERR: 4707 | _ceL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4707 | _ceL1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remc_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4736:1: error: BUILDSTDERR: warning: label ‘_ceLj’ defined but not used [-Wunused-label] BUILDSTDERR: 4736 | _ceLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4736 | _ceLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_toString_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4780:1: error: BUILDSTDERR: warning: label ‘_ceLu’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _ceLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _ceLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remd_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4818:1: error: BUILDSTDERR: warning: label ‘_ceLI’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _ceLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _ceLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘reme_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4870:1: error: BUILDSTDERR: warning: label ‘_ceLW’ defined but not used [-Wunused-label] BUILDSTDERR: 4870 | _ceLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4870 | _ceLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remf_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4923:1: error: BUILDSTDERR: warning: label ‘_ceMd’ defined but not used [-Wunused-label] BUILDSTDERR: 4923 | _ceMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4923 | _ceMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceMb’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4964:1: error: BUILDSTDERR: warning: label ‘_ceMb’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _ceMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _ceMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remg_slow’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:4987:1: error: BUILDSTDERR: warning: label ‘_ceMm’ defined but not used [-Wunused-label] BUILDSTDERR: 4987 | _ceMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4987 | _ceMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seqQ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5000:1: error: BUILDSTDERR: warning: label ‘_ceMR’ defined but not used [-Wunused-label] BUILDSTDERR: 5000 | _ceMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5000 | _ceMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceMP’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5038:1: error: BUILDSTDERR: warning: label ‘_ceMP’ defined but not used [-Wunused-label] BUILDSTDERR: 5038 | _ceMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5038 | _ceMP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seqR_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5080:1: error: BUILDSTDERR: warning: label ‘_ceN6’ defined but not used [-Wunused-label] BUILDSTDERR: 5080 | _ceN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5080 | _ceN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceMB’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5124:1: error: BUILDSTDERR: warning: label ‘_ceMB’ defined but not used [-Wunused-label] BUILDSTDERR: 5124 | _ceMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5124 | _ceMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remg_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5182:1: error: BUILDSTDERR: warning: label ‘_ceNf’ defined but not used [-Wunused-label] BUILDSTDERR: 5182 | _ceNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5182 | _ceNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘remh_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5249:1: error: BUILDSTDERR: warning: label ‘_ceNy’ defined but not used [-Wunused-label] BUILDSTDERR: 5249 | _ceNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5249 | _ceNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceNv’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5276:1: error: BUILDSTDERR: warning: label ‘_ceNv’ defined but not used [-Wunused-label] BUILDSTDERR: 5276 | _ceNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5276 | _ceNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘seqZ_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5304:1: error: BUILDSTDERR: warning: label ‘_ceNU’ defined but not used [-Wunused-label] BUILDSTDERR: 5304 | _ceNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5304 | _ceNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘ser9_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5339:1: error: BUILDSTDERR: warning: label ‘_ceOb’ defined but not used [-Wunused-label] BUILDSTDERR: 5339 | _ceOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5339 | _ceOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_textual_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5384:1: error: BUILDSTDERR: warning: label ‘_ceOj’ defined but not used [-Wunused-label] BUILDSTDERR: 5384 | _ceOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5384 | _ceOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceNY’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5438:1: error: BUILDSTDERR: warning: label ‘_ceNY’ defined but not used [-Wunused-label] BUILDSTDERR: 5438 | _ceNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5438 | _ceNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceOq’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5493:1: error: BUILDSTDERR: warning: label ‘_ceOq’ defined but not used [-Wunused-label] BUILDSTDERR: 5493 | _ceOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5493 | _ceOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘serl_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5524:1: error: BUILDSTDERR: warning: label ‘_ceP3’ defined but not used [-Wunused-label] BUILDSTDERR: 5524 | _ceP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5524 | _ceP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘semverzm0zi3zi3zi1zmCu2UQOuAn9X6ZZJScR8wZZ7V_DataziSemVer_zuTextual_entry’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5578:1: error: BUILDSTDERR: warning: label ‘_cePc’ defined but not used [-Wunused-label] BUILDSTDERR: 5578 | _cePc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5578 | _cePc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_ceOP’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5615:1: error: BUILDSTDERR: warning: label ‘_ceOP’ defined but not used [-Wunused-label] BUILDSTDERR: 5615 | _ceOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5615 | _ceOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc: In function ‘_cePk’: BUILDSTDERR: /tmp/ghc13269_0/ghc_24.hc:5681:1: error: BUILDSTDERR: warning: label ‘_cePk’ defined but not used [-Wunused-label] BUILDSTDERR: 5681 | _cePk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5681 | _cePk: BUILDSTDERR: | ^ + '[' -n dist/build/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for semver-0.3.3.1.. Running Haddock on library for semver-0.3.3.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: src/Data/SemVer/Internal.hs:22:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Monoid’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Monoid’ BUILDSTDERR: To import instances alone, use: import Data.Monoid() BUILDSTDERR: | BUILDSTDERR: 22 | import Data.Monoid BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Data/SemVer.hs:58:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 58 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 15 / 15) in 'Data.SemVer.Delimited' 100% ( 37 / 37) in 'Data.SemVer' Documentation created: dist/doc/html/semver/index.html, dist/doc/html/semver/semver.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3gXy5u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 + cd semver-0.3.3.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 -v directory dist/doc/html/semver does exist: True creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 copy directory 'dist/doc/html/semver' to '/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1'. creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src Installing dist/doc/html/semver/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/haddock-bundle.min.js Installing dist/doc/html/semver/synopsis.png to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/synopsis.png Installing dist/doc/html/semver/hslogo-16.png to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/hslogo-16.png Installing dist/doc/html/semver/index.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/index.html Installing dist/doc/html/semver/semver.haddock to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/semver.haddock Installing dist/doc/html/semver/plus.gif to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/plus.gif Installing dist/doc/html/semver/meta.json to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/meta.json Installing dist/doc/html/semver/quick-jump.css to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/quick-jump.css Installing dist/doc/html/semver/semver.txt to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/semver.txt Installing dist/doc/html/semver/doc-index.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/doc-index.html Installing dist/doc/html/semver/Data-SemVer-Delimited.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/Data-SemVer-Delimited.html Installing dist/doc/html/semver/minus.gif to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/minus.gif Installing dist/doc/html/semver/Data-SemVer.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/Data-SemVer.html Installing dist/doc/html/semver/ocean.css to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/ocean.css Installing dist/doc/html/semver/src/Data.SemVer.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src/Data.SemVer.html Installing dist/doc/html/semver/src/style.css to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src/style.css Installing dist/doc/html/semver/src/Data.SemVer.Delimited.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src/Data.SemVer.Delimited.html Installing dist/doc/html/semver/src/Data.SemVer.Internal.html to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src/Data.SemVer.Internal.html Installing dist/doc/html/semver/src/highlight.js to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/src/highlight.js creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 Installing dist/doc/html/semver/semver.haddock to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1/semver.haddock creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver Installing LICENSE to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer Installing dist/build/Data/SemVer.hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer.hi Installing dist/build/Data/SemVer/Delimited.hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Delimited.hi Installing dist/build/Data/SemVer/Internal.hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Internal.hi creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer Installing dist/build/Data/SemVer.p_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer.p_hi Installing dist/build/Data/SemVer/Delimited.p_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Delimited.p_hi Installing dist/build/Data/SemVer/Internal.p_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer Installing dist/build/Data/SemVer.dyn_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer.dyn_hi Installing dist/build/Data/SemVer/Delimited.dyn_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Delimited.dyn_hi Installing dist/build/Data/SemVer/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/Data/SemVer/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 Installing dist/build/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V.a to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V.a creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 Installing dist/build/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V_p.a to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V_p.a creating /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d semver-0.3.3.1.conf ']' + install -D --mode=0644 semver-0.3.3.1.conf /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/semver-0.3.3.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z semver-0.3.3.1.conf ']' + rm -f ghc-semver.files ghc-semver-devel.files + touch ghc-semver.files ghc-semver-devel.files + ls /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/semver-0.3.3.1.conf + pkgdir=/usr/lib64/ghc-8.4.4/semver-0.3.3.1 + '[' -d /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/lib64/ghc-8.4.4/semver-0.3.3.1 ']' + echo /usr/lib64/ghc-8.4.4/semver-0.3.3.1 + echo '%attr(755,root,root) /usr/lib64/libHSsemver-0.3.3.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc/html/libraries/semver-0.3.3.1 ']' + echo /usr/share/doc/ghc/html/libraries/semver-0.3.3.1 + for i in ghc-semver.files ghc-semver-devel.files + '[' -f ghc-semver.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64!!g' ghc-semver.files + for i in ghc-semver.files ghc-semver-devel.files + '[' -f ghc-semver-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64!!g' ghc-semver-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pU18mw Processing files: ghc-semver-0.3.3.1-6.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u5agkC + umask 022 + cd /builddir/build/BUILD + cd semver-0.3.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/licenses/ghc-semver + exit 0 Provides: ghc-semver = 0.3.3.1-6.fc30 ghc-semver(riscv-64) = 0.3.3.1-6.fc30 libHSsemver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSattoparsec-0.13.2.2-GMVJQ6Lj62eBceL6hk60jE-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHStext-1.2.3.1-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-semver-devel-0.3.3.1-6.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0iDlIr + umask 022 + cd /builddir/build/BUILD + cd semver-0.3.3.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc-semver-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc-semver-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64/usr/share/doc/ghc-semver-devel + exit 0 Provides: ghc-devel(semver-0.3.3.1-Cu2UQOuAn9X6ZJScR8wZ7V) ghc-semver-devel = 0.3.3.1-6.fc30 ghc-semver-devel(riscv-64) = 0.3.3.1-6.fc30 ghc-semver-doc = 0.3.3.1-6.fc30 ghc-semver-static = 0.3.3.1-6.fc30 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(attoparsec-0.13.2.2-GMVJQ6Lj62eBceL6hk60jE) ghc-devel(base-4.11.1.0) ghc-devel(deepseq-1.4.3.0) ghc-devel(text-1.2.3.1) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-semver-0.3.3.1-6.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-semver-devel-0.3.3.1-6.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5m0dUG + umask 022 + cd /builddir/build/BUILD + cd semver-0.3.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-semver-0.3.3.1-6.fc30.riscv64 + exit 0 Child return code was: 0