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-parallel.spec'], chrootPath='/var/lib/mock/f30-build-42803-24731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': '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-parallel.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-parallel-3.2.2.0-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-parallel.spec'], chrootPath='/var/lib/mock/f30-build-42803-24731/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': '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-parallel.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.Pv1PqQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parallel-3.2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/parallel-3.2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parallel-3.2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eyHWKk + umask 022 + cd /builddir/build/BUILD + cd parallel-3.2.2.0 + 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-parallel '--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/parallel-3.2.2.0 --global Configuring parallel-3.2.2.0... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for parallel-3.2.2.0.. Building library for parallel-3.2.2.0.. [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) BUILDSTDERR: /tmp/ghc22110_0/ghc_8.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_par_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_8.hc:13:1: error: BUILDSTDERR: warning: label ‘_c1jS’ defined but not used [-Wunused-label] BUILDSTDERR: 13 | _c1jS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 13 | _c1jS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_8.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_pseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_8.hc:31:1: error: BUILDSTDERR: warning: label ‘_c1jZ’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c1jZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c1jZ: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_8.hc:64:22: error: BUILDSTDERR: warning: ‘S1k2_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 64 | static const StgWord S1k2_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | static const StgWord S1k2_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_12.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_par_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_12.hc:13:1: error: BUILDSTDERR: warning: label ‘_c1k7’ defined but not used [-Wunused-label] BUILDSTDERR: 13 | _c1k7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 13 | _c1k7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_12.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_pseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_12.hc:31:1: error: BUILDSTDERR: warning: label ‘_c1ke’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c1ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c1ke: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_12.hc:64:22: error: BUILDSTDERR: warning: ‘S1kh_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 64 | static const StgWord S1kh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | static const StgWord S1kh_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_using_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:14:1: error: BUILDSTDERR: warning: label ‘_c8Ou’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c8Ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c8Ou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Os’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:35:1: error: BUILDSTDERR: warning: label ‘_c8Os’ defined but not used [-Wunused-label] BUILDSTDERR: 35 | _c8Os: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 35 | _c8Os: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:57:1: error: BUILDSTDERR: warning: label ‘_c8OG’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _c8OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _c8OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8OE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:79:1: error: BUILDSTDERR: warning: label ‘_c8OE’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c8OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c8OE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_r0_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:99:1: error: BUILDSTDERR: warning: label ‘_c8OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _c8OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _c8OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:120:1: error: BUILDSTDERR: warning: label ‘_c8OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _c8OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _c8OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8OX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:136:1: error: BUILDSTDERR: warning: label ‘_c8OX’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _c8OX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _c8OX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:155:1: error: BUILDSTDERR: warning: label ‘_c8P7’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c8P7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c8P7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:176:1: error: BUILDSTDERR: warning: label ‘_c8Pl’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _c8Pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _c8Pl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Pb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:195:1: error: BUILDSTDERR: warning: label ‘_c8Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _c8Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _c8Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Pe’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:211:1: error: BUILDSTDERR: warning: label ‘_c8Pe’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _c8Pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _c8Pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Pt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:239:1: error: BUILDSTDERR: warning: label ‘_c8Pt’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c8Pt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c8Pt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldablezuzdsseqFoldable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:260:1: error: BUILDSTDERR: warning: label ‘_c8PH’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _c8PH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _c8PH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:281:1: error: BUILDSTDERR: warning: label ‘_c8PQ’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _c8PQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _c8PQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8PO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:305:1: error: BUILDSTDERR: warning: label ‘_c8PO’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _c8PO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _c8PO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘s8Lf_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:328:1: error: BUILDSTDERR: warning: label ‘_c8Qp’ defined but not used [-Wunused-label] BUILDSTDERR: 328 | _c8Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 328 | _c8Qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘s8Lc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:365:1: error: BUILDSTDERR: warning: label ‘_c8Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _c8Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _c8Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘s8L8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:397:1: error: BUILDSTDERR: warning: label ‘_c8QC’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _c8QC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _c8QC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArray_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:435:1: error: BUILDSTDERR: warning: label ‘_c8QH’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _c8QH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _c8QH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Q0’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:467:1: error: BUILDSTDERR: warning: label ‘_c8Q0’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c8Q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c8Q0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8QN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:507:1: error: BUILDSTDERR: warning: label ‘_c8QN’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c8QN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c8QN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:528:1: error: BUILDSTDERR: warning: label ‘_c8R4’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _c8R4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _c8R4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8QX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:549:1: error: BUILDSTDERR: warning: label ‘_c8QX’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c8QX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c8QX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8R8’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:574:1: error: BUILDSTDERR: warning: label ‘_c8R8’ defined but not used [-Wunused-label] BUILDSTDERR: 574 | _c8R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 574 | _c8R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Ri’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:602:1: error: BUILDSTDERR: warning: label ‘_c8Ri’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c8Ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c8Ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8R3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:620:1: error: BUILDSTDERR: warning: label ‘_c8R3’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _c8R3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _c8R3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:635:1: error: BUILDSTDERR: warning: label ‘_c8RG’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _c8RG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _c8RG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8RD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:655:1: error: BUILDSTDERR: warning: label ‘_c8RD’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _c8RD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _c8RD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:674:1: error: BUILDSTDERR: warning: label ‘_c8RV’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _c8RV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _c8RV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8RO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:692:1: error: BUILDSTDERR: warning: label ‘_c8RO’ defined but not used [-Wunused-label] BUILDSTDERR: 692 | _c8RO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 692 | _c8RO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Sc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:722:1: error: BUILDSTDERR: warning: label ‘_c8Sc’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c8Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c8Sc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8RZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:749:1: error: BUILDSTDERR: warning: label ‘_c8RZ’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _c8RZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _c8RZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Sj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:774:1: error: BUILDSTDERR: warning: label ‘_c8Sj’ defined but not used [-Wunused-label] BUILDSTDERR: 774 | _c8Sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 774 | _c8Sj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:789:1: error: BUILDSTDERR: warning: label ‘_c8SH’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c8SH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c8SH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8SE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:809:1: error: BUILDSTDERR: warning: label ‘_c8SE’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _c8SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _c8SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:830:1: error: BUILDSTDERR: warning: label ‘_c8SV’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _c8SV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _c8SV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8SS’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:857:1: error: BUILDSTDERR: warning: label ‘_c8SS’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _c8SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _c8SS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8SY’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:875:1: error: BUILDSTDERR: warning: label ‘_c8SY’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _c8SY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _c8SY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArrayBounds_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:897:1: error: BUILDSTDERR: warning: label ‘_c8Te’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _c8Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _c8Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Tb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:923:1: error: BUILDSTDERR: warning: label ‘_c8Tb’ defined but not used [-Wunused-label] BUILDSTDERR: 923 | _c8Tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 923 | _c8Tb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Th’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:941:1: error: BUILDSTDERR: warning: label ‘_c8Th’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _c8Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _c8Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘s8M3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:962:1: error: BUILDSTDERR: warning: label ‘_c8TD’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _c8TD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _c8TD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqMap_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:987:1: error: BUILDSTDERR: warning: label ‘_c8TG’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _c8TG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _c8TG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Tu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1011:1: error: BUILDSTDERR: warning: label ‘_c8Tu’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _c8Tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _c8Tu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1045:1: error: BUILDSTDERR: warning: label ‘_c8TT’ defined but not used [-Wunused-label] BUILDSTDERR: 1045 | _c8TT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1045 | _c8TT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8TQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1071:1: error: BUILDSTDERR: warning: label ‘_c8TQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1071 | _c8TQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1071 | _c8TQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8TW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1091:1: error: BUILDSTDERR: warning: label ‘_c8TW’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _c8TW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _c8TW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8U0’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1107:1: error: BUILDSTDERR: warning: label ‘_c8U0’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _c8U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _c8U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c8Uh’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c8Uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c8Uh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Ue’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1156:1: error: BUILDSTDERR: warning: label ‘_c8Ue’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _c8Ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _c8Ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Uk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1177:1: error: BUILDSTDERR: warning: label ‘_c8Uk’ defined but not used [-Wunused-label] BUILDSTDERR: 1177 | _c8Uk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1177 | _c8Uk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Uo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1194:1: error: BUILDSTDERR: warning: label ‘_c8Uo’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _c8Uo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _c8Uo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Us’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1210:1: error: BUILDSTDERR: warning: label ‘_c8Us’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _c8Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _c8Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1231:1: error: BUILDSTDERR: warning: label ‘_c8UE’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _c8UE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _c8UE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1241:1: error: BUILDSTDERR: warning: label ‘_c8UK’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _c8UK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _c8UK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8UI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1266:1: error: BUILDSTDERR: warning: label ‘_c8UI’ defined but not used [-Wunused-label] BUILDSTDERR: 1266 | _c8UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1266 | _c8UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8UN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1284:1: error: BUILDSTDERR: warning: label ‘_c8UN’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _c8UN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _c8UN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8UR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1302:1: error: BUILDSTDERR: warning: label ‘_c8UR’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _c8UR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _c8UR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8UV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1318:1: error: BUILDSTDERR: warning: label ‘_c8UV’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _c8UV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _c8UV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1340:1: error: BUILDSTDERR: warning: label ‘_c8Vc’ defined but not used [-Wunused-label] BUILDSTDERR: 1340 | _c8Vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1340 | _c8Vc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8V9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1366:1: error: BUILDSTDERR: warning: label ‘_c8V9’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _c8V9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _c8V9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1396:1: error: BUILDSTDERR: warning: label ‘_c8Vk’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _c8Vk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _c8Vk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1406:1: error: BUILDSTDERR: warning: label ‘_c8Vr’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _c8Vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _c8Vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Vo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1433:1: error: BUILDSTDERR: warning: label ‘_c8Vo’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _c8Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _c8Vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Vu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1456:1: error: BUILDSTDERR: warning: label ‘_c8Vu’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _c8Vu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _c8Vu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Vy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1473:1: error: BUILDSTDERR: warning: label ‘_c8Vy’ defined but not used [-Wunused-label] BUILDSTDERR: 1473 | _c8Vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1473 | _c8Vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8VC’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1490:1: error: BUILDSTDERR: warning: label ‘_c8VC’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _c8VC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _c8VC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8VG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1508:1: error: BUILDSTDERR: warning: label ‘_c8VG’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _c8VG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _c8VG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8VK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1524:1: error: BUILDSTDERR: warning: label ‘_c8VK’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _c8VK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _c8VK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c8VY’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c8VY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c8VY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1555:1: error: BUILDSTDERR: warning: label ‘_c8W5’ defined but not used [-Wunused-label] BUILDSTDERR: 1555 | _c8W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1555 | _c8W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8W2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1582:1: error: BUILDSTDERR: warning: label ‘_c8W2’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _c8W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _c8W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8W8’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c8W8’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c8W8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c8W8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Wc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1623:1: error: BUILDSTDERR: warning: label ‘_c8Wc’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _c8Wc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _c8Wc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Wg’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1640:1: error: BUILDSTDERR: warning: label ‘_c8Wg’ defined but not used [-Wunused-label] BUILDSTDERR: 1640 | _c8Wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1640 | _c8Wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Wk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1658:1: error: BUILDSTDERR: warning: label ‘_c8Wk’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _c8Wk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _c8Wk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Wo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c8Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c8Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c8Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Ws’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1692:1: error: BUILDSTDERR: warning: label ‘_c8Ws’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _c8Ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _c8Ws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1713:1: error: BUILDSTDERR: warning: label ‘_c8WH’ defined but not used [-Wunused-label] BUILDSTDERR: 1713 | _c8WH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1713 | _c8WH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1723:1: error: BUILDSTDERR: warning: label ‘_c8WO’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _c8WO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _c8WO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8WL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1750:1: error: BUILDSTDERR: warning: label ‘_c8WL’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _c8WL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _c8WL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8WR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c8WR’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c8WR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c8WR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8WV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1792:1: error: BUILDSTDERR: warning: label ‘_c8WV’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _c8WV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _c8WV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8WZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1809:1: error: BUILDSTDERR: warning: label ‘_c8WZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _c8WZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _c8WZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8X3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1827:1: error: BUILDSTDERR: warning: label ‘_c8X3’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _c8X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _c8X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8X7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1845:1: error: BUILDSTDERR: warning: label ‘_c8X7’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _c8X7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _c8X7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Xb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1863:1: error: BUILDSTDERR: warning: label ‘_c8Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _c8Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _c8Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Xf’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1879:1: error: BUILDSTDERR: warning: label ‘_c8Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _c8Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _c8Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1900:1: error: BUILDSTDERR: warning: label ‘_c8Xv’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _c8Xv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _c8Xv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c8XC’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c8XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c8XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Xz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1937:1: error: BUILDSTDERR: warning: label ‘_c8Xz’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _c8Xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _c8Xz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1963:1: error: BUILDSTDERR: warning: label ‘_c8XF’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _c8XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _c8XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1980:1: error: BUILDSTDERR: warning: label ‘_c8XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _c8XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _c8XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:1997:1: error: BUILDSTDERR: warning: label ‘_c8XN’ defined but not used [-Wunused-label] BUILDSTDERR: 1997 | _c8XN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1997 | _c8XN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2015:1: error: BUILDSTDERR: warning: label ‘_c8XR’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _c8XR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _c8XR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2033:1: error: BUILDSTDERR: warning: label ‘_c8XV’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _c8XV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _c8XV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8XZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2051:1: error: BUILDSTDERR: warning: label ‘_c8XZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _c8XZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _c8XZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Y3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2069:1: error: BUILDSTDERR: warning: label ‘_c8Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _c8Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _c8Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc: In function ‘_c8Y7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2085:1: error: BUILDSTDERR: warning: label ‘_c8Y7’ defined but not used [-Wunused-label] BUILDSTDERR: 2085 | _c8Y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2085 | _c8Y7: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_17.hc:2121:22: error: BUILDSTDERR: warning: ‘S8Yn_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2121 | static const StgWord S8Yn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | static const StgWord S8Yn_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_using_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:14:1: error: BUILDSTDERR: warning: label ‘_c92g’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c92g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c92g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c92e’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:35:1: error: BUILDSTDERR: warning: label ‘_c92e’ defined but not used [-Wunused-label] BUILDSTDERR: 35 | _c92e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 35 | _c92e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:57:1: error: BUILDSTDERR: warning: label ‘_c92s’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _c92s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _c92s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c92q’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:79:1: error: BUILDSTDERR: warning: label ‘_c92q’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c92q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c92q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_r0_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:99:1: error: BUILDSTDERR: warning: label ‘_c92C’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _c92C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _c92C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:120:1: error: BUILDSTDERR: warning: label ‘_c92L’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _c92L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _c92L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c92J’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:136:1: error: BUILDSTDERR: warning: label ‘_c92J’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _c92J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _c92J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:155:1: error: BUILDSTDERR: warning: label ‘_c92T’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _c92T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _c92T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:176:1: error: BUILDSTDERR: warning: label ‘_c937’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _c937: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _c937: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c92X’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:195:1: error: BUILDSTDERR: warning: label ‘_c92X’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _c92X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _c92X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c930’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:211:1: error: BUILDSTDERR: warning: label ‘_c930’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _c930: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _c930: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c93f’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:239:1: error: BUILDSTDERR: warning: label ‘_c93f’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c93f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c93f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldablezuzdsseqFoldable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:260:1: error: BUILDSTDERR: warning: label ‘_c93t’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _c93t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _c93t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:281:1: error: BUILDSTDERR: warning: label ‘_c93C’ defined but not used [-Wunused-label] BUILDSTDERR: 281 | _c93C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 281 | _c93C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c93A’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:305:1: error: BUILDSTDERR: warning: label ‘_c93A’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _c93A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _c93A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘s8Z1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:328:1: error: BUILDSTDERR: warning: label ‘_c94b’ defined but not used [-Wunused-label] BUILDSTDERR: 328 | _c94b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 328 | _c94b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘s8YY_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:365:1: error: BUILDSTDERR: warning: label ‘_c94k’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _c94k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _c94k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘s8YU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:397:1: error: BUILDSTDERR: warning: label ‘_c94o’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _c94o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _c94o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArray_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:435:1: error: BUILDSTDERR: warning: label ‘_c94t’ defined but not used [-Wunused-label] BUILDSTDERR: 435 | _c94t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 435 | _c94t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c93M’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:467:1: error: BUILDSTDERR: warning: label ‘_c93M’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c93M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c93M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c94z’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:507:1: error: BUILDSTDERR: warning: label ‘_c94z’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c94z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c94z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:528:1: error: BUILDSTDERR: warning: label ‘_c94Q’ defined but not used [-Wunused-label] BUILDSTDERR: 528 | _c94Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 528 | _c94Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c94J’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:549:1: error: BUILDSTDERR: warning: label ‘_c94J’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c94J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c94J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c94U’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:574:1: error: BUILDSTDERR: warning: label ‘_c94U’ defined but not used [-Wunused-label] BUILDSTDERR: 574 | _c94U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 574 | _c94U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c954’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:602:1: error: BUILDSTDERR: warning: label ‘_c954’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c954: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c954: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c94P’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:620:1: error: BUILDSTDERR: warning: label ‘_c94P’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _c94P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _c94P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:635:1: error: BUILDSTDERR: warning: label ‘_c95s’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _c95s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _c95s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c95p’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:655:1: error: BUILDSTDERR: warning: label ‘_c95p’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _c95p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _c95p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:674:1: error: BUILDSTDERR: warning: label ‘_c95H’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _c95H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _c95H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c95A’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:692:1: error: BUILDSTDERR: warning: label ‘_c95A’ defined but not used [-Wunused-label] BUILDSTDERR: 692 | _c95A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 692 | _c95A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c95Y’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:722:1: error: BUILDSTDERR: warning: label ‘_c95Y’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c95Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c95Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c95L’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:749:1: error: BUILDSTDERR: warning: label ‘_c95L’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _c95L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _c95L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c965’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:774:1: error: BUILDSTDERR: warning: label ‘_c965’ defined but not used [-Wunused-label] BUILDSTDERR: 774 | _c965: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 774 | _c965: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:789:1: error: BUILDSTDERR: warning: label ‘_c96t’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c96t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c96t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c96q’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:809:1: error: BUILDSTDERR: warning: label ‘_c96q’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _c96q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _c96q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:830:1: error: BUILDSTDERR: warning: label ‘_c96H’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _c96H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _c96H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c96E’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:857:1: error: BUILDSTDERR: warning: label ‘_c96E’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _c96E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _c96E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c96K’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:875:1: error: BUILDSTDERR: warning: label ‘_c96K’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _c96K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _c96K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArrayBounds_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:897:1: error: BUILDSTDERR: warning: label ‘_c970’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _c970: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _c970: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c96X’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:923:1: error: BUILDSTDERR: warning: label ‘_c96X’ defined but not used [-Wunused-label] BUILDSTDERR: 923 | _c96X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 923 | _c96X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c973’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:941:1: error: BUILDSTDERR: warning: label ‘_c973’ defined but not used [-Wunused-label] BUILDSTDERR: 941 | _c973: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 941 | _c973: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘s8ZP_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:962:1: error: BUILDSTDERR: warning: label ‘_c97p’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _c97p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _c97p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqMap_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:987:1: error: BUILDSTDERR: warning: label ‘_c97s’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _c97s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _c97s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c97g’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1011:1: error: BUILDSTDERR: warning: label ‘_c97g’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _c97g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _c97g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1045:1: error: BUILDSTDERR: warning: label ‘_c97F’ defined but not used [-Wunused-label] BUILDSTDERR: 1045 | _c97F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1045 | _c97F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c97C’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1071:1: error: BUILDSTDERR: warning: label ‘_c97C’ defined but not used [-Wunused-label] BUILDSTDERR: 1071 | _c97C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1071 | _c97C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c97I’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1091:1: error: BUILDSTDERR: warning: label ‘_c97I’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _c97I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _c97I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c97M’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1107:1: error: BUILDSTDERR: warning: label ‘_c97M’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _c97M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _c97M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c983’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c983: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c983: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c980’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1156:1: error: BUILDSTDERR: warning: label ‘_c980’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _c980: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _c980: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c986’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1177:1: error: BUILDSTDERR: warning: label ‘_c986’ defined but not used [-Wunused-label] BUILDSTDERR: 1177 | _c986: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1177 | _c986: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98a’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1194:1: error: BUILDSTDERR: warning: label ‘_c98a’ defined but not used [-Wunused-label] BUILDSTDERR: 1194 | _c98a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1194 | _c98a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98e’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1210:1: error: BUILDSTDERR: warning: label ‘_c98e’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _c98e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _c98e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1231:1: error: BUILDSTDERR: warning: label ‘_c98q’ defined but not used [-Wunused-label] BUILDSTDERR: 1231 | _c98q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1231 | _c98q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1241:1: error: BUILDSTDERR: warning: label ‘_c98w’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _c98w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _c98w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98u’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1266:1: error: BUILDSTDERR: warning: label ‘_c98u’ defined but not used [-Wunused-label] BUILDSTDERR: 1266 | _c98u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1266 | _c98u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98z’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1284:1: error: BUILDSTDERR: warning: label ‘_c98z’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _c98z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _c98z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98D’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1302:1: error: BUILDSTDERR: warning: label ‘_c98D’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _c98D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _c98D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98H’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1318:1: error: BUILDSTDERR: warning: label ‘_c98H’ defined but not used [-Wunused-label] BUILDSTDERR: 1318 | _c98H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1318 | _c98H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1340:1: error: BUILDSTDERR: warning: label ‘_c98Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1340 | _c98Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1340 | _c98Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c98V’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1366:1: error: BUILDSTDERR: warning: label ‘_c98V’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _c98V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _c98V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1396:1: error: BUILDSTDERR: warning: label ‘_c996’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _c996: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _c996: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1406:1: error: BUILDSTDERR: warning: label ‘_c99d’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _c99d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _c99d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99a’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1433:1: error: BUILDSTDERR: warning: label ‘_c99a’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _c99a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _c99a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99g’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1456:1: error: BUILDSTDERR: warning: label ‘_c99g’ defined but not used [-Wunused-label] BUILDSTDERR: 1456 | _c99g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1456 | _c99g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99k’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1473:1: error: BUILDSTDERR: warning: label ‘_c99k’ defined but not used [-Wunused-label] BUILDSTDERR: 1473 | _c99k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1473 | _c99k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99o’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1490:1: error: BUILDSTDERR: warning: label ‘_c99o’ defined but not used [-Wunused-label] BUILDSTDERR: 1490 | _c99o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1490 | _c99o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99s’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1508:1: error: BUILDSTDERR: warning: label ‘_c99s’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _c99s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _c99s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99w’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1524:1: error: BUILDSTDERR: warning: label ‘_c99w’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _c99w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _c99w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c99K’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c99K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c99K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1555:1: error: BUILDSTDERR: warning: label ‘_c99R’ defined but not used [-Wunused-label] BUILDSTDERR: 1555 | _c99R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1555 | _c99R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99O’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1582:1: error: BUILDSTDERR: warning: label ‘_c99O’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _c99O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _c99O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99U’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c99U’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c99U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c99U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c99Y’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1623:1: error: BUILDSTDERR: warning: label ‘_c99Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1623 | _c99Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1623 | _c99Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9a2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1640:1: error: BUILDSTDERR: warning: label ‘_c9a2’ defined but not used [-Wunused-label] BUILDSTDERR: 1640 | _c9a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1640 | _c9a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9a6’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1658:1: error: BUILDSTDERR: warning: label ‘_c9a6’ defined but not used [-Wunused-label] BUILDSTDERR: 1658 | _c9a6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1658 | _c9a6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aa’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c9aa’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c9aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c9aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9ae’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1692:1: error: BUILDSTDERR: warning: label ‘_c9ae’ defined but not used [-Wunused-label] BUILDSTDERR: 1692 | _c9ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1692 | _c9ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1713:1: error: BUILDSTDERR: warning: label ‘_c9at’ defined but not used [-Wunused-label] BUILDSTDERR: 1713 | _c9at: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1713 | _c9at: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1723:1: error: BUILDSTDERR: warning: label ‘_c9aA’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _c9aA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _c9aA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9ax’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1750:1: error: BUILDSTDERR: warning: label ‘_c9ax’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _c9ax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _c9ax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c9aD’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c9aD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c9aD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1792:1: error: BUILDSTDERR: warning: label ‘_c9aH’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _c9aH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _c9aH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1809:1: error: BUILDSTDERR: warning: label ‘_c9aL’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _c9aL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _c9aL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1827:1: error: BUILDSTDERR: warning: label ‘_c9aP’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _c9aP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _c9aP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1845:1: error: BUILDSTDERR: warning: label ‘_c9aT’ defined but not used [-Wunused-label] BUILDSTDERR: 1845 | _c9aT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1845 | _c9aT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9aX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1863:1: error: BUILDSTDERR: warning: label ‘_c9aX’ defined but not used [-Wunused-label] BUILDSTDERR: 1863 | _c9aX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1863 | _c9aX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9b1’: [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1879:1: error: BUILDSTDERR: warning: label ‘_c9b1’ defined but not used [-Wunused-label] BUILDSTDERR: 1879 | _c9b1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1879 | _c9b1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1900:1: error: BUILDSTDERR: warning: label ‘_c9bh’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _c9bh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _c9bh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c9bo’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c9bo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c9bo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1937:1: error: BUILDSTDERR: warning: label ‘_c9bl’ defined but not used [-Wunused-label] BUILDSTDERR: 1937 | _c9bl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1937 | _c9bl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9br’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1963:1: error: BUILDSTDERR: warning: label ‘_c9br’ defined but not used [-Wunused-label] BUILDSTDERR: 1963 | _c9br: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1963 | _c9br: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1980:1: error: BUILDSTDERR: warning: label ‘_c9bv’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _c9bv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _c9bv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:1997:1: error: BUILDSTDERR: warning: label ‘_c9bz’ defined but not used [-Wunused-label] BUILDSTDERR: 1997 | _c9bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1997 | _c9bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2015:1: error: BUILDSTDERR: warning: label ‘_c9bD’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _c9bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _c9bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2033:1: error: BUILDSTDERR: warning: label ‘_c9bH’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _c9bH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _c9bH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2051:1: error: BUILDSTDERR: warning: label ‘_c9bL’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _c9bL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _c9bL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2069:1: error: BUILDSTDERR: warning: label ‘_c9bP’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _c9bP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _c9bP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc: In function ‘_c9bT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2085:1: error: BUILDSTDERR: warning: label ‘_c9bT’ defined but not used [-Wunused-label] BUILDSTDERR: 2085 | _c9bT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2085 | _c9bT: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_21.hc:2121:22: error: BUILDSTDERR: warning: ‘S9c9_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2121 | static const StgWord S9c9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | static const StgWord S9c9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:40:1: error: BUILDSTDERR: warning: label ‘_cdRp’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cdRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cdRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEvalzu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:60:1: error: BUILDSTDERR: warning: label ‘_cdRw’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cdRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cdRw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:79:1: error: BUILDSTDERR: warning: label ‘_cdRF’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cdRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cdRF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdRD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:94:1: error: BUILDSTDERR: warning: label ‘_cdRD’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cdRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cdRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_using_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:115:1: error: BUILDSTDERR: warning: label ‘_cdRR’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cdRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cdRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdRN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:131:1: error: BUILDSTDERR: warning: label ‘_cdRN’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cdRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cdRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdRP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:145:1: error: BUILDSTDERR: warning: label ‘_cdRP’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cdRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cdRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:166:1: error: BUILDSTDERR: warning: label ‘_cdS0’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cdS0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cdS0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:188:1: error: BUILDSTDERR: warning: label ‘_cdSd’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cdSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cdSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdS7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:210:1: error: BUILDSTDERR: warning: label ‘_cdS7’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cdS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cdS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdS9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:225:1: error: BUILDSTDERR: warning: label ‘_cdS9’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cdS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cdS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdSb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:240:1: error: BUILDSTDERR: warning: label ‘_cdSb’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cdSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cdSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdru_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:263:1: error: BUILDSTDERR: warning: label ‘_cdSv’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cdSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cdSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdSr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:291:1: error: BUILDSTDERR: warning: label ‘_cdSr’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cdSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cdSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdSt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:305:1: error: BUILDSTDERR: warning: label ‘_cdSt’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _cdSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _cdSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:325:1: error: BUILDSTDERR: warning: label ‘_cdSF’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cdSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cdSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:323:4: error: BUILDSTDERR: warning: variable ‘_cdSA’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 323 | W_ _cdSA; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | W_ _cdSA; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:362:1: error: BUILDSTDERR: warning: label ‘_cdSV’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _cdSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _cdSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdSP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:393:1: error: BUILDSTDERR: warning: label ‘_cdSP’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _cdSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _cdSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdSR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:408:1: error: BUILDSTDERR: warning: label ‘_cdSR’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _cdSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _cdSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdST’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:423:1: error: BUILDSTDERR: warning: label ‘_cdST’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _cdST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _cdST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdrO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:449:1: error: BUILDSTDERR: warning: label ‘_cdTg’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cdTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cdTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:489:1: error: BUILDSTDERR: warning: label ‘_cdTc’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _cdTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _cdTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTe’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:503:1: error: BUILDSTDERR: warning: label ‘_cdTe’ defined but not used [-Wunused-label] BUILDSTDERR: 503 | _cdTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 503 | _cdTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:523:1: error: BUILDSTDERR: warning: label ‘_cdTs’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _cdTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _cdTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:521:4: error: BUILDSTDERR: warning: variable ‘_cdTn’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 521 | W_ _cdTn; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 521 | W_ _cdTn; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:562:1: error: BUILDSTDERR: warning: label ‘_cdTI’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _cdTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _cdTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTC’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:589:1: error: BUILDSTDERR: warning: label ‘_cdTC’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _cdTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _cdTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:604:1: error: BUILDSTDERR: warning: label ‘_cdTE’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _cdTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _cdTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:619:1: error: BUILDSTDERR: warning: label ‘_cdTG’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cdTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cdTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sds9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:645:1: error: BUILDSTDERR: warning: label ‘_cdU3’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cdU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cdU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdTZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:685:1: error: BUILDSTDERR: warning: label ‘_cdTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _cdTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _cdTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdU1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:699:1: error: BUILDSTDERR: warning: label ‘_cdU1’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _cdU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _cdU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:719:1: error: BUILDSTDERR: warning: label ‘_cdUf’ defined but not used [-Wunused-label] BUILDSTDERR: 719 | _cdUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 719 | _cdUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:717:4: error: BUILDSTDERR: warning: variable ‘_cdUa’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 717 | W_ _cdUa; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | W_ _cdUa; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdsn_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:757:1: error: BUILDSTDERR: warning: label ‘_cdUw’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cdUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cdUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdUs’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:785:1: error: BUILDSTDERR: warning: label ‘_cdUs’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _cdUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _cdUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdUu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:799:1: error: BUILDSTDERR: warning: label ‘_cdUu’ defined but not used [-Wunused-label] BUILDSTDERR: 799 | _cdUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 799 | _cdUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_dot_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:815:1: error: BUILDSTDERR: warning: label ‘_cdUB’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _cdUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _cdUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:846:1: error: BUILDSTDERR: warning: label ‘_cdUK’ defined but not used [-Wunused-label] BUILDSTDERR: 846 | _cdUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 846 | _cdUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:864:1: error: BUILDSTDERR: warning: label ‘_cdUR’ defined but not used [-Wunused-label] BUILDSTDERR: 864 | _cdUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 864 | _cdUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:881:1: error: BUILDSTDERR: warning: label ‘_cdUY’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cdUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cdUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:902:1: error: BUILDSTDERR: warning: label ‘_cdV5’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cdV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cdV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategyIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:919:1: error: BUILDSTDERR: warning: label ‘_cdVc’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cdVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cdVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategyIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:939:1: error: BUILDSTDERR: warning: label ‘_cdVj’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _cdVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _cdVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdsu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:959:1: error: BUILDSTDERR: warning: label ‘_cdVy’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cdVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cdVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdVv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:997:1: error: BUILDSTDERR: warning: label ‘_cdVv’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cdVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cdVv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdfMonadFixEval1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cdVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cdVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cdVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdVG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cdVG’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cdVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cdVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdsJ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1078:1: error: BUILDSTDERR: warning: label ‘_cdW5’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _cdW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _cdW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalSeq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1094:1: error: BUILDSTDERR: warning: label ‘_cdW8’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _cdW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _cdW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdVW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1117:1: error: BUILDSTDERR: warning: label ‘_cdVW’ defined but not used [-Wunused-label] BUILDSTDERR: 1117 | _cdVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1117 | _cdVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cdWi’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cdWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cdWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r0_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cdWp’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cdWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cdWp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1182:1: error: BUILDSTDERR: warning: label ‘_cdWw’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _cdWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _cdWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cdWD’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cdWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cdWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1222:1: error: BUILDSTDERR: warning: label ‘_cdWO’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _cdWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _cdWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdWL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cdWL’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cdWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cdWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1270:1: error: BUILDSTDERR: warning: label ‘_cdWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _cdWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _cdWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rwhnf_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cdX6’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cdX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cdX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘rdqT_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1308:1: error: BUILDSTDERR: warning: label ‘_cdXi’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _cdXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _cdXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1306:4: error: BUILDSTDERR: warning: variable ‘_cdXe’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1306 | W_ _cdXe; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | W_ _cdXe; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rpar_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1332:1: error: BUILDSTDERR: warning: label ‘_cdXp’ defined but not used [-Wunused-label] BUILDSTDERR: 1332 | _cdXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1332 | _cdXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdt6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cdXG’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cdXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cdXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdXA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1379:1: error: BUILDSTDERR: warning: label ‘_cdXA’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _cdXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _cdXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cdXS’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cdXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cdXS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1407:4: error: BUILDSTDERR: warning: variable ‘_cdXN’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1407 | W_ _cdXN; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | W_ _cdXN; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1443:1: error: BUILDSTDERR: warning: label ‘_cdY1’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _cdY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _cdY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdtn_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cdYi’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cdYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cdYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdYc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1491:1: error: BUILDSTDERR: warning: label ‘_cdYc’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _cdYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _cdYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rparWith1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cdYu’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cdYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cdYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1519:4: error: BUILDSTDERR: warning: variable ‘_cdYp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1519 | W_ _cdYp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1519 | W_ _cdYp; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rparWith_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1556:1: error: BUILDSTDERR: warning: label ‘_cdYD’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _cdYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _cdYD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTraversable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cdYK’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cdYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cdYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdty_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1606:1: error: BUILDSTDERR: warning: label ‘_cdZ4’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _cdZ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _cdZ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdYX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1636:1: error: BUILDSTDERR: warning: label ‘_cdYX’ defined but not used [-Wunused-label] BUILDSTDERR: 1636 | _cdYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1636 | _cdYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdZc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cdZc’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cdZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cdZc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdZe’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1687:1: error: BUILDSTDERR: warning: label ‘_cdZe’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _cdZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _cdZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalList1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cdZn’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cdZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cdZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1744:1: error: BUILDSTDERR: warning: label ‘_cdZw’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _cdZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _cdZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cdZD’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cdZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cdZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTraverse_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1780:1: error: BUILDSTDERR: warning: label ‘_cdZK’ defined but not used [-Wunused-label] BUILDSTDERR: 1780 | _cdZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1780 | _cdZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdu1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1800:1: error: BUILDSTDERR: warning: label ‘_ce0c’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _ce0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _ce0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce06’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1829:1: error: BUILDSTDERR: warning: label ‘_ce06’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _ce06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _ce06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdtO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1856:1: error: BUILDSTDERR: warning: label ‘_ce0n’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _ce0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _ce0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cdZW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1894:1: error: BUILDSTDERR: warning: label ‘_cdZW’ defined but not used [-Wunused-label] BUILDSTDERR: 1894 | _cdZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1894 | _cdZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1889:4: error: BUILDSTDERR: warning: variable ‘_ce0s’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1889 | W_ _ce0s; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | W_ _ce0s; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce0w’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1939:1: error: BUILDSTDERR: warning: label ‘_ce0w’ defined but not used [-Wunused-label] BUILDSTDERR: 1939 | _ce0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1939 | _ce0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘rdqU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1969:1: error: BUILDSTDERR: warning: label ‘_ce0H’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _ce0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _ce0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1998:1: error: BUILDSTDERR: warning: label ‘_ce0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1998 | _ce0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1998 | _ce0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdun_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2017:1: error: BUILDSTDERR: warning: label ‘_ce1c’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _ce1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _ce1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce16’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2046:1: error: BUILDSTDERR: warning: label ‘_ce16’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _ce16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _ce16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sduu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2076:1: error: BUILDSTDERR: warning: label ‘_ce1o’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _ce1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _ce1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2073:4: error: BUILDSTDERR: warning: variable ‘_ce1j’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2073 | W_ _ce1j; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | W_ _ce1j; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraversable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2112:1: error: BUILDSTDERR: warning: label ‘_ce1t’ defined but not used [-Wunused-label] BUILDSTDERR: 2112 | _ce1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2112 | _ce1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sduM_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2153:1: error: BUILDSTDERR: warning: label ‘_ce1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _ce1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _ce1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce1S’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2194:1: error: BUILDSTDERR: warning: label ‘_ce1S’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _ce1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _ce1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sduy_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2221:1: error: BUILDSTDERR: warning: label ‘_ce2b’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _ce2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _ce2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce1H’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2260:1: error: BUILDSTDERR: warning: label ‘_ce1H’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _ce1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _ce1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2255:4: error: BUILDSTDERR: warning: variable ‘_ce2g’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2255 | W_ _ce2g; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | W_ _ce2g; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce2k’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2307:1: error: BUILDSTDERR: warning: label ‘_ce2k’ defined but not used [-Wunused-label] BUILDSTDERR: 2307 | _ce2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2307 | _ce2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sduX_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2336:1: error: BUILDSTDERR: warning: label ‘_ce2A’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _ce2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _ce2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parMap_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2362:1: error: BUILDSTDERR: warning: label ‘_ce2F’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _ce2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _ce2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce2D’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2390:1: error: BUILDSTDERR: warning: label ‘_ce2D’ defined but not used [-Wunused-label] BUILDSTDERR: 2390 | _ce2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2390 | _ce2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraverse_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2410:1: error: BUILDSTDERR: warning: label ‘_ce2P’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _ce2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _ce2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdv6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2431:1: error: BUILDSTDERR: warning: label ‘_ce33’ defined but not used [-Wunused-label] BUILDSTDERR: 2431 | _ce33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2431 | _ce33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce30’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2468:1: error: BUILDSTDERR: warning: label ‘_ce30’ defined but not used [-Wunused-label] BUILDSTDERR: 2468 | _ce30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2468 | _ce30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce3e’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2508:1: error: BUILDSTDERR: warning: label ‘_ce3e’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _ce3e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _ce3e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdvr_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2535:1: error: BUILDSTDERR: warning: label ‘_ce3A’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _ce3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _ce3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2566:1: error: BUILDSTDERR: warning: label ‘_ce3D’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _ce3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _ce3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce3r’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2599:1: error: BUILDSTDERR: warning: label ‘_ce3r’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _ce3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _ce3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce3u’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2628:1: error: BUILDSTDERR: warning: label ‘_ce3u’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _ce3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _ce3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2659:1: error: BUILDSTDERR: warning: label ‘_ce3S’ defined but not used [-Wunused-label] BUILDSTDERR: 2659 | _ce3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2659 | _ce3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdvE_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2678:1: error: BUILDSTDERR: warning: label ‘_ce4b’ defined but not used [-Wunused-label] BUILDSTDERR: 2678 | _ce4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2678 | _ce4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdvI_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2706:1: error: BUILDSTDERR: warning: label ‘_ce4l’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _ce4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _ce4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2741:1: error: BUILDSTDERR: warning: label ‘_ce4r’ defined but not used [-Wunused-label] BUILDSTDERR: 2741 | _ce4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2741 | _ce4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce4f’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2786:1: error: BUILDSTDERR: warning: label ‘_ce4f’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _ce4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _ce4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce43’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2813:1: error: BUILDSTDERR: warning: label ‘_ce43’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _ce43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _ce43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce45’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2831:1: error: BUILDSTDERR: warning: label ‘_ce45’ defined but not used [-Wunused-label] BUILDSTDERR: 2831 | _ce45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2831 | _ce45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListN1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2864:1: error: BUILDSTDERR: warning: label ‘_ce4K’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _ce4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _ce4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce4H’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2884:1: error: BUILDSTDERR: warning: label ‘_ce4H’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _ce4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _ce4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2903:1: error: BUILDSTDERR: warning: label ‘_ce4V’ defined but not used [-Wunused-label] BUILDSTDERR: 2903 | _ce4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2903 | _ce4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdw9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2922:1: error: BUILDSTDERR: warning: label ‘_ce5s’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _ce5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _ce5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce5m’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2951:1: error: BUILDSTDERR: warning: label ‘_ce5m’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _ce5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _ce5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdvW_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:2978:1: error: BUILDSTDERR: warning: label ‘_ce5D’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _ce5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _ce5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce5c’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3016:1: error: BUILDSTDERR: warning: label ‘_ce5c’ defined but not used [-Wunused-label] BUILDSTDERR: 3016 | _ce5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3016 | _ce5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3011:4: error: BUILDSTDERR: warning: variable ‘_ce5I’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3011 | W_ _ce5I; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | W_ _ce5I; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce5M’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3061:1: error: BUILDSTDERR: warning: label ‘_ce5M’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _ce5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _ce5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdwn_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3090:1: error: BUILDSTDERR: warning: label ‘_ce63’ defined but not used [-Wunused-label] BUILDSTDERR: 3090 | _ce63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3090 | _ce63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3124:1: error: BUILDSTDERR: warning: label ‘_ce6b’ defined but not used [-Wunused-label] BUILDSTDERR: 3124 | _ce6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3124 | _ce6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce6o’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3166:1: error: BUILDSTDERR: warning: label ‘_ce6o’ defined but not used [-Wunused-label] BUILDSTDERR: 3166 | _ce6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3166 | _ce6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce55’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3187:1: error: BUILDSTDERR: warning: label ‘_ce55’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _ce55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _ce55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce54’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3212:1: error: BUILDSTDERR: warning: label ‘_ce54’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _ce54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _ce54: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce5X’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3229:1: error: BUILDSTDERR: warning: label ‘_ce5X’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _ce5X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _ce5X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListN1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3262:1: error: BUILDSTDERR: warning: label ‘_ce6E’ defined but not used [-Wunused-label] BUILDSTDERR: 3262 | _ce6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3262 | _ce6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce6B’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3282:1: error: BUILDSTDERR: warning: label ‘_ce6B’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _ce6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _ce6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3301:1: error: BUILDSTDERR: warning: label ‘_ce6P’ defined but not used [-Wunused-label] BUILDSTDERR: 3301 | _ce6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3301 | _ce6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdwM_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3325:1: error: BUILDSTDERR: warning: label ‘_ce7d’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _ce7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _ce7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdwN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3352:1: error: BUILDSTDERR: warning: label ‘_ce7g’ defined but not used [-Wunused-label] BUILDSTDERR: 3352 | _ce7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3352 | _ce7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3398:1: error: BUILDSTDERR: warning: label ‘_ce7q’ defined but not used [-Wunused-label] BUILDSTDERR: 3398 | _ce7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3398 | _ce7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce7C’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3440:1: error: BUILDSTDERR: warning: label ‘_ce7C’ defined but not used [-Wunused-label] BUILDSTDERR: 3440 | _ce7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3440 | _ce7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_sdwD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3459:1: error: BUILDSTDERR: warning: label ‘_sdwD’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _sdwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _sdwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce71’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3472:1: error: BUILDSTDERR: warning: label ‘_ce71’ defined but not used [-Wunused-label] BUILDSTDERR: 3472 | _ce71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3472 | _ce71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce73’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3490:1: error: BUILDSTDERR: warning: label ‘_ce73’ defined but not used [-Wunused-label] BUILDSTDERR: 3490 | _ce73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3490 | _ce73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListNth1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3524:1: error: BUILDSTDERR: warning: label ‘_ce7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3524 | _ce7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3524 | _ce7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce7N’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3544:1: error: BUILDSTDERR: warning: label ‘_ce7N’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _ce7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _ce7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3563:1: error: BUILDSTDERR: warning: label ‘_ce81’ defined but not used [-Wunused-label] BUILDSTDERR: 3563 | _ce81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3563 | _ce81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdxc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3582:1: error: BUILDSTDERR: warning: label ‘_ce8n’ defined but not used [-Wunused-label] BUILDSTDERR: 3582 | _ce8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3582 | _ce8n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce8h’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3611:1: error: BUILDSTDERR: warning: label ‘_ce8h’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _ce8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _ce8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdxj_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3641:1: error: BUILDSTDERR: warning: label ‘_ce8z’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _ce8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _ce8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3638:4: error: BUILDSTDERR: warning: variable ‘_ce8u’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3638 | W_ _ce8u; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3638 | W_ _ce8u; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3676:1: error: BUILDSTDERR: warning: label ‘_ce8E’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _ce8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _ce8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3706:1: error: BUILDSTDERR: warning: label ‘_ce8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _ce8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _ce8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce8N’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3726:1: error: BUILDSTDERR: warning: label ‘_ce8N’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _ce8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _ce8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3745:1: error: BUILDSTDERR: warning: label ‘_ce91’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _ce91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _ce91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdxv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3765:1: error: BUILDSTDERR: warning: label ‘_ce9m’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _ce9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _ce9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce9j’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3802:1: error: BUILDSTDERR: warning: label ‘_ce9j’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _ce9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _ce9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce9x’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3842:1: error: BUILDSTDERR: warning: label ‘_ce9x’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _ce9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _ce9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdxN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3871:1: error: BUILDSTDERR: warning: label ‘_ce9S’ defined but not used [-Wunused-label] BUILDSTDERR: 3871 | _ce9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3871 | _ce9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ce9M’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3910:1: error: BUILDSTDERR: warning: label ‘_ce9M’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _ce9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _ce9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdy2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3938:1: error: BUILDSTDERR: warning: label ‘_ceab’ defined but not used [-Wunused-label] BUILDSTDERR: 3938 | _ceab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3938 | _ceab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cea5’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:3977:1: error: BUILDSTDERR: warning: label ‘_cea5’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _cea5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _cea5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4004:1: error: BUILDSTDERR: warning: label ‘_ceav’ defined but not used [-Wunused-label] BUILDSTDERR: 4004 | _ceav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4004 | _ceav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceas’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4038:1: error: BUILDSTDERR: warning: label ‘_ceas’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _ceas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _ceas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4075:1: error: BUILDSTDERR: warning: label ‘_ceaF’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _ceaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _ceaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4073:4: error: BUILDSTDERR: warning: variable ‘_ceak’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4073 | W_ _ceak; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4073 | W_ _ceak; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4071:4: error: BUILDSTDERR: warning: variable ‘_ce9c’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4071 | W_ _ce9c; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | W_ _ce9c; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4124:1: error: BUILDSTDERR: warning: label ‘_ceaO’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _ceaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _ceaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyh_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4144:1: error: BUILDSTDERR: warning: label ‘_ceb8’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _ceb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _ceb8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceb5’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4181:1: error: BUILDSTDERR: warning: label ‘_ceb5’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _ceb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _ceb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cebj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4221:1: error: BUILDSTDERR: warning: label ‘_cebj’ defined but not used [-Wunused-label] BUILDSTDERR: 4221 | _cebj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4221 | _cebj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4249:1: error: BUILDSTDERR: warning: label ‘_cebC’ defined but not used [-Wunused-label] BUILDSTDERR: 4249 | _cebC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4249 | _cebC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cebz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4281:1: error: BUILDSTDERR: warning: label ‘_cebz’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _cebz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _cebz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_chunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4298:1: error: BUILDSTDERR: warning: label ‘_cebN’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _cebN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _cebN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceaV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4329:1: error: BUILDSTDERR: warning: label ‘_ceaV’ defined but not used [-Wunused-label] BUILDSTDERR: 4329 | _ceaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4329 | _ceaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyA_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4380:1: error: BUILDSTDERR: warning: label ‘_cecc’ defined but not used [-Wunused-label] BUILDSTDERR: 4380 | _cecc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4380 | _cecc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4404:1: error: BUILDSTDERR: warning: label ‘_cecj’ defined but not used [-Wunused-label] BUILDSTDERR: 4404 | _cecj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4404 | _cecj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cec2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4434:1: error: BUILDSTDERR: warning: label ‘_cec2’ defined but not used [-Wunused-label] BUILDSTDERR: 4434 | _cec2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4434 | _cec2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyT_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4478:1: error: BUILDSTDERR: warning: label ‘_ced7’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _ced7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _ced7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ced1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4507:1: error: BUILDSTDERR: warning: label ‘_ced1’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _ced1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _ced1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdyG_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4534:1: error: BUILDSTDERR: warning: label ‘_cedi’ defined but not used [-Wunused-label] BUILDSTDERR: 4534 | _cedi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4534 | _cedi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cecE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cecE’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cecE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cecE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4567:4: error: BUILDSTDERR: warning: variable ‘_cedn’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4567 | W_ _cedn; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4567 | W_ _cedn; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cedr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4617:1: error: BUILDSTDERR: warning: label ‘_cedr’ defined but not used [-Wunused-label] BUILDSTDERR: 4617 | _cedr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4617 | _cedr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdz9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4646:1: error: BUILDSTDERR: warning: label ‘_cedN’ defined but not used [-Wunused-label] BUILDSTDERR: 4646 | _cedN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4646 | _cedN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdzn_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4673:1: error: BUILDSTDERR: warning: label ‘_cedZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4673 | _cedZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4673 | _cedZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cedT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4702:1: error: BUILDSTDERR: warning: label ‘_cedT’ defined but not used [-Wunused-label] BUILDSTDERR: 4702 | _cedT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4702 | _cedT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdza_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4729:1: error: BUILDSTDERR: warning: label ‘_ceea’ defined but not used [-Wunused-label] BUILDSTDERR: 4729 | _ceea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4729 | _ceea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cecR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4767:1: error: BUILDSTDERR: warning: label ‘_cecR’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _cecR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _cecR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4762:4: error: BUILDSTDERR: warning: variable ‘_ceef’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4762 | W_ _ceef; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4762 | W_ _ceef; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceej’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4812:1: error: BUILDSTDERR: warning: label ‘_ceej’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _ceej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _ceej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListChunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4849:1: error: BUILDSTDERR: warning: label ‘_ceex’ defined but not used [-Wunused-label] BUILDSTDERR: 4849 | _ceex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4849 | _ceex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cedD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4900:1: error: BUILDSTDERR: warning: label ‘_cedD’ defined but not used [-Wunused-label] BUILDSTDERR: 4900 | _cedD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4900 | _cedD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cedH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4919:1: error: BUILDSTDERR: warning: label ‘_cedH’ defined but not used [-Wunused-label] BUILDSTDERR: 4919 | _cedH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4919 | _cedH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4951:1: error: BUILDSTDERR: warning: label ‘_ceeN’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _ceeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _ceeN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceeK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4971:1: error: BUILDSTDERR: warning: label ‘_ceeK’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _ceeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _ceeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:4990:1: error: BUILDSTDERR: warning: label ‘_ceeY’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _ceeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _ceeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdzN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5009:1: error: BUILDSTDERR: warning: label ‘_cefn’ defined but not used [-Wunused-label] BUILDSTDERR: 5009 | _cefn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5009 | _cefn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5039:1: error: BUILDSTDERR: warning: label ‘_cefu’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _cefu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _cefu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cef5’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5067:1: error: BUILDSTDERR: warning: label ‘_cef5’ defined but not used [-Wunused-label] BUILDSTDERR: 5067 | _cef5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5067 | _cef5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cefb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5101:1: error: BUILDSTDERR: warning: label ‘_cefb’ defined but not used [-Wunused-label] BUILDSTDERR: 5101 | _cefb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5101 | _cefb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cefh’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5128:1: error: BUILDSTDERR: warning: label ‘_cefh’ defined but not used [-Wunused-label] BUILDSTDERR: 5128 | _cefh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5128 | _cefh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5162:1: error: BUILDSTDERR: warning: label ‘_cefV’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _cefV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _cefV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cefO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5183:1: error: BUILDSTDERR: warning: label ‘_cefO’ defined but not used [-Wunused-label] BUILDSTDERR: 5183 | _cefO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5183 | _cefO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cefZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5210:1: error: BUILDSTDERR: warning: label ‘_cefZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5210 | _cefZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5210 | _cefZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceg9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5238:1: error: BUILDSTDERR: warning: label ‘_ceg9’ defined but not used [-Wunused-label] BUILDSTDERR: 5238 | _ceg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5238 | _ceg9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5262:1: error: BUILDSTDERR: warning: label ‘_cegr’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _cegr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _cegr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cego’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5282:1: error: BUILDSTDERR: warning: label ‘_cego’ defined but not used [-Wunused-label] BUILDSTDERR: 5282 | _cego: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5282 | _cego: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdA3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5302:1: error: BUILDSTDERR: warning: label ‘_cegK’ defined but not used [-Wunused-label] BUILDSTDERR: 5302 | _cegK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5302 | _cegK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdA4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cegN’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cegN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cegN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cegS’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cegS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cegS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5397:1: error: BUILDSTDERR: warning: label ‘_ceh1’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _ceh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _ceh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5416:1: error: BUILDSTDERR: warning: label ‘_cehh’ defined but not used [-Wunused-label] BUILDSTDERR: 5416 | _cehh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5416 | _cehh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5439:1: error: BUILDSTDERR: warning: label ‘_cehs’ defined but not used [-Wunused-label] BUILDSTDERR: 5439 | _cehs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5439 | _cehs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAd_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cehv’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cehv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cehv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cehk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5509:1: error: BUILDSTDERR: warning: label ‘_cehk’ defined but not used [-Wunused-label] BUILDSTDERR: 5509 | _cehk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5509 | _cehk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5536:1: error: BUILDSTDERR: warning: label ‘_cehD’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _cehD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _cehD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5567:1: error: BUILDSTDERR: warning: label ‘_cehM’ defined but not used [-Wunused-label] BUILDSTDERR: 5567 | _cehM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5567 | _cehM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAn_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5586:1: error: BUILDSTDERR: warning: label ‘_ceif’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _ceif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _ceif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5616:1: error: BUILDSTDERR: warning: label ‘_ceim’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _ceim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _ceim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cehT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5644:1: error: BUILDSTDERR: warning: label ‘_cehT’ defined but not used [-Wunused-label] BUILDSTDERR: 5644 | _cehT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5644 | _cehT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cehZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5684:1: error: BUILDSTDERR: warning: label ‘_cehZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5684 | _cehZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5684 | _cehZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5679:4: error: BUILDSTDERR: warning: variable ‘_cei5’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5679 | W_ _cei5; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | W_ _cei5; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5733:1: error: BUILDSTDERR: warning: label ‘_ceiM’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _ceiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _ceiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceiF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5749:1: error: BUILDSTDERR: warning: label ‘_ceiF’ defined but not used [-Wunused-label] BUILDSTDERR: 5749 | _ceiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5749 | _ceiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceiQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5780:1: error: BUILDSTDERR: warning: label ‘_ceiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5780 | _ceiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5780 | _ceiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5776:4: error: BUILDSTDERR: warning: variable ‘_cej3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5776 | W_ _cej3; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5776 | W_ _cej3; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cejl’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cejl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cejl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceji’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5837:1: error: BUILDSTDERR: warning: label ‘_ceji’ defined but not used [-Wunused-label] BUILDSTDERR: 5837 | _ceji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5837 | _ceji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAD_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cejE’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cejE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cejE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAE_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5883:1: error: BUILDSTDERR: warning: label ‘_cejH’ defined but not used [-Wunused-label] BUILDSTDERR: 5883 | _cejH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5883 | _cejH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5922:1: error: BUILDSTDERR: warning: label ‘_cejM’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _cejM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _cejM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5952:1: error: BUILDSTDERR: warning: label ‘_cejV’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _cejV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _cejV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAL_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5971:1: error: BUILDSTDERR: warning: label ‘_cekb’ defined but not used [-Wunused-label] BUILDSTDERR: 5971 | _cekb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5971 | _cekb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAM_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:5994:1: error: BUILDSTDERR: warning: label ‘_cekm’ defined but not used [-Wunused-label] BUILDSTDERR: 5994 | _cekm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5994 | _cekm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdAN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6022:1: error: BUILDSTDERR: warning: label ‘_cekp’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _cekp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _cekp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceke’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6064:1: error: BUILDSTDERR: warning: label ‘_ceke’ defined but not used [-Wunused-label] BUILDSTDERR: 6064 | _ceke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6064 | _ceke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6091:1: error: BUILDSTDERR: warning: label ‘_cekx’ defined but not used [-Wunused-label] BUILDSTDERR: 6091 | _cekx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6091 | _cekx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6122:1: error: BUILDSTDERR: warning: label ‘_cekG’ defined but not used [-Wunused-label] BUILDSTDERR: 6122 | _cekG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6122 | _cekG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6142:1: error: BUILDSTDERR: warning: label ‘_cekQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6142 | _cekQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6142 | _cekQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cekN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6169:1: error: BUILDSTDERR: warning: label ‘_cekN’ defined but not used [-Wunused-label] BUILDSTDERR: 6169 | _cekN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6169 | _cekN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cekT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6190:1: error: BUILDSTDERR: warning: label ‘_cekT’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _cekT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _cekT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cekV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6210:1: error: BUILDSTDERR: warning: label ‘_cekV’ defined but not used [-Wunused-label] BUILDSTDERR: 6210 | _cekV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6210 | _cekV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6241:1: error: BUILDSTDERR: warning: label ‘_cela’ defined but not used [-Wunused-label] BUILDSTDERR: 6241 | _cela: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6241 | _cela: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqPair_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6259:1: error: BUILDSTDERR: warning: label ‘_celh’ defined but not used [-Wunused-label] BUILDSTDERR: 6259 | _celh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6259 | _celh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdBe_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6278:1: error: BUILDSTDERR: warning: label ‘_celD’ defined but not used [-Wunused-label] BUILDSTDERR: 6278 | _celD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6278 | _celD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_celx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6307:1: error: BUILDSTDERR: warning: label ‘_celx’ defined but not used [-Wunused-label] BUILDSTDERR: 6307 | _celx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6307 | _celx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdBp_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6333:1: error: BUILDSTDERR: warning: label ‘_celT’ defined but not used [-Wunused-label] BUILDSTDERR: 6333 | _celT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6333 | _celT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_celN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6362:1: error: BUILDSTDERR: warning: label ‘_celN’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _celN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _celN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6397:1: error: BUILDSTDERR: warning: label ‘_cem7’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _cem7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _cem7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6394:4: error: BUILDSTDERR: warning: variable ‘_cem0’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6394 | W_ _cem0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | W_ _cem0; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6392:4: error: BUILDSTDERR: warning: variable ‘_celq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6392 | W_ _celq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | W_ _celq; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parPair1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6449:1: error: BUILDSTDERR: warning: label ‘_cemj’ defined but not used [-Wunused-label] BUILDSTDERR: 6449 | _cemj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6449 | _cemj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cemg’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6475:1: error: BUILDSTDERR: warning: label ‘_cemg’ defined but not used [-Wunused-label] BUILDSTDERR: 6475 | _cemg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6475 | _cemg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6498:1: error: BUILDSTDERR: warning: label ‘_cemu’ defined but not used [-Wunused-label] BUILDSTDERR: 6498 | _cemu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6498 | _cemu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parPair_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cemB’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cemB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cemB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple12_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6536:1: error: BUILDSTDERR: warning: label ‘_cemL’ defined but not used [-Wunused-label] BUILDSTDERR: 6536 | _cemL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6536 | _cemL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cemI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6562:1: error: BUILDSTDERR: warning: label ‘_cemI’ defined but not used [-Wunused-label] BUILDSTDERR: 6562 | _cemI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6562 | _cemI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cemO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cemO’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cemO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cemO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cemQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6603:1: error: BUILDSTDERR: warning: label ‘_cemQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6603 | _cemQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6603 | _cemQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cemS’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6622:1: error: BUILDSTDERR: warning: label ‘_cemS’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _cemS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _cemS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6654:1: error: BUILDSTDERR: warning: label ‘_cen8’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _cen8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _cen8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTriple_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6672:1: error: BUILDSTDERR: warning: label ‘_cenf’ defined but not used [-Wunused-label] BUILDSTDERR: 6672 | _cenf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6672 | _cenf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdCe_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6691:1: error: BUILDSTDERR: warning: label ‘_cenH’ defined but not used [-Wunused-label] BUILDSTDERR: 6691 | _cenH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6691 | _cenH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cenB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6720:1: error: BUILDSTDERR: warning: label ‘_cenB’ defined but not used [-Wunused-label] BUILDSTDERR: 6720 | _cenB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6720 | _cenB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdCp_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cenW’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cenW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cenW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cenQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6775:1: error: BUILDSTDERR: warning: label ‘_cenQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _cenQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _cenQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdCA_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6801:1: error: BUILDSTDERR: warning: label ‘_ceoc’ defined but not used [-Wunused-label] BUILDSTDERR: 6801 | _ceoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6801 | _ceoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceo6’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6830:1: error: BUILDSTDERR: warning: label ‘_ceo6’ defined but not used [-Wunused-label] BUILDSTDERR: 6830 | _ceo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6830 | _ceo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6870:1: error: BUILDSTDERR: warning: label ‘_ceor’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _ceor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _ceor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6865:4: error: BUILDSTDERR: warning: variable ‘_ceoj’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6865 | W_ _ceoj; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | W_ _ceoj; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6863:4: error: BUILDSTDERR: warning: variable ‘_cenu’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6863 | W_ _cenu; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6863 | W_ _cenu; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6861:4: error: BUILDSTDERR: warning: variable ‘_ceno’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6861 | W_ _ceno; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6861 | W_ _ceno; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTriple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6934:1: error: BUILDSTDERR: warning: label ‘_ceoD’ defined but not used [-Wunused-label] BUILDSTDERR: 6934 | _ceoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6934 | _ceoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceoA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6960:1: error: BUILDSTDERR: warning: label ‘_ceoA’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _ceoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _ceoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:6986:1: error: BUILDSTDERR: warning: label ‘_ceoO’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _ceoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _ceoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTriple_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7004:1: error: BUILDSTDERR: warning: label ‘_ceoV’ defined but not used [-Wunused-label] BUILDSTDERR: 7004 | _ceoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7004 | _ceoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7022:1: error: BUILDSTDERR: warning: label ‘_ceoZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7022 | _ceoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7022 | _ceoZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7032:1: error: BUILDSTDERR: warning: label ‘_cepc’ defined but not used [-Wunused-label] BUILDSTDERR: 7032 | _cepc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7032 | _cepc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cep3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7058:1: error: BUILDSTDERR: warning: label ‘_cep3’ defined but not used [-Wunused-label] BUILDSTDERR: 7058 | _cep3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7058 | _cep3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cep5’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7079:1: error: BUILDSTDERR: warning: label ‘_cep5’ defined but not used [-Wunused-label] BUILDSTDERR: 7079 | _cep5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7079 | _cep5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cep7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7099:1: error: BUILDSTDERR: warning: label ‘_cep7’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _cep7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _cep7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cep9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7119:1: error: BUILDSTDERR: warning: label ‘_cep9’ defined but not used [-Wunused-label] BUILDSTDERR: 7119 | _cep9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7119 | _cep9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple13_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7154:1: error: BUILDSTDERR: warning: label ‘_ceps’ defined but not used [-Wunused-label] BUILDSTDERR: 7154 | _ceps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7154 | _ceps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cepp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7180:1: error: BUILDSTDERR: warning: label ‘_cepp’ defined but not used [-Wunused-label] BUILDSTDERR: 7180 | _cepp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7180 | _cepp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7208:1: error: BUILDSTDERR: warning: label ‘_cepD’ defined but not used [-Wunused-label] BUILDSTDERR: 7208 | _cepD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7208 | _cepD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple4_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7226:1: error: BUILDSTDERR: warning: label ‘_cepH’ defined but not used [-Wunused-label] BUILDSTDERR: 7226 | _cepH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7226 | _cepH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdDK_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7235:1: error: BUILDSTDERR: warning: label ‘_ceqc’ defined but not used [-Wunused-label] BUILDSTDERR: 7235 | _ceqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7235 | _ceqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceq6’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7264:1: error: BUILDSTDERR: warning: label ‘_ceq6’ defined but not used [-Wunused-label] BUILDSTDERR: 7264 | _ceq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7264 | _ceq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdDV_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7290:1: error: BUILDSTDERR: warning: label ‘_ceqr’ defined but not used [-Wunused-label] BUILDSTDERR: 7290 | _ceqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7290 | _ceqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceql’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7319:1: error: BUILDSTDERR: warning: label ‘_ceql’ defined but not used [-Wunused-label] BUILDSTDERR: 7319 | _ceql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7319 | _ceql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdE6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7345:1: error: BUILDSTDERR: warning: label ‘_ceqG’ defined but not used [-Wunused-label] BUILDSTDERR: 7345 | _ceqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7345 | _ceqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceqA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7374:1: error: BUILDSTDERR: warning: label ‘_ceqA’ defined but not used [-Wunused-label] BUILDSTDERR: 7374 | _ceqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7374 | _ceqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdEh_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7400:1: error: BUILDSTDERR: warning: label ‘_ceqW’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _ceqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _ceqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceqQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7429:1: error: BUILDSTDERR: warning: label ‘_ceqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7429 | _ceqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7429 | _ceqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7474:1: error: BUILDSTDERR: warning: label ‘_cerc’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _cerc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _cerc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7467:4: error: BUILDSTDERR: warning: variable ‘_cer3’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7467 | W_ _cer3; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7467 | W_ _cer3; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7465:4: error: BUILDSTDERR: warning: variable ‘_cepZ’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7465 | W_ _cepZ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | W_ _cepZ; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7463:4: error: BUILDSTDERR: warning: variable ‘_cepT’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7463 | W_ _cepT; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7463 | W_ _cepT; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7461:4: error: BUILDSTDERR: warning: variable ‘_cepN’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7461 | W_ _cepN; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | W_ _cepN; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7551:1: error: BUILDSTDERR: warning: label ‘_cero’ defined but not used [-Wunused-label] BUILDSTDERR: 7551 | _cero: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7551 | _cero: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7577:1: error: BUILDSTDERR: warning: label ‘_cerl’ defined but not used [-Wunused-label] BUILDSTDERR: 7577 | _cerl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7577 | _cerl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7605:1: error: BUILDSTDERR: warning: label ‘_cerz’ defined but not used [-Wunused-label] BUILDSTDERR: 7605 | _cerz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7605 | _cerz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple14_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7625:1: error: BUILDSTDERR: warning: label ‘_cerJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7625 | _cerJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7625 | _cerJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7651:1: error: BUILDSTDERR: warning: label ‘_cerG’ defined but not used [-Wunused-label] BUILDSTDERR: 7651 | _cerG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7651 | _cerG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerM’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cerM’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cerM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cerM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7694:1: error: BUILDSTDERR: warning: label ‘_cerO’ defined but not used [-Wunused-label] BUILDSTDERR: 7694 | _cerO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7694 | _cerO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7714:1: error: BUILDSTDERR: warning: label ‘_cerQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7714 | _cerQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7714 | _cerQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerS’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7734:1: error: BUILDSTDERR: warning: label ‘_cerS’ defined but not used [-Wunused-label] BUILDSTDERR: 7734 | _cerS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7734 | _cerS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cerU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7754:1: error: BUILDSTDERR: warning: label ‘_cerU’ defined but not used [-Wunused-label] BUILDSTDERR: 7754 | _cerU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7754 | _cerU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7788:1: error: BUILDSTDERR: warning: label ‘_cesc’ defined but not used [-Wunused-label] BUILDSTDERR: 7788 | _cesc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7788 | _cesc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdFw_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7807:1: error: BUILDSTDERR: warning: label ‘_cesV’ defined but not used [-Wunused-label] BUILDSTDERR: 7807 | _cesV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7807 | _cesV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cesP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7836:1: error: BUILDSTDERR: warning: label ‘_cesP’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _cesP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _cesP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdFH_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7862:1: error: BUILDSTDERR: warning: label ‘_ceta’ defined but not used [-Wunused-label] BUILDSTDERR: 7862 | _ceta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7862 | _ceta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cet4’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7891:1: error: BUILDSTDERR: warning: label ‘_cet4’ defined but not used [-Wunused-label] BUILDSTDERR: 7891 | _cet4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7891 | _cet4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdFS_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7917:1: error: BUILDSTDERR: warning: label ‘_cetp’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _cetp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _cetp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cetj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7946:1: error: BUILDSTDERR: warning: label ‘_cetj’ defined but not used [-Wunused-label] BUILDSTDERR: 7946 | _cetj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7946 | _cetj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdG3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:7972:1: error: BUILDSTDERR: warning: label ‘_cetE’ defined but not used [-Wunused-label] BUILDSTDERR: 7972 | _cetE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7972 | _cetE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cety’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8001:1: error: BUILDSTDERR: warning: label ‘_cety’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _cety: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _cety: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdGe_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8027:1: error: BUILDSTDERR: warning: label ‘_cetU’ defined but not used [-Wunused-label] BUILDSTDERR: 8027 | _cetU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8027 | _cetU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cetO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8056:1: error: BUILDSTDERR: warning: label ‘_cetO’ defined but not used [-Wunused-label] BUILDSTDERR: 8056 | _cetO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8056 | _cetO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple12_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8083:1: error: BUILDSTDERR: warning: label ‘_ceu1’ defined but not used [-Wunused-label] BUILDSTDERR: 8083 | _ceu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8083 | _ceu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cesj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8134:1: error: BUILDSTDERR: warning: label ‘_cesj’ defined but not used [-Wunused-label] BUILDSTDERR: 8134 | _cesj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8134 | _cesj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8123:4: error: BUILDSTDERR: warning: variable ‘_ceu2’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8123 | W_ _ceu2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | W_ _ceu2; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8121:4: error: BUILDSTDERR: warning: variable ‘_cesI’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8121 | W_ _cesI; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8121 | W_ _cesI; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8119:4: error: BUILDSTDERR: warning: variable ‘_cesC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8119 | W_ _cesC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8119 | W_ _cesC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8117:4: error: BUILDSTDERR: warning: variable ‘_cesw’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8117 | W_ _cesw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8117 | W_ _cesw; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8115:4: error: BUILDSTDERR: warning: variable ‘_cesq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8115 | W_ _cesq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8115 | W_ _cesq; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8222:1: error: BUILDSTDERR: warning: label ‘_ceum’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _ceum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _ceum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple15_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8240:1: error: BUILDSTDERR: warning: label ‘_ceuq’ defined but not used [-Wunused-label] BUILDSTDERR: 8240 | _ceuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8240 | _ceuq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple15_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8250:1: error: BUILDSTDERR: warning: label ‘_ceux’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _ceux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _ceux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8277:1: error: BUILDSTDERR: warning: label ‘_ceuu’ defined but not used [-Wunused-label] BUILDSTDERR: 8277 | _ceuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8277 | _ceuu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8301:1: error: BUILDSTDERR: warning: label ‘_ceuA’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _ceuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _ceuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuC’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8321:1: error: BUILDSTDERR: warning: label ‘_ceuC’ defined but not used [-Wunused-label] BUILDSTDERR: 8321 | _ceuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8321 | _ceuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8341:1: error: BUILDSTDERR: warning: label ‘_ceuE’ defined but not used [-Wunused-label] BUILDSTDERR: 8341 | _ceuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8341 | _ceuE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8362:1: error: BUILDSTDERR: warning: label ‘_ceuG’ defined but not used [-Wunused-label] BUILDSTDERR: 8362 | _ceuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8362 | _ceuG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8382:1: error: BUILDSTDERR: warning: label ‘_ceuI’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _ceuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _ceuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceuK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8402:1: error: BUILDSTDERR: warning: label ‘_ceuK’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _ceuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _ceuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8437:1: error: BUILDSTDERR: warning: label ‘_cev0’ defined but not used [-Wunused-label] BUILDSTDERR: 8437 | _cev0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8437 | _cev0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8445:1: error: BUILDSTDERR: warning: label ‘_cev4’ defined but not used [-Wunused-label] BUILDSTDERR: 8445 | _cev4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8445 | _cev4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple13_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8464:1: error: BUILDSTDERR: warning: label ‘_cev8’ defined but not used [-Wunused-label] BUILDSTDERR: 8464 | _cev8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8464 | _cev8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdHs_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8473:1: error: BUILDSTDERR: warning: label ‘_cevU’ defined but not used [-Wunused-label] BUILDSTDERR: 8473 | _cevU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8473 | _cevU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cevO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8502:1: error: BUILDSTDERR: warning: label ‘_cevO’ defined but not used [-Wunused-label] BUILDSTDERR: 8502 | _cevO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8502 | _cevO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdHD_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8528:1: error: BUILDSTDERR: warning: label ‘_cew9’ defined but not used [-Wunused-label] BUILDSTDERR: 8528 | _cew9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8528 | _cew9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cew3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8557:1: error: BUILDSTDERR: warning: label ‘_cew3’ defined but not used [-Wunused-label] BUILDSTDERR: 8557 | _cew3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8557 | _cew3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdHO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8583:1: error: BUILDSTDERR: warning: label ‘_cewo’ defined but not used [-Wunused-label] BUILDSTDERR: 8583 | _cewo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8583 | _cewo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cewi’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cewi’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cewi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cewi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdHZ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cewD’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cewD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cewD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cewx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8667:1: error: BUILDSTDERR: warning: label ‘_cewx’ defined but not used [-Wunused-label] BUILDSTDERR: 8667 | _cewx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8667 | _cewx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdIa_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8693:1: error: BUILDSTDERR: warning: label ‘_cewS’ defined but not used [-Wunused-label] BUILDSTDERR: 8693 | _cewS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8693 | _cewS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cewM’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8722:1: error: BUILDSTDERR: warning: label ‘_cewM’ defined but not used [-Wunused-label] BUILDSTDERR: 8722 | _cewM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8722 | _cewM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdIl_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8748:1: error: BUILDSTDERR: warning: label ‘_cex8’ defined but not used [-Wunused-label] BUILDSTDERR: 8748 | _cex8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8748 | _cex8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cex2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8777:1: error: BUILDSTDERR: warning: label ‘_cex2’ defined but not used [-Wunused-label] BUILDSTDERR: 8777 | _cex2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8777 | _cex2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple13_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8804:1: error: BUILDSTDERR: warning: label ‘_cexf’ defined but not used [-Wunused-label] BUILDSTDERR: 8804 | _cexf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8804 | _cexf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cevc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8861:1: error: BUILDSTDERR: warning: label ‘_cevc’ defined but not used [-Wunused-label] BUILDSTDERR: 8861 | _cevc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8861 | _cevc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8848:4: error: BUILDSTDERR: warning: variable ‘_cexg’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8848 | W_ _cexg; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8848 | W_ _cexg; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8846:4: error: BUILDSTDERR: warning: variable ‘_cevH’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8846 | W_ _cevH; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8846 | W_ _cevH; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8844:4: error: BUILDSTDERR: warning: variable ‘_cevB’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8844 | W_ _cevB; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8844 | W_ _cevB; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8842:4: error: BUILDSTDERR: warning: variable ‘_cevv’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8842 | W_ _cevv; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8842 | W_ _cevv; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8840:4: error: BUILDSTDERR: warning: variable ‘_cevp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8840 | W_ _cevp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8840 | W_ _cevp; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8838:4: error: BUILDSTDERR: warning: variable ‘_cevj’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8838 | W_ _cevj; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8838 | W_ _cevj; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8961:1: error: BUILDSTDERR: warning: label ‘_cexy’ defined but not used [-Wunused-label] BUILDSTDERR: 8961 | _cexy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8961 | _cexy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8969:1: error: BUILDSTDERR: warning: label ‘_cexC’ defined but not used [-Wunused-label] BUILDSTDERR: 8969 | _cexC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8969 | _cexC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple16_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8988:1: error: BUILDSTDERR: warning: label ‘_cexG’ defined but not used [-Wunused-label] BUILDSTDERR: 8988 | _cexG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8988 | _cexG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple16_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:8998:1: error: BUILDSTDERR: warning: label ‘_cexN’ defined but not used [-Wunused-label] BUILDSTDERR: 8998 | _cexN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8998 | _cexN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9025:1: error: BUILDSTDERR: warning: label ‘_cexK’ defined but not used [-Wunused-label] BUILDSTDERR: 9025 | _cexK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9025 | _cexK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexQ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9050:1: error: BUILDSTDERR: warning: label ‘_cexQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _cexQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _cexQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexS’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9070:1: error: BUILDSTDERR: warning: label ‘_cexS’ defined but not used [-Wunused-label] BUILDSTDERR: 9070 | _cexS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9070 | _cexS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9090:1: error: BUILDSTDERR: warning: label ‘_cexU’ defined but not used [-Wunused-label] BUILDSTDERR: 9090 | _cexU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9090 | _cexU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9111:1: error: BUILDSTDERR: warning: label ‘_cexW’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _cexW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _cexW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cexY’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9132:1: error: BUILDSTDERR: warning: label ‘_cexY’ defined but not used [-Wunused-label] BUILDSTDERR: 9132 | _cexY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9132 | _cexY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cey0’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9152:1: error: BUILDSTDERR: warning: label ‘_cey0’ defined but not used [-Wunused-label] BUILDSTDERR: 9152 | _cey0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9152 | _cey0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cey2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9172:1: error: BUILDSTDERR: warning: label ‘_cey2’ defined but not used [-Wunused-label] BUILDSTDERR: 9172 | _cey2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9172 | _cey2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9208:1: error: BUILDSTDERR: warning: label ‘_ceyj’ defined but not used [-Wunused-label] BUILDSTDERR: 9208 | _ceyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9208 | _ceyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9216:1: error: BUILDSTDERR: warning: label ‘_ceyn’ defined but not used [-Wunused-label] BUILDSTDERR: 9216 | _ceyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9216 | _ceyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple14_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9235:1: error: BUILDSTDERR: warning: label ‘_ceyr’ defined but not used [-Wunused-label] BUILDSTDERR: 9235 | _ceyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9235 | _ceyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdJJ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9244:1: error: BUILDSTDERR: warning: label ‘_cezj’ defined but not used [-Wunused-label] BUILDSTDERR: 9244 | _cezj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9244 | _cezj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cezd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9273:1: error: BUILDSTDERR: warning: label ‘_cezd’ defined but not used [-Wunused-label] BUILDSTDERR: 9273 | _cezd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9273 | _cezd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdJU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9299:1: error: BUILDSTDERR: warning: label ‘_cezy’ defined but not used [-Wunused-label] BUILDSTDERR: 9299 | _cezy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9299 | _cezy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cezs’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9328:1: error: BUILDSTDERR: warning: label ‘_cezs’ defined but not used [-Wunused-label] BUILDSTDERR: 9328 | _cezs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9328 | _cezs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdK5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9354:1: error: BUILDSTDERR: warning: label ‘_cezN’ defined but not used [-Wunused-label] BUILDSTDERR: 9354 | _cezN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9354 | _cezN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cezH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9383:1: error: BUILDSTDERR: warning: label ‘_cezH’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _cezH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _cezH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdKg_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9409:1: error: BUILDSTDERR: warning: label ‘_ceA2’ defined but not used [-Wunused-label] BUILDSTDERR: 9409 | _ceA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9409 | _ceA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_cezW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9438:1: error: BUILDSTDERR: warning: label ‘_cezW’ defined but not used [-Wunused-label] BUILDSTDERR: 9438 | _cezW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9438 | _cezW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdKr_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9464:1: error: BUILDSTDERR: warning: label ‘_ceAh’ defined but not used [-Wunused-label] BUILDSTDERR: 9464 | _ceAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9464 | _ceAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceAb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9493:1: error: BUILDSTDERR: warning: label ‘_ceAb’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _ceAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _ceAb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdKC_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9519:1: error: BUILDSTDERR: warning: label ‘_ceAw’ defined but not used [-Wunused-label] BUILDSTDERR: 9519 | _ceAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9519 | _ceAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceAq’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9548:1: error: BUILDSTDERR: warning: label ‘_ceAq’ defined but not used [-Wunused-label] BUILDSTDERR: 9548 | _ceAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9548 | _ceAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdKN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9574:1: error: BUILDSTDERR: warning: label ‘_ceAM’ defined but not used [-Wunused-label] BUILDSTDERR: 9574 | _ceAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9574 | _ceAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceAG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9603:1: error: BUILDSTDERR: warning: label ‘_ceAG’ defined but not used [-Wunused-label] BUILDSTDERR: 9603 | _ceAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9603 | _ceAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple14_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9630:1: error: BUILDSTDERR: warning: label ‘_ceAT’ defined but not used [-Wunused-label] BUILDSTDERR: 9630 | _ceAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9630 | _ceAT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceyv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9692:1: error: BUILDSTDERR: warning: label ‘_ceyv’ defined but not used [-Wunused-label] BUILDSTDERR: 9692 | _ceyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9692 | _ceyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9677:4: error: BUILDSTDERR: warning: variable ‘_ceAU’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9677 | W_ _ceAU; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9677 | W_ _ceAU; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9675:4: error: BUILDSTDERR: warning: variable ‘_cez6’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9675 | W_ _cez6; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | W_ _cez6; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9673:4: error: BUILDSTDERR: warning: variable ‘_cez0’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9673 | W_ _cez0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9673 | W_ _cez0; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9671:4: error: BUILDSTDERR: warning: variable ‘_ceyU’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9671 | W_ _ceyU; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9671 | W_ _ceyU; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9669:4: error: BUILDSTDERR: warning: variable ‘_ceyO’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9669 | W_ _ceyO; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | W_ _ceyO; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9667:4: error: BUILDSTDERR: warning: variable ‘_ceyI’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9667 | W_ _ceyI; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9667 | W_ _ceyI; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9665:4: error: BUILDSTDERR: warning: variable ‘_ceyC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9665 | W_ _ceyC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9665 | W_ _ceyC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9804:1: error: BUILDSTDERR: warning: label ‘_ceBd’ defined but not used [-Wunused-label] BUILDSTDERR: 9804 | _ceBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9804 | _ceBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9812:1: error: BUILDSTDERR: warning: label ‘_ceBh’ defined but not used [-Wunused-label] BUILDSTDERR: 9812 | _ceBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9812 | _ceBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple17_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9831:1: error: BUILDSTDERR: warning: label ‘_ceBl’ defined but not used [-Wunused-label] BUILDSTDERR: 9831 | _ceBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9831 | _ceBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple17_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9841:1: error: BUILDSTDERR: warning: label ‘_ceBs’ defined but not used [-Wunused-label] BUILDSTDERR: 9841 | _ceBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9841 | _ceBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9868:1: error: BUILDSTDERR: warning: label ‘_ceBp’ defined but not used [-Wunused-label] BUILDSTDERR: 9868 | _ceBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9868 | _ceBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9894:1: error: BUILDSTDERR: warning: label ‘_ceBv’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _ceBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _ceBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9914:1: error: BUILDSTDERR: warning: label ‘_ceBx’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _ceBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _ceBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9934:1: error: BUILDSTDERR: warning: label ‘_ceBz’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _ceBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _ceBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9955:1: error: BUILDSTDERR: warning: label ‘_ceBB’ defined but not used [-Wunused-label] BUILDSTDERR: 9955 | _ceBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9955 | _ceBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9976:1: error: BUILDSTDERR: warning: label ‘_ceBD’ defined but not used [-Wunused-label] BUILDSTDERR: 9976 | _ceBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9976 | _ceBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:9997:1: error: BUILDSTDERR: warning: label ‘_ceBF’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _ceBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _ceBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10017:1: error: BUILDSTDERR: warning: label ‘_ceBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10017 | _ceBH: BUILDSTDERR: | ^ BUILDSTDERR: 10017 | _ceBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceBJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10037:1: error: BUILDSTDERR: warning: label ‘_ceBJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10037 | _ceBJ: BUILDSTDERR: | ^ BUILDSTDERR: 10037 | _ceBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10074:1: error: BUILDSTDERR: warning: label ‘_ceC1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _ceC1: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _ceC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10082:1: error: BUILDSTDERR: warning: label ‘_ceC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10082 | _ceC5: BUILDSTDERR: | ^ BUILDSTDERR: 10082 | _ceC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple15_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10101:1: error: BUILDSTDERR: warning: label ‘_ceC9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10101 | _ceC9: BUILDSTDERR: | ^ BUILDSTDERR: 10101 | _ceC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdMl_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10110:1: error: BUILDSTDERR: warning: label ‘_ceD7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10110 | _ceD7: BUILDSTDERR: | ^ BUILDSTDERR: 10110 | _ceD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceD1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10139:1: error: BUILDSTDERR: warning: label ‘_ceD1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10139 | _ceD1: BUILDSTDERR: | ^ BUILDSTDERR: 10139 | _ceD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdMw_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10165:1: error: BUILDSTDERR: warning: label ‘_ceDm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10165 | _ceDm: BUILDSTDERR: | ^ BUILDSTDERR: 10165 | _ceDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceDg’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10194:1: error: BUILDSTDERR: warning: label ‘_ceDg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10194 | _ceDg: BUILDSTDERR: | ^ BUILDSTDERR: 10194 | _ceDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdMH_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10220:1: error: BUILDSTDERR: warning: label ‘_ceDB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10220 | _ceDB: BUILDSTDERR: | ^ BUILDSTDERR: 10220 | _ceDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceDv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10249:1: error: BUILDSTDERR: warning: label ‘_ceDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10249 | _ceDv: BUILDSTDERR: | ^ BUILDSTDERR: 10249 | _ceDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdMS_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10275:1: error: BUILDSTDERR: warning: label ‘_ceDQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10275 | _ceDQ: BUILDSTDERR: | ^ BUILDSTDERR: 10275 | _ceDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceDK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10304:1: error: BUILDSTDERR: warning: label ‘_ceDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10304 | _ceDK: BUILDSTDERR: | ^ BUILDSTDERR: 10304 | _ceDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdN3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10330:1: error: BUILDSTDERR: warning: label ‘_ceE5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10330 | _ceE5: BUILDSTDERR: | ^ BUILDSTDERR: 10330 | _ceE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceDZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10359:1: error: BUILDSTDERR: warning: label ‘_ceDZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10359 | _ceDZ: BUILDSTDERR: | ^ BUILDSTDERR: 10359 | _ceDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdNe_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10385:1: error: BUILDSTDERR: warning: label ‘_ceEk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _ceEk: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _ceEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceEe’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10414:1: error: BUILDSTDERR: warning: label ‘_ceEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _ceEe: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _ceEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdNp_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10440:1: error: BUILDSTDERR: warning: label ‘_ceEz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10440 | _ceEz: BUILDSTDERR: | ^ BUILDSTDERR: 10440 | _ceEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceEt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10469:1: error: BUILDSTDERR: warning: label ‘_ceEt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10469 | _ceEt: BUILDSTDERR: | ^ BUILDSTDERR: 10469 | _ceEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdNA_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10495:1: error: BUILDSTDERR: warning: label ‘_ceEP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10495 | _ceEP: BUILDSTDERR: | ^ BUILDSTDERR: 10495 | _ceEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceEJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10524:1: error: BUILDSTDERR: warning: label ‘_ceEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10524 | _ceEJ: BUILDSTDERR: | ^ BUILDSTDERR: 10524 | _ceEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple15_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10551:1: error: BUILDSTDERR: warning: label ‘_ceEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10551 | _ceEW: BUILDSTDERR: | ^ BUILDSTDERR: 10551 | _ceEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceCd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10618:1: error: BUILDSTDERR: warning: label ‘_ceCd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10618 | _ceCd: BUILDSTDERR: | ^ BUILDSTDERR: 10618 | _ceCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10601:4: error: BUILDSTDERR: warning: variable ‘_ceEX’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10601 | W_ _ceEX; BUILDSTDERR: | ^ BUILDSTDERR: 10601 | W_ _ceEX; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10599:4: error: BUILDSTDERR: warning: variable ‘_ceCU’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10599 | W_ _ceCU; BUILDSTDERR: | ^ BUILDSTDERR: 10599 | W_ _ceCU; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10597:4: error: BUILDSTDERR: warning: variable ‘_ceCO’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10597 | W_ _ceCO; BUILDSTDERR: | ^ BUILDSTDERR: 10597 | W_ _ceCO; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10595:4: error: BUILDSTDERR: warning: variable ‘_ceCI’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10595 | W_ _ceCI; BUILDSTDERR: | ^ BUILDSTDERR: 10595 | W_ _ceCI; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10593:4: error: BUILDSTDERR: warning: variable ‘_ceCC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10593 | W_ _ceCC; BUILDSTDERR: | ^ BUILDSTDERR: 10593 | W_ _ceCC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10591:4: error: BUILDSTDERR: warning: variable ‘_ceCw’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10591 | W_ _ceCw; BUILDSTDERR: | ^ BUILDSTDERR: 10591 | W_ _ceCw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10589:4: error: BUILDSTDERR: warning: variable ‘_ceCq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10589 | W_ _ceCq; BUILDSTDERR: | ^ BUILDSTDERR: 10589 | W_ _ceCq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10587:4: error: BUILDSTDERR: warning: variable ‘_ceCk’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10587 | W_ _ceCk; BUILDSTDERR: | ^ BUILDSTDERR: 10587 | W_ _ceCk; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10742:1: error: BUILDSTDERR: warning: label ‘_ceFh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10742 | _ceFh: BUILDSTDERR: | ^ BUILDSTDERR: 10742 | _ceFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10750:1: error: BUILDSTDERR: warning: label ‘_ceFl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10750 | _ceFl: BUILDSTDERR: | ^ BUILDSTDERR: 10750 | _ceFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple18_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10769:1: error: BUILDSTDERR: warning: label ‘_ceFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10769 | _ceFp: BUILDSTDERR: | ^ BUILDSTDERR: 10769 | _ceFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple18_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10779:1: error: BUILDSTDERR: warning: label ‘_ceFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10779 | _ceFw: BUILDSTDERR: | ^ BUILDSTDERR: 10779 | _ceFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10806:1: error: BUILDSTDERR: warning: label ‘_ceFt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10806 | _ceFt: BUILDSTDERR: | ^ BUILDSTDERR: 10806 | _ceFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10833:1: error: BUILDSTDERR: warning: label ‘_ceFz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10833 | _ceFz: BUILDSTDERR: | ^ BUILDSTDERR: 10833 | _ceFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10853:1: error: BUILDSTDERR: warning: label ‘_ceFB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _ceFB: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _ceFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10873:1: error: BUILDSTDERR: warning: label ‘_ceFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10873 | _ceFD: BUILDSTDERR: | ^ BUILDSTDERR: 10873 | _ceFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10894:1: error: BUILDSTDERR: warning: label ‘_ceFF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _ceFF: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _ceFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10915:1: error: BUILDSTDERR: warning: label ‘_ceFH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10915 | _ceFH: BUILDSTDERR: | ^ BUILDSTDERR: 10915 | _ceFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10936:1: error: BUILDSTDERR: warning: label ‘_ceFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10936 | _ceFJ: BUILDSTDERR: | ^ BUILDSTDERR: 10936 | _ceFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10957:1: error: BUILDSTDERR: warning: label ‘_ceFL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10957 | _ceFL: BUILDSTDERR: | ^ BUILDSTDERR: 10957 | _ceFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10977:1: error: BUILDSTDERR: warning: label ‘_ceFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10977 | _ceFN: BUILDSTDERR: | ^ BUILDSTDERR: 10977 | _ceFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceFP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:10997:1: error: BUILDSTDERR: warning: label ‘_ceFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10997 | _ceFP: BUILDSTDERR: | ^ BUILDSTDERR: 10997 | _ceFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11035:1: error: BUILDSTDERR: warning: label ‘_ceG8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11035 | _ceG8: BUILDSTDERR: | ^ BUILDSTDERR: 11035 | _ceG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11043:1: error: BUILDSTDERR: warning: label ‘_ceGc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11043 | _ceGc: BUILDSTDERR: | ^ BUILDSTDERR: 11043 | _ceGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple16_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11062:1: error: BUILDSTDERR: warning: label ‘_ceGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11062 | _ceGg: BUILDSTDERR: | ^ BUILDSTDERR: 11062 | _ceGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdPi_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11071:1: error: BUILDSTDERR: warning: label ‘_ceHk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11071 | _ceHk: BUILDSTDERR: | ^ BUILDSTDERR: 11071 | _ceHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceHe’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11100:1: error: BUILDSTDERR: warning: label ‘_ceHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11100 | _ceHe: BUILDSTDERR: | ^ BUILDSTDERR: 11100 | _ceHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdPt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11126:1: error: BUILDSTDERR: warning: label ‘_ceHz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _ceHz: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _ceHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceHt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11155:1: error: BUILDSTDERR: warning: label ‘_ceHt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11155 | _ceHt: BUILDSTDERR: | ^ BUILDSTDERR: 11155 | _ceHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdPE_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11181:1: error: BUILDSTDERR: warning: label ‘_ceHO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11181 | _ceHO: BUILDSTDERR: | ^ BUILDSTDERR: 11181 | _ceHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceHI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11210:1: error: BUILDSTDERR: warning: label ‘_ceHI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _ceHI: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _ceHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdPP_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11236:1: error: BUILDSTDERR: warning: label ‘_ceI3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11236 | _ceI3: BUILDSTDERR: | ^ BUILDSTDERR: 11236 | _ceI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceHX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11265:1: error: BUILDSTDERR: warning: label ‘_ceHX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11265 | _ceHX: BUILDSTDERR: | ^ BUILDSTDERR: 11265 | _ceHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdQ0_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11291:1: error: BUILDSTDERR: warning: label ‘_ceIi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11291 | _ceIi: BUILDSTDERR: | ^ BUILDSTDERR: 11291 | _ceIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceIc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11320:1: error: BUILDSTDERR: warning: label ‘_ceIc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11320 | _ceIc: BUILDSTDERR: | ^ BUILDSTDERR: 11320 | _ceIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdQb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11346:1: error: BUILDSTDERR: warning: label ‘_ceIx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11346 | _ceIx: BUILDSTDERR: | ^ BUILDSTDERR: 11346 | _ceIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceIr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11375:1: error: BUILDSTDERR: warning: label ‘_ceIr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11375 | _ceIr: BUILDSTDERR: | ^ BUILDSTDERR: 11375 | _ceIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdQm_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11401:1: error: BUILDSTDERR: warning: label ‘_ceIM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11401 | _ceIM: BUILDSTDERR: | ^ BUILDSTDERR: 11401 | _ceIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceIG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11430:1: error: BUILDSTDERR: warning: label ‘_ceIG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11430 | _ceIG: BUILDSTDERR: | ^ BUILDSTDERR: 11430 | _ceIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdQx_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11456:1: error: BUILDSTDERR: warning: label ‘_ceJ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _ceJ1: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _ceJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceIV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11485:1: error: BUILDSTDERR: warning: label ‘_ceIV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11485 | _ceIV: BUILDSTDERR: | ^ BUILDSTDERR: 11485 | _ceIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘sdQI_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11511:1: error: BUILDSTDERR: warning: label ‘_ceJh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11511 | _ceJh: BUILDSTDERR: | ^ BUILDSTDERR: 11511 | _ceJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceJb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11540:1: error: BUILDSTDERR: warning: label ‘_ceJb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11540 | _ceJb: BUILDSTDERR: | ^ BUILDSTDERR: 11540 | _ceJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple16_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11567:1: error: BUILDSTDERR: warning: label ‘_ceJo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11567 | _ceJo: BUILDSTDERR: | ^ BUILDSTDERR: 11567 | _ceJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceGk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11639:1: error: BUILDSTDERR: warning: label ‘_ceGk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11639 | _ceGk: BUILDSTDERR: | ^ BUILDSTDERR: 11639 | _ceGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11620:4: error: BUILDSTDERR: warning: variable ‘_ceJp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11620 | W_ _ceJp; BUILDSTDERR: | ^ BUILDSTDERR: 11620 | W_ _ceJp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11618:4: error: BUILDSTDERR: warning: variable ‘_ceH7’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11618 | W_ _ceH7; BUILDSTDERR: | ^ BUILDSTDERR: 11618 | W_ _ceH7; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11616:4: error: BUILDSTDERR: warning: variable ‘_ceH1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11616 | W_ _ceH1; BUILDSTDERR: | ^ BUILDSTDERR: 11616 | W_ _ceH1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11614:4: error: BUILDSTDERR: warning: variable ‘_ceGV’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11614 | W_ _ceGV; BUILDSTDERR: | ^ BUILDSTDERR: 11614 | W_ _ceGV; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11612:4: error: BUILDSTDERR: warning: variable ‘_ceGP’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11612 | W_ _ceGP; BUILDSTDERR: | ^ BUILDSTDERR: 11612 | W_ _ceGP; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11610:4: error: BUILDSTDERR: warning: variable ‘_ceGJ’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11610 | W_ _ceGJ; BUILDSTDERR: | ^ BUILDSTDERR: 11610 | W_ _ceGJ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11608:4: error: BUILDSTDERR: warning: variable ‘_ceGD’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11608 | W_ _ceGD; BUILDSTDERR: | ^ BUILDSTDERR: 11608 | W_ _ceGD; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11606:4: error: BUILDSTDERR: warning: variable ‘_ceGx’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11606 | W_ _ceGx; BUILDSTDERR: | ^ BUILDSTDERR: 11606 | W_ _ceGx; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11604:4: error: BUILDSTDERR: warning: variable ‘_ceGr’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11604 | W_ _ceGr; BUILDSTDERR: | ^ BUILDSTDERR: 11604 | W_ _ceGr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11775:1: error: BUILDSTDERR: warning: label ‘_ceJK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11775 | _ceJK: BUILDSTDERR: | ^ BUILDSTDERR: 11775 | _ceJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11783:1: error: BUILDSTDERR: warning: label ‘_ceJO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11783 | _ceJO: BUILDSTDERR: | ^ BUILDSTDERR: 11783 | _ceJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_demanding_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11803:1: error: BUILDSTDERR: warning: label ‘_ceJV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11803 | _ceJV: BUILDSTDERR: | ^ BUILDSTDERR: 11803 | _ceJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_sparking_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11825:1: error: BUILDSTDERR: warning: label ‘_ceK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11825 | _ceK2: BUILDSTDERR: | ^ BUILDSTDERR: 11825 | _ceK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11848:1: error: BUILDSTDERR: warning: label ‘_ceKc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _ceKc: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _ceKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘_ceK9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11867:1: error: BUILDSTDERR: warning: label ‘_ceK9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11867 | _ceK9: BUILDSTDERR: | ^ BUILDSTDERR: 11867 | _ceK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:11887:1: error: BUILDSTDERR: warning: label ‘_ceKn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11887 | _ceKn: BUILDSTDERR: | ^ BUILDSTDERR: 11887 | _ceKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:12114:1: error: BUILDSTDERR: warning: label ‘_ceKv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12114 | _ceKv: BUILDSTDERR: | ^ BUILDSTDERR: 12114 | _ceKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:12144:1: error: BUILDSTDERR: warning: label ‘_ceKF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12144 | _ceKF: BUILDSTDERR: | ^ BUILDSTDERR: 12144 | _ceKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_con_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:12168:1: error: BUILDSTDERR: warning: label ‘_ceKK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12168 | _ceKK: BUILDSTDERR: | ^ BUILDSTDERR: 12168 | _ceKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_con_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:12182:1: error: BUILDSTDERR: warning: label ‘_ceKM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12182 | _ceKM: BUILDSTDERR: | ^ BUILDSTDERR: 12182 | _ceKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_26.hc:1299:16: error: BUILDSTDERR: warning: ‘rdqT_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 1299 | static StgWord rdqT_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1299 | static StgWord rdqT_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:40:1: error: BUILDSTDERR: warning: label ‘_cfb7’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cfb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cfb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEvalzu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:60:1: error: BUILDSTDERR: warning: label ‘_cfbe’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cfbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cfbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:79:1: error: BUILDSTDERR: warning: label ‘_cfbn’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cfbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cfbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:94:1: error: BUILDSTDERR: warning: label ‘_cfbl’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cfbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cfbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_using_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:115:1: error: BUILDSTDERR: warning: label ‘_cfbz’ defined but not used [-Wunused-label] BUILDSTDERR: 115 | _cfbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 115 | _cfbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:131:1: error: BUILDSTDERR: warning: label ‘_cfbv’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cfbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cfbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:145:1: error: BUILDSTDERR: warning: label ‘_cfbx’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _cfbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _cfbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:166:1: error: BUILDSTDERR: warning: label ‘_cfbI’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cfbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cfbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:188:1: error: BUILDSTDERR: warning: label ‘_cfbV’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _cfbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _cfbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:210:1: error: BUILDSTDERR: warning: label ‘_cfbP’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cfbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cfbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:225:1: error: BUILDSTDERR: warning: label ‘_cfbR’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cfbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cfbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfbT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:240:1: error: BUILDSTDERR: warning: label ‘_cfbT’ defined but not used [-Wunused-label] BUILDSTDERR: 240 | _cfbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | _cfbT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seLc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:263:1: error: BUILDSTDERR: warning: label ‘_cfcd’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _cfcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _cfcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfc9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:291:1: error: BUILDSTDERR: warning: label ‘_cfc9’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cfc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cfc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:305:1: error: BUILDSTDERR: warning: label ‘_cfcb’ defined but not used [-Wunused-label] BUILDSTDERR: 305 | _cfcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 305 | _cfcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:325:1: error: BUILDSTDERR: warning: label ‘_cfcn’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cfcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cfcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:323:4: error: BUILDSTDERR: warning: variable ‘_cfci’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 323 | W_ _cfci; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | W_ _cfci; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:362:1: error: BUILDSTDERR: warning: label ‘_cfcD’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _cfcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _cfcD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:393:1: error: BUILDSTDERR: warning: label ‘_cfcx’ defined but not used [-Wunused-label] BUILDSTDERR: 393 | _cfcx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 393 | _cfcx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:408:1: error: BUILDSTDERR: warning: label ‘_cfcz’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _cfcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _cfcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:423:1: error: BUILDSTDERR: warning: label ‘_cfcB’ defined but not used [-Wunused-label] BUILDSTDERR: 423 | _cfcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 423 | _cfcB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seLw_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:449:1: error: BUILDSTDERR: warning: label ‘_cfcY’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cfcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cfcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:489:1: error: BUILDSTDERR: warning: label ‘_cfcU’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _cfcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _cfcU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfcW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:503:1: error: BUILDSTDERR: warning: label ‘_cfcW’ defined but not used [-Wunused-label] BUILDSTDERR: 503 | _cfcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 503 | _cfcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:523:1: error: BUILDSTDERR: warning: label ‘_cfda’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _cfda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _cfda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:521:4: error: BUILDSTDERR: warning: variable ‘_cfd5’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 521 | W_ _cfd5; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 521 | W_ _cfd5; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:562:1: error: BUILDSTDERR: warning: label ‘_cfdq’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _cfdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _cfdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfdk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:589:1: error: BUILDSTDERR: warning: label ‘_cfdk’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _cfdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _cfdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfdm’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:604:1: error: BUILDSTDERR: warning: label ‘_cfdm’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _cfdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _cfdm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfdo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:619:1: error: BUILDSTDERR: warning: label ‘_cfdo’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _cfdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _cfdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seLR_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:645:1: error: BUILDSTDERR: warning: label ‘_cfdL’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cfdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cfdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfdH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:685:1: error: BUILDSTDERR: warning: label ‘_cfdH’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _cfdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _cfdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfdJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:699:1: error: BUILDSTDERR: warning: label ‘_cfdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _cfdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _cfdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:719:1: error: BUILDSTDERR: warning: label ‘_cfdX’ defined but not used [-Wunused-label] BUILDSTDERR: 719 | _cfdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 719 | _cfdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:717:4: error: BUILDSTDERR: warning: variable ‘_cfdS’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 717 | W_ _cfdS; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | W_ _cfdS; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seM5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:757:1: error: BUILDSTDERR: warning: label ‘_cfee’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cfee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cfee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfea’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:785:1: error: BUILDSTDERR: warning: label ‘_cfea’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _cfea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _cfea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfec’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:799:1: error: BUILDSTDERR: warning: label ‘_cfec’ defined but not used [-Wunused-label] BUILDSTDERR: 799 | _cfec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 799 | _cfec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_dot_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:815:1: error: BUILDSTDERR: warning: label ‘_cfej’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _cfej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _cfej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:846:1: error: BUILDSTDERR: warning: label ‘_cfes’ defined but not used [-Wunused-label] BUILDSTDERR: 846 | _cfes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 846 | _cfes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:864:1: error: BUILDSTDERR: warning: label ‘_cfez’ defined but not used [-Wunused-label] BUILDSTDERR: 864 | _cfez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 864 | _cfez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:881:1: error: BUILDSTDERR: warning: label ‘_cfeG’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cfeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cfeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:902:1: error: BUILDSTDERR: warning: label ‘_cfeN’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cfeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cfeN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategyIO1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:919:1: error: BUILDSTDERR: warning: label ‘_cfeU’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cfeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cfeU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategyIO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:939:1: error: BUILDSTDERR: warning: label ‘_cff1’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _cff1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _cff1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seMc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:959:1: error: BUILDSTDERR: warning: label ‘_cffg’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cffg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cffg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cffd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:997:1: error: BUILDSTDERR: warning: label ‘_cffd’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cffd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cffd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdfMonadFixEval1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cffr’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cffr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cffr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cffo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1052:1: error: BUILDSTDERR: warning: label ‘_cffo’ defined but not used [-Wunused-label] BUILDSTDERR: 1052 | _cffo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1052 | _cffo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seMr_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1078:1: error: BUILDSTDERR: warning: label ‘_cffN’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _cffN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _cffN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalSeq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1094:1: error: BUILDSTDERR: warning: label ‘_cffQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _cffQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _cffQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cffE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1117:1: error: BUILDSTDERR: warning: label ‘_cffE’ defined but not used [-Wunused-label] BUILDSTDERR: 1117 | _cffE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1117 | _cffE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cfg0’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cfg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cfg0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r0_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1165:1: error: BUILDSTDERR: warning: label ‘_cfg7’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _cfg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _cfg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1182:1: error: BUILDSTDERR: warning: label ‘_cfge’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _cfge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _cfge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1202:1: error: BUILDSTDERR: warning: label ‘_cfgl’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _cfgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _cfgl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1222:1: error: BUILDSTDERR: warning: label ‘_cfgw’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _cfgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _cfgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfgt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cfgt’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cfgt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cfgt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1270:1: error: BUILDSTDERR: warning: label ‘_cfgH’ defined but not used [-Wunused-label] BUILDSTDERR: 1270 | _cfgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1270 | _cfgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rwhnf_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cfgO’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cfgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cfgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘rdqT_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1308:1: error: BUILDSTDERR: warning: label ‘_cfh0’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _cfh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _cfh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1306:4: error: BUILDSTDERR: warning: variable ‘_cfgW’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1306 | W_ _cfgW; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | W_ _cfgW; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rpar_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1332:1: error: BUILDSTDERR: warning: label ‘_cfh7’ defined but not used [-Wunused-label] BUILDSTDERR: 1332 | _cfh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1332 | _cfh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seMO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cfho’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cfho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cfho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfhi’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1379:1: error: BUILDSTDERR: warning: label ‘_cfhi’ defined but not used [-Wunused-label] BUILDSTDERR: 1379 | _cfhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1379 | _cfhi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cfhA’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cfhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cfhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1407:4: error: BUILDSTDERR: warning: variable ‘_cfhv’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1407 | W_ _cfhv; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1407 | W_ _cfhv; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1443:1: error: BUILDSTDERR: warning: label ‘_cfhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _cfhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _cfhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seN5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cfi0’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cfi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cfi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfhU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1491:1: error: BUILDSTDERR: warning: label ‘_cfhU’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _cfhU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _cfhU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rparWith1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cfic’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cfic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cfic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1519:4: error: BUILDSTDERR: warning: variable ‘_cfi7’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1519 | W_ _cfi7; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1519 | W_ _cfi7; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rparWith_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1556:1: error: BUILDSTDERR: warning: label ‘_cfil’ defined but not used [-Wunused-label] BUILDSTDERR: 1556 | _cfil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1556 | _cfil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTraversable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cfis’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cfis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cfis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seNg_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1606:1: error: BUILDSTDERR: warning: label ‘_cfiM’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _cfiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _cfiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfiF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1636:1: error: BUILDSTDERR: warning: label ‘_cfiF’ defined but not used [-Wunused-label] BUILDSTDERR: 1636 | _cfiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1636 | _cfiF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfiU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1667:1: error: BUILDSTDERR: warning: label ‘_cfiU’ defined but not used [-Wunused-label] BUILDSTDERR: 1667 | _cfiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1667 | _cfiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfiW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1687:1: error: BUILDSTDERR: warning: label ‘_cfiW’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _cfiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _cfiW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalList1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1715:1: error: BUILDSTDERR: warning: label ‘_cfj5’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _cfj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _cfj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1744:1: error: BUILDSTDERR: warning: label ‘_cfje’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _cfje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _cfje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cfjl’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cfjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cfjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTraverse_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1780:1: error: BUILDSTDERR: warning: label ‘_cfjs’ defined but not used [-Wunused-label] BUILDSTDERR: 1780 | _cfjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1780 | _cfjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seNJ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1800:1: error: BUILDSTDERR: warning: label ‘_cfjU’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _cfjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _cfjU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfjO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1829:1: error: BUILDSTDERR: warning: label ‘_cfjO’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _cfjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _cfjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seNw_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1856:1: error: BUILDSTDERR: warning: label ‘_cfk5’ defined but not used [-Wunused-label] BUILDSTDERR: 1856 | _cfk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1856 | _cfk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfjE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1894:1: error: BUILDSTDERR: warning: label ‘_cfjE’ defined but not used [-Wunused-label] BUILDSTDERR: 1894 | _cfjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1894 | _cfjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1889:4: error: BUILDSTDERR: warning: variable ‘_cfka’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1889 | W_ _cfka; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | W_ _cfka; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfke’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1939:1: error: BUILDSTDERR: warning: label ‘_cfke’ defined but not used [-Wunused-label] BUILDSTDERR: 1939 | _cfke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1939 | _cfke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘rdqU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1969:1: error: BUILDSTDERR: warning: label ‘_cfkp’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _cfkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _cfkp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parList_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1998:1: error: BUILDSTDERR: warning: label ‘_cfky’ defined but not used [-Wunused-label] BUILDSTDERR: 1998 | _cfky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1998 | _cfky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seO5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2017:1: error: BUILDSTDERR: warning: label ‘_cfkU’ defined but not used [-Wunused-label] BUILDSTDERR: 2017 | _cfkU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2017 | _cfkU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfkO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2046:1: error: BUILDSTDERR: warning: label ‘_cfkO’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _cfkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _cfkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seOc_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2076:1: error: BUILDSTDERR: warning: label ‘_cfl6’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _cfl6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _cfl6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2073:4: error: BUILDSTDERR: warning: variable ‘_cfl1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2073 | W_ _cfl1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | W_ _cfl1; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraversable_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2112:1: error: BUILDSTDERR: warning: label ‘_cflb’ defined but not used [-Wunused-label] BUILDSTDERR: 2112 | _cflb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2112 | _cflb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seOu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2153:1: error: BUILDSTDERR: warning: label ‘_cflG’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _cflG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _cflG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cflA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2194:1: error: BUILDSTDERR: warning: label ‘_cflA’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _cflA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _cflA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seOg_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2221:1: error: BUILDSTDERR: warning: label ‘_cflT’ defined but not used [-Wunused-label] BUILDSTDERR: 2221 | _cflT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2221 | _cflT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cflp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2260:1: error: BUILDSTDERR: warning: label ‘_cflp’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _cflp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _cflp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2255:4: error: BUILDSTDERR: warning: variable ‘_cflY’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2255 | W_ _cflY; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | W_ _cflY; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfm2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2307:1: error: BUILDSTDERR: warning: label ‘_cfm2’ defined but not used [-Wunused-label] BUILDSTDERR: 2307 | _cfm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2307 | _cfm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seOF_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2336:1: error: BUILDSTDERR: warning: label ‘_cfmi’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _cfmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _cfmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parMap_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2362:1: error: BUILDSTDERR: warning: label ‘_cfmn’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _cfmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _cfmn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfml’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2390:1: error: BUILDSTDERR: warning: label ‘_cfml’ defined but not used [-Wunused-label] BUILDSTDERR: 2390 | _cfml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2390 | _cfml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraverse_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2410:1: error: BUILDSTDERR: warning: label ‘_cfmx’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _cfmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _cfmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seOO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2431:1: error: BUILDSTDERR: warning: label ‘_cfmL’ defined but not used [-Wunused-label] BUILDSTDERR: 2431 | _cfmL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2431 | _cfmL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfmI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2468:1: error: BUILDSTDERR: warning: label ‘_cfmI’ defined but not used [-Wunused-label] BUILDSTDERR: 2468 | _cfmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2468 | _cfmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfmW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2508:1: error: BUILDSTDERR: warning: label ‘_cfmW’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _cfmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _cfmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seP9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cfni’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cfni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cfni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2566:1: error: BUILDSTDERR: warning: label ‘_cfnl’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _cfnl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _cfnl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfn9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2599:1: error: BUILDSTDERR: warning: label ‘_cfn9’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _cfn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _cfn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfnc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2628:1: error: BUILDSTDERR: warning: label ‘_cfnc’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _cfnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _cfnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2659:1: error: BUILDSTDERR: warning: label ‘_cfnA’ defined but not used [-Wunused-label] BUILDSTDERR: 2659 | _cfnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2659 | _cfnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sePm_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2678:1: error: BUILDSTDERR: warning: label ‘_cfnT’ defined but not used [-Wunused-label] BUILDSTDERR: 2678 | _cfnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2678 | _cfnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sePq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2706:1: error: BUILDSTDERR: warning: label ‘_cfo3’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _cfo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _cfo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2741:1: error: BUILDSTDERR: warning: label ‘_cfo9’ defined but not used [-Wunused-label] BUILDSTDERR: 2741 | _cfo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2741 | _cfo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfnX’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2786:1: error: BUILDSTDERR: warning: label ‘_cfnX’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _cfnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _cfnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfnL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2813:1: error: BUILDSTDERR: warning: label ‘_cfnL’ defined but not used [-Wunused-label] BUILDSTDERR: 2813 | _cfnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2813 | _cfnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfnN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2831:1: error: BUILDSTDERR: warning: label ‘_cfnN’ defined but not used [-Wunused-label] BUILDSTDERR: 2831 | _cfnN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2831 | _cfnN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListN1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2864:1: error: BUILDSTDERR: warning: label ‘_cfos’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _cfos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _cfos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfop’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2884:1: error: BUILDSTDERR: warning: label ‘_cfop’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _cfop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _cfop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2903:1: error: BUILDSTDERR: warning: label ‘_cfoD’ defined but not used [-Wunused-label] BUILDSTDERR: 2903 | _cfoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2903 | _cfoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sePR_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2922:1: error: BUILDSTDERR: warning: label ‘_cfpa’ defined but not used [-Wunused-label] BUILDSTDERR: 2922 | _cfpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2922 | _cfpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfp4’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2951:1: error: BUILDSTDERR: warning: label ‘_cfp4’ defined but not used [-Wunused-label] BUILDSTDERR: 2951 | _cfp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2951 | _cfp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sePE_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:2978:1: error: BUILDSTDERR: warning: label ‘_cfpl’ defined but not used [-Wunused-label] BUILDSTDERR: 2978 | _cfpl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2978 | _cfpl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfoU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3016:1: error: BUILDSTDERR: warning: label ‘_cfoU’ defined but not used [-Wunused-label] BUILDSTDERR: 3016 | _cfoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3016 | _cfoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3011:4: error: BUILDSTDERR: warning: variable ‘_cfpq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3011 | W_ _cfpq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | W_ _cfpq; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfpu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3061:1: error: BUILDSTDERR: warning: label ‘_cfpu’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _cfpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _cfpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seQ5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3090:1: error: BUILDSTDERR: warning: label ‘_cfpL’ defined but not used [-Wunused-label] BUILDSTDERR: 3090 | _cfpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3090 | _cfpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3124:1: error: BUILDSTDERR: warning: label ‘_cfpT’ defined but not used [-Wunused-label] BUILDSTDERR: 3124 | _cfpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3124 | _cfpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfq6’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3166:1: error: BUILDSTDERR: warning: label ‘_cfq6’ defined but not used [-Wunused-label] BUILDSTDERR: 3166 | _cfq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3166 | _cfq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfoN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3187:1: error: BUILDSTDERR: warning: label ‘_cfoN’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _cfoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _cfoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfoM’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3212:1: error: BUILDSTDERR: warning: label ‘_cfoM’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _cfoM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _cfoM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfpF’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3229:1: error: BUILDSTDERR: warning: label ‘_cfpF’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _cfpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _cfpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListN1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3262:1: error: BUILDSTDERR: warning: label ‘_cfqm’ defined but not used [-Wunused-label] BUILDSTDERR: 3262 | _cfqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3262 | _cfqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfqj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3282:1: error: BUILDSTDERR: warning: label ‘_cfqj’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _cfqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _cfqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListN_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3301:1: error: BUILDSTDERR: warning: label ‘_cfqx’ defined but not used [-Wunused-label] BUILDSTDERR: 3301 | _cfqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3301 | _cfqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seQu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3325:1: error: BUILDSTDERR: warning: label ‘_cfqV’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _cfqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _cfqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seQv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3352:1: error: BUILDSTDERR: warning: label ‘_cfqY’ defined but not used [-Wunused-label] BUILDSTDERR: 3352 | _cfqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3352 | _cfqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3398:1: error: BUILDSTDERR: warning: label ‘_cfr8’ defined but not used [-Wunused-label] BUILDSTDERR: 3398 | _cfr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3398 | _cfr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfrk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3440:1: error: BUILDSTDERR: warning: label ‘_cfrk’ defined but not used [-Wunused-label] BUILDSTDERR: 3440 | _cfrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3440 | _cfrk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_seQl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3459:1: error: BUILDSTDERR: warning: label ‘_seQl’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _seQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _seQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfqJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3472:1: error: BUILDSTDERR: warning: label ‘_cfqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3472 | _cfqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3472 | _cfqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfqL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3490:1: error: BUILDSTDERR: warning: label ‘_cfqL’ defined but not used [-Wunused-label] BUILDSTDERR: 3490 | _cfqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3490 | _cfqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListNth1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3524:1: error: BUILDSTDERR: warning: label ‘_cfry’ defined but not used [-Wunused-label] BUILDSTDERR: 3524 | _cfry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3524 | _cfry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfrv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3544:1: error: BUILDSTDERR: warning: label ‘_cfrv’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _cfrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _cfrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3563:1: error: BUILDSTDERR: warning: label ‘_cfrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3563 | _cfrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3563 | _cfrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seQU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3582:1: error: BUILDSTDERR: warning: label ‘_cfs5’ defined but not used [-Wunused-label] BUILDSTDERR: 3582 | _cfs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3582 | _cfs5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfrZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cfrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cfrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cfrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seR1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3641:1: error: BUILDSTDERR: warning: label ‘_cfsh’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _cfsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _cfsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3638:4: error: BUILDSTDERR: warning: variable ‘_cfsc’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3638 | W_ _cfsc; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3638 | W_ _cfsc; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3676:1: error: BUILDSTDERR: warning: label ‘_cfsm’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _cfsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _cfsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3706:1: error: BUILDSTDERR: warning: label ‘_cfsy’ defined but not used [-Wunused-label] BUILDSTDERR: 3706 | _cfsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3706 | _cfsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfsv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3726:1: error: BUILDSTDERR: warning: label ‘_cfsv’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _cfsv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _cfsv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3745:1: error: BUILDSTDERR: warning: label ‘_cfsJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3745 | _cfsJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3745 | _cfsJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seRd_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3765:1: error: BUILDSTDERR: warning: label ‘_cft4’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _cft4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _cft4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cft1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3802:1: error: BUILDSTDERR: warning: label ‘_cft1’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _cft1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _cft1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cftf’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3842:1: error: BUILDSTDERR: warning: label ‘_cftf’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _cftf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _cftf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seRv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3871:1: error: BUILDSTDERR: warning: label ‘_cftA’ defined but not used [-Wunused-label] BUILDSTDERR: 3871 | _cftA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3871 | _cftA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cftu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3910:1: error: BUILDSTDERR: warning: label ‘_cftu’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _cftu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _cftu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seRK_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3938:1: error: BUILDSTDERR: warning: label ‘_cftT’ defined but not used [-Wunused-label] BUILDSTDERR: 3938 | _cftT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3938 | _cftT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cftN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:3977:1: error: BUILDSTDERR: warning: label ‘_cftN’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _cftN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _cftN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seRT_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4004:1: error: BUILDSTDERR: warning: label ‘_cfud’ defined but not used [-Wunused-label] BUILDSTDERR: 4004 | _cfud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4004 | _cfud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfua’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4038:1: error: BUILDSTDERR: warning: label ‘_cfua’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _cfua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _cfua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4075:1: error: BUILDSTDERR: warning: label ‘_cfun’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _cfun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _cfun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4073:4: error: BUILDSTDERR: warning: variable ‘_cfu2’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4073 | W_ _cfu2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4073 | W_ _cfu2; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4071:4: error: BUILDSTDERR: warning: variable ‘_cfsU’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4071 | W_ _cfsU; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | W_ _cfsU; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4124:1: error: BUILDSTDERR: warning: label ‘_cfuw’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _cfuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _cfuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seRZ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4144:1: error: BUILDSTDERR: warning: label ‘_cfuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _cfuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _cfuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfuN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4181:1: error: BUILDSTDERR: warning: label ‘_cfuN’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _cfuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _cfuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfv1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4221:1: error: BUILDSTDERR: warning: label ‘_cfv1’ defined but not used [-Wunused-label] BUILDSTDERR: 4221 | _cfv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4221 | _cfv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSd_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4249:1: error: BUILDSTDERR: warning: label ‘_cfvk’ defined but not used [-Wunused-label] BUILDSTDERR: 4249 | _cfvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4249 | _cfvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfvh’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4281:1: error: BUILDSTDERR: warning: label ‘_cfvh’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _cfvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _cfvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_chunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4298:1: error: BUILDSTDERR: warning: label ‘_cfvv’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _cfvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _cfvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfuD’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4329:1: error: BUILDSTDERR: warning: label ‘_cfuD’ defined but not used [-Wunused-label] BUILDSTDERR: 4329 | _cfuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4329 | _cfuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSi_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4380:1: error: BUILDSTDERR: warning: label ‘_cfvU’ defined but not used [-Wunused-label] BUILDSTDERR: 4380 | _cfvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4380 | _cfvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4404:1: error: BUILDSTDERR: warning: label ‘_cfw1’ defined but not used [-Wunused-label] BUILDSTDERR: 4404 | _cfw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4404 | _cfw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfvK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4434:1: error: BUILDSTDERR: warning: label ‘_cfvK’ defined but not used [-Wunused-label] BUILDSTDERR: 4434 | _cfvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4434 | _cfvK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSB_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4478:1: error: BUILDSTDERR: warning: label ‘_cfwP’ defined but not used [-Wunused-label] BUILDSTDERR: 4478 | _cfwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4478 | _cfwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfwJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4507:1: error: BUILDSTDERR: warning: label ‘_cfwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _cfwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _cfwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSo_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4534:1: error: BUILDSTDERR: warning: label ‘_cfx0’ defined but not used [-Wunused-label] BUILDSTDERR: 4534 | _cfx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4534 | _cfx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfwm’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cfwm’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cfwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cfwm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4567:4: error: BUILDSTDERR: warning: variable ‘_cfx5’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4567 | W_ _cfx5; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4567 | W_ _cfx5; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfx9’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4617:1: error: BUILDSTDERR: warning: label ‘_cfx9’ defined but not used [-Wunused-label] BUILDSTDERR: 4617 | _cfx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4617 | _cfx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSR_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4646:1: error: BUILDSTDERR: warning: label ‘_cfxv’ defined but not used [-Wunused-label] BUILDSTDERR: 4646 | _cfxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4646 | _cfxv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seT5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4673:1: error: BUILDSTDERR: warning: label ‘_cfxH’ defined but not used [-Wunused-label] BUILDSTDERR: 4673 | _cfxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4673 | _cfxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfxB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4702:1: error: BUILDSTDERR: warning: label ‘_cfxB’ defined but not used [-Wunused-label] BUILDSTDERR: 4702 | _cfxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4702 | _cfxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seSS_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4729:1: error: BUILDSTDERR: warning: label ‘_cfxS’ defined but not used [-Wunused-label] BUILDSTDERR: 4729 | _cfxS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4729 | _cfxS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfwz’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4767:1: error: BUILDSTDERR: warning: label ‘_cfwz’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _cfwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _cfwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4762:4: error: BUILDSTDERR: warning: variable ‘_cfxX’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4762 | W_ _cfxX; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4762 | W_ _cfxX; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfy1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4812:1: error: BUILDSTDERR: warning: label ‘_cfy1’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _cfy1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _cfy1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListChunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4849:1: error: BUILDSTDERR: warning: label ‘_cfyf’ defined but not used [-Wunused-label] BUILDSTDERR: 4849 | _cfyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4849 | _cfyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfxl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4900:1: error: BUILDSTDERR: warning: label ‘_cfxl’ defined but not used [-Wunused-label] BUILDSTDERR: 4900 | _cfxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4900 | _cfxl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfxp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4919:1: error: BUILDSTDERR: warning: label ‘_cfxp’ defined but not used [-Wunused-label] BUILDSTDERR: 4919 | _cfxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4919 | _cfxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cfyv’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cfyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cfyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfys’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4971:1: error: BUILDSTDERR: warning: label ‘_cfys’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _cfys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _cfys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cfyG’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cfyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cfyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5009:1: error: BUILDSTDERR: warning: label ‘_cfz5’ defined but not used [-Wunused-label] BUILDSTDERR: 5009 | _cfz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5009 | _cfz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5039:1: error: BUILDSTDERR: warning: label ‘_cfzc’ defined but not used [-Wunused-label] BUILDSTDERR: 5039 | _cfzc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5039 | _cfzc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfyN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5067:1: error: BUILDSTDERR: warning: label ‘_cfyN’ defined but not used [-Wunused-label] BUILDSTDERR: 5067 | _cfyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5067 | _cfyN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfyT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5101:1: error: BUILDSTDERR: warning: label ‘_cfyT’ defined but not used [-Wunused-label] BUILDSTDERR: 5101 | _cfyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5101 | _cfyT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfyZ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5128:1: error: BUILDSTDERR: warning: label ‘_cfyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5128 | _cfyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5128 | _cfyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5162:1: error: BUILDSTDERR: warning: label ‘_cfzD’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _cfzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _cfzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfzw’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5183:1: error: BUILDSTDERR: warning: label ‘_cfzw’ defined but not used [-Wunused-label] BUILDSTDERR: 5183 | _cfzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5183 | _cfzw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfzH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5210:1: error: BUILDSTDERR: warning: label ‘_cfzH’ defined but not used [-Wunused-label] BUILDSTDERR: 5210 | _cfzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5210 | _cfzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfzR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5238:1: error: BUILDSTDERR: warning: label ‘_cfzR’ defined but not used [-Wunused-label] BUILDSTDERR: 5238 | _cfzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5238 | _cfzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5262:1: error: BUILDSTDERR: warning: label ‘_cfA9’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _cfA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _cfA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfA6’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5282:1: error: BUILDSTDERR: warning: label ‘_cfA6’ defined but not used [-Wunused-label] BUILDSTDERR: 5282 | _cfA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5282 | _cfA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTL_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5302:1: error: BUILDSTDERR: warning: label ‘_cfAs’ defined but not used [-Wunused-label] BUILDSTDERR: 5302 | _cfAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5302 | _cfAs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTM_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cfAv’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cfAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cfAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cfAA’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cfAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cfAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5397:1: error: BUILDSTDERR: warning: label ‘_cfAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _cfAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _cfAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTT_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5416:1: error: BUILDSTDERR: warning: label ‘_cfAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5416 | _cfAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5416 | _cfAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTU_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5439:1: error: BUILDSTDERR: warning: label ‘_cfBa’ defined but not used [-Wunused-label] BUILDSTDERR: 5439 | _cfBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5439 | _cfBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seTV_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cfBd’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cfBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cfBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfB2’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5509:1: error: BUILDSTDERR: warning: label ‘_cfB2’ defined but not used [-Wunused-label] BUILDSTDERR: 5509 | _cfB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5509 | _cfB2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5536:1: error: BUILDSTDERR: warning: label ‘_cfBl’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _cfBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _cfBl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5567:1: error: BUILDSTDERR: warning: label ‘_cfBu’ defined but not used [-Wunused-label] BUILDSTDERR: 5567 | _cfBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5567 | _cfBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seU5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5586:1: error: BUILDSTDERR: warning: label ‘_cfBX’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _cfBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _cfBX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5616:1: error: BUILDSTDERR: warning: label ‘_cfC4’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _cfC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _cfC4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfBB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5644:1: error: BUILDSTDERR: warning: label ‘_cfBB’ defined but not used [-Wunused-label] BUILDSTDERR: 5644 | _cfBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5644 | _cfBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfBH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5684:1: error: BUILDSTDERR: warning: label ‘_cfBH’ defined but not used [-Wunused-label] BUILDSTDERR: 5684 | _cfBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5684 | _cfBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5679:4: error: BUILDSTDERR: warning: variable ‘_cfBN’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5679 | W_ _cfBN; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | W_ _cfBN; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5733:1: error: BUILDSTDERR: warning: label ‘_cfCu’ defined but not used [-Wunused-label] BUILDSTDERR: 5733 | _cfCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5733 | _cfCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfCn’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5749:1: error: BUILDSTDERR: warning: label ‘_cfCn’ defined but not used [-Wunused-label] BUILDSTDERR: 5749 | _cfCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5749 | _cfCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfCy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5780:1: error: BUILDSTDERR: warning: label ‘_cfCy’ defined but not used [-Wunused-label] BUILDSTDERR: 5780 | _cfCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5780 | _cfCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5776:4: error: BUILDSTDERR: warning: variable ‘_cfCL’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5776 | W_ _cfCL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5776 | W_ _cfCL; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cfD3’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cfD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cfD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfD0’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5837:1: error: BUILDSTDERR: warning: label ‘_cfD0’ defined but not used [-Wunused-label] BUILDSTDERR: 5837 | _cfD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5837 | _cfD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUl_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cfDm’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cfDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cfDm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUm_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5883:1: error: BUILDSTDERR: warning: label ‘_cfDp’ defined but not used [-Wunused-label] BUILDSTDERR: 5883 | _cfDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5883 | _cfDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5922:1: error: BUILDSTDERR: warning: label ‘_cfDu’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _cfDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _cfDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5952:1: error: BUILDSTDERR: warning: label ‘_cfDD’ defined but not used [-Wunused-label] BUILDSTDERR: 5952 | _cfDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5952 | _cfDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUt_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5971:1: error: BUILDSTDERR: warning: label ‘_cfDT’ defined but not used [-Wunused-label] BUILDSTDERR: 5971 | _cfDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5971 | _cfDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUu_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:5994:1: error: BUILDSTDERR: warning: label ‘_cfE4’ defined but not used [-Wunused-label] BUILDSTDERR: 5994 | _cfE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5994 | _cfE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUv_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6022:1: error: BUILDSTDERR: warning: label ‘_cfE7’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _cfE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _cfE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfDW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6064:1: error: BUILDSTDERR: warning: label ‘_cfDW’ defined but not used [-Wunused-label] BUILDSTDERR: 6064 | _cfDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6064 | _cfDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6091:1: error: BUILDSTDERR: warning: label ‘_cfEf’ defined but not used [-Wunused-label] BUILDSTDERR: 6091 | _cfEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6091 | _cfEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6122:1: error: BUILDSTDERR: warning: label ‘_cfEo’ defined but not used [-Wunused-label] BUILDSTDERR: 6122 | _cfEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6122 | _cfEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6142:1: error: BUILDSTDERR: warning: label ‘_cfEy’ defined but not used [-Wunused-label] BUILDSTDERR: 6142 | _cfEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6142 | _cfEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfEv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6169:1: error: BUILDSTDERR: warning: label ‘_cfEv’ defined but not used [-Wunused-label] BUILDSTDERR: 6169 | _cfEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6169 | _cfEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfEB’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6190:1: error: BUILDSTDERR: warning: label ‘_cfEB’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _cfEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _cfEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfED’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6210:1: error: BUILDSTDERR: warning: label ‘_cfED’ defined but not used [-Wunused-label] BUILDSTDERR: 6210 | _cfED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6210 | _cfED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6241:1: error: BUILDSTDERR: warning: label ‘_cfES’ defined but not used [-Wunused-label] BUILDSTDERR: 6241 | _cfES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6241 | _cfES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqPair_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6259:1: error: BUILDSTDERR: warning: label ‘_cfEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6259 | _cfEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6259 | _cfEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seUW_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6278:1: error: BUILDSTDERR: warning: label ‘_cfFl’ defined but not used [-Wunused-label] BUILDSTDERR: 6278 | _cfFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6278 | _cfFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfFf’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6307:1: error: BUILDSTDERR: warning: label ‘_cfFf’ defined but not used [-Wunused-label] BUILDSTDERR: 6307 | _cfFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6307 | _cfFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seV7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6333:1: error: BUILDSTDERR: warning: label ‘_cfFB’ defined but not used [-Wunused-label] BUILDSTDERR: 6333 | _cfFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6333 | _cfFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfFv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6362:1: error: BUILDSTDERR: warning: label ‘_cfFv’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _cfFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _cfFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6397:1: error: BUILDSTDERR: warning: label ‘_cfFP’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _cfFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _cfFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6394:4: error: BUILDSTDERR: warning: variable ‘_cfFI’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6394 | W_ _cfFI; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6394 | W_ _cfFI; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6392:4: error: BUILDSTDERR: warning: variable ‘_cfF8’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6392 | W_ _cfF8; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | W_ _cfF8; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parPair1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6449:1: error: BUILDSTDERR: warning: label ‘_cfG1’ defined but not used [-Wunused-label] BUILDSTDERR: 6449 | _cfG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6449 | _cfG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfFY’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6475:1: error: BUILDSTDERR: warning: label ‘_cfFY’ defined but not used [-Wunused-label] BUILDSTDERR: 6475 | _cfFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6475 | _cfFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple2_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6498:1: error: BUILDSTDERR: warning: label ‘_cfGc’ defined but not used [-Wunused-label] BUILDSTDERR: 6498 | _cfGc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6498 | _cfGc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parPair_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cfGj’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cfGj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cfGj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple12_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6536:1: error: BUILDSTDERR: warning: label ‘_cfGt’ defined but not used [-Wunused-label] BUILDSTDERR: 6536 | _cfGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6536 | _cfGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfGq’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6562:1: error: BUILDSTDERR: warning: label ‘_cfGq’ defined but not used [-Wunused-label] BUILDSTDERR: 6562 | _cfGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6562 | _cfGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfGw’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cfGw’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cfGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cfGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfGy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6603:1: error: BUILDSTDERR: warning: label ‘_cfGy’ defined but not used [-Wunused-label] BUILDSTDERR: 6603 | _cfGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6603 | _cfGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfGA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6622:1: error: BUILDSTDERR: warning: label ‘_cfGA’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _cfGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _cfGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6654:1: error: BUILDSTDERR: warning: label ‘_cfGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6654 | _cfGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6654 | _cfGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTriple_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6672:1: error: BUILDSTDERR: warning: label ‘_cfGX’ defined but not used [-Wunused-label] BUILDSTDERR: 6672 | _cfGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6672 | _cfGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seVW_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6691:1: error: BUILDSTDERR: warning: label ‘_cfHp’ defined but not used [-Wunused-label] BUILDSTDERR: 6691 | _cfHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6691 | _cfHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfHj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6720:1: error: BUILDSTDERR: warning: label ‘_cfHj’ defined but not used [-Wunused-label] BUILDSTDERR: 6720 | _cfHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6720 | _cfHj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seW7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cfHE’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cfHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cfHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfHy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6775:1: error: BUILDSTDERR: warning: label ‘_cfHy’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _cfHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _cfHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seWi_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6801:1: error: BUILDSTDERR: warning: label ‘_cfHU’ defined but not used [-Wunused-label] BUILDSTDERR: 6801 | _cfHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6801 | _cfHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfHO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6830:1: error: BUILDSTDERR: warning: label ‘_cfHO’ defined but not used [-Wunused-label] BUILDSTDERR: 6830 | _cfHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6830 | _cfHO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cfI9’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cfI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cfI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6865:4: error: BUILDSTDERR: warning: variable ‘_cfI1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6865 | W_ _cfI1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | W_ _cfI1; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6863:4: error: BUILDSTDERR: warning: variable ‘_cfHc’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6863 | W_ _cfHc; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6863 | W_ _cfHc; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6861:4: error: BUILDSTDERR: warning: variable ‘_cfH6’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6861 | W_ _cfH6; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6861 | W_ _cfH6; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTriple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6934:1: error: BUILDSTDERR: warning: label ‘_cfIl’ defined but not used [-Wunused-label] BUILDSTDERR: 6934 | _cfIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6934 | _cfIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfIi’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cfIi’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cfIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cfIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple3_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:6986:1: error: BUILDSTDERR: warning: label ‘_cfIw’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _cfIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _cfIw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTriple_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7004:1: error: BUILDSTDERR: warning: label ‘_cfID’ defined but not used [-Wunused-label] BUILDSTDERR: 7004 | _cfID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7004 | _cfID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7022:1: error: BUILDSTDERR: warning: label ‘_cfIH’ defined but not used [-Wunused-label] BUILDSTDERR: 7022 | _cfIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7022 | _cfIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7032:1: error: BUILDSTDERR: warning: label ‘_cfIU’ defined but not used [-Wunused-label] BUILDSTDERR: 7032 | _cfIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7032 | _cfIU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfIL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7058:1: error: BUILDSTDERR: warning: label ‘_cfIL’ defined but not used [-Wunused-label] BUILDSTDERR: 7058 | _cfIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7058 | _cfIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfIN’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7079:1: error: BUILDSTDERR: warning: label ‘_cfIN’ defined but not used [-Wunused-label] BUILDSTDERR: 7079 | _cfIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7079 | _cfIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfIP’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7099:1: error: BUILDSTDERR: warning: label ‘_cfIP’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _cfIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _cfIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfIR’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7119:1: error: BUILDSTDERR: warning: label ‘_cfIR’ defined but not used [-Wunused-label] BUILDSTDERR: 7119 | _cfIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7119 | _cfIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple13_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7154:1: error: BUILDSTDERR: warning: label ‘_cfJa’ defined but not used [-Wunused-label] BUILDSTDERR: 7154 | _cfJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7154 | _cfJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfJ7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7180:1: error: BUILDSTDERR: warning: label ‘_cfJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 7180 | _cfJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7180 | _cfJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7208:1: error: BUILDSTDERR: warning: label ‘_cfJl’ defined but not used [-Wunused-label] BUILDSTDERR: 7208 | _cfJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7208 | _cfJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple4_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7226:1: error: BUILDSTDERR: warning: label ‘_cfJp’ defined but not used [-Wunused-label] BUILDSTDERR: 7226 | _cfJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7226 | _cfJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seXs_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7235:1: error: BUILDSTDERR: warning: label ‘_cfJU’ defined but not used [-Wunused-label] BUILDSTDERR: 7235 | _cfJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7235 | _cfJU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfJO’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7264:1: error: BUILDSTDERR: warning: label ‘_cfJO’ defined but not used [-Wunused-label] BUILDSTDERR: 7264 | _cfJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7264 | _cfJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seXD_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7290:1: error: BUILDSTDERR: warning: label ‘_cfK9’ defined but not used [-Wunused-label] BUILDSTDERR: 7290 | _cfK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7290 | _cfK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfK3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7319:1: error: BUILDSTDERR: warning: label ‘_cfK3’ defined but not used [-Wunused-label] BUILDSTDERR: 7319 | _cfK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7319 | _cfK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seXO_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7345:1: error: BUILDSTDERR: warning: label ‘_cfKo’ defined but not used [-Wunused-label] BUILDSTDERR: 7345 | _cfKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7345 | _cfKo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfKi’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7374:1: error: BUILDSTDERR: warning: label ‘_cfKi’ defined but not used [-Wunused-label] BUILDSTDERR: 7374 | _cfKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7374 | _cfKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seXZ_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7400:1: error: BUILDSTDERR: warning: label ‘_cfKE’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _cfKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _cfKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfKy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7429:1: error: BUILDSTDERR: warning: label ‘_cfKy’ defined but not used [-Wunused-label] BUILDSTDERR: 7429 | _cfKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7429 | _cfKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7474:1: error: BUILDSTDERR: warning: label ‘_cfKU’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _cfKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _cfKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7467:4: error: BUILDSTDERR: warning: variable ‘_cfKL’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7467 | W_ _cfKL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7467 | W_ _cfKL; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7465:4: error: BUILDSTDERR: warning: variable ‘_cfJH’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7465 | W_ _cfJH; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | W_ _cfJH; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7463:4: error: BUILDSTDERR: warning: variable ‘_cfJB’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7463 | W_ _cfJB; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7463 | W_ _cfJB; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7461:4: error: BUILDSTDERR: warning: variable ‘_cfJv’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7461 | W_ _cfJv; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | W_ _cfJv; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple1_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7551:1: error: BUILDSTDERR: warning: label ‘_cfL6’ defined but not used [-Wunused-label] BUILDSTDERR: 7551 | _cfL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7551 | _cfL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfL3’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7577:1: error: BUILDSTDERR: warning: label ‘_cfL3’ defined but not used [-Wunused-label] BUILDSTDERR: 7577 | _cfL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7577 | _cfL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7605:1: error: BUILDSTDERR: warning: label ‘_cfLh’ defined but not used [-Wunused-label] BUILDSTDERR: 7605 | _cfLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7605 | _cfLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple14_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7625:1: error: BUILDSTDERR: warning: label ‘_cfLr’ defined but not used [-Wunused-label] BUILDSTDERR: 7625 | _cfLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7625 | _cfLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7651:1: error: BUILDSTDERR: warning: label ‘_cfLo’ defined but not used [-Wunused-label] BUILDSTDERR: 7651 | _cfLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7651 | _cfLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cfLu’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cfLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cfLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLw’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7694:1: error: BUILDSTDERR: warning: label ‘_cfLw’ defined but not used [-Wunused-label] BUILDSTDERR: 7694 | _cfLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7694 | _cfLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7714:1: error: BUILDSTDERR: warning: label ‘_cfLy’ defined but not used [-Wunused-label] BUILDSTDERR: 7714 | _cfLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7714 | _cfLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7734:1: error: BUILDSTDERR: warning: label ‘_cfLA’ defined but not used [-Wunused-label] BUILDSTDERR: 7734 | _cfLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7734 | _cfLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfLC’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7754:1: error: BUILDSTDERR: warning: label ‘_cfLC’ defined but not used [-Wunused-label] BUILDSTDERR: 7754 | _cfLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7754 | _cfLC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7788:1: error: BUILDSTDERR: warning: label ‘_cfLU’ defined but not used [-Wunused-label] BUILDSTDERR: 7788 | _cfLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7788 | _cfLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seZe_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7807:1: error: BUILDSTDERR: warning: label ‘_cfMD’ defined but not used [-Wunused-label] BUILDSTDERR: 7807 | _cfMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7807 | _cfMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfMx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7836:1: error: BUILDSTDERR: warning: label ‘_cfMx’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _cfMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _cfMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seZp_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7862:1: error: BUILDSTDERR: warning: label ‘_cfMS’ defined but not used [-Wunused-label] BUILDSTDERR: 7862 | _cfMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7862 | _cfMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfMM’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7891:1: error: BUILDSTDERR: warning: label ‘_cfMM’ defined but not used [-Wunused-label] BUILDSTDERR: 7891 | _cfMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7891 | _cfMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seZA_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7917:1: error: BUILDSTDERR: warning: label ‘_cfN7’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _cfN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _cfN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfN1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7946:1: error: BUILDSTDERR: warning: label ‘_cfN1’ defined but not used [-Wunused-label] BUILDSTDERR: 7946 | _cfN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7946 | _cfN1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seZL_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:7972:1: error: BUILDSTDERR: warning: label ‘_cfNm’ defined but not used [-Wunused-label] BUILDSTDERR: 7972 | _cfNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7972 | _cfNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfNg’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8001:1: error: BUILDSTDERR: warning: label ‘_cfNg’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _cfNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _cfNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘seZW_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8027:1: error: BUILDSTDERR: warning: label ‘_cfNC’ defined but not used [-Wunused-label] BUILDSTDERR: 8027 | _cfNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8027 | _cfNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfNw’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8056:1: error: BUILDSTDERR: warning: label ‘_cfNw’ defined but not used [-Wunused-label] BUILDSTDERR: 8056 | _cfNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8056 | _cfNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple12_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8083:1: error: BUILDSTDERR: warning: label ‘_cfNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8083 | _cfNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8083 | _cfNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfM1’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8134:1: error: BUILDSTDERR: warning: label ‘_cfM1’ defined but not used [-Wunused-label] BUILDSTDERR: 8134 | _cfM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8134 | _cfM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8123:4: error: BUILDSTDERR: warning: variable ‘_cfNK’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8123 | W_ _cfNK; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | W_ _cfNK; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8121:4: error: BUILDSTDERR: warning: variable ‘_cfMq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8121 | W_ _cfMq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8121 | W_ _cfMq; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8119:4: error: BUILDSTDERR: warning: variable ‘_cfMk’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8119 | W_ _cfMk; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8119 | W_ _cfMk; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8117:4: error: BUILDSTDERR: warning: variable ‘_cfMe’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8117 | W_ _cfMe; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8117 | W_ _cfMe; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8115:4: error: BUILDSTDERR: warning: variable ‘_cfM8’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8115 | W_ _cfM8; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8115 | W_ _cfM8; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple5_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8222:1: error: BUILDSTDERR: warning: label ‘_cfO4’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _cfO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _cfO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple15_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8240:1: error: BUILDSTDERR: warning: label ‘_cfO8’ defined but not used [-Wunused-label] BUILDSTDERR: 8240 | _cfO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8240 | _cfO8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple15_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8250:1: error: BUILDSTDERR: warning: label ‘_cfOf’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _cfOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _cfOf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOc’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8277:1: error: BUILDSTDERR: warning: label ‘_cfOc’ defined but not used [-Wunused-label] BUILDSTDERR: 8277 | _cfOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8277 | _cfOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOi’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8301:1: error: BUILDSTDERR: warning: label ‘_cfOi’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _cfOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _cfOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOk’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8321:1: error: BUILDSTDERR: warning: label ‘_cfOk’ defined but not used [-Wunused-label] BUILDSTDERR: 8321 | _cfOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8321 | _cfOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOm’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8341:1: error: BUILDSTDERR: warning: label ‘_cfOm’ defined but not used [-Wunused-label] BUILDSTDERR: 8341 | _cfOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8341 | _cfOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8362:1: error: BUILDSTDERR: warning: label ‘_cfOo’ defined but not used [-Wunused-label] BUILDSTDERR: 8362 | _cfOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8362 | _cfOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOq’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cfOq’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cfOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cfOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOs’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8402:1: error: BUILDSTDERR: warning: label ‘_cfOs’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _cfOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _cfOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8437:1: error: BUILDSTDERR: warning: label ‘_cfOI’ defined but not used [-Wunused-label] BUILDSTDERR: 8437 | _cfOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8437 | _cfOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8445:1: error: BUILDSTDERR: warning: label ‘_cfOM’ defined but not used [-Wunused-label] BUILDSTDERR: 8445 | _cfOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8445 | _cfOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple13_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8464:1: error: BUILDSTDERR: warning: label ‘_cfOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8464 | _cfOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8464 | _cfOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf1a_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8473:1: error: BUILDSTDERR: warning: label ‘_cfPC’ defined but not used [-Wunused-label] BUILDSTDERR: 8473 | _cfPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8473 | _cfPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfPw’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8502:1: error: BUILDSTDERR: warning: label ‘_cfPw’ defined but not used [-Wunused-label] BUILDSTDERR: 8502 | _cfPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8502 | _cfPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf1l_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8528:1: error: BUILDSTDERR: warning: label ‘_cfPR’ defined but not used [-Wunused-label] BUILDSTDERR: 8528 | _cfPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8528 | _cfPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfPL’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8557:1: error: BUILDSTDERR: warning: label ‘_cfPL’ defined but not used [-Wunused-label] BUILDSTDERR: 8557 | _cfPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8557 | _cfPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf1w_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8583:1: error: BUILDSTDERR: warning: label ‘_cfQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 8583 | _cfQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8583 | _cfQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfQ0’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8612:1: error: BUILDSTDERR: warning: label ‘_cfQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _cfQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _cfQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf1H_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cfQl’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cfQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cfQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfQf’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8667:1: error: BUILDSTDERR: warning: label ‘_cfQf’ defined but not used [-Wunused-label] BUILDSTDERR: 8667 | _cfQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8667 | _cfQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf1S_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8693:1: error: BUILDSTDERR: warning: label ‘_cfQA’ defined but not used [-Wunused-label] BUILDSTDERR: 8693 | _cfQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8693 | _cfQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfQu’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8722:1: error: BUILDSTDERR: warning: label ‘_cfQu’ defined but not used [-Wunused-label] BUILDSTDERR: 8722 | _cfQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8722 | _cfQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf23_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8748:1: error: BUILDSTDERR: warning: label ‘_cfQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8748 | _cfQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8748 | _cfQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfQK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8777:1: error: BUILDSTDERR: warning: label ‘_cfQK’ defined but not used [-Wunused-label] BUILDSTDERR: 8777 | _cfQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8777 | _cfQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple13_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8804:1: error: BUILDSTDERR: warning: label ‘_cfQX’ defined but not used [-Wunused-label] BUILDSTDERR: 8804 | _cfQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8804 | _cfQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfOU’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8861:1: error: BUILDSTDERR: warning: label ‘_cfOU’ defined but not used [-Wunused-label] BUILDSTDERR: 8861 | _cfOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8861 | _cfOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8848:4: error: BUILDSTDERR: warning: variable ‘_cfQY’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8848 | W_ _cfQY; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8848 | W_ _cfQY; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8846:4: error: BUILDSTDERR: warning: variable ‘_cfPp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8846 | W_ _cfPp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8846 | W_ _cfPp; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8844:4: error: BUILDSTDERR: warning: variable ‘_cfPj’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8844 | W_ _cfPj; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8844 | W_ _cfPj; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8842:4: error: BUILDSTDERR: warning: variable ‘_cfPd’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8842 | W_ _cfPd; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8842 | W_ _cfPd; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8840:4: error: BUILDSTDERR: warning: variable ‘_cfP7’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8840 | W_ _cfP7; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8840 | W_ _cfP7; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8838:4: error: BUILDSTDERR: warning: variable ‘_cfP1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8838 | W_ _cfP1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8838 | W_ _cfP1; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple6_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8961:1: error: BUILDSTDERR: warning: label ‘_cfRg’ defined but not used [-Wunused-label] BUILDSTDERR: 8961 | _cfRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8961 | _cfRg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple6_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8969:1: error: BUILDSTDERR: warning: label ‘_cfRk’ defined but not used [-Wunused-label] BUILDSTDERR: 8969 | _cfRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8969 | _cfRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple16_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8988:1: error: BUILDSTDERR: warning: label ‘_cfRo’ defined but not used [-Wunused-label] BUILDSTDERR: 8988 | _cfRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8988 | _cfRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple16_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:8998:1: error: BUILDSTDERR: warning: label ‘_cfRv’ defined but not used [-Wunused-label] BUILDSTDERR: 8998 | _cfRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8998 | _cfRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRs’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9025:1: error: BUILDSTDERR: warning: label ‘_cfRs’ defined but not used [-Wunused-label] BUILDSTDERR: 9025 | _cfRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9025 | _cfRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRy’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9050:1: error: BUILDSTDERR: warning: label ‘_cfRy’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _cfRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _cfRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRA’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9070:1: error: BUILDSTDERR: warning: label ‘_cfRA’ defined but not used [-Wunused-label] BUILDSTDERR: 9070 | _cfRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9070 | _cfRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRC’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9090:1: error: BUILDSTDERR: warning: label ‘_cfRC’ defined but not used [-Wunused-label] BUILDSTDERR: 9090 | _cfRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9090 | _cfRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9111:1: error: BUILDSTDERR: warning: label ‘_cfRE’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _cfRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _cfRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRG’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9132:1: error: BUILDSTDERR: warning: label ‘_cfRG’ defined but not used [-Wunused-label] BUILDSTDERR: 9132 | _cfRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9132 | _cfRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRI’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9152:1: error: BUILDSTDERR: warning: label ‘_cfRI’ defined but not used [-Wunused-label] BUILDSTDERR: 9152 | _cfRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9152 | _cfRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfRK’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9172:1: error: BUILDSTDERR: warning: label ‘_cfRK’ defined but not used [-Wunused-label] BUILDSTDERR: 9172 | _cfRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9172 | _cfRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9208:1: error: BUILDSTDERR: warning: label ‘_cfS1’ defined but not used [-Wunused-label] BUILDSTDERR: 9208 | _cfS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9208 | _cfS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9216:1: error: BUILDSTDERR: warning: label ‘_cfS5’ defined but not used [-Wunused-label] BUILDSTDERR: 9216 | _cfS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9216 | _cfS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple14_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9235:1: error: BUILDSTDERR: warning: label ‘_cfS9’ defined but not used [-Wunused-label] BUILDSTDERR: 9235 | _cfS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9235 | _cfS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf3r_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9244:1: error: BUILDSTDERR: warning: label ‘_cfT1’ defined but not used [-Wunused-label] BUILDSTDERR: 9244 | _cfT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9244 | _cfT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfSV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9273:1: error: BUILDSTDERR: warning: label ‘_cfSV’ defined but not used [-Wunused-label] BUILDSTDERR: 9273 | _cfSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9273 | _cfSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf3C_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9299:1: error: BUILDSTDERR: warning: label ‘_cfTg’ defined but not used [-Wunused-label] BUILDSTDERR: 9299 | _cfTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9299 | _cfTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfTa’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9328:1: error: BUILDSTDERR: warning: label ‘_cfTa’ defined but not used [-Wunused-label] BUILDSTDERR: 9328 | _cfTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9328 | _cfTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf3N_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9354:1: error: BUILDSTDERR: warning: label ‘_cfTv’ defined but not used [-Wunused-label] BUILDSTDERR: 9354 | _cfTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9354 | _cfTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfTp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9383:1: error: BUILDSTDERR: warning: label ‘_cfTp’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _cfTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _cfTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf3Y_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9409:1: error: BUILDSTDERR: warning: label ‘_cfTK’ defined but not used [-Wunused-label] BUILDSTDERR: 9409 | _cfTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9409 | _cfTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfTE’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9438:1: error: BUILDSTDERR: warning: label ‘_cfTE’ defined but not used [-Wunused-label] BUILDSTDERR: 9438 | _cfTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9438 | _cfTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf49_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9464:1: error: BUILDSTDERR: warning: label ‘_cfTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9464 | _cfTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9464 | _cfTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfTT’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cfTT’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cfTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cfTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf4k_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9519:1: error: BUILDSTDERR: warning: label ‘_cfUe’ defined but not used [-Wunused-label] BUILDSTDERR: 9519 | _cfUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9519 | _cfUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfU8’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9548:1: error: BUILDSTDERR: warning: label ‘_cfU8’ defined but not used [-Wunused-label] BUILDSTDERR: 9548 | _cfU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9548 | _cfU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf4v_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9574:1: error: BUILDSTDERR: warning: label ‘_cfUu’ defined but not used [-Wunused-label] BUILDSTDERR: 9574 | _cfUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9574 | _cfUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfUo’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9603:1: error: BUILDSTDERR: warning: label ‘_cfUo’ defined but not used [-Wunused-label] BUILDSTDERR: 9603 | _cfUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9603 | _cfUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple14_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9630:1: error: BUILDSTDERR: warning: label ‘_cfUB’ defined but not used [-Wunused-label] BUILDSTDERR: 9630 | _cfUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9630 | _cfUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfSd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9692:1: error: BUILDSTDERR: warning: label ‘_cfSd’ defined but not used [-Wunused-label] BUILDSTDERR: 9692 | _cfSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9692 | _cfSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9677:4: error: BUILDSTDERR: warning: variable ‘_cfUC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9677 | W_ _cfUC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9677 | W_ _cfUC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9675:4: error: BUILDSTDERR: warning: variable ‘_cfSO’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9675 | W_ _cfSO; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | W_ _cfSO; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9673:4: error: BUILDSTDERR: warning: variable ‘_cfSI’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9673 | W_ _cfSI; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9673 | W_ _cfSI; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9671:4: error: BUILDSTDERR: warning: variable ‘_cfSC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9671 | W_ _cfSC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9671 | W_ _cfSC; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9669:4: error: BUILDSTDERR: warning: variable ‘_cfSw’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9669 | W_ _cfSw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | W_ _cfSw; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9667:4: error: BUILDSTDERR: warning: variable ‘_cfSq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9667 | W_ _cfSq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9667 | W_ _cfSq; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9665:4: error: BUILDSTDERR: warning: variable ‘_cfSk’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9665 | W_ _cfSk; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9665 | W_ _cfSk; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9804:1: error: BUILDSTDERR: warning: label ‘_cfUV’ defined but not used [-Wunused-label] BUILDSTDERR: 9804 | _cfUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9804 | _cfUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9812:1: error: BUILDSTDERR: warning: label ‘_cfUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9812 | _cfUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9812 | _cfUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple17_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9831:1: error: BUILDSTDERR: warning: label ‘_cfV3’ defined but not used [-Wunused-label] BUILDSTDERR: 9831 | _cfV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9831 | _cfV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple17_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9841:1: error: BUILDSTDERR: warning: label ‘_cfVa’ defined but not used [-Wunused-label] BUILDSTDERR: 9841 | _cfVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9841 | _cfVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfV7’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9868:1: error: BUILDSTDERR: warning: label ‘_cfV7’ defined but not used [-Wunused-label] BUILDSTDERR: 9868 | _cfV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9868 | _cfV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9894:1: error: BUILDSTDERR: warning: label ‘_cfVd’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _cfVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _cfVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVf’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9914:1: error: BUILDSTDERR: warning: label ‘_cfVf’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _cfVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _cfVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVh’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9934:1: error: BUILDSTDERR: warning: label ‘_cfVh’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _cfVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _cfVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9955:1: error: BUILDSTDERR: warning: label ‘_cfVj’ defined but not used [-Wunused-label] BUILDSTDERR: 9955 | _cfVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9955 | _cfVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9976:1: error: BUILDSTDERR: warning: label ‘_cfVl’ defined but not used [-Wunused-label] BUILDSTDERR: 9976 | _cfVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9976 | _cfVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVn’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:9997:1: error: BUILDSTDERR: warning: label ‘_cfVn’ defined but not used [-Wunused-label] BUILDSTDERR: 9997 | _cfVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9997 | _cfVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10017:1: error: BUILDSTDERR: warning: label ‘_cfVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10017 | _cfVp: BUILDSTDERR: | ^ BUILDSTDERR: 10017 | _cfVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10037:1: error: BUILDSTDERR: warning: label ‘_cfVr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10037 | _cfVr: BUILDSTDERR: | ^ BUILDSTDERR: 10037 | _cfVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10074:1: error: BUILDSTDERR: warning: label ‘_cfVJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _cfVJ: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _cfVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10082:1: error: BUILDSTDERR: warning: label ‘_cfVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10082 | _cfVN: BUILDSTDERR: | ^ BUILDSTDERR: 10082 | _cfVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple15_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10101:1: error: BUILDSTDERR: warning: label ‘_cfVR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10101 | _cfVR: BUILDSTDERR: | ^ BUILDSTDERR: 10101 | _cfVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf63_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10110:1: error: BUILDSTDERR: warning: label ‘_cfWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10110 | _cfWP: BUILDSTDERR: | ^ BUILDSTDERR: 10110 | _cfWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfWJ’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10139:1: error: BUILDSTDERR: warning: label ‘_cfWJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10139 | _cfWJ: BUILDSTDERR: | ^ BUILDSTDERR: 10139 | _cfWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf6e_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10165:1: error: BUILDSTDERR: warning: label ‘_cfX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10165 | _cfX4: BUILDSTDERR: | ^ BUILDSTDERR: 10165 | _cfX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfWY’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10194:1: error: BUILDSTDERR: warning: label ‘_cfWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10194 | _cfWY: BUILDSTDERR: | ^ BUILDSTDERR: 10194 | _cfWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf6p_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10220:1: error: BUILDSTDERR: warning: label ‘_cfXj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10220 | _cfXj: BUILDSTDERR: | ^ BUILDSTDERR: 10220 | _cfXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfXd’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10249:1: error: BUILDSTDERR: warning: label ‘_cfXd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10249 | _cfXd: BUILDSTDERR: | ^ BUILDSTDERR: 10249 | _cfXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf6A_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10275:1: error: BUILDSTDERR: warning: label ‘_cfXy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10275 | _cfXy: BUILDSTDERR: | ^ BUILDSTDERR: 10275 | _cfXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfXs’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10304:1: error: BUILDSTDERR: warning: label ‘_cfXs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10304 | _cfXs: BUILDSTDERR: | ^ BUILDSTDERR: 10304 | _cfXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf6L_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10330:1: error: BUILDSTDERR: warning: label ‘_cfXN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10330 | _cfXN: BUILDSTDERR: | ^ BUILDSTDERR: 10330 | _cfXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfXH’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10359:1: error: BUILDSTDERR: warning: label ‘_cfXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10359 | _cfXH: BUILDSTDERR: | ^ BUILDSTDERR: 10359 | _cfXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf6W_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cfY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cfY2: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cfY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfXW’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10414:1: error: BUILDSTDERR: warning: label ‘_cfXW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10414 | _cfXW: BUILDSTDERR: | ^ BUILDSTDERR: 10414 | _cfXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf77_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10440:1: error: BUILDSTDERR: warning: label ‘_cfYh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10440 | _cfYh: BUILDSTDERR: | ^ BUILDSTDERR: 10440 | _cfYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfYb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10469:1: error: BUILDSTDERR: warning: label ‘_cfYb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10469 | _cfYb: BUILDSTDERR: | ^ BUILDSTDERR: 10469 | _cfYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf7i_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10495:1: error: BUILDSTDERR: warning: label ‘_cfYx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10495 | _cfYx: BUILDSTDERR: | ^ BUILDSTDERR: 10495 | _cfYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfYr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10524:1: error: BUILDSTDERR: warning: label ‘_cfYr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10524 | _cfYr: BUILDSTDERR: | ^ BUILDSTDERR: 10524 | _cfYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple15_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10551:1: error: BUILDSTDERR: warning: label ‘_cfYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10551 | _cfYE: BUILDSTDERR: | ^ BUILDSTDERR: 10551 | _cfYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfVV’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10618:1: error: BUILDSTDERR: warning: label ‘_cfVV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10618 | _cfVV: BUILDSTDERR: | ^ BUILDSTDERR: 10618 | _cfVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10601:4: error: BUILDSTDERR: warning: variable ‘_cfYF’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10601 | W_ _cfYF; BUILDSTDERR: | ^ BUILDSTDERR: 10601 | W_ _cfYF; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10599:4: error: BUILDSTDERR: warning: variable ‘_cfWC’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10599 | W_ _cfWC; BUILDSTDERR: | ^ BUILDSTDERR: 10599 | W_ _cfWC; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10597:4: error: BUILDSTDERR: warning: variable ‘_cfWw’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10597 | W_ _cfWw; BUILDSTDERR: | ^ BUILDSTDERR: 10597 | W_ _cfWw; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10595:4: error: BUILDSTDERR: warning: variable ‘_cfWq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10595 | W_ _cfWq; BUILDSTDERR: | ^ BUILDSTDERR: 10595 | W_ _cfWq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10593:4: error: BUILDSTDERR: warning: variable ‘_cfWk’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10593 | W_ _cfWk; BUILDSTDERR: | ^ BUILDSTDERR: 10593 | W_ _cfWk; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10591:4: error: BUILDSTDERR: warning: variable ‘_cfWe’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10591 | W_ _cfWe; BUILDSTDERR: | ^ BUILDSTDERR: 10591 | W_ _cfWe; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10589:4: error: BUILDSTDERR: warning: variable ‘_cfW8’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10589 | W_ _cfW8; BUILDSTDERR: | ^ BUILDSTDERR: 10589 | W_ _cfW8; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10587:4: error: BUILDSTDERR: warning: variable ‘_cfW2’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 10587 | W_ _cfW2; BUILDSTDERR: | ^ BUILDSTDERR: 10587 | W_ _cfW2; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10742:1: error: BUILDSTDERR: warning: label ‘_cfYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10742 | _cfYZ: BUILDSTDERR: | ^ BUILDSTDERR: 10742 | _cfYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10750:1: error: BUILDSTDERR: warning: label ‘_cfZ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10750 | _cfZ3: BUILDSTDERR: | ^ BUILDSTDERR: 10750 | _cfZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple18_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10769:1: error: BUILDSTDERR: warning: label ‘_cfZ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10769 | _cfZ7: BUILDSTDERR: | ^ BUILDSTDERR: 10769 | _cfZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple18_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10779:1: error: BUILDSTDERR: warning: label ‘_cfZe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10779 | _cfZe: BUILDSTDERR: | ^ BUILDSTDERR: 10779 | _cfZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZb’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10806:1: error: BUILDSTDERR: warning: label ‘_cfZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10806 | _cfZb: BUILDSTDERR: | ^ BUILDSTDERR: 10806 | _cfZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZh’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10833:1: error: BUILDSTDERR: warning: label ‘_cfZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10833 | _cfZh: BUILDSTDERR: | ^ BUILDSTDERR: 10833 | _cfZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZj’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10853:1: error: BUILDSTDERR: warning: label ‘_cfZj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _cfZj: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _cfZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZl’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10873:1: error: BUILDSTDERR: warning: label ‘_cfZl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10873 | _cfZl: BUILDSTDERR: | ^ BUILDSTDERR: 10873 | _cfZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZn’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10894:1: error: BUILDSTDERR: warning: label ‘_cfZn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10894 | _cfZn: BUILDSTDERR: | ^ BUILDSTDERR: 10894 | _cfZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZp’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10915:1: error: BUILDSTDERR: warning: label ‘_cfZp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10915 | _cfZp: BUILDSTDERR: | ^ BUILDSTDERR: 10915 | _cfZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZr’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10936:1: error: BUILDSTDERR: warning: label ‘_cfZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10936 | _cfZr: BUILDSTDERR: | ^ BUILDSTDERR: 10936 | _cfZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZt’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10957:1: error: BUILDSTDERR: warning: label ‘_cfZt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10957 | _cfZt: BUILDSTDERR: | ^ BUILDSTDERR: 10957 | _cfZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZv’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10977:1: error: BUILDSTDERR: warning: label ‘_cfZv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10977 | _cfZv: BUILDSTDERR: | ^ BUILDSTDERR: 10977 | _cfZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cfZx’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:10997:1: error: BUILDSTDERR: warning: label ‘_cfZx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10997 | _cfZx: BUILDSTDERR: | ^ BUILDSTDERR: 10997 | _cfZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11035:1: error: BUILDSTDERR: warning: label ‘_cfZQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11035 | _cfZQ: BUILDSTDERR: | ^ BUILDSTDERR: 11035 | _cfZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11043:1: error: BUILDSTDERR: warning: label ‘_cfZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11043 | _cfZU: BUILDSTDERR: | ^ BUILDSTDERR: 11043 | _cfZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple16_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11062:1: error: BUILDSTDERR: warning: label ‘_cfZY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11062 | _cfZY: BUILDSTDERR: | ^ BUILDSTDERR: 11062 | _cfZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf90_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11071:1: error: BUILDSTDERR: warning: label ‘_cg12’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11071 | _cg12: BUILDSTDERR: | ^ BUILDSTDERR: 11071 | _cg12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg0W’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11100:1: error: BUILDSTDERR: warning: label ‘_cg0W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11100 | _cg0W: BUILDSTDERR: | ^ BUILDSTDERR: 11100 | _cg0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf9b_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11126:1: error: BUILDSTDERR: warning: label ‘_cg1h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _cg1h: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _cg1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg1b’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11155:1: error: BUILDSTDERR: warning: label ‘_cg1b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11155 | _cg1b: BUILDSTDERR: | ^ BUILDSTDERR: 11155 | _cg1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf9m_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11181:1: error: BUILDSTDERR: warning: label ‘_cg1w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11181 | _cg1w: BUILDSTDERR: | ^ BUILDSTDERR: 11181 | _cg1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg1q’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11210:1: error: BUILDSTDERR: warning: label ‘_cg1q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11210 | _cg1q: BUILDSTDERR: | ^ BUILDSTDERR: 11210 | _cg1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf9x_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11236:1: error: BUILDSTDERR: warning: label ‘_cg1L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11236 | _cg1L: BUILDSTDERR: | ^ BUILDSTDERR: 11236 | _cg1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg1F’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11265:1: error: BUILDSTDERR: warning: label ‘_cg1F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11265 | _cg1F: BUILDSTDERR: | ^ BUILDSTDERR: 11265 | _cg1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf9I_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11291:1: error: BUILDSTDERR: warning: label ‘_cg20’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11291 | _cg20: BUILDSTDERR: | ^ BUILDSTDERR: 11291 | _cg20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg1U’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11320:1: error: BUILDSTDERR: warning: label ‘_cg1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11320 | _cg1U: BUILDSTDERR: | ^ BUILDSTDERR: 11320 | _cg1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sf9T_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11346:1: error: BUILDSTDERR: warning: label ‘_cg2f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11346 | _cg2f: BUILDSTDERR: | ^ BUILDSTDERR: 11346 | _cg2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg29’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11375:1: error: BUILDSTDERR: warning: label ‘_cg29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11375 | _cg29: BUILDSTDERR: | ^ BUILDSTDERR: 11375 | _cg29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sfa4_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11401:1: error: BUILDSTDERR: warning: label ‘_cg2u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11401 | _cg2u: BUILDSTDERR: | ^ BUILDSTDERR: 11401 | _cg2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg2o’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11430:1: error: BUILDSTDERR: warning: label ‘_cg2o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11430 | _cg2o: BUILDSTDERR: | ^ BUILDSTDERR: 11430 | _cg2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sfaf_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11456:1: error: BUILDSTDERR: warning: label ‘_cg2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _cg2J: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _cg2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg2D’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11485:1: error: BUILDSTDERR: warning: label ‘_cg2D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11485 | _cg2D: BUILDSTDERR: | ^ BUILDSTDERR: 11485 | _cg2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘sfaq_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11511:1: error: BUILDSTDERR: warning: label ‘_cg2Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11511 | _cg2Z: BUILDSTDERR: | ^ BUILDSTDERR: 11511 | _cg2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg2T’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11540:1: error: BUILDSTDERR: warning: label ‘_cg2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11540 | _cg2T: BUILDSTDERR: | ^ BUILDSTDERR: 11540 | _cg2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple16_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11567:1: error: BUILDSTDERR: warning: label ‘_cg36’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11567 | _cg36: BUILDSTDERR: | ^ BUILDSTDERR: 11567 | _cg36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg02’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11639:1: error: BUILDSTDERR: warning: label ‘_cg02’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11639 | _cg02: BUILDSTDERR: | ^ BUILDSTDERR: 11639 | _cg02: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11620:4: error: BUILDSTDERR: warning: variable ‘_cg37’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11620 | W_ _cg37; BUILDSTDERR: | ^ BUILDSTDERR: 11620 | W_ _cg37; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11618:4: error: BUILDSTDERR: warning: variable ‘_cg0P’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11618 | W_ _cg0P; BUILDSTDERR: | ^ BUILDSTDERR: 11618 | W_ _cg0P; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11616:4: error: BUILDSTDERR: warning: variable ‘_cg0J’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11616 | W_ _cg0J; BUILDSTDERR: | ^ BUILDSTDERR: 11616 | W_ _cg0J; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11614:4: error: BUILDSTDERR: warning: variable ‘_cg0D’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11614 | W_ _cg0D; BUILDSTDERR: | ^ BUILDSTDERR: 11614 | W_ _cg0D; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11612:4: error: BUILDSTDERR: warning: variable ‘_cg0x’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11612 | W_ _cg0x; BUILDSTDERR: | ^ BUILDSTDERR: 11612 | W_ _cg0x; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11610:4: error: BUILDSTDERR: warning: variable ‘_cg0r’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11610 | W_ _cg0r; BUILDSTDERR: | ^ BUILDSTDERR: 11610 | W_ _cg0r; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11608:4: error: BUILDSTDERR: warning: variable ‘_cg0l’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11608 | W_ _cg0l; BUILDSTDERR: | ^ BUILDSTDERR: 11608 | W_ _cg0l; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11606:4: error: BUILDSTDERR: warning: variable ‘_cg0f’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11606 | W_ _cg0f; BUILDSTDERR: | ^ BUILDSTDERR: 11606 | W_ _cg0f; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11604:4: error: BUILDSTDERR: warning: variable ‘_cg09’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11604 | W_ _cg09; BUILDSTDERR: | ^ BUILDSTDERR: 11604 | W_ _cg09; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_slow’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11775:1: error: BUILDSTDERR: warning: label ‘_cg3s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11775 | _cg3s: BUILDSTDERR: | ^ BUILDSTDERR: 11775 | _cg3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11783:1: error: BUILDSTDERR: warning: label ‘_cg3w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11783 | _cg3w: BUILDSTDERR: | ^ BUILDSTDERR: 11783 | _cg3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_demanding_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11803:1: error: BUILDSTDERR: warning: label ‘_cg3D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11803 | _cg3D: BUILDSTDERR: | ^ BUILDSTDERR: 11803 | _cg3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_sparking_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11825:1: error: BUILDSTDERR: warning: label ‘_cg3K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11825 | _cg3K: BUILDSTDERR: | ^ BUILDSTDERR: 11825 | _cg3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11848:1: error: BUILDSTDERR: warning: label ‘_cg3U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _cg3U: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _cg3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘_cg3R’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11867:1: error: BUILDSTDERR: warning: label ‘_cg3R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11867 | _cg3R: BUILDSTDERR: | ^ BUILDSTDERR: 11867 | _cg3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzbzb_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:11887:1: error: BUILDSTDERR: warning: label ‘_cg45’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11887 | _cg45: BUILDSTDERR: | ^ BUILDSTDERR: 11887 | _cg45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:12114:1: error: BUILDSTDERR: warning: label ‘_cg4d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12114 | _cg4d: BUILDSTDERR: | ^ BUILDSTDERR: 12114 | _cg4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:12144:1: error: BUILDSTDERR: warning: label ‘_cg4n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12144 | _cg4n: BUILDSTDERR: | ^ BUILDSTDERR: 12144 | _cg4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_con_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:12168:1: error: BUILDSTDERR: warning: label ‘_cg4s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12168 | _cg4s: BUILDSTDERR: | ^ BUILDSTDERR: 12168 | _cg4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_con_entry’: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:12182:1: error: BUILDSTDERR: warning: label ‘_cg4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12182 | _cg4u: BUILDSTDERR: | ^ BUILDSTDERR: 12182 | _cg4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22110_0/ghc_30.hc:1299:16: error: BUILDSTDERR: warning: ‘rdqT_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 1299 | static StgWord rdqT_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1299 | static StgWord rdqT_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.p_o ) BUILDSTDERR: /tmp/ghc22868_0/ghc_8.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_par_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_8.hc:61:1: error: BUILDSTDERR: warning: label ‘_c1k9’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c1k9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c1k9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_8.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallel_pseq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_8.hc:117:1: error: BUILDSTDERR: warning: label ‘_c1ko’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _c1ko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _c1ko: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22868_0/ghc_8.hc:181:22: error: BUILDSTDERR: warning: ‘S1kt_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 181 | static const StgWord S1kt_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | static const StgWord S1kt_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.p_o ) BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_using_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:259:1: error: BUILDSTDERR: warning: label ‘_c8Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _c8Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _c8Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Qh’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:288:1: error: BUILDSTDERR: warning: label ‘_c8Qh’ defined but not used [-Wunused-label] BUILDSTDERR: 288 | _c8Qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 288 | _c8Qh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8Ln_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:321:1: error: BUILDSTDERR: warning: label ‘_c8QO’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c8QO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c8QO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8QM’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:363:1: error: BUILDSTDERR: warning: label ‘_c8QM’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c8QM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c8QM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:388:1: error: BUILDSTDERR: warning: label ‘_c8QU’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _c8QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _c8QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_r0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:451:1: error: BUILDSTDERR: warning: label ‘_c8R8’ defined but not used [-Wunused-label] BUILDSTDERR: 451 | _c8R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 451 | _c8R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rseq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:484:1: error: BUILDSTDERR: warning: label ‘_c8Rl’ defined but not used [-Wunused-label] BUILDSTDERR: 484 | _c8Rl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 484 | _c8Rl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Rj’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:512:1: error: BUILDSTDERR: warning: label ‘_c8Rj’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _c8Rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _c8Rj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:540:1: error: BUILDSTDERR: warning: label ‘_c8Rw’ defined but not used [-Wunused-label] BUILDSTDERR: 540 | _c8Rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 540 | _c8Rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqList_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:572:1: error: BUILDSTDERR: warning: label ‘_c8RO’ defined but not used [-Wunused-label] BUILDSTDERR: 572 | _c8RO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 572 | _c8RO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8RC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:594:1: error: BUILDSTDERR: warning: label ‘_c8RC’ defined but not used [-Wunused-label] BUILDSTDERR: 594 | _c8RC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 594 | _c8RC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8RH’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:617:1: error: BUILDSTDERR: warning: label ‘_c8RH’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _c8RH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _c8RH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8RX’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:647:1: error: BUILDSTDERR: warning: label ‘_c8RX’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _c8RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _c8RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LB_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:678:1: error: BUILDSTDERR: warning: label ‘_c8Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _c8Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _c8Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldablezuzdsseqFoldable_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:720:1: error: BUILDSTDERR: warning: label ‘_c8Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 720 | _c8Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 720 | _c8Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:769:1: error: BUILDSTDERR: warning: label ‘_c8SQ’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _c8SQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _c8SQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8SO’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:812:1: error: BUILDSTDERR: warning: label ‘_c8SO’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _c8SO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _c8SO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqFoldable_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:837:1: error: BUILDSTDERR: warning: label ‘_c8SW’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _c8SW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _c8SW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LI_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:886:1: error: BUILDSTDERR: warning: label ‘_c8Th’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c8Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c8Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LY_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:929:1: error: BUILDSTDERR: warning: label ‘_c8U0’ defined but not used [-Wunused-label] BUILDSTDERR: 929 | _c8U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 929 | _c8U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:974:1: error: BUILDSTDERR: warning: label ‘_c8Uc’ defined but not used [-Wunused-label] BUILDSTDERR: 974 | _c8Uc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 974 | _c8Uc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8LR_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1014:1: error: BUILDSTDERR: warning: label ‘_c8Ug’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _c8Ug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _c8Ug: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8M0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1078:1: error: BUILDSTDERR: warning: label ‘_c8Ul’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _c8Ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _c8Ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Tv’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1127:1: error: BUILDSTDERR: warning: label ‘_c8Tv’ defined but not used [-Wunused-label] BUILDSTDERR: 1127 | _c8Tv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1127 | _c8Tv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Us’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1172:1: error: BUILDSTDERR: warning: label ‘_c8Us’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _c8Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _c8Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArray_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1198:1: error: BUILDSTDERR: warning: label ‘_c8UB’ defined but not used [-Wunused-label] BUILDSTDERR: 1198 | _c8UB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1198 | _c8UB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c8V1’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c8V1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c8V1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8UT’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1271:1: error: BUILDSTDERR: warning: label ‘_c8UT’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _c8UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _c8UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8V6’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1304:1: error: BUILDSTDERR: warning: label ‘_c8V6’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _c8V6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _c8V6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Vh’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1333:1: error: BUILDSTDERR: warning: label ‘_c8Vh’ defined but not used [-Wunused-label] BUILDSTDERR: 1333 | _c8Vh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1333 | _c8Vh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8V0’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1351:1: error: BUILDSTDERR: warning: label ‘_c8V0’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _c8V0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _c8V0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1371:1: error: BUILDSTDERR: warning: label ‘_c8VI’ defined but not used [-Wunused-label] BUILDSTDERR: 1371 | _c8VI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1371 | _c8VI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8VF’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1397:1: error: BUILDSTDERR: warning: label ‘_c8VF’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _c8VF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _c8VF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqListNth_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1424:1: error: BUILDSTDERR: warning: label ‘_c8W0’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _c8W0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _c8W0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8VS’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1449:1: error: BUILDSTDERR: warning: label ‘_c8VS’ defined but not used [-Wunused-label] BUILDSTDERR: 1449 | _c8VS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1449 | _c8VS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Wj’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1487:1: error: BUILDSTDERR: warning: label ‘_c8Wj’ defined but not used [-Wunused-label] BUILDSTDERR: 1487 | _c8Wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1487 | _c8Wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8W5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1515:1: error: BUILDSTDERR: warning: label ‘_c8W5’ defined but not used [-Wunused-label] BUILDSTDERR: 1515 | _c8W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1515 | _c8W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Wq’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1542:1: error: BUILDSTDERR: warning: label ‘_c8Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 1542 | _c8Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1542 | _c8Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqListNth_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1562:1: error: BUILDSTDERR: warning: label ‘_c8WR’ defined but not used [-Wunused-label] BUILDSTDERR: 1562 | _c8WR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1562 | _c8WR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8WO’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1588:1: error: BUILDSTDERR: warning: label ‘_c8WO’ defined but not used [-Wunused-label] BUILDSTDERR: 1588 | _c8WO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1588 | _c8WO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1619:1: error: BUILDSTDERR: warning: label ‘_c8X9’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _c8X9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _c8X9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8X6’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1652:1: error: BUILDSTDERR: warning: label ‘_c8X6’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _c8X6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _c8X6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Xd’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1672:1: error: BUILDSTDERR: warning: label ‘_c8Xd’ defined but not used [-Wunused-label] BUILDSTDERR: 1672 | _c8Xd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1672 | _c8Xd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8MK_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1707:1: error: BUILDSTDERR: warning: label ‘_c8XH’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _c8XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _c8XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8XE’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1755:1: error: BUILDSTDERR: warning: label ‘_c8XE’ defined but not used [-Wunused-label] BUILDSTDERR: 1755 | _c8XE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1755 | _c8XE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8XL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1775:1: error: BUILDSTDERR: warning: label ‘_c8XL’ defined but not used [-Wunused-label] BUILDSTDERR: 1775 | _c8XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1775 | _c8XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqArrayBounds_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1800:1: error: BUILDSTDERR: warning: label ‘_c8XU’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _c8XU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _c8XU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8MN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1843:1: error: BUILDSTDERR: warning: label ‘_c8Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 1843 | _c8Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1843 | _c8Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘s8MQ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1881:1: error: BUILDSTDERR: warning: label ‘_c8Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 1881 | _c8Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1881 | _c8Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Ys’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1915:1: error: BUILDSTDERR: warning: label ‘_c8Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 1915 | _c8Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1915 | _c8Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqMap_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1941:1: error: BUILDSTDERR: warning: label ‘_c8YA’ defined but not used [-Wunused-label] BUILDSTDERR: 1941 | _c8YA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1941 | _c8YA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:1996:1: error: BUILDSTDERR: warning: label ‘_c8YU’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _c8YU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _c8YU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8YR’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2029:1: error: BUILDSTDERR: warning: label ‘_c8YR’ defined but not used [-Wunused-label] BUILDSTDERR: 2029 | _c8YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2029 | _c8YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8YY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2051:1: error: BUILDSTDERR: warning: label ‘_c8YY’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _c8YY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _c8YY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Z3’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2069:1: error: BUILDSTDERR: warning: label ‘_c8Z3’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _c8Z3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _c8Z3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2101:1: error: BUILDSTDERR: warning: label ‘_c8Zo’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _c8Zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _c8Zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Zl’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2134:1: error: BUILDSTDERR: warning: label ‘_c8Zl’ defined but not used [-Wunused-label] BUILDSTDERR: 2134 | _c8Zl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2134 | _c8Zl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Zs’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2157:1: error: BUILDSTDERR: warning: label ‘_c8Zs’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _c8Zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _c8Zs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8Zx’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2176:1: error: BUILDSTDERR: warning: label ‘_c8Zx’ defined but not used [-Wunused-label] BUILDSTDERR: 2176 | _c8Zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2176 | _c8Zx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8ZC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2194:1: error: BUILDSTDERR: warning: label ‘_c8ZC’ defined but not used [-Wunused-label] BUILDSTDERR: 2194 | _c8ZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2194 | _c8ZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2217:1: error: BUILDSTDERR: warning: label ‘_c8ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2217 | _c8ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2217 | _c8ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_zdwseqTuple5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2234:1: error: BUILDSTDERR: warning: label ‘_c8ZY’ defined but not used [-Wunused-label] BUILDSTDERR: 2234 | _c8ZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2234 | _c8ZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c8ZW’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2266:1: error: BUILDSTDERR: warning: label ‘_c8ZW’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _c8ZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _c8ZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c902’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2286:1: error: BUILDSTDERR: warning: label ‘_c902’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _c902: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _c902: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c907’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2306:1: error: BUILDSTDERR: warning: label ‘_c907’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _c907: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _c907: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c90c’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2324:1: error: BUILDSTDERR: warning: label ‘_c90c’ defined but not used [-Wunused-label] BUILDSTDERR: 2324 | _c90c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2324 | _c90c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2352:1: error: BUILDSTDERR: warning: label ‘_c90w’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _c90w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _c90w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c90t’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c90t’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c90t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c90t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2411:1: error: BUILDSTDERR: warning: label ‘_c90G’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _c90G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _c90G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2428:1: error: BUILDSTDERR: warning: label ‘_c90P’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _c90P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _c90P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c90M’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2462:1: error: BUILDSTDERR: warning: label ‘_c90M’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _c90M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _c90M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c90T’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2487:1: error: BUILDSTDERR: warning: label ‘_c90T’ defined but not used [-Wunused-label] BUILDSTDERR: 2487 | _c90T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2487 | _c90T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c90Y’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2506:1: error: BUILDSTDERR: warning: label ‘_c90Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _c90Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _c90Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c913’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2526:1: error: BUILDSTDERR: warning: label ‘_c913’ defined but not used [-Wunused-label] BUILDSTDERR: 2526 | _c913: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2526 | _c913: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c918’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2546:1: error: BUILDSTDERR: warning: label ‘_c918’ defined but not used [-Wunused-label] BUILDSTDERR: 2546 | _c918: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2546 | _c918: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91d’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2564:1: error: BUILDSTDERR: warning: label ‘_c91d’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _c91d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _c91d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2587:1: error: BUILDSTDERR: warning: label ‘_c91t’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _c91t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _c91t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple7_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2604:1: error: BUILDSTDERR: warning: label ‘_c91C’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _c91C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _c91C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91z’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2638:1: error: BUILDSTDERR: warning: label ‘_c91z’ defined but not used [-Wunused-label] BUILDSTDERR: 2638 | _c91z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2638 | _c91z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91G’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2664:1: error: BUILDSTDERR: warning: label ‘_c91G’ defined but not used [-Wunused-label] BUILDSTDERR: 2664 | _c91G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2664 | _c91G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91L’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2683:1: error: BUILDSTDERR: warning: label ‘_c91L’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _c91L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _c91L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91Q’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2703:1: error: BUILDSTDERR: warning: label ‘_c91Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2703 | _c91Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2703 | _c91Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c91V’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2723:1: error: BUILDSTDERR: warning: label ‘_c91V’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _c91V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _c91V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c920’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2743:1: error: BUILDSTDERR: warning: label ‘_c920’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _c920: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _c920: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c925’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2761:1: error: BUILDSTDERR: warning: label ‘_c925’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _c925: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _c925: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2784:1: error: BUILDSTDERR: warning: label ‘_c92m’ defined but not used [-Wunused-label] BUILDSTDERR: 2784 | _c92m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2784 | _c92m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple8_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2801:1: error: BUILDSTDERR: warning: label ‘_c92v’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _c92v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _c92v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92s’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2835:1: error: BUILDSTDERR: warning: label ‘_c92s’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _c92s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _c92s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92z’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2862:1: error: BUILDSTDERR: warning: label ‘_c92z’ defined but not used [-Wunused-label] BUILDSTDERR: 2862 | _c92z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2862 | _c92z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92E’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2881:1: error: BUILDSTDERR: warning: label ‘_c92E’ defined but not used [-Wunused-label] BUILDSTDERR: 2881 | _c92E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2881 | _c92E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92J’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2901:1: error: BUILDSTDERR: warning: label ‘_c92J’ defined but not used [-Wunused-label] BUILDSTDERR: 2901 | _c92J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2901 | _c92J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92O’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2921:1: error: BUILDSTDERR: warning: label ‘_c92O’ defined but not used [-Wunused-label] BUILDSTDERR: 2921 | _c92O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2921 | _c92O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92T’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2941:1: error: BUILDSTDERR: warning: label ‘_c92T’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _c92T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _c92T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c92Y’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2961:1: error: BUILDSTDERR: warning: label ‘_c92Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _c92Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _c92Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c933’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:2979:1: error: BUILDSTDERR: warning: label ‘_c933’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _c933: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _c933: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3002:1: error: BUILDSTDERR: warning: label ‘_c93l’ defined but not used [-Wunused-label] BUILDSTDERR: 3002 | _c93l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3002 | _c93l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziSeq_seqTuple9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3019:1: error: BUILDSTDERR: warning: label ‘_c93u’ defined but not used [-Wunused-label] BUILDSTDERR: 3019 | _c93u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3019 | _c93u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93r’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3053:1: error: BUILDSTDERR: warning: label ‘_c93r’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _c93r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _c93r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93y’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3081:1: error: BUILDSTDERR: warning: label ‘_c93y’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _c93y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _c93y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93D’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3100:1: error: BUILDSTDERR: warning: label ‘_c93D’ defined but not used [-Wunused-label] BUILDSTDERR: 3100 | _c93D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3100 | _c93D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93I’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3120:1: error: BUILDSTDERR: warning: label ‘_c93I’ defined but not used [-Wunused-label] BUILDSTDERR: 3120 | _c93I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3120 | _c93I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93N’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3140:1: error: BUILDSTDERR: warning: label ‘_c93N’ defined but not used [-Wunused-label] BUILDSTDERR: 3140 | _c93N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3140 | _c93N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93S’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3160:1: error: BUILDSTDERR: warning: label ‘_c93S’ defined but not used [-Wunused-label] BUILDSTDERR: 3160 | _c93S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3160 | _c93S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c93X’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3180:1: error: BUILDSTDERR: warning: label ‘_c93X’ defined but not used [-Wunused-label] BUILDSTDERR: 3180 | _c93X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3180 | _c93X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c942’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3200:1: error: BUILDSTDERR: warning: label ‘_c942’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _c942: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _c942: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc: In function ‘_c947’: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3218:1: error: BUILDSTDERR: warning: label ‘_c947’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _c947: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _c947: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22868_0/ghc_19.hc:3258:22: error: BUILDSTDERR: warning: ‘S94p_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 3258 | static const StgWord S94p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | static const StgWord S94p_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.p_o ) BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:724:1: error: BUILDSTDERR: warning: label ‘_cdkq’ defined but not used [-Wunused-label] BUILDSTDERR: 724 | _cdkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 724 | _cdkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEvalzu_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:749:1: error: BUILDSTDERR: warning: label ‘_cdkz’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cdkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cdkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scN6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:776:1: error: BUILDSTDERR: warning: label ‘_cdl0’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cdl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cdl0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdkY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:811:1: error: BUILDSTDERR: warning: label ‘_cdkY’ defined but not used [-Wunused-label] BUILDSTDERR: 811 | _cdkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 811 | _cdkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEval_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:836:1: error: BUILDSTDERR: warning: label ‘_cdl4’ defined but not used [-Wunused-label] BUILDSTDERR: 836 | _cdl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 836 | _cdl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scN9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:897:1: error: BUILDSTDERR: warning: label ‘_cdlp’ defined but not used [-Wunused-label] BUILDSTDERR: 897 | _cdlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 897 | _cdlp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_using_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:938:1: error: BUILDSTDERR: warning: label ‘_cdls’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _cdls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _cdls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:990:1: error: BUILDSTDERR: warning: label ‘_cdlV’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _cdlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _cdlV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategy_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1030:1: error: BUILDSTDERR: warning: label ‘_cdlY’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _cdlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _cdlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNh_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1092:1: error: BUILDSTDERR: warning: label ‘_cdmA’ defined but not used [-Wunused-label] BUILDSTDERR: 1092 | _cdmA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1092 | _cdmA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNg_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1133:1: error: BUILDSTDERR: warning: label ‘_cdmD’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _cdmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _cdmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1188:1: error: BUILDSTDERR: warning: label ‘_cdmP’ defined but not used [-Wunused-label] BUILDSTDERR: 1188 | _cdmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1188 | _cdmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cdmS’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cdmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cdmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1299:1: error: BUILDSTDERR: warning: label ‘_cdmX’ defined but not used [-Wunused-label] BUILDSTDERR: 1299 | _cdmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1299 | _cdmX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNo_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cdnF’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cdnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cdnF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1385:1: error: BUILDSTDERR: warning: label ‘_cdnI’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _cdnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _cdnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNp_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1440:1: error: BUILDSTDERR: warning: label ‘_cdnU’ defined but not used [-Wunused-label] BUILDSTDERR: 1440 | _cdnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1440 | _cdnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cdnX’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cdnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cdnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdzbzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1551:1: error: BUILDSTDERR: warning: label ‘_cdo2’ defined but not used [-Wunused-label] BUILDSTDERR: 1551 | _cdo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1551 | _cdo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1596:1: error: BUILDSTDERR: warning: label ‘_cdoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1596 | _cdoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1596 | _cdoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNx_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1631:1: error: BUILDSTDERR: warning: label ‘_cdoU’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _cdoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _cdoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNv_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cdoX’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cdoX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cdoX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNy_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1736:1: error: BUILDSTDERR: warning: label ‘_cdp9’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _cdp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _cdp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1781:1: error: BUILDSTDERR: warning: label ‘_cdpc’ defined but not used [-Wunused-label] BUILDSTDERR: 1781 | _cdpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1781 | _cdpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1851:1: error: BUILDSTDERR: warning: label ‘_cdph’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _cdph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _cdph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1898:1: error: BUILDSTDERR: warning: label ‘_cdq0’ defined but not used [-Wunused-label] BUILDSTDERR: 1898 | _cdq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1898 | _cdq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1933:1: error: BUILDSTDERR: warning: label ‘_cdqb’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _cdqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _cdqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNE_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:1976:1: error: BUILDSTDERR: warning: label ‘_cdqe’ defined but not used [-Wunused-label] BUILDSTDERR: 1976 | _cdqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1976 | _cdqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2038:1: error: BUILDSTDERR: warning: label ‘_cdqq’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _cdqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _cdqq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNI_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2083:1: error: BUILDSTDERR: warning: label ‘_cdqt’ defined but not used [-Wunused-label] BUILDSTDERR: 2083 | _cdqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2083 | _cdqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zizbzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2153:1: error: BUILDSTDERR: warning: label ‘_cdqy’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _cdqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _cdqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2200:1: error: BUILDSTDERR: warning: label ‘_cdrh’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _cdrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _cdrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2235:1: error: BUILDSTDERR: warning: label ‘_cdrs’ defined but not used [-Wunused-label] BUILDSTDERR: 2235 | _cdrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2235 | _cdrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2278:1: error: BUILDSTDERR: warning: label ‘_cdrv’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _cdrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _cdrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNQ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cdrH’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cdrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cdrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNR_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2385:1: error: BUILDSTDERR: warning: label ‘_cdrK’ defined but not used [-Wunused-label] BUILDSTDERR: 2385 | _cdrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2385 | _cdrK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2455:1: error: BUILDSTDERR: warning: label ‘_cdrP’ defined but not used [-Wunused-label] BUILDSTDERR: 2455 | _cdrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2455 | _cdrP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNX_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cdsy’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cdsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cdsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNY_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2537:1: error: BUILDSTDERR: warning: label ‘_cdsJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2537 | _cdsJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2537 | _cdsJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNW_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2580:1: error: BUILDSTDERR: warning: label ‘_cdsM’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _cdsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _cdsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scNZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cdsY’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cdsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cdsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scO0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2687:1: error: BUILDSTDERR: warning: label ‘_cdt1’ defined but not used [-Wunused-label] BUILDSTDERR: 2687 | _cdt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2687 | _cdt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zmzbzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2757:1: error: BUILDSTDERR: warning: label ‘_cdt6’ defined but not used [-Wunused-label] BUILDSTDERR: 2757 | _cdt6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2757 | _cdt6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scO4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2804:1: error: BUILDSTDERR: warning: label ‘_cdtP’ defined but not used [-Wunused-label] BUILDSTDERR: 2804 | _cdtP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2804 | _cdtP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scO5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2843:1: error: BUILDSTDERR: warning: label ‘_cdtS’ defined but not used [-Wunused-label] BUILDSTDERR: 2843 | _cdtS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2843 | _cdtS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scO6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2899:1: error: BUILDSTDERR: warning: label ‘_cdtX’ defined but not used [-Wunused-label] BUILDSTDERR: 2899 | _cdtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2899 | _cdtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_dot_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:2953:1: error: BUILDSTDERR: warning: label ‘_cdu2’ defined but not used [-Wunused-label] BUILDSTDERR: 2953 | _cdu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2953 | _cdu2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_unEval_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3003:1: error: BUILDSTDERR: warning: label ‘_cdup’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _cdup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _cdup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_runEvalIO1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3060:1: error: BUILDSTDERR: warning: label ‘_cduE’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _cduE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _cduE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scO9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cduV’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cduV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cduV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3158:1: error: BUILDSTDERR: warning: label ‘_cduY’ defined but not used [-Wunused-label] BUILDSTDERR: 3158 | _cduY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3158 | _cduY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_usingIO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3205:1: error: BUILDSTDERR: warning: label ‘_cdvb’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _cdvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _cdvb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3234:1: error: BUILDSTDERR: warning: label ‘_cdvz’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _cdvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _cdvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_withStrategyIO1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3274:1: error: BUILDSTDERR: warning: label ‘_cdvC’ defined but not used [-Wunused-label] BUILDSTDERR: 3274 | _cdvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3274 | _cdvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOf_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3344:1: error: BUILDSTDERR: warning: label ‘_cdw1’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _cdw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _cdw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdvY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cdvY’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cdvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cdvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdfMonadFixEval1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cdwd’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cdwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cdwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdwa’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3464:1: error: BUILDSTDERR: warning: label ‘_cdwa’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _cdwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _cdwa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOu_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cdwD’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cdwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cdwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOs_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3525:1: error: BUILDSTDERR: warning: label ‘_cdwN’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _cdwN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _cdwN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalSeq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3567:1: error: BUILDSTDERR: warning: label ‘_cdwQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3567 | _cdwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3567 | _cdwQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOx_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3619:1: error: BUILDSTDERR: warning: label ‘_cdxe’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _cdxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _cdxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3650:1: error: BUILDSTDERR: warning: label ‘_cdxh’ defined but not used [-Wunused-label] BUILDSTDERR: 3650 | _cdxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3650 | _cdxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_r0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3692:1: error: BUILDSTDERR: warning: label ‘_cdxu’ defined but not used [-Wunused-label] BUILDSTDERR: 3692 | _cdxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3692 | _cdxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3718:1: error: BUILDSTDERR: warning: label ‘_cdxN’ defined but not used [-Wunused-label] BUILDSTDERR: 3718 | _cdxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3718 | _cdxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3754:1: error: BUILDSTDERR: warning: label ‘_cdxQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3754 | _cdxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3754 | _cdxQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rseq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3796:1: error: BUILDSTDERR: warning: label ‘_cdy3’ defined but not used [-Wunused-label] BUILDSTDERR: 3796 | _cdy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3796 | _cdy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOE_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3819:1: error: BUILDSTDERR: warning: label ‘_cdyt’ defined but not used [-Wunused-label] BUILDSTDERR: 3819 | _cdyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3819 | _cdyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOI_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3865:1: error: BUILDSTDERR: warning: label ‘_cdyC’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _cdyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _cdyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdyz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cdyz’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cdyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cdyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3952:1: error: BUILDSTDERR: warning: label ‘_cdyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _cdyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _cdyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rdeepseq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:3996:1: error: BUILDSTDERR: warning: label ‘_cdyY’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _cdyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _cdyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rwhnf1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4024:1: error: BUILDSTDERR: warning: label ‘_cdzd’ defined but not used [-Wunused-label] BUILDSTDERR: 4024 | _cdzd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4024 | _cdzd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘rcMP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4083:1: error: BUILDSTDERR: warning: label ‘_cdzr’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _cdzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _cdzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4081:4: error: BUILDSTDERR: warning: variable ‘_cdzn’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4081 | W_ _cdzn; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | W_ _cdzn; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rpar_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4112:1: error: BUILDSTDERR: warning: label ‘_cdzA’ defined but not used [-Wunused-label] BUILDSTDERR: 4112 | _cdzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4112 | _cdzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOS_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4136:1: error: BUILDSTDERR: warning: label ‘_cdAc’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _cdAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _cdAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdA9’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4168:1: error: BUILDSTDERR: warning: label ‘_cdA9’ defined but not used [-Wunused-label] BUILDSTDERR: 4168 | _cdA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4168 | _cdA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scOT_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4204:1: error: BUILDSTDERR: warning: label ‘_cdAi’ defined but not used [-Wunused-label] BUILDSTDERR: 4204 | _cdAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4204 | _cdAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scP0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4259:1: error: BUILDSTDERR: warning: label ‘_cdAs’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _cdAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _cdAs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4256:4: error: BUILDSTDERR: warning: variable ‘_cdAn’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4256 | W_ _cdAn; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4256 | W_ _cdAn; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4317:1: error: BUILDSTDERR: warning: label ‘_cdAx’ defined but not used [-Wunused-label] BUILDSTDERR: 4317 | _cdAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4317 | _cdAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parEval_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cdAO’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cdAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cdAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scP4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4384:1: error: BUILDSTDERR: warning: label ‘_cdBp’ defined but not used [-Wunused-label] BUILDSTDERR: 4384 | _cdBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4384 | _cdBp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPa_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4420:1: error: BUILDSTDERR: warning: label ‘_cdBK’ defined but not used [-Wunused-label] BUILDSTDERR: 4420 | _cdBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4420 | _cdBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdBH’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4452:1: error: BUILDSTDERR: warning: label ‘_cdBH’ defined but not used [-Wunused-label] BUILDSTDERR: 4452 | _cdBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4452 | _cdBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4488:1: error: BUILDSTDERR: warning: label ‘_cdBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4488 | _cdBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4488 | _cdBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4545:1: error: BUILDSTDERR: warning: label ‘_cdC0’ defined but not used [-Wunused-label] BUILDSTDERR: 4545 | _cdC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4545 | _cdC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4541:4: error: BUILDSTDERR: warning: variable ‘_cdBV’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4541 | W_ _cdBV; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4541 | W_ _cdBV; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cdC5’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cdC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cdC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4669:1: error: BUILDSTDERR: warning: label ‘_cdCa’ defined but not used [-Wunused-label] BUILDSTDERR: 4669 | _cdCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4669 | _cdCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_rparWith_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4712:1: error: BUILDSTDERR: warning: label ‘_cdCv’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _cdCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _cdCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTraversable_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4738:1: error: BUILDSTDERR: warning: label ‘_cdCE’ defined but not used [-Wunused-label] BUILDSTDERR: 4738 | _cdCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4738 | _cdCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4776:1: error: BUILDSTDERR: warning: label ‘_cdDi’ defined but not used [-Wunused-label] BUILDSTDERR: 4776 | _cdDi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4776 | _cdDi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdDb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4816:1: error: BUILDSTDERR: warning: label ‘_cdDb’ defined but not used [-Wunused-label] BUILDSTDERR: 4816 | _cdDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4816 | _cdDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdDr’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4849:1: error: BUILDSTDERR: warning: label ‘_cdDr’ defined but not used [-Wunused-label] BUILDSTDERR: 4849 | _cdDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4849 | _cdDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdDu’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4872:1: error: BUILDSTDERR: warning: label ‘_cdDu’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _cdDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _cdDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4911:1: error: BUILDSTDERR: warning: label ‘_cdDD’ defined but not used [-Wunused-label] BUILDSTDERR: 4911 | _cdDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4911 | _cdDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalList_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4961:1: error: BUILDSTDERR: warning: label ‘_cdDI’ defined but not used [-Wunused-label] BUILDSTDERR: 4961 | _cdDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4961 | _cdDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqList_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5027:1: error: BUILDSTDERR: warning: label ‘_cdE3’ defined but not used [-Wunused-label] BUILDSTDERR: 5027 | _cdE3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5027 | _cdE3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTraverse_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cdEd’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cdEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cdEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5110:1: error: BUILDSTDERR: warning: label ‘_cdEV’ defined but not used [-Wunused-label] BUILDSTDERR: 5110 | _cdEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5110 | _cdEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5146:1: error: BUILDSTDERR: warning: label ‘_cdFg’ defined but not used [-Wunused-label] BUILDSTDERR: 5146 | _cdFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5146 | _cdFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdFd’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5178:1: error: BUILDSTDERR: warning: label ‘_cdFd’ defined but not used [-Wunused-label] BUILDSTDERR: 5178 | _cdFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5178 | _cdFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5214:1: error: BUILDSTDERR: warning: label ‘_cdFm’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _cdFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _cdFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5271:1: error: BUILDSTDERR: warning: label ‘_cdFw’ defined but not used [-Wunused-label] BUILDSTDERR: 5271 | _cdFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5271 | _cdFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5267:4: error: BUILDSTDERR: warning: variable ‘_cdFr’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5267 | W_ _cdFr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | W_ _cdFr; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5339:1: error: BUILDSTDERR: warning: label ‘_cdFB’ defined but not used [-Wunused-label] BUILDSTDERR: 5339 | _cdFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5339 | _cdFB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPD_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5395:1: error: BUILDSTDERR: warning: label ‘_cdFG’ defined but not used [-Wunused-label] BUILDSTDERR: 5395 | _cdFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5395 | _cdFG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scPW_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5449:1: error: BUILDSTDERR: warning: label ‘_cdG1’ defined but not used [-Wunused-label] BUILDSTDERR: 5449 | _cdG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5449 | _cdG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdFU’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5489:1: error: BUILDSTDERR: warning: label ‘_cdFU’ defined but not used [-Wunused-label] BUILDSTDERR: 5489 | _cdFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5489 | _cdFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdGa’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5522:1: error: BUILDSTDERR: warning: label ‘_cdGa’ defined but not used [-Wunused-label] BUILDSTDERR: 5522 | _cdGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5522 | _cdGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdGd’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5545:1: error: BUILDSTDERR: warning: label ‘_cdGd’ defined but not used [-Wunused-label] BUILDSTDERR: 5545 | _cdGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5545 | _cdGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListzuzdsparTraversable_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5583:1: error: BUILDSTDERR: warning: label ‘_cdGm’ defined but not used [-Wunused-label] BUILDSTDERR: 5583 | _cdGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5583 | _cdGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQd_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5627:1: error: BUILDSTDERR: warning: label ‘_cdHk’ defined but not used [-Wunused-label] BUILDSTDERR: 5627 | _cdHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5627 | _cdHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5663:1: error: BUILDSTDERR: warning: label ‘_cdHF’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _cdHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _cdHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdHC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5695:1: error: BUILDSTDERR: warning: label ‘_cdHC’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _cdHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _cdHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5731:1: error: BUILDSTDERR: warning: label ‘_cdHL’ defined but not used [-Wunused-label] BUILDSTDERR: 5731 | _cdHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5731 | _cdHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQr_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5788:1: error: BUILDSTDERR: warning: label ‘_cdHV’ defined but not used [-Wunused-label] BUILDSTDERR: 5788 | _cdHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5788 | _cdHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5784:4: error: BUILDSTDERR: warning: variable ‘_cdHQ’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5784 | W_ _cdHQ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | W_ _cdHQ; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQs_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5856:1: error: BUILDSTDERR: warning: label ‘_cdI0’ defined but not used [-Wunused-label] BUILDSTDERR: 5856 | _cdI0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5856 | _cdI0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5912:1: error: BUILDSTDERR: warning: label ‘_cdI5’ defined but not used [-Wunused-label] BUILDSTDERR: 5912 | _cdI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5912 | _cdI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraversable_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:5968:1: error: BUILDSTDERR: warning: label ‘_cdIa’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _cdIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _cdIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parList_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6022:1: error: BUILDSTDERR: warning: label ‘_cdID’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _cdID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _cdID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6075:1: error: BUILDSTDERR: warning: label ‘_cdIU’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _cdIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _cdIU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQy_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6112:1: error: BUILDSTDERR: warning: label ‘_cdJc’ defined but not used [-Wunused-label] BUILDSTDERR: 6112 | _cdJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6112 | _cdJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6147:1: error: BUILDSTDERR: warning: label ‘_cdJn’ defined but not used [-Wunused-label] BUILDSTDERR: 6147 | _cdJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6147 | _cdJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6190:1: error: BUILDSTDERR: warning: label ‘_cdJq’ defined but not used [-Wunused-label] BUILDSTDERR: 6190 | _cdJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6190 | _cdJq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parMap_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cdJv’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cdJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cdJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTraverse_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6305:1: error: BUILDSTDERR: warning: label ‘_cdJP’ defined but not used [-Wunused-label] BUILDSTDERR: 6305 | _cdJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6305 | _cdJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scQH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6337:1: error: BUILDSTDERR: warning: label ‘_cdKj’ defined but not used [-Wunused-label] BUILDSTDERR: 6337 | _cdKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6337 | _cdKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdKg’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6379:1: error: BUILDSTDERR: warning: label ‘_cdKg’ defined but not used [-Wunused-label] BUILDSTDERR: 6379 | _cdKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6379 | _cdKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdKv’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6425:1: error: BUILDSTDERR: warning: label ‘_cdKv’ defined but not used [-Wunused-label] BUILDSTDERR: 6425 | _cdKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6425 | _cdKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scR2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6461:1: error: BUILDSTDERR: warning: label ‘_cdKW’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _cdKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _cdKW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scR3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6505:1: error: BUILDSTDERR: warning: label ‘_cdKZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6505 | _cdKZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6505 | _cdKZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdKJ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6568:1: error: BUILDSTDERR: warning: label ‘_cdKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6568 | _cdKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6568 | _cdKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdKN’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6604:1: error: BUILDSTDERR: warning: label ‘_cdKN’ defined but not used [-Wunused-label] BUILDSTDERR: 6604 | _cdKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6604 | _cdKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6646:1: error: BUILDSTDERR: warning: label ‘_cdLa’ defined but not used [-Wunused-label] BUILDSTDERR: 6646 | _cdLa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6646 | _cdLa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6694:1: error: BUILDSTDERR: warning: label ‘_cdLr’ defined but not used [-Wunused-label] BUILDSTDERR: 6694 | _cdLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6694 | _cdLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scR6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6718:1: error: BUILDSTDERR: warning: label ‘_cdLI’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _cdLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _cdLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scR9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6756:1: error: BUILDSTDERR: warning: label ‘_cdMe’ defined but not used [-Wunused-label] BUILDSTDERR: 6756 | _cdMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6756 | _cdMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdMb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6798:1: error: BUILDSTDERR: warning: label ‘_cdMb’ defined but not used [-Wunused-label] BUILDSTDERR: 6798 | _cdMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6798 | _cdMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdMq’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6844:1: error: BUILDSTDERR: warning: label ‘_cdMq’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _cdMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _cdMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRr_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6882:1: error: BUILDSTDERR: warning: label ‘_cdMP’ defined but not used [-Wunused-label] BUILDSTDERR: 6882 | _cdMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6882 | _cdMP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRs_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:6938:1: error: BUILDSTDERR: warning: label ‘_cdMU’ defined but not used [-Wunused-label] BUILDSTDERR: 6938 | _cdMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6938 | _cdMU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdME’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7000:1: error: BUILDSTDERR: warning: label ‘_cdME’ defined but not used [-Wunused-label] BUILDSTDERR: 7000 | _cdME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7000 | _cdME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7045:1: error: BUILDSTDERR: warning: label ‘_cdN2’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _cdN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _cdN2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7100:1: error: BUILDSTDERR: warning: label ‘_cdN7’ defined but not used [-Wunused-label] BUILDSTDERR: 7100 | _cdN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7100 | _cdN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7151:1: error: BUILDSTDERR: warning: label ‘_cdO2’ defined but not used [-Wunused-label] BUILDSTDERR: 7151 | _cdO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7151 | _cdO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7187:1: error: BUILDSTDERR: warning: label ‘_cdOn’ defined but not used [-Wunused-label] BUILDSTDERR: 7187 | _cdOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7187 | _cdOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdOk’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7219:1: error: BUILDSTDERR: warning: label ‘_cdOk’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _cdOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _cdOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7255:1: error: BUILDSTDERR: warning: label ‘_cdOt’ defined but not used [-Wunused-label] BUILDSTDERR: 7255 | _cdOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7255 | _cdOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7312:1: error: BUILDSTDERR: warning: label ‘_cdOD’ defined but not used [-Wunused-label] BUILDSTDERR: 7312 | _cdOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7312 | _cdOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7308:4: error: BUILDSTDERR: warning: variable ‘_cdOy’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7308 | W_ _cdOy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | W_ _cdOy; BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7380:1: error: BUILDSTDERR: warning: label ‘_cdOI’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _cdOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _cdOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7436:1: error: BUILDSTDERR: warning: label ‘_cdON’ defined but not used [-Wunused-label] BUILDSTDERR: 7436 | _cdON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7436 | _cdON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cdP0’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cdP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cdP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scRS_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7526:1: error: BUILDSTDERR: warning: label ‘_cdPw’ defined but not used [-Wunused-label] BUILDSTDERR: 7526 | _cdPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7526 | _cdPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdPt’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7568:1: error: BUILDSTDERR: warning: label ‘_cdPt’ defined but not used [-Wunused-label] BUILDSTDERR: 7568 | _cdPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7568 | _cdPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdPI’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7614:1: error: BUILDSTDERR: warning: label ‘_cdPI’ defined but not used [-Wunused-label] BUILDSTDERR: 7614 | _cdPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7614 | _cdPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSa_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7652:1: error: BUILDSTDERR: warning: label ‘_cdQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 7652 | _cdQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7652 | _cdQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7708:1: error: BUILDSTDERR: warning: label ‘_cdQc’ defined but not used [-Wunused-label] BUILDSTDERR: 7708 | _cdQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7708 | _cdQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdPW’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7770:1: error: BUILDSTDERR: warning: label ‘_cdPW’ defined but not used [-Wunused-label] BUILDSTDERR: 7770 | _cdPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7770 | _cdPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7815:1: error: BUILDSTDERR: warning: label ‘_cdQk’ defined but not used [-Wunused-label] BUILDSTDERR: 7815 | _cdQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7815 | _cdQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7873:1: error: BUILDSTDERR: warning: label ‘_cdQp’ defined but not used [-Wunused-label] BUILDSTDERR: 7873 | _cdQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7873 | _cdQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSg_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7941:1: error: BUILDSTDERR: warning: label ‘_cdRc’ defined but not used [-Wunused-label] BUILDSTDERR: 7941 | _cdRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7941 | _cdRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:7980:1: error: BUILDSTDERR: warning: label ‘_cdRI’ defined but not used [-Wunused-label] BUILDSTDERR: 7980 | _cdRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7980 | _cdRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdRF’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8015:1: error: BUILDSTDERR: warning: label ‘_cdRF’ defined but not used [-Wunused-label] BUILDSTDERR: 8015 | _cdRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8015 | _cdRF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSy_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8053:1: error: BUILDSTDERR: warning: label ‘_cdS1’ defined but not used [-Wunused-label] BUILDSTDERR: 8053 | _cdS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8053 | _cdS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8108:1: error: BUILDSTDERR: warning: label ‘_cdS6’ defined but not used [-Wunused-label] BUILDSTDERR: 8108 | _cdS6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8108 | _cdS6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdRQ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8168:1: error: BUILDSTDERR: warning: label ‘_cdRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _cdRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _cdRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8212:1: error: BUILDSTDERR: warning: label ‘_cdSe’ defined but not used [-Wunused-label] BUILDSTDERR: 8212 | _cdSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8212 | _cdSe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSf_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8264:1: error: BUILDSTDERR: warning: label ‘_cdSj’ defined but not used [-Wunused-label] BUILDSTDERR: 8264 | _cdSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8264 | _cdSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSD_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8323:1: error: BUILDSTDERR: warning: label ‘_cdSR’ defined but not used [-Wunused-label] BUILDSTDERR: 8323 | _cdSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8323 | _cdSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdSO’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8365:1: error: BUILDSTDERR: warning: label ‘_cdSO’ defined but not used [-Wunused-label] BUILDSTDERR: 8365 | _cdSO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8365 | _cdSO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdT3’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8411:1: error: BUILDSTDERR: warning: label ‘_cdT3’ defined but not used [-Wunused-label] BUILDSTDERR: 8411 | _cdT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8411 | _cdT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8448:1: error: BUILDSTDERR: warning: label ‘_cdTv’ defined but not used [-Wunused-label] BUILDSTDERR: 8448 | _cdTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8448 | _cdTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdTs’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8485:1: error: BUILDSTDERR: warning: label ‘_cdTs’ defined but not used [-Wunused-label] BUILDSTDERR: 8485 | _cdTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8485 | _cdTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8515:1: error: BUILDSTDERR: warning: label ‘_cdTC’ defined but not used [-Wunused-label] BUILDSTDERR: 8515 | _cdTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8515 | _cdTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdTi’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8579:1: error: BUILDSTDERR: warning: label ‘_cdTi’ defined but not used [-Wunused-label] BUILDSTDERR: 8579 | _cdTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8579 | _cdTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSW_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8620:1: error: BUILDSTDERR: warning: label ‘_cdTK’ defined but not used [-Wunused-label] BUILDSTDERR: 8620 | _cdTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8620 | _cdTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalListNth_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8675:1: error: BUILDSTDERR: warning: label ‘_cdTP’ defined but not used [-Wunused-label] BUILDSTDERR: 8675 | _cdTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8675 | _cdTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scSZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8727:1: error: BUILDSTDERR: warning: label ‘_cdUs’ defined but not used [-Wunused-label] BUILDSTDERR: 8727 | _cdUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8727 | _cdUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListNth_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8767:1: error: BUILDSTDERR: warning: label ‘_cdUv’ defined but not used [-Wunused-label] BUILDSTDERR: 8767 | _cdUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8767 | _cdUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scT4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8811:1: error: BUILDSTDERR: warning: label ‘_cdUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8811 | _cdUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8811 | _cdUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scT3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8847:1: error: BUILDSTDERR: warning: label ‘_cdV0’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _cdV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _cdV0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8889:1: error: BUILDSTDERR: warning: label ‘_cdV3’ defined but not used [-Wunused-label] BUILDSTDERR: 8889 | _cdV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8889 | _cdV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListSplitAt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8940:1: error: BUILDSTDERR: warning: label ‘_cdVi’ defined but not used [-Wunused-label] BUILDSTDERR: 8940 | _cdVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8940 | _cdVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTa_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:8966:1: error: BUILDSTDERR: warning: label ‘_cdVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8966 | _cdVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8966 | _cdVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdVG’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9008:1: error: BUILDSTDERR: warning: label ‘_cdVG’ defined but not used [-Wunused-label] BUILDSTDERR: 9008 | _cdVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9008 | _cdVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdVV’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9054:1: error: BUILDSTDERR: warning: label ‘_cdVV’ defined but not used [-Wunused-label] BUILDSTDERR: 9054 | _cdVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9054 | _cdVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTo_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9091:1: error: BUILDSTDERR: warning: label ‘_cdWi’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _cdWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _cdWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdWf’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9128:1: error: BUILDSTDERR: warning: label ‘_cdWf’ defined but not used [-Wunused-label] BUILDSTDERR: 9128 | _cdWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9128 | _cdWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_chunk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9151:1: error: BUILDSTDERR: warning: label ‘_cdWt’ defined but not used [-Wunused-label] BUILDSTDERR: 9151 | _cdWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9151 | _cdWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdVs’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9183:1: error: BUILDSTDERR: warning: label ‘_cdVs’ defined but not used [-Wunused-label] BUILDSTDERR: 9183 | _cdVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9183 | _cdVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cdX2’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cdX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cdX2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9285:1: error: BUILDSTDERR: warning: label ‘_cdX9’ defined but not used [-Wunused-label] BUILDSTDERR: 9285 | _cdX9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | _cdX9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdWP’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9316:1: error: BUILDSTDERR: warning: label ‘_cdWP’ defined but not used [-Wunused-label] BUILDSTDERR: 9316 | _cdWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9316 | _cdWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTB_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9370:1: error: BUILDSTDERR: warning: label ‘_cdXK’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _cdXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _cdXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9419:1: error: BUILDSTDERR: warning: label ‘_cdXW’ defined but not used [-Wunused-label] BUILDSTDERR: 9419 | _cdXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9419 | _cdXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9456:1: error: BUILDSTDERR: warning: label ‘_cdY9’ defined but not used [-Wunused-label] BUILDSTDERR: 9456 | _cdY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9456 | _cdY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9497:1: error: BUILDSTDERR: warning: label ‘_cdYc’ defined but not used [-Wunused-label] BUILDSTDERR: 9497 | _cdYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9497 | _cdYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdY0’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9552:1: error: BUILDSTDERR: warning: label ‘_cdY0’ defined but not used [-Wunused-label] BUILDSTDERR: 9552 | _cdY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9552 | _cdY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwparListChunk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9592:1: error: BUILDSTDERR: warning: label ‘_cdYn’ defined but not used [-Wunused-label] BUILDSTDERR: 9592 | _cdYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9592 | _cdYn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parListChunk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9652:1: error: BUILDSTDERR: warning: label ‘_cdYK’ defined but not used [-Wunused-label] BUILDSTDERR: 9652 | _cdYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9652 | _cdYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdYH’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9679:1: error: BUILDSTDERR: warning: label ‘_cdYH’ defined but not used [-Wunused-label] BUILDSTDERR: 9679 | _cdYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9679 | _cdYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scTU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9707:1: error: BUILDSTDERR: warning: label ‘_cdZi’ defined but not used [-Wunused-label] BUILDSTDERR: 9707 | _cdZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9707 | _cdZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9745:1: error: BUILDSTDERR: warning: label ‘_cdZp’ defined but not used [-Wunused-label] BUILDSTDERR: 9745 | _cdZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9745 | _cdZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdYY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9775:1: error: BUILDSTDERR: warning: label ‘_cdYY’ defined but not used [-Wunused-label] BUILDSTDERR: 9775 | _cdYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9775 | _cdYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdZ5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9818:1: error: BUILDSTDERR: warning: label ‘_cdZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 9818 | _cdZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9818 | _cdZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scU3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9881:1: error: BUILDSTDERR: warning: label ‘_ce07’ defined but not used [-Wunused-label] BUILDSTDERR: 9881 | _ce07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9881 | _ce07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9921:1: error: BUILDSTDERR: warning: label ‘_ce0d’ defined but not used [-Wunused-label] BUILDSTDERR: 9921 | _ce0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9921 | _ce0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cdZS’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:9966:1: error: BUILDSTDERR: warning: label ‘_cdZS’ defined but not used [-Wunused-label] BUILDSTDERR: 9966 | _cdZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9966 | _cdZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10023:1: error: BUILDSTDERR: warning: label ‘_ce0C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _ce0C: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _ce0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce0z’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10050:1: error: BUILDSTDERR: warning: label ‘_ce0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10050 | _ce0z: BUILDSTDERR: | ^ BUILDSTDERR: 10050 | _ce0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10078:1: error: BUILDSTDERR: warning: label ‘_ce13’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10078 | _ce13: BUILDSTDERR: | ^ BUILDSTDERR: 10078 | _ce13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10115:1: error: BUILDSTDERR: warning: label ‘_ce16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10115 | _ce16: BUILDSTDERR: | ^ BUILDSTDERR: 10115 | _ce16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10168:1: error: BUILDSTDERR: warning: label ‘_ce1b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10168 | _ce1b: BUILDSTDERR: | ^ BUILDSTDERR: 10168 | _ce1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10209:1: error: BUILDSTDERR: warning: label ‘_ce1q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10209 | _ce1q: BUILDSTDERR: | ^ BUILDSTDERR: 10209 | _ce1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUf_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10234:1: error: BUILDSTDERR: warning: label ‘_ce1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10234 | _ce1H: BUILDSTDERR: | ^ BUILDSTDERR: 10234 | _ce1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10271:1: error: BUILDSTDERR: warning: label ‘_ce2b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10271 | _ce2b: BUILDSTDERR: | ^ BUILDSTDERR: 10271 | _ce2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10306:1: error: BUILDSTDERR: warning: label ‘_ce2e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10306 | _ce2e: BUILDSTDERR: | ^ BUILDSTDERR: 10306 | _ce2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce20’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10344:1: error: BUILDSTDERR: warning: label ‘_ce20’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10344 | _ce20: BUILDSTDERR: | ^ BUILDSTDERR: 10344 | _ce20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUl_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10385:1: error: BUILDSTDERR: warning: label ‘_ce2k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _ce2k: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _ce2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalBuffer_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10437:1: error: BUILDSTDERR: warning: label ‘_ce2p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10437 | _ce2p: BUILDSTDERR: | ^ BUILDSTDERR: 10437 | _ce2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUu_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10489:1: error: BUILDSTDERR: warning: label ‘_ce33’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10489 | _ce33: BUILDSTDERR: | ^ BUILDSTDERR: 10489 | _ce33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10532:1: error: BUILDSTDERR: warning: label ‘_ce3a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10532 | _ce3a: BUILDSTDERR: | ^ BUILDSTDERR: 10532 | _ce3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce2J’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10566:1: error: BUILDSTDERR: warning: label ‘_ce2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10566 | _ce2J: BUILDSTDERR: | ^ BUILDSTDERR: 10566 | _ce2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce2Q’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10613:1: error: BUILDSTDERR: warning: label ‘_ce2Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10613 | _ce2Q: BUILDSTDERR: | ^ BUILDSTDERR: 10613 | _ce2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUD_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10675:1: error: BUILDSTDERR: warning: label ‘_ce3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10675 | _ce3V: BUILDSTDERR: | ^ BUILDSTDERR: 10675 | _ce3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwpolyzustart1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10720:1: error: BUILDSTDERR: warning: label ‘_ce41’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10720 | _ce41: BUILDSTDERR: | ^ BUILDSTDERR: 10720 | _ce41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce3G’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10769:1: error: BUILDSTDERR: warning: label ‘_ce3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10769 | _ce3G: BUILDSTDERR: | ^ BUILDSTDERR: 10769 | _ce3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10825:1: error: BUILDSTDERR: warning: label ‘_ce4s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10825 | _ce4s: BUILDSTDERR: | ^ BUILDSTDERR: 10825 | _ce4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce4p’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10852:1: error: BUILDSTDERR: warning: label ‘_ce4p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10852 | _ce4p: BUILDSTDERR: | ^ BUILDSTDERR: 10852 | _ce4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUL_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10880:1: error: BUILDSTDERR: warning: label ‘_ce4T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10880 | _ce4T: BUILDSTDERR: | ^ BUILDSTDERR: 10880 | _ce4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10917:1: error: BUILDSTDERR: warning: label ‘_ce4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10917 | _ce4W: BUILDSTDERR: | ^ BUILDSTDERR: 10917 | _ce4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:10970:1: error: BUILDSTDERR: warning: label ‘_ce51’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10970 | _ce51: BUILDSTDERR: | ^ BUILDSTDERR: 10970 | _ce51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBufferWHNF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11011:1: error: BUILDSTDERR: warning: label ‘_ce5g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11011 | _ce5g: BUILDSTDERR: | ^ BUILDSTDERR: 11011 | _ce5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11036:1: error: BUILDSTDERR: warning: label ‘_ce5x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11036 | _ce5x: BUILDSTDERR: | ^ BUILDSTDERR: 11036 | _ce5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUT_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11073:1: error: BUILDSTDERR: warning: label ‘_ce61’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11073 | _ce61: BUILDSTDERR: | ^ BUILDSTDERR: 11073 | _ce61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11108:1: error: BUILDSTDERR: warning: label ‘_ce64’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11108 | _ce64: BUILDSTDERR: | ^ BUILDSTDERR: 11108 | _ce64: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce5Q’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11146:1: error: BUILDSTDERR: warning: label ‘_ce5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11146 | _ce5Q: BUILDSTDERR: | ^ BUILDSTDERR: 11146 | _ce5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scUV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11187:1: error: BUILDSTDERR: warning: label ‘_ce6a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11187 | _ce6a: BUILDSTDERR: | ^ BUILDSTDERR: 11187 | _ce6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parBuffer_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11239:1: error: BUILDSTDERR: warning: label ‘_ce6f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11239 | _ce6f: BUILDSTDERR: | ^ BUILDSTDERR: 11239 | _ce6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVa_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11291:1: error: BUILDSTDERR: warning: label ‘_ce6U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11291 | _ce6U: BUILDSTDERR: | ^ BUILDSTDERR: 11291 | _ce6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce6O’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11326:1: error: BUILDSTDERR: warning: label ‘_ce6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11326 | _ce6O: BUILDSTDERR: | ^ BUILDSTDERR: 11326 | _ce6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce6R’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11348:1: error: BUILDSTDERR: warning: label ‘_ce6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11348 | _ce6R: BUILDSTDERR: | ^ BUILDSTDERR: 11348 | _ce6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11388:1: error: BUILDSTDERR: warning: label ‘_ce71’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11388 | _ce71: BUILDSTDERR: | ^ BUILDSTDERR: 11388 | _ce71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce6A’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11425:1: error: BUILDSTDERR: warning: label ‘_ce6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11425 | _ce6A: BUILDSTDERR: | ^ BUILDSTDERR: 11425 | _ce6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqPair_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11476:1: error: BUILDSTDERR: warning: label ‘_ce7m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11476 | _ce7m: BUILDSTDERR: | ^ BUILDSTDERR: 11476 | _ce7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVg_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11527:1: error: BUILDSTDERR: warning: label ‘_ce85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11527 | _ce85: BUILDSTDERR: | ^ BUILDSTDERR: 11527 | _ce85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVm_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11563:1: error: BUILDSTDERR: warning: label ‘_ce8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11563 | _ce8q: BUILDSTDERR: | ^ BUILDSTDERR: 11563 | _ce8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce8n’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11595:1: error: BUILDSTDERR: warning: label ‘_ce8n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11595 | _ce8n: BUILDSTDERR: | ^ BUILDSTDERR: 11595 | _ce8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11631:1: error: BUILDSTDERR: warning: label ‘_ce8w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11631 | _ce8w: BUILDSTDERR: | ^ BUILDSTDERR: 11631 | _ce8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVu_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11688:1: error: BUILDSTDERR: warning: label ‘_ce8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11688 | _ce8G: BUILDSTDERR: | ^ BUILDSTDERR: 11688 | _ce8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11684:4: error: BUILDSTDERR: warning: variable ‘_ce8B’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 11684 | W_ _ce8B; BUILDSTDERR: | ^ BUILDSTDERR: 11684 | W_ _ce8B; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVv_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11756:1: error: BUILDSTDERR: warning: label ‘_ce8L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11756 | _ce8L: BUILDSTDERR: | ^ BUILDSTDERR: 11756 | _ce8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVd_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11812:1: error: BUILDSTDERR: warning: label ‘_ce8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _ce8Q: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _ce8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11863:1: error: BUILDSTDERR: warning: label ‘_ce9u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11863 | _ce9u: BUILDSTDERR: | ^ BUILDSTDERR: 11863 | _ce9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11899:1: error: BUILDSTDERR: warning: label ‘_ce9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11899 | _ce9P: BUILDSTDERR: | ^ BUILDSTDERR: 11899 | _ce9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ce9M’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11931:1: error: BUILDSTDERR: warning: label ‘_ce9M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _ce9M: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _ce9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:11967:1: error: BUILDSTDERR: warning: label ‘_ce9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _ce9V: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _ce9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12024:1: error: BUILDSTDERR: warning: label ‘_cea5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12024 | _cea5: BUILDSTDERR: | ^ BUILDSTDERR: 12024 | _cea5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12020:4: error: BUILDSTDERR: warning: variable ‘_cea0’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 12020 | W_ _cea0; BUILDSTDERR: | ^ BUILDSTDERR: 12020 | W_ _cea0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12092:1: error: BUILDSTDERR: warning: label ‘_ceaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12092 | _ceaa: BUILDSTDERR: | ^ BUILDSTDERR: 12092 | _ceaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scVw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12148:1: error: BUILDSTDERR: warning: label ‘_ceaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12148 | _ceaf: BUILDSTDERR: | ^ BUILDSTDERR: 12148 | _ceaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scW1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12200:1: error: BUILDSTDERR: warning: label ‘_ceaO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _ceaO: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _ceaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceaI’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12235:1: error: BUILDSTDERR: warning: label ‘_ceaI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12235 | _ceaI: BUILDSTDERR: | ^ BUILDSTDERR: 12235 | _ceaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceaL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12257:1: error: BUILDSTDERR: warning: label ‘_ceaL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12257 | _ceaL: BUILDSTDERR: | ^ BUILDSTDERR: 12257 | _ceaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scW2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12299:1: error: BUILDSTDERR: warning: label ‘_ceaV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12299 | _ceaV: BUILDSTDERR: | ^ BUILDSTDERR: 12299 | _ceaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceau’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12349:1: error: BUILDSTDERR: warning: label ‘_ceau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12349 | _ceau: BUILDSTDERR: | ^ BUILDSTDERR: 12349 | _ceau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12396:1: error: BUILDSTDERR: warning: label ‘_ceb2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12396 | _ceb2: BUILDSTDERR: | ^ BUILDSTDERR: 12396 | _ceb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parPair_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12457:1: error: BUILDSTDERR: warning: label ‘_cebL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12457 | _cebL: BUILDSTDERR: | ^ BUILDSTDERR: 12457 | _cebL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWm_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12510:1: error: BUILDSTDERR: warning: label ‘_cecj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12510 | _cecj: BUILDSTDERR: | ^ BUILDSTDERR: 12510 | _cecj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceca’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12547:1: error: BUILDSTDERR: warning: label ‘_ceca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12547 | _ceca: BUILDSTDERR: | ^ BUILDSTDERR: 12547 | _ceca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cecd’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12568:1: error: BUILDSTDERR: warning: label ‘_cecd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12568 | _cecd: BUILDSTDERR: | ^ BUILDSTDERR: 12568 | _cecd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cecg’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12592:1: error: BUILDSTDERR: warning: label ‘_cecg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12592 | _cecg: BUILDSTDERR: | ^ BUILDSTDERR: 12592 | _cecg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12634:1: error: BUILDSTDERR: warning: label ‘_cecr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12634 | _cecr: BUILDSTDERR: | ^ BUILDSTDERR: 12634 | _cecr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cebW’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12673:1: error: BUILDSTDERR: warning: label ‘_cebW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12673 | _cebW: BUILDSTDERR: | ^ BUILDSTDERR: 12673 | _cebW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_seqTriple_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12728:1: error: BUILDSTDERR: warning: label ‘_cecM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12728 | _cecM: BUILDSTDERR: | ^ BUILDSTDERR: 12728 | _cecM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12779:1: error: BUILDSTDERR: warning: label ‘_cedv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12779 | _cedv: BUILDSTDERR: | ^ BUILDSTDERR: 12779 | _cedv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWz_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12815:1: error: BUILDSTDERR: warning: label ‘_cedQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12815 | _cedQ: BUILDSTDERR: | ^ BUILDSTDERR: 12815 | _cedQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cedN’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12847:1: error: BUILDSTDERR: warning: label ‘_cedN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12847 | _cedN: BUILDSTDERR: | ^ BUILDSTDERR: 12847 | _cedN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12883:1: error: BUILDSTDERR: warning: label ‘_cedW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12883 | _cedW: BUILDSTDERR: | ^ BUILDSTDERR: 12883 | _cedW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12940:1: error: BUILDSTDERR: warning: label ‘_cee6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12940 | _cee6: BUILDSTDERR: | ^ BUILDSTDERR: 12940 | _cee6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:12936:4: error: BUILDSTDERR: warning: variable ‘_cee1’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 12936 | W_ _cee1; BUILDSTDERR: | ^ BUILDSTDERR: 12936 | W_ _cee1; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWI_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13008:1: error: BUILDSTDERR: warning: label ‘_ceeb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13008 | _ceeb: BUILDSTDERR: | ^ BUILDSTDERR: 13008 | _ceeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13064:1: error: BUILDSTDERR: warning: label ‘_ceeg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13064 | _ceeg: BUILDSTDERR: | ^ BUILDSTDERR: 13064 | _ceeg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13115:1: error: BUILDSTDERR: warning: label ‘_ceeU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13115 | _ceeU: BUILDSTDERR: | ^ BUILDSTDERR: 13115 | _ceeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWS_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13151:1: error: BUILDSTDERR: warning: label ‘_ceff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13151 | _ceff: BUILDSTDERR: | ^ BUILDSTDERR: 13151 | _ceff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cefc’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13183:1: error: BUILDSTDERR: warning: label ‘_cefc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13183 | _cefc: BUILDSTDERR: | ^ BUILDSTDERR: 13183 | _cefc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWT_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13219:1: error: BUILDSTDERR: warning: label ‘_cefl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13219 | _cefl: BUILDSTDERR: | ^ BUILDSTDERR: 13219 | _cefl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scX0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13276:1: error: BUILDSTDERR: warning: label ‘_cefv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13276 | _cefv: BUILDSTDERR: | ^ BUILDSTDERR: 13276 | _cefv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13272:4: error: BUILDSTDERR: warning: variable ‘_cefq’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 13272 | W_ _cefq; BUILDSTDERR: | ^ BUILDSTDERR: 13272 | W_ _cefq; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scX1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13344:1: error: BUILDSTDERR: warning: label ‘_cefA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13344 | _cefA: BUILDSTDERR: | ^ BUILDSTDERR: 13344 | _cefA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scWJ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13400:1: error: BUILDSTDERR: warning: label ‘_cefF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13400 | _cefF: BUILDSTDERR: | ^ BUILDSTDERR: 13400 | _cefF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scX5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13451:1: error: BUILDSTDERR: warning: label ‘_cegj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13451 | _cegj: BUILDSTDERR: | ^ BUILDSTDERR: 13451 | _cegj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13487:1: error: BUILDSTDERR: warning: label ‘_cegE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13487 | _cegE: BUILDSTDERR: | ^ BUILDSTDERR: 13487 | _cegE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cegB’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13519:1: error: BUILDSTDERR: warning: label ‘_cegB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13519 | _cegB: BUILDSTDERR: | ^ BUILDSTDERR: 13519 | _cegB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13555:1: error: BUILDSTDERR: warning: label ‘_cegK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13555 | _cegK: BUILDSTDERR: | ^ BUILDSTDERR: 13555 | _cegK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13612:1: error: BUILDSTDERR: warning: label ‘_cegU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13612 | _cegU: BUILDSTDERR: | ^ BUILDSTDERR: 13612 | _cegU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13608:4: error: BUILDSTDERR: warning: variable ‘_cegP’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 13608 | W_ _cegP; BUILDSTDERR: | ^ BUILDSTDERR: 13608 | W_ _cegP; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13680:1: error: BUILDSTDERR: warning: label ‘_cegZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13680 | _cegZ: BUILDSTDERR: | ^ BUILDSTDERR: 13680 | _cegZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scX2_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13736:1: error: BUILDSTDERR: warning: label ‘_ceh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13736 | _ceh4: BUILDSTDERR: | ^ BUILDSTDERR: 13736 | _ceh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXB_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13788:1: error: BUILDSTDERR: warning: label ‘_cehG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13788 | _cehG: BUILDSTDERR: | ^ BUILDSTDERR: 13788 | _cehG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cehx’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13825:1: error: BUILDSTDERR: warning: label ‘_cehx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13825 | _cehx: BUILDSTDERR: | ^ BUILDSTDERR: 13825 | _cehx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cehA’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13846:1: error: BUILDSTDERR: warning: label ‘_cehA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13846 | _cehA: BUILDSTDERR: | ^ BUILDSTDERR: 13846 | _cehA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cehD’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13870:1: error: BUILDSTDERR: warning: label ‘_cehD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13870 | _cehD: BUILDSTDERR: | ^ BUILDSTDERR: 13870 | _cehD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXC_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13915:1: error: BUILDSTDERR: warning: label ‘_cehO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13915 | _cehO: BUILDSTDERR: | ^ BUILDSTDERR: 13915 | _cehO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cehj’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:13969:1: error: BUILDSTDERR: warning: label ‘_cehj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13969 | _cehj: BUILDSTDERR: | ^ BUILDSTDERR: 13969 | _cehj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14022:1: error: BUILDSTDERR: warning: label ‘_cehV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14022 | _cehV: BUILDSTDERR: | ^ BUILDSTDERR: 14022 | _cehV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTriple_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14090:1: error: BUILDSTDERR: warning: label ‘_ceiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14090 | _ceiQ: BUILDSTDERR: | ^ BUILDSTDERR: 14090 | _ceiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14138:1: error: BUILDSTDERR: warning: label ‘_ceiW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14138 | _ceiW: BUILDSTDERR: | ^ BUILDSTDERR: 14138 | _ceiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scXZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14161:1: error: BUILDSTDERR: warning: label ‘_cejn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14161 | _cejn: BUILDSTDERR: | ^ BUILDSTDERR: 14161 | _cejn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cejb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14212:1: error: BUILDSTDERR: warning: label ‘_cejb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14212 | _cejb: BUILDSTDERR: | ^ BUILDSTDERR: 14212 | _cejb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceje’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14233:1: error: BUILDSTDERR: warning: label ‘_ceje’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14233 | _ceje: BUILDSTDERR: | ^ BUILDSTDERR: 14233 | _ceje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cejh’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14255:1: error: BUILDSTDERR: warning: label ‘_cejh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14255 | _cejh: BUILDSTDERR: | ^ BUILDSTDERR: 14255 | _cejh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cejk’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14280:1: error: BUILDSTDERR: warning: label ‘_cejk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14280 | _cejk: BUILDSTDERR: | ^ BUILDSTDERR: 14280 | _cejk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14330:1: error: BUILDSTDERR: warning: label ‘_cejw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14330 | _cejw: BUILDSTDERR: | ^ BUILDSTDERR: 14330 | _cejw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14389:1: error: BUILDSTDERR: warning: label ‘_cejN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14389 | _cejN: BUILDSTDERR: | ^ BUILDSTDERR: 14389 | _cejN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cejK’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14416:1: error: BUILDSTDERR: warning: label ‘_cejK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14416 | _cejK: BUILDSTDERR: | ^ BUILDSTDERR: 14416 | _cejK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYh_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14450:1: error: BUILDSTDERR: warning: label ‘_cekA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14450 | _cekA: BUILDSTDERR: | ^ BUILDSTDERR: 14450 | _cekA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14486:1: error: BUILDSTDERR: warning: label ‘_cekV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14486 | _cekV: BUILDSTDERR: | ^ BUILDSTDERR: 14486 | _cekV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cekS’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14518:1: error: BUILDSTDERR: warning: label ‘_cekS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14518 | _cekS: BUILDSTDERR: | ^ BUILDSTDERR: 14518 | _cekS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYo_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14554:1: error: BUILDSTDERR: warning: label ‘_cel1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14554 | _cel1: BUILDSTDERR: | ^ BUILDSTDERR: 14554 | _cel1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYv_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14611:1: error: BUILDSTDERR: warning: label ‘_celb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14611 | _celb: BUILDSTDERR: | ^ BUILDSTDERR: 14611 | _celb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14607:4: error: BUILDSTDERR: warning: variable ‘_cel6’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 14607 | W_ _cel6; BUILDSTDERR: | ^ BUILDSTDERR: 14607 | W_ _cel6; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14679:1: error: BUILDSTDERR: warning: label ‘_celg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14679 | _celg: BUILDSTDERR: | ^ BUILDSTDERR: 14679 | _celg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYe_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14735:1: error: BUILDSTDERR: warning: label ‘_cell’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14735 | _cell: BUILDSTDERR: | ^ BUILDSTDERR: 14735 | _cell: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14786:1: error: BUILDSTDERR: warning: label ‘_celZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14786 | _celZ: BUILDSTDERR: | ^ BUILDSTDERR: 14786 | _celZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14822:1: error: BUILDSTDERR: warning: label ‘_cemk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14822 | _cemk: BUILDSTDERR: | ^ BUILDSTDERR: 14822 | _cemk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cemh’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14854:1: error: BUILDSTDERR: warning: label ‘_cemh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14854 | _cemh: BUILDSTDERR: | ^ BUILDSTDERR: 14854 | _cemh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14890:1: error: BUILDSTDERR: warning: label ‘_cemq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14890 | _cemq: BUILDSTDERR: | ^ BUILDSTDERR: 14890 | _cemq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14947:1: error: BUILDSTDERR: warning: label ‘_cemA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14947 | _cemA: BUILDSTDERR: | ^ BUILDSTDERR: 14947 | _cemA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:14943:4: error: BUILDSTDERR: warning: variable ‘_cemv’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 14943 | W_ _cemv; BUILDSTDERR: | ^ BUILDSTDERR: 14943 | W_ _cemv; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15015:1: error: BUILDSTDERR: warning: label ‘_cemF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15015 | _cemF: BUILDSTDERR: | ^ BUILDSTDERR: 15015 | _cemF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYx_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15071:1: error: BUILDSTDERR: warning: label ‘_cemK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15071 | _cemK: BUILDSTDERR: | ^ BUILDSTDERR: 15071 | _cemK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYT_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15122:1: error: BUILDSTDERR: warning: label ‘_ceno’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15122 | _ceno: BUILDSTDERR: | ^ BUILDSTDERR: 15122 | _ceno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15158:1: error: BUILDSTDERR: warning: label ‘_cenJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15158 | _cenJ: BUILDSTDERR: | ^ BUILDSTDERR: 15158 | _cenJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cenG’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15190:1: error: BUILDSTDERR: warning: label ‘_cenG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15190 | _cenG: BUILDSTDERR: | ^ BUILDSTDERR: 15190 | _cenG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZ0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15226:1: error: BUILDSTDERR: warning: label ‘_cenP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15226 | _cenP: BUILDSTDERR: | ^ BUILDSTDERR: 15226 | _cenP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZ7_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15283:1: error: BUILDSTDERR: warning: label ‘_cenZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15283 | _cenZ: BUILDSTDERR: | ^ BUILDSTDERR: 15283 | _cenZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15279:4: error: BUILDSTDERR: warning: variable ‘_cenU’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 15279 | W_ _cenU; BUILDSTDERR: | ^ BUILDSTDERR: 15279 | W_ _cenU; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZ8_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15351:1: error: BUILDSTDERR: warning: label ‘_ceo4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15351 | _ceo4: BUILDSTDERR: | ^ BUILDSTDERR: 15351 | _ceo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scYQ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15407:1: error: BUILDSTDERR: warning: label ‘_ceo9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15407 | _ceo9: BUILDSTDERR: | ^ BUILDSTDERR: 15407 | _ceo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15458:1: error: BUILDSTDERR: warning: label ‘_ceoN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15458 | _ceoN: BUILDSTDERR: | ^ BUILDSTDERR: 15458 | _ceoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15494:1: error: BUILDSTDERR: warning: label ‘_cep8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15494 | _cep8: BUILDSTDERR: | ^ BUILDSTDERR: 15494 | _cep8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cep5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15526:1: error: BUILDSTDERR: warning: label ‘_cep5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15526 | _cep5: BUILDSTDERR: | ^ BUILDSTDERR: 15526 | _cep5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15562:1: error: BUILDSTDERR: warning: label ‘_cepe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15562 | _cepe: BUILDSTDERR: | ^ BUILDSTDERR: 15562 | _cepe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZq_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15619:1: error: BUILDSTDERR: warning: label ‘_cepo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15619 | _cepo: BUILDSTDERR: | ^ BUILDSTDERR: 15619 | _cepo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15615:4: error: BUILDSTDERR: warning: variable ‘_cepj’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 15615 | W_ _cepj; BUILDSTDERR: | ^ BUILDSTDERR: 15615 | W_ _cepj; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZr_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15687:1: error: BUILDSTDERR: warning: label ‘_cept’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15687 | _cept: BUILDSTDERR: | ^ BUILDSTDERR: 15687 | _cept: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZ9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15743:1: error: BUILDSTDERR: warning: label ‘_cepy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15743 | _cepy: BUILDSTDERR: | ^ BUILDSTDERR: 15743 | _cepy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15795:1: error: BUILDSTDERR: warning: label ‘_ceqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15795 | _ceqd: BUILDSTDERR: | ^ BUILDSTDERR: 15795 | _ceqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceq1’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15834:1: error: BUILDSTDERR: warning: label ‘_ceq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15834 | _ceq1: BUILDSTDERR: | ^ BUILDSTDERR: 15834 | _ceq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceq4’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15855:1: error: BUILDSTDERR: warning: label ‘_ceq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15855 | _ceq4: BUILDSTDERR: | ^ BUILDSTDERR: 15855 | _ceq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceq7’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15877:1: error: BUILDSTDERR: warning: label ‘_ceq7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15877 | _ceq7: BUILDSTDERR: | ^ BUILDSTDERR: 15877 | _ceq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceqa’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15902:1: error: BUILDSTDERR: warning: label ‘_ceqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15902 | _ceqa: BUILDSTDERR: | ^ BUILDSTDERR: 15902 | _ceqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘scZN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:15950:1: error: BUILDSTDERR: warning: label ‘_ceqm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15950 | _ceqm: BUILDSTDERR: | ^ BUILDSTDERR: 15950 | _ceqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cepN’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16008:1: error: BUILDSTDERR: warning: label ‘_cepN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16008 | _cepN: BUILDSTDERR: | ^ BUILDSTDERR: 16008 | _cepN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16067:1: error: BUILDSTDERR: warning: label ‘_ceqt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16067 | _ceqt: BUILDSTDERR: | ^ BUILDSTDERR: 16067 | _ceqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple5_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16133:1: error: BUILDSTDERR: warning: label ‘_cerr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16133 | _cerr: BUILDSTDERR: | ^ BUILDSTDERR: 16133 | _cerr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0f_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16158:1: error: BUILDSTDERR: warning: label ‘_cerV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16158 | _cerV: BUILDSTDERR: | ^ BUILDSTDERR: 16158 | _cerV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cerG’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16213:1: error: BUILDSTDERR: warning: label ‘_cerG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16213 | _cerG: BUILDSTDERR: | ^ BUILDSTDERR: 16213 | _cerG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cerJ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16234:1: error: BUILDSTDERR: warning: label ‘_cerJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16234 | _cerJ: BUILDSTDERR: | ^ BUILDSTDERR: 16234 | _cerJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cerM’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16256:1: error: BUILDSTDERR: warning: label ‘_cerM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16256 | _cerM: BUILDSTDERR: | ^ BUILDSTDERR: 16256 | _cerM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cerP’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16278:1: error: BUILDSTDERR: warning: label ‘_cerP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16278 | _cerP: BUILDSTDERR: | ^ BUILDSTDERR: 16278 | _cerP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cerS’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16304:1: error: BUILDSTDERR: warning: label ‘_cerS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16304 | _cerS: BUILDSTDERR: | ^ BUILDSTDERR: 16304 | _cerS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zdwevalTuple5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16358:1: error: BUILDSTDERR: warning: label ‘_ces5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16358 | _ces5: BUILDSTDERR: | ^ BUILDSTDERR: 16358 | _ces5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16421:1: error: BUILDSTDERR: warning: label ‘_cesm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16421 | _cesm: BUILDSTDERR: | ^ BUILDSTDERR: 16421 | _cesm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cesj’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16448:1: error: BUILDSTDERR: warning: label ‘_cesj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16448 | _cesj: BUILDSTDERR: | ^ BUILDSTDERR: 16448 | _cesj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0A_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16484:1: error: BUILDSTDERR: warning: label ‘_cet9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16484 | _cet9: BUILDSTDERR: | ^ BUILDSTDERR: 16484 | _cet9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0G_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16520:1: error: BUILDSTDERR: warning: label ‘_cetu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16520 | _cetu: BUILDSTDERR: | ^ BUILDSTDERR: 16520 | _cetu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cetr’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16552:1: error: BUILDSTDERR: warning: label ‘_cetr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16552 | _cetr: BUILDSTDERR: | ^ BUILDSTDERR: 16552 | _cetr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0H_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16588:1: error: BUILDSTDERR: warning: label ‘_cetA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16588 | _cetA: BUILDSTDERR: | ^ BUILDSTDERR: 16588 | _cetA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0O_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16645:1: error: BUILDSTDERR: warning: label ‘_cetK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16645 | _cetK: BUILDSTDERR: | ^ BUILDSTDERR: 16645 | _cetK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16641:4: error: BUILDSTDERR: warning: variable ‘_cetF’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 16641 | W_ _cetF; BUILDSTDERR: | ^ BUILDSTDERR: 16641 | W_ _cetF; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0P_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16713:1: error: BUILDSTDERR: warning: label ‘_cetP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16713 | _cetP: BUILDSTDERR: | ^ BUILDSTDERR: 16713 | _cetP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0x_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16769:1: error: BUILDSTDERR: warning: label ‘_cetU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16769 | _cetU: BUILDSTDERR: | ^ BUILDSTDERR: 16769 | _cetU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0T_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16820:1: error: BUILDSTDERR: warning: label ‘_ceuy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16820 | _ceuy: BUILDSTDERR: | ^ BUILDSTDERR: 16820 | _ceuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0Z_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16856:1: error: BUILDSTDERR: warning: label ‘_ceuT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16856 | _ceuT: BUILDSTDERR: | ^ BUILDSTDERR: 16856 | _ceuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceuQ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16888:1: error: BUILDSTDERR: warning: label ‘_ceuQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16888 | _ceuQ: BUILDSTDERR: | ^ BUILDSTDERR: 16888 | _ceuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd10_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16924:1: error: BUILDSTDERR: warning: label ‘_ceuZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16924 | _ceuZ: BUILDSTDERR: | ^ BUILDSTDERR: 16924 | _ceuZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd17_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16981:1: error: BUILDSTDERR: warning: label ‘_cev9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16981 | _cev9: BUILDSTDERR: | ^ BUILDSTDERR: 16981 | _cev9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:16977:4: error: BUILDSTDERR: warning: variable ‘_cev4’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 16977 | W_ _cev4; BUILDSTDERR: | ^ BUILDSTDERR: 16977 | W_ _cev4; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd18_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17049:1: error: BUILDSTDERR: warning: label ‘_ceve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17049 | _ceve: BUILDSTDERR: | ^ BUILDSTDERR: 17049 | _ceve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd0Q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17105:1: error: BUILDSTDERR: warning: label ‘_cevj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17105 | _cevj: BUILDSTDERR: | ^ BUILDSTDERR: 17105 | _cevj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1c_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17156:1: error: BUILDSTDERR: warning: label ‘_cevX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17156 | _cevX: BUILDSTDERR: | ^ BUILDSTDERR: 17156 | _cevX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1i_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17192:1: error: BUILDSTDERR: warning: label ‘_cewi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17192 | _cewi: BUILDSTDERR: | ^ BUILDSTDERR: 17192 | _cewi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cewf’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17224:1: error: BUILDSTDERR: warning: label ‘_cewf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17224 | _cewf: BUILDSTDERR: | ^ BUILDSTDERR: 17224 | _cewf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1j_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17260:1: error: BUILDSTDERR: warning: label ‘_cewo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17260 | _cewo: BUILDSTDERR: | ^ BUILDSTDERR: 17260 | _cewo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17317:1: error: BUILDSTDERR: warning: label ‘_cewy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17317 | _cewy: BUILDSTDERR: | ^ BUILDSTDERR: 17317 | _cewy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17313:4: error: BUILDSTDERR: warning: variable ‘_cewt’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 17313 | W_ _cewt; BUILDSTDERR: | ^ BUILDSTDERR: 17313 | W_ _cewt; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1r_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17385:1: error: BUILDSTDERR: warning: label ‘_cewD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17385 | _cewD: BUILDSTDERR: | ^ BUILDSTDERR: 17385 | _cewD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd19_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17441:1: error: BUILDSTDERR: warning: label ‘_cewI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17441 | _cewI: BUILDSTDERR: | ^ BUILDSTDERR: 17441 | _cewI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1v_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17492:1: error: BUILDSTDERR: warning: label ‘_cexm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17492 | _cexm: BUILDSTDERR: | ^ BUILDSTDERR: 17492 | _cexm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1B_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17528:1: error: BUILDSTDERR: warning: label ‘_cexH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17528 | _cexH: BUILDSTDERR: | ^ BUILDSTDERR: 17528 | _cexH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cexE’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17560:1: error: BUILDSTDERR: warning: label ‘_cexE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17560 | _cexE: BUILDSTDERR: | ^ BUILDSTDERR: 17560 | _cexE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1C_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17596:1: error: BUILDSTDERR: warning: label ‘_cexN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17596 | _cexN: BUILDSTDERR: | ^ BUILDSTDERR: 17596 | _cexN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1J_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17653:1: error: BUILDSTDERR: warning: label ‘_cexX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17653 | _cexX: BUILDSTDERR: | ^ BUILDSTDERR: 17653 | _cexX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17649:4: error: BUILDSTDERR: warning: variable ‘_cexS’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 17649 | W_ _cexS; BUILDSTDERR: | ^ BUILDSTDERR: 17649 | W_ _cexS; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1K_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17721:1: error: BUILDSTDERR: warning: label ‘_cey2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17721 | _cey2: BUILDSTDERR: | ^ BUILDSTDERR: 17721 | _cey2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1s_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17777:1: error: BUILDSTDERR: warning: label ‘_cey7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17777 | _cey7: BUILDSTDERR: | ^ BUILDSTDERR: 17777 | _cey7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1O_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17828:1: error: BUILDSTDERR: warning: label ‘_ceyL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17828 | _ceyL: BUILDSTDERR: | ^ BUILDSTDERR: 17828 | _ceyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1U_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17864:1: error: BUILDSTDERR: warning: label ‘_cez6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17864 | _cez6: BUILDSTDERR: | ^ BUILDSTDERR: 17864 | _cez6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cez3’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17896:1: error: BUILDSTDERR: warning: label ‘_cez3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17896 | _cez3: BUILDSTDERR: | ^ BUILDSTDERR: 17896 | _cez3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1V_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17932:1: error: BUILDSTDERR: warning: label ‘_cezc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17932 | _cezc: BUILDSTDERR: | ^ BUILDSTDERR: 17932 | _cezc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd22_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17989:1: error: BUILDSTDERR: warning: label ‘_cezm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17989 | _cezm: BUILDSTDERR: | ^ BUILDSTDERR: 17989 | _cezm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:17985:4: error: BUILDSTDERR: warning: variable ‘_cezh’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 17985 | W_ _cezh; BUILDSTDERR: | ^ BUILDSTDERR: 17985 | W_ _cezh; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd23_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18057:1: error: BUILDSTDERR: warning: label ‘_cezr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18057 | _cezr: BUILDSTDERR: | ^ BUILDSTDERR: 18057 | _cezr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd1L_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18113:1: error: BUILDSTDERR: warning: label ‘_cezw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18113 | _cezw: BUILDSTDERR: | ^ BUILDSTDERR: 18113 | _cezw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd2s_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18165:1: error: BUILDSTDERR: warning: label ‘_ceAe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18165 | _ceAe: BUILDSTDERR: | ^ BUILDSTDERR: 18165 | _ceAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cezZ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18206:1: error: BUILDSTDERR: warning: label ‘_cezZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18206 | _cezZ: BUILDSTDERR: | ^ BUILDSTDERR: 18206 | _cezZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceA2’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18227:1: error: BUILDSTDERR: warning: label ‘_ceA2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18227 | _ceA2: BUILDSTDERR: | ^ BUILDSTDERR: 18227 | _ceA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceA5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18249:1: error: BUILDSTDERR: warning: label ‘_ceA5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18249 | _ceA5: BUILDSTDERR: | ^ BUILDSTDERR: 18249 | _ceA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceA8’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18271:1: error: BUILDSTDERR: warning: label ‘_ceA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18271 | _ceA8: BUILDSTDERR: | ^ BUILDSTDERR: 18271 | _ceA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceAb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18297:1: error: BUILDSTDERR: warning: label ‘_ceAb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18297 | _ceAb: BUILDSTDERR: | ^ BUILDSTDERR: 18297 | _ceAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd2t_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18348:1: error: BUILDSTDERR: warning: label ‘_ceAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18348 | _ceAo: BUILDSTDERR: | ^ BUILDSTDERR: 18348 | _ceAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cezL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18410:1: error: BUILDSTDERR: warning: label ‘_cezL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18410 | _cezL: BUILDSTDERR: | ^ BUILDSTDERR: 18410 | _cezL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18475:1: error: BUILDSTDERR: warning: label ‘_ceAv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18475 | _ceAv: BUILDSTDERR: | ^ BUILDSTDERR: 18475 | _ceAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18548:1: error: BUILDSTDERR: warning: label ‘_ceBF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18548 | _ceBF: BUILDSTDERR: | ^ BUILDSTDERR: 18548 | _ceBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd32_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18561:1: error: BUILDSTDERR: warning: label ‘_ceCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18561 | _ceCh: BUILDSTDERR: | ^ BUILDSTDERR: 18561 | _ceCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceBZ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18604:1: error: BUILDSTDERR: warning: label ‘_ceBZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18604 | _ceBZ: BUILDSTDERR: | ^ BUILDSTDERR: 18604 | _ceBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceC2’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18625:1: error: BUILDSTDERR: warning: label ‘_ceC2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18625 | _ceC2: BUILDSTDERR: | ^ BUILDSTDERR: 18625 | _ceC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceC5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18647:1: error: BUILDSTDERR: warning: label ‘_ceC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18647 | _ceC5: BUILDSTDERR: | ^ BUILDSTDERR: 18647 | _ceC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceC8’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18669:1: error: BUILDSTDERR: warning: label ‘_ceC8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18669 | _ceC8: BUILDSTDERR: | ^ BUILDSTDERR: 18669 | _ceC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceCb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18691:1: error: BUILDSTDERR: warning: label ‘_ceCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18691 | _ceCb: BUILDSTDERR: | ^ BUILDSTDERR: 18691 | _ceCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceCe’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18718:1: error: BUILDSTDERR: warning: label ‘_ceCe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18718 | _ceCe: BUILDSTDERR: | ^ BUILDSTDERR: 18718 | _ceCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18766:1: error: BUILDSTDERR: warning: label ‘_ceCs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18766 | _ceCs: BUILDSTDERR: | ^ BUILDSTDERR: 18766 | _ceCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceBL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18812:1: error: BUILDSTDERR: warning: label ‘_ceBL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18812 | _ceBL: BUILDSTDERR: | ^ BUILDSTDERR: 18812 | _ceBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3c_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18874:1: error: BUILDSTDERR: warning: label ‘_ceDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18874 | _ceDh: BUILDSTDERR: | ^ BUILDSTDERR: 18874 | _ceDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3i_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18910:1: error: BUILDSTDERR: warning: label ‘_ceDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18910 | _ceDC: BUILDSTDERR: | ^ BUILDSTDERR: 18910 | _ceDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceDz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18942:1: error: BUILDSTDERR: warning: label ‘_ceDz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18942 | _ceDz: BUILDSTDERR: | ^ BUILDSTDERR: 18942 | _ceDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3j_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:18978:1: error: BUILDSTDERR: warning: label ‘_ceDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18978 | _ceDI: BUILDSTDERR: | ^ BUILDSTDERR: 18978 | _ceDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19035:1: error: BUILDSTDERR: warning: label ‘_ceDS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19035 | _ceDS: BUILDSTDERR: | ^ BUILDSTDERR: 19035 | _ceDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19031:4: error: BUILDSTDERR: warning: variable ‘_ceDN’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 19031 | W_ _ceDN; BUILDSTDERR: | ^ BUILDSTDERR: 19031 | W_ _ceDN; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3r_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19103:1: error: BUILDSTDERR: warning: label ‘_ceDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19103 | _ceDX: BUILDSTDERR: | ^ BUILDSTDERR: 19103 | _ceDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd39_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19159:1: error: BUILDSTDERR: warning: label ‘_ceE2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19159 | _ceE2: BUILDSTDERR: | ^ BUILDSTDERR: 19159 | _ceE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3v_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19210:1: error: BUILDSTDERR: warning: label ‘_ceEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19210 | _ceEG: BUILDSTDERR: | ^ BUILDSTDERR: 19210 | _ceEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3B_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19246:1: error: BUILDSTDERR: warning: label ‘_ceF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19246 | _ceF1: BUILDSTDERR: | ^ BUILDSTDERR: 19246 | _ceF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceEY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19278:1: error: BUILDSTDERR: warning: label ‘_ceEY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19278 | _ceEY: BUILDSTDERR: | ^ BUILDSTDERR: 19278 | _ceEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3C_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19314:1: error: BUILDSTDERR: warning: label ‘_ceF7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19314 | _ceF7: BUILDSTDERR: | ^ BUILDSTDERR: 19314 | _ceF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3J_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19371:1: error: BUILDSTDERR: warning: label ‘_ceFh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19371 | _ceFh: BUILDSTDERR: | ^ BUILDSTDERR: 19371 | _ceFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19367:4: error: BUILDSTDERR: warning: variable ‘_ceFc’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 19367 | W_ _ceFc; BUILDSTDERR: | ^ BUILDSTDERR: 19367 | W_ _ceFc; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3K_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19439:1: error: BUILDSTDERR: warning: label ‘_ceFm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19439 | _ceFm: BUILDSTDERR: | ^ BUILDSTDERR: 19439 | _ceFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3s_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19495:1: error: BUILDSTDERR: warning: label ‘_ceFr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19495 | _ceFr: BUILDSTDERR: | ^ BUILDSTDERR: 19495 | _ceFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3O_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19546:1: error: BUILDSTDERR: warning: label ‘_ceG5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19546 | _ceG5: BUILDSTDERR: | ^ BUILDSTDERR: 19546 | _ceG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3U_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19582:1: error: BUILDSTDERR: warning: label ‘_ceGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19582 | _ceGq: BUILDSTDERR: | ^ BUILDSTDERR: 19582 | _ceGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceGn’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19614:1: error: BUILDSTDERR: warning: label ‘_ceGn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19614 | _ceGn: BUILDSTDERR: | ^ BUILDSTDERR: 19614 | _ceGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3V_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19650:1: error: BUILDSTDERR: warning: label ‘_ceGw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19650 | _ceGw: BUILDSTDERR: | ^ BUILDSTDERR: 19650 | _ceGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd42_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19707:1: error: BUILDSTDERR: warning: label ‘_ceGG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19707 | _ceGG: BUILDSTDERR: | ^ BUILDSTDERR: 19707 | _ceGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19703:4: error: BUILDSTDERR: warning: variable ‘_ceGB’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 19703 | W_ _ceGB; BUILDSTDERR: | ^ BUILDSTDERR: 19703 | W_ _ceGB; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd43_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19775:1: error: BUILDSTDERR: warning: label ‘_ceGL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19775 | _ceGL: BUILDSTDERR: | ^ BUILDSTDERR: 19775 | _ceGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd3L_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19831:1: error: BUILDSTDERR: warning: label ‘_ceGQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19831 | _ceGQ: BUILDSTDERR: | ^ BUILDSTDERR: 19831 | _ceGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd47_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19882:1: error: BUILDSTDERR: warning: label ‘_ceHu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19882 | _ceHu: BUILDSTDERR: | ^ BUILDSTDERR: 19882 | _ceHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4d_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19918:1: error: BUILDSTDERR: warning: label ‘_ceHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19918 | _ceHP: BUILDSTDERR: | ^ BUILDSTDERR: 19918 | _ceHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceHM’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19950:1: error: BUILDSTDERR: warning: label ‘_ceHM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19950 | _ceHM: BUILDSTDERR: | ^ BUILDSTDERR: 19950 | _ceHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4e_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:19986:1: error: BUILDSTDERR: warning: label ‘_ceHV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19986 | _ceHV: BUILDSTDERR: | ^ BUILDSTDERR: 19986 | _ceHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4l_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20043:1: error: BUILDSTDERR: warning: label ‘_ceI5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20043 | _ceI5: BUILDSTDERR: | ^ BUILDSTDERR: 20043 | _ceI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20039:4: error: BUILDSTDERR: warning: variable ‘_ceI0’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 20039 | W_ _ceI0; BUILDSTDERR: | ^ BUILDSTDERR: 20039 | W_ _ceI0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4m_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20111:1: error: BUILDSTDERR: warning: label ‘_ceIa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20111 | _ceIa: BUILDSTDERR: | ^ BUILDSTDERR: 20111 | _ceIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd44_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20167:1: error: BUILDSTDERR: warning: label ‘_ceIf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20167 | _ceIf: BUILDSTDERR: | ^ BUILDSTDERR: 20167 | _ceIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20218:1: error: BUILDSTDERR: warning: label ‘_ceIT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20218 | _ceIT: BUILDSTDERR: | ^ BUILDSTDERR: 20218 | _ceIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4w_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20254:1: error: BUILDSTDERR: warning: label ‘_ceJe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20254 | _ceJe: BUILDSTDERR: | ^ BUILDSTDERR: 20254 | _ceJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceJb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20286:1: error: BUILDSTDERR: warning: label ‘_ceJb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20286 | _ceJb: BUILDSTDERR: | ^ BUILDSTDERR: 20286 | _ceJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4x_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20322:1: error: BUILDSTDERR: warning: label ‘_ceJk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20322 | _ceJk: BUILDSTDERR: | ^ BUILDSTDERR: 20322 | _ceJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4E_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20379:1: error: BUILDSTDERR: warning: label ‘_ceJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20379 | _ceJu: BUILDSTDERR: | ^ BUILDSTDERR: 20379 | _ceJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20375:4: error: BUILDSTDERR: warning: variable ‘_ceJp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 20375 | W_ _ceJp; BUILDSTDERR: | ^ BUILDSTDERR: 20375 | W_ _ceJp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4F_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20447:1: error: BUILDSTDERR: warning: label ‘_ceJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20447 | _ceJz: BUILDSTDERR: | ^ BUILDSTDERR: 20447 | _ceJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4n_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20503:1: error: BUILDSTDERR: warning: label ‘_ceJE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20503 | _ceJE: BUILDSTDERR: | ^ BUILDSTDERR: 20503 | _ceJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4J_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20554:1: error: BUILDSTDERR: warning: label ‘_ceKi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20554 | _ceKi: BUILDSTDERR: | ^ BUILDSTDERR: 20554 | _ceKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4P_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20590:1: error: BUILDSTDERR: warning: label ‘_ceKD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20590 | _ceKD: BUILDSTDERR: | ^ BUILDSTDERR: 20590 | _ceKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceKA’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20622:1: error: BUILDSTDERR: warning: label ‘_ceKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20622 | _ceKA: BUILDSTDERR: | ^ BUILDSTDERR: 20622 | _ceKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4Q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20658:1: error: BUILDSTDERR: warning: label ‘_ceKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20658 | _ceKJ: BUILDSTDERR: | ^ BUILDSTDERR: 20658 | _ceKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4X_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20715:1: error: BUILDSTDERR: warning: label ‘_ceKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20715 | _ceKT: BUILDSTDERR: | ^ BUILDSTDERR: 20715 | _ceKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20711:4: error: BUILDSTDERR: warning: variable ‘_ceKO’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 20711 | W_ _ceKO; BUILDSTDERR: | ^ BUILDSTDERR: 20711 | W_ _ceKO; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4Y_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20783:1: error: BUILDSTDERR: warning: label ‘_ceKY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20783 | _ceKY: BUILDSTDERR: | ^ BUILDSTDERR: 20783 | _ceKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd4G_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20839:1: error: BUILDSTDERR: warning: label ‘_ceL3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20839 | _ceL3: BUILDSTDERR: | ^ BUILDSTDERR: 20839 | _ceL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd5r_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20891:1: error: BUILDSTDERR: warning: label ‘_ceLO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20891 | _ceLO: BUILDSTDERR: | ^ BUILDSTDERR: 20891 | _ceLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLw’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20934:1: error: BUILDSTDERR: warning: label ‘_ceLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20934 | _ceLw: BUILDSTDERR: | ^ BUILDSTDERR: 20934 | _ceLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20955:1: error: BUILDSTDERR: warning: label ‘_ceLz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20955 | _ceLz: BUILDSTDERR: | ^ BUILDSTDERR: 20955 | _ceLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20977:1: error: BUILDSTDERR: warning: label ‘_ceLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20977 | _ceLC: BUILDSTDERR: | ^ BUILDSTDERR: 20977 | _ceLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLF’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:20999:1: error: BUILDSTDERR: warning: label ‘_ceLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20999 | _ceLF: BUILDSTDERR: | ^ BUILDSTDERR: 20999 | _ceLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLI’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21021:1: error: BUILDSTDERR: warning: label ‘_ceLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21021 | _ceLI: BUILDSTDERR: | ^ BUILDSTDERR: 21021 | _ceLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21048:1: error: BUILDSTDERR: warning: label ‘_ceLL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21048 | _ceLL: BUILDSTDERR: | ^ BUILDSTDERR: 21048 | _ceLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd5s_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21102:1: error: BUILDSTDERR: warning: label ‘_ceLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21102 | _ceLZ: BUILDSTDERR: | ^ BUILDSTDERR: 21102 | _ceLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceLi’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21168:1: error: BUILDSTDERR: warning: label ‘_ceLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21168 | _ceLi: BUILDSTDERR: | ^ BUILDSTDERR: 21168 | _ceLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21239:1: error: BUILDSTDERR: warning: label ‘_ceM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21239 | _ceM6: BUILDSTDERR: | ^ BUILDSTDERR: 21239 | _ceM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21319:1: error: BUILDSTDERR: warning: label ‘_ceNs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21319 | _ceNs: BUILDSTDERR: | ^ BUILDSTDERR: 21319 | _ceNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd66_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21332:1: error: BUILDSTDERR: warning: label ‘_ceO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21332 | _ceO7: BUILDSTDERR: | ^ BUILDSTDERR: 21332 | _ceO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNM’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21377:1: error: BUILDSTDERR: warning: label ‘_ceNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21377 | _ceNM: BUILDSTDERR: | ^ BUILDSTDERR: 21377 | _ceNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNP’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21398:1: error: BUILDSTDERR: warning: label ‘_ceNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21398 | _ceNP: BUILDSTDERR: | ^ BUILDSTDERR: 21398 | _ceNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNS’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21420:1: error: BUILDSTDERR: warning: label ‘_ceNS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21420 | _ceNS: BUILDSTDERR: | ^ BUILDSTDERR: 21420 | _ceNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNV’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21442:1: error: BUILDSTDERR: warning: label ‘_ceNV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21442 | _ceNV: BUILDSTDERR: | ^ BUILDSTDERR: 21442 | _ceNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21464:1: error: BUILDSTDERR: warning: label ‘_ceNY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21464 | _ceNY: BUILDSTDERR: | ^ BUILDSTDERR: 21464 | _ceNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceO1’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21486:1: error: BUILDSTDERR: warning: label ‘_ceO1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21486 | _ceO1: BUILDSTDERR: | ^ BUILDSTDERR: 21486 | _ceO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceO4’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21514:1: error: BUILDSTDERR: warning: label ‘_ceO4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21514 | _ceO4: BUILDSTDERR: | ^ BUILDSTDERR: 21514 | _ceO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple7_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21564:1: error: BUILDSTDERR: warning: label ‘_ceOj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21564 | _ceOj: BUILDSTDERR: | ^ BUILDSTDERR: 21564 | _ceOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceNy’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21612:1: error: BUILDSTDERR: warning: label ‘_ceNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21612 | _ceNy: BUILDSTDERR: | ^ BUILDSTDERR: 21612 | _ceNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21674:1: error: BUILDSTDERR: warning: label ‘_ceOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21674 | _ceOv: BUILDSTDERR: | ^ BUILDSTDERR: 21674 | _ceOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6h_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21686:1: error: BUILDSTDERR: warning: label ‘_ceP9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21686 | _ceP9: BUILDSTDERR: | ^ BUILDSTDERR: 21686 | _ceP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6n_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21722:1: error: BUILDSTDERR: warning: label ‘_cePu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21722 | _cePu: BUILDSTDERR: | ^ BUILDSTDERR: 21722 | _cePu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cePr’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21754:1: error: BUILDSTDERR: warning: label ‘_cePr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21754 | _cePr: BUILDSTDERR: | ^ BUILDSTDERR: 21754 | _cePr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6o_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21790:1: error: BUILDSTDERR: warning: label ‘_cePA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21790 | _cePA: BUILDSTDERR: | ^ BUILDSTDERR: 21790 | _cePA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6v_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21847:1: error: BUILDSTDERR: warning: label ‘_cePK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21847 | _cePK: BUILDSTDERR: | ^ BUILDSTDERR: 21847 | _cePK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21843:4: error: BUILDSTDERR: warning: variable ‘_cePF’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 21843 | W_ _cePF; BUILDSTDERR: | ^ BUILDSTDERR: 21843 | W_ _cePF; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6w_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21915:1: error: BUILDSTDERR: warning: label ‘_cePP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21915 | _cePP: BUILDSTDERR: | ^ BUILDSTDERR: 21915 | _cePP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6e_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:21971:1: error: BUILDSTDERR: warning: label ‘_cePU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21971 | _cePU: BUILDSTDERR: | ^ BUILDSTDERR: 21971 | _cePU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6A_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22022:1: error: BUILDSTDERR: warning: label ‘_ceQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22022 | _ceQy: BUILDSTDERR: | ^ BUILDSTDERR: 22022 | _ceQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6G_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22058:1: error: BUILDSTDERR: warning: label ‘_ceQT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22058 | _ceQT: BUILDSTDERR: | ^ BUILDSTDERR: 22058 | _ceQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceQQ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22090:1: error: BUILDSTDERR: warning: label ‘_ceQQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22090 | _ceQQ: BUILDSTDERR: | ^ BUILDSTDERR: 22090 | _ceQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6H_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22126:1: error: BUILDSTDERR: warning: label ‘_ceQZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22126 | _ceQZ: BUILDSTDERR: | ^ BUILDSTDERR: 22126 | _ceQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6O_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22183:1: error: BUILDSTDERR: warning: label ‘_ceR9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22183 | _ceR9: BUILDSTDERR: | ^ BUILDSTDERR: 22183 | _ceR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22179:4: error: BUILDSTDERR: warning: variable ‘_ceR4’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 22179 | W_ _ceR4; BUILDSTDERR: | ^ BUILDSTDERR: 22179 | W_ _ceR4; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6P_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22251:1: error: BUILDSTDERR: warning: label ‘_ceRe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22251 | _ceRe: BUILDSTDERR: | ^ BUILDSTDERR: 22251 | _ceRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6x_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22307:1: error: BUILDSTDERR: warning: label ‘_ceRj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22307 | _ceRj: BUILDSTDERR: | ^ BUILDSTDERR: 22307 | _ceRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6T_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22358:1: error: BUILDSTDERR: warning: label ‘_ceRX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22358 | _ceRX: BUILDSTDERR: | ^ BUILDSTDERR: 22358 | _ceRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6Z_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22394:1: error: BUILDSTDERR: warning: label ‘_ceSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22394 | _ceSi: BUILDSTDERR: | ^ BUILDSTDERR: 22394 | _ceSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceSf’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22426:1: error: BUILDSTDERR: warning: label ‘_ceSf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22426 | _ceSf: BUILDSTDERR: | ^ BUILDSTDERR: 22426 | _ceSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd70_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22462:1: error: BUILDSTDERR: warning: label ‘_ceSo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22462 | _ceSo: BUILDSTDERR: | ^ BUILDSTDERR: 22462 | _ceSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd77_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22519:1: error: BUILDSTDERR: warning: label ‘_ceSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22519 | _ceSy: BUILDSTDERR: | ^ BUILDSTDERR: 22519 | _ceSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22515:4: error: BUILDSTDERR: warning: variable ‘_ceSt’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 22515 | W_ _ceSt; BUILDSTDERR: | ^ BUILDSTDERR: 22515 | W_ _ceSt; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd78_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22587:1: error: BUILDSTDERR: warning: label ‘_ceSD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22587 | _ceSD: BUILDSTDERR: | ^ BUILDSTDERR: 22587 | _ceSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd6Q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22643:1: error: BUILDSTDERR: warning: label ‘_ceSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22643 | _ceSI: BUILDSTDERR: | ^ BUILDSTDERR: 22643 | _ceSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7c_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22694:1: error: BUILDSTDERR: warning: label ‘_ceTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22694 | _ceTm: BUILDSTDERR: | ^ BUILDSTDERR: 22694 | _ceTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7i_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22730:1: error: BUILDSTDERR: warning: label ‘_ceTH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22730 | _ceTH: BUILDSTDERR: | ^ BUILDSTDERR: 22730 | _ceTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceTE’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22762:1: error: BUILDSTDERR: warning: label ‘_ceTE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22762 | _ceTE: BUILDSTDERR: | ^ BUILDSTDERR: 22762 | _ceTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7j_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22798:1: error: BUILDSTDERR: warning: label ‘_ceTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22798 | _ceTN: BUILDSTDERR: | ^ BUILDSTDERR: 22798 | _ceTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7q_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22855:1: error: BUILDSTDERR: warning: label ‘_ceTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22855 | _ceTX: BUILDSTDERR: | ^ BUILDSTDERR: 22855 | _ceTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22851:4: error: BUILDSTDERR: warning: variable ‘_ceTS’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 22851 | W_ _ceTS; BUILDSTDERR: | ^ BUILDSTDERR: 22851 | W_ _ceTS; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7r_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22923:1: error: BUILDSTDERR: warning: label ‘_ceU2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22923 | _ceU2: BUILDSTDERR: | ^ BUILDSTDERR: 22923 | _ceU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd79_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:22979:1: error: BUILDSTDERR: warning: label ‘_ceU7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22979 | _ceU7: BUILDSTDERR: | ^ BUILDSTDERR: 22979 | _ceU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7v_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23030:1: error: BUILDSTDERR: warning: label ‘_ceUL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23030 | _ceUL: BUILDSTDERR: | ^ BUILDSTDERR: 23030 | _ceUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7B_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23066:1: error: BUILDSTDERR: warning: label ‘_ceV6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23066 | _ceV6: BUILDSTDERR: | ^ BUILDSTDERR: 23066 | _ceV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceV3’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23098:1: error: BUILDSTDERR: warning: label ‘_ceV3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23098 | _ceV3: BUILDSTDERR: | ^ BUILDSTDERR: 23098 | _ceV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7C_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23134:1: error: BUILDSTDERR: warning: label ‘_ceVc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23134 | _ceVc: BUILDSTDERR: | ^ BUILDSTDERR: 23134 | _ceVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7J_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23191:1: error: BUILDSTDERR: warning: label ‘_ceVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23191 | _ceVm: BUILDSTDERR: | ^ BUILDSTDERR: 23191 | _ceVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23187:4: error: BUILDSTDERR: warning: variable ‘_ceVh’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 23187 | W_ _ceVh; BUILDSTDERR: | ^ BUILDSTDERR: 23187 | W_ _ceVh; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7K_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23259:1: error: BUILDSTDERR: warning: label ‘_ceVr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23259 | _ceVr: BUILDSTDERR: | ^ BUILDSTDERR: 23259 | _ceVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7s_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23315:1: error: BUILDSTDERR: warning: label ‘_ceVw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23315 | _ceVw: BUILDSTDERR: | ^ BUILDSTDERR: 23315 | _ceVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7O_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23366:1: error: BUILDSTDERR: warning: label ‘_ceWa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23366 | _ceWa: BUILDSTDERR: | ^ BUILDSTDERR: 23366 | _ceWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7U_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23402:1: error: BUILDSTDERR: warning: label ‘_ceWv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23402 | _ceWv: BUILDSTDERR: | ^ BUILDSTDERR: 23402 | _ceWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceWs’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23434:1: error: BUILDSTDERR: warning: label ‘_ceWs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23434 | _ceWs: BUILDSTDERR: | ^ BUILDSTDERR: 23434 | _ceWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7V_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23470:1: error: BUILDSTDERR: warning: label ‘_ceWB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23470 | _ceWB: BUILDSTDERR: | ^ BUILDSTDERR: 23470 | _ceWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd82_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23527:1: error: BUILDSTDERR: warning: label ‘_ceWL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23527 | _ceWL: BUILDSTDERR: | ^ BUILDSTDERR: 23527 | _ceWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23523:4: error: BUILDSTDERR: warning: variable ‘_ceWG’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 23523 | W_ _ceWG; BUILDSTDERR: | ^ BUILDSTDERR: 23523 | W_ _ceWG; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd83_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23595:1: error: BUILDSTDERR: warning: label ‘_ceWQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23595 | _ceWQ: BUILDSTDERR: | ^ BUILDSTDERR: 23595 | _ceWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd7L_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23651:1: error: BUILDSTDERR: warning: label ‘_ceWV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23651 | _ceWV: BUILDSTDERR: | ^ BUILDSTDERR: 23651 | _ceWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd87_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23702:1: error: BUILDSTDERR: warning: label ‘_ceXz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23702 | _ceXz: BUILDSTDERR: | ^ BUILDSTDERR: 23702 | _ceXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8d_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23738:1: error: BUILDSTDERR: warning: label ‘_ceXU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23738 | _ceXU: BUILDSTDERR: | ^ BUILDSTDERR: 23738 | _ceXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceXR’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23770:1: error: BUILDSTDERR: warning: label ‘_ceXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23770 | _ceXR: BUILDSTDERR: | ^ BUILDSTDERR: 23770 | _ceXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8e_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23806:1: error: BUILDSTDERR: warning: label ‘_ceY0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23806 | _ceY0: BUILDSTDERR: | ^ BUILDSTDERR: 23806 | _ceY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8l_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23863:1: error: BUILDSTDERR: warning: label ‘_ceYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23863 | _ceYa: BUILDSTDERR: | ^ BUILDSTDERR: 23863 | _ceYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23859:4: error: BUILDSTDERR: warning: variable ‘_ceY5’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 23859 | W_ _ceY5; BUILDSTDERR: | ^ BUILDSTDERR: 23859 | W_ _ceY5; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8m_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23931:1: error: BUILDSTDERR: warning: label ‘_ceYf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23931 | _ceYf: BUILDSTDERR: | ^ BUILDSTDERR: 23931 | _ceYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd84_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:23987:1: error: BUILDSTDERR: warning: label ‘_ceYk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23987 | _ceYk: BUILDSTDERR: | ^ BUILDSTDERR: 23987 | _ceYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8T_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24039:1: error: BUILDSTDERR: warning: label ‘_ceZ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24039 | _ceZ8: BUILDSTDERR: | ^ BUILDSTDERR: 24039 | _ceZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYN’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24084:1: error: BUILDSTDERR: warning: label ‘_ceYN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24084 | _ceYN: BUILDSTDERR: | ^ BUILDSTDERR: 24084 | _ceYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYQ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24105:1: error: BUILDSTDERR: warning: label ‘_ceYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24105 | _ceYQ: BUILDSTDERR: | ^ BUILDSTDERR: 24105 | _ceYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYT’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24127:1: error: BUILDSTDERR: warning: label ‘_ceYT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24127 | _ceYT: BUILDSTDERR: | ^ BUILDSTDERR: 24127 | _ceYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYW’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24149:1: error: BUILDSTDERR: warning: label ‘_ceYW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24149 | _ceYW: BUILDSTDERR: | ^ BUILDSTDERR: 24149 | _ceYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYZ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24171:1: error: BUILDSTDERR: warning: label ‘_ceYZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24171 | _ceYZ: BUILDSTDERR: | ^ BUILDSTDERR: 24171 | _ceYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceZ2’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24193:1: error: BUILDSTDERR: warning: label ‘_ceZ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24193 | _ceZ2: BUILDSTDERR: | ^ BUILDSTDERR: 24193 | _ceZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceZ5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24221:1: error: BUILDSTDERR: warning: label ‘_ceZ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24221 | _ceZ5: BUILDSTDERR: | ^ BUILDSTDERR: 24221 | _ceZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd8U_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24278:1: error: BUILDSTDERR: warning: label ‘_ceZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24278 | _ceZk: BUILDSTDERR: | ^ BUILDSTDERR: 24278 | _ceZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_ceYz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24348:1: error: BUILDSTDERR: warning: label ‘_ceYz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24348 | _ceYz: BUILDSTDERR: | ^ BUILDSTDERR: 24348 | _ceYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple7_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24425:1: error: BUILDSTDERR: warning: label ‘_ceZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24425 | _ceZr: BUILDSTDERR: | ^ BUILDSTDERR: 24425 | _ceZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24513:1: error: BUILDSTDERR: warning: label ‘_cf0Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24513 | _cf0Z: BUILDSTDERR: | ^ BUILDSTDERR: 24513 | _cf0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd9D_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24526:1: error: BUILDSTDERR: warning: label ‘_cf1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24526 | _cf1H: BUILDSTDERR: | ^ BUILDSTDERR: 24526 | _cf1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1j’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24573:1: error: BUILDSTDERR: warning: label ‘_cf1j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24573 | _cf1j: BUILDSTDERR: | ^ BUILDSTDERR: 24573 | _cf1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1m’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24594:1: error: BUILDSTDERR: warning: label ‘_cf1m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24594 | _cf1m: BUILDSTDERR: | ^ BUILDSTDERR: 24594 | _cf1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1p’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24616:1: error: BUILDSTDERR: warning: label ‘_cf1p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24616 | _cf1p: BUILDSTDERR: | ^ BUILDSTDERR: 24616 | _cf1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1s’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24638:1: error: BUILDSTDERR: warning: label ‘_cf1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24638 | _cf1s: BUILDSTDERR: | ^ BUILDSTDERR: 24638 | _cf1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1v’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24660:1: error: BUILDSTDERR: warning: label ‘_cf1v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24660 | _cf1v: BUILDSTDERR: | ^ BUILDSTDERR: 24660 | _cf1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1y’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24682:1: error: BUILDSTDERR: warning: label ‘_cf1y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24682 | _cf1y: BUILDSTDERR: | ^ BUILDSTDERR: 24682 | _cf1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1B’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24704:1: error: BUILDSTDERR: warning: label ‘_cf1B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24704 | _cf1B: BUILDSTDERR: | ^ BUILDSTDERR: 24704 | _cf1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf1E’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24733:1: error: BUILDSTDERR: warning: label ‘_cf1E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24733 | _cf1E: BUILDSTDERR: | ^ BUILDSTDERR: 24733 | _cf1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple8_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24785:1: error: BUILDSTDERR: warning: label ‘_cf1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24785 | _cf1U: BUILDSTDERR: | ^ BUILDSTDERR: 24785 | _cf1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf15’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24835:1: error: BUILDSTDERR: warning: label ‘_cf15’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24835 | _cf15: BUILDSTDERR: | ^ BUILDSTDERR: 24835 | _cf15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24901:1: error: BUILDSTDERR: warning: label ‘_cf26’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24901 | _cf26: BUILDSTDERR: | ^ BUILDSTDERR: 24901 | _cf26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd9P_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24913:1: error: BUILDSTDERR: warning: label ‘_cf2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24913 | _cf2K: BUILDSTDERR: | ^ BUILDSTDERR: 24913 | _cf2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd9V_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24949:1: error: BUILDSTDERR: warning: label ‘_cf35’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24949 | _cf35: BUILDSTDERR: | ^ BUILDSTDERR: 24949 | _cf35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf32’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:24981:1: error: BUILDSTDERR: warning: label ‘_cf32’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24981 | _cf32: BUILDSTDERR: | ^ BUILDSTDERR: 24981 | _cf32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd9W_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25017:1: error: BUILDSTDERR: warning: label ‘_cf3b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25017 | _cf3b: BUILDSTDERR: | ^ BUILDSTDERR: 25017 | _cf3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sda3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25074:1: error: BUILDSTDERR: warning: label ‘_cf3l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25074 | _cf3l: BUILDSTDERR: | ^ BUILDSTDERR: 25074 | _cf3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25070:4: error: BUILDSTDERR: warning: variable ‘_cf3g’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 25070 | W_ _cf3g; BUILDSTDERR: | ^ BUILDSTDERR: 25070 | W_ _cf3g; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sda4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25142:1: error: BUILDSTDERR: warning: label ‘_cf3q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25142 | _cf3q: BUILDSTDERR: | ^ BUILDSTDERR: 25142 | _cf3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sd9M_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25198:1: error: BUILDSTDERR: warning: label ‘_cf3v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25198 | _cf3v: BUILDSTDERR: | ^ BUILDSTDERR: 25198 | _cf3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sda8_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25249:1: error: BUILDSTDERR: warning: label ‘_cf49’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25249 | _cf49: BUILDSTDERR: | ^ BUILDSTDERR: 25249 | _cf49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdae_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25285:1: error: BUILDSTDERR: warning: label ‘_cf4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25285 | _cf4u: BUILDSTDERR: | ^ BUILDSTDERR: 25285 | _cf4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf4r’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25317:1: error: BUILDSTDERR: warning: label ‘_cf4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25317 | _cf4r: BUILDSTDERR: | ^ BUILDSTDERR: 25317 | _cf4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaf_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25353:1: error: BUILDSTDERR: warning: label ‘_cf4A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25353 | _cf4A: BUILDSTDERR: | ^ BUILDSTDERR: 25353 | _cf4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdam_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25410:1: error: BUILDSTDERR: warning: label ‘_cf4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25410 | _cf4K: BUILDSTDERR: | ^ BUILDSTDERR: 25410 | _cf4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25406:4: error: BUILDSTDERR: warning: variable ‘_cf4F’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 25406 | W_ _cf4F; BUILDSTDERR: | ^ BUILDSTDERR: 25406 | W_ _cf4F; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdan_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25478:1: error: BUILDSTDERR: warning: label ‘_cf4P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25478 | _cf4P: BUILDSTDERR: | ^ BUILDSTDERR: 25478 | _cf4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sda5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25534:1: error: BUILDSTDERR: warning: label ‘_cf4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25534 | _cf4U: BUILDSTDERR: | ^ BUILDSTDERR: 25534 | _cf4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdar_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25585:1: error: BUILDSTDERR: warning: label ‘_cf5y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25585 | _cf5y: BUILDSTDERR: | ^ BUILDSTDERR: 25585 | _cf5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdax_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25621:1: error: BUILDSTDERR: warning: label ‘_cf5T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25621 | _cf5T: BUILDSTDERR: | ^ BUILDSTDERR: 25621 | _cf5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf5Q’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25653:1: error: BUILDSTDERR: warning: label ‘_cf5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25653 | _cf5Q: BUILDSTDERR: | ^ BUILDSTDERR: 25653 | _cf5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sday_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25689:1: error: BUILDSTDERR: warning: label ‘_cf5Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25689 | _cf5Z: BUILDSTDERR: | ^ BUILDSTDERR: 25689 | _cf5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25746:1: error: BUILDSTDERR: warning: label ‘_cf69’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25746 | _cf69: BUILDSTDERR: | ^ BUILDSTDERR: 25746 | _cf69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25742:4: error: BUILDSTDERR: warning: variable ‘_cf64’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 25742 | W_ _cf64; BUILDSTDERR: | ^ BUILDSTDERR: 25742 | W_ _cf64; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25814:1: error: BUILDSTDERR: warning: label ‘_cf6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25814 | _cf6e: BUILDSTDERR: | ^ BUILDSTDERR: 25814 | _cf6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdao_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25870:1: error: BUILDSTDERR: warning: label ‘_cf6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25870 | _cf6j: BUILDSTDERR: | ^ BUILDSTDERR: 25870 | _cf6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaK_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25921:1: error: BUILDSTDERR: warning: label ‘_cf6X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25921 | _cf6X: BUILDSTDERR: | ^ BUILDSTDERR: 25921 | _cf6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaQ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25957:1: error: BUILDSTDERR: warning: label ‘_cf7i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25957 | _cf7i: BUILDSTDERR: | ^ BUILDSTDERR: 25957 | _cf7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf7f’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:25989:1: error: BUILDSTDERR: warning: label ‘_cf7f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25989 | _cf7f: BUILDSTDERR: | ^ BUILDSTDERR: 25989 | _cf7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaR_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26025:1: error: BUILDSTDERR: warning: label ‘_cf7o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26025 | _cf7o: BUILDSTDERR: | ^ BUILDSTDERR: 26025 | _cf7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaY_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26082:1: error: BUILDSTDERR: warning: label ‘_cf7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26082 | _cf7y: BUILDSTDERR: | ^ BUILDSTDERR: 26082 | _cf7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26078:4: error: BUILDSTDERR: warning: variable ‘_cf7t’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 26078 | W_ _cf7t; BUILDSTDERR: | ^ BUILDSTDERR: 26078 | W_ _cf7t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26150:1: error: BUILDSTDERR: warning: label ‘_cf7D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26150 | _cf7D: BUILDSTDERR: | ^ BUILDSTDERR: 26150 | _cf7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdaH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26206:1: error: BUILDSTDERR: warning: label ‘_cf7I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26206 | _cf7I: BUILDSTDERR: | ^ BUILDSTDERR: 26206 | _cf7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdb3_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26257:1: error: BUILDSTDERR: warning: label ‘_cf8m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26257 | _cf8m: BUILDSTDERR: | ^ BUILDSTDERR: 26257 | _cf8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdb9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26293:1: error: BUILDSTDERR: warning: label ‘_cf8H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26293 | _cf8H: BUILDSTDERR: | ^ BUILDSTDERR: 26293 | _cf8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cf8E’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26325:1: error: BUILDSTDERR: warning: label ‘_cf8E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26325 | _cf8E: BUILDSTDERR: | ^ BUILDSTDERR: 26325 | _cf8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdba_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26361:1: error: BUILDSTDERR: warning: label ‘_cf8N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26361 | _cf8N: BUILDSTDERR: | ^ BUILDSTDERR: 26361 | _cf8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbh_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26418:1: error: BUILDSTDERR: warning: label ‘_cf8X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26418 | _cf8X: BUILDSTDERR: | ^ BUILDSTDERR: 26418 | _cf8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26414:4: error: BUILDSTDERR: warning: variable ‘_cf8S’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 26414 | W_ _cf8S; BUILDSTDERR: | ^ BUILDSTDERR: 26414 | W_ _cf8S; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26486:1: error: BUILDSTDERR: warning: label ‘_cf92’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26486 | _cf92: BUILDSTDERR: | ^ BUILDSTDERR: 26486 | _cf92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdb0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26542:1: error: BUILDSTDERR: warning: label ‘_cf97’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26542 | _cf97: BUILDSTDERR: | ^ BUILDSTDERR: 26542 | _cf97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbm_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26593:1: error: BUILDSTDERR: warning: label ‘_cf9L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26593 | _cf9L: BUILDSTDERR: | ^ BUILDSTDERR: 26593 | _cf9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbs_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26629:1: error: BUILDSTDERR: warning: label ‘_cfa6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26629 | _cfa6: BUILDSTDERR: | ^ BUILDSTDERR: 26629 | _cfa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfa3’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26661:1: error: BUILDSTDERR: warning: label ‘_cfa3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26661 | _cfa3: BUILDSTDERR: | ^ BUILDSTDERR: 26661 | _cfa3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbt_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26697:1: error: BUILDSTDERR: warning: label ‘_cfac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26697 | _cfac: BUILDSTDERR: | ^ BUILDSTDERR: 26697 | _cfac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbA_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26754:1: error: BUILDSTDERR: warning: label ‘_cfam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26754 | _cfam: BUILDSTDERR: | ^ BUILDSTDERR: 26754 | _cfam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26750:4: error: BUILDSTDERR: warning: variable ‘_cfah’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 26750 | W_ _cfah; BUILDSTDERR: | ^ BUILDSTDERR: 26750 | W_ _cfah; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbB_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26822:1: error: BUILDSTDERR: warning: label ‘_cfar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26822 | _cfar: BUILDSTDERR: | ^ BUILDSTDERR: 26822 | _cfar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26878:1: error: BUILDSTDERR: warning: label ‘_cfaw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26878 | _cfaw: BUILDSTDERR: | ^ BUILDSTDERR: 26878 | _cfaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbF_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26929:1: error: BUILDSTDERR: warning: label ‘_cfba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26929 | _cfba: BUILDSTDERR: | ^ BUILDSTDERR: 26929 | _cfba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbL_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26965:1: error: BUILDSTDERR: warning: label ‘_cfbv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26965 | _cfbv: BUILDSTDERR: | ^ BUILDSTDERR: 26965 | _cfbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfbs’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:26997:1: error: BUILDSTDERR: warning: label ‘_cfbs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26997 | _cfbs: BUILDSTDERR: | ^ BUILDSTDERR: 26997 | _cfbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27033:1: error: BUILDSTDERR: warning: label ‘_cfbB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27033 | _cfbB: BUILDSTDERR: | ^ BUILDSTDERR: 27033 | _cfbB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbT_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27090:1: error: BUILDSTDERR: warning: label ‘_cfbL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27090 | _cfbL: BUILDSTDERR: | ^ BUILDSTDERR: 27090 | _cfbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27086:4: error: BUILDSTDERR: warning: variable ‘_cfbG’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 27086 | W_ _cfbG; BUILDSTDERR: | ^ BUILDSTDERR: 27086 | W_ _cfbG; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27158:1: error: BUILDSTDERR: warning: label ‘_cfbQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27158 | _cfbQ: BUILDSTDERR: | ^ BUILDSTDERR: 27158 | _cfbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbC_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27214:1: error: BUILDSTDERR: warning: label ‘_cfbV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27214 | _cfbV: BUILDSTDERR: | ^ BUILDSTDERR: 27214 | _cfbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbY_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27265:1: error: BUILDSTDERR: warning: label ‘_cfcz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27265 | _cfcz: BUILDSTDERR: | ^ BUILDSTDERR: 27265 | _cfcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdc4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27301:1: error: BUILDSTDERR: warning: label ‘_cfcU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27301 | _cfcU: BUILDSTDERR: | ^ BUILDSTDERR: 27301 | _cfcU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfcR’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27333:1: error: BUILDSTDERR: warning: label ‘_cfcR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27333 | _cfcR: BUILDSTDERR: | ^ BUILDSTDERR: 27333 | _cfcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdc5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27369:1: error: BUILDSTDERR: warning: label ‘_cfd0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27369 | _cfd0: BUILDSTDERR: | ^ BUILDSTDERR: 27369 | _cfd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdcc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27426:1: error: BUILDSTDERR: warning: label ‘_cfda’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27426 | _cfda: BUILDSTDERR: | ^ BUILDSTDERR: 27426 | _cfda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27422:4: error: BUILDSTDERR: warning: variable ‘_cfd5’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 27422 | W_ _cfd5; BUILDSTDERR: | ^ BUILDSTDERR: 27422 | W_ _cfd5; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdcd_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27494:1: error: BUILDSTDERR: warning: label ‘_cfdf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27494 | _cfdf: BUILDSTDERR: | ^ BUILDSTDERR: 27494 | _cfdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdbV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27550:1: error: BUILDSTDERR: warning: label ‘_cfdk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27550 | _cfdk: BUILDSTDERR: | ^ BUILDSTDERR: 27550 | _cfdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdcO_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27602:1: error: BUILDSTDERR: warning: label ‘_cfeb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27602 | _cfeb: BUILDSTDERR: | ^ BUILDSTDERR: 27602 | _cfeb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdN’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27649:1: error: BUILDSTDERR: warning: label ‘_cfdN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27649 | _cfdN: BUILDSTDERR: | ^ BUILDSTDERR: 27649 | _cfdN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdQ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27670:1: error: BUILDSTDERR: warning: label ‘_cfdQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27670 | _cfdQ: BUILDSTDERR: | ^ BUILDSTDERR: 27670 | _cfdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdT’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27692:1: error: BUILDSTDERR: warning: label ‘_cfdT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27692 | _cfdT: BUILDSTDERR: | ^ BUILDSTDERR: 27692 | _cfdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdW’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27714:1: error: BUILDSTDERR: warning: label ‘_cfdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27714 | _cfdW: BUILDSTDERR: | ^ BUILDSTDERR: 27714 | _cfdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdZ’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27736:1: error: BUILDSTDERR: warning: label ‘_cfdZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27736 | _cfdZ: BUILDSTDERR: | ^ BUILDSTDERR: 27736 | _cfdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfe2’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27758:1: error: BUILDSTDERR: warning: label ‘_cfe2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27758 | _cfe2: BUILDSTDERR: | ^ BUILDSTDERR: 27758 | _cfe2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfe5’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27780:1: error: BUILDSTDERR: warning: label ‘_cfe5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27780 | _cfe5: BUILDSTDERR: | ^ BUILDSTDERR: 27780 | _cfe5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfe8’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27809:1: error: BUILDSTDERR: warning: label ‘_cfe8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27809 | _cfe8: BUILDSTDERR: | ^ BUILDSTDERR: 27809 | _cfe8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdcP_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27869:1: error: BUILDSTDERR: warning: label ‘_cfeo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27869 | _cfeo: BUILDSTDERR: | ^ BUILDSTDERR: 27869 | _cfeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfdz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:27943:1: error: BUILDSTDERR: warning: label ‘_cfdz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27943 | _cfdz: BUILDSTDERR: | ^ BUILDSTDERR: 27943 | _cfdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple8_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28026:1: error: BUILDSTDERR: warning: label ‘_cfev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28026 | _cfev: BUILDSTDERR: | ^ BUILDSTDERR: 28026 | _cfev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28121:1: error: BUILDSTDERR: warning: label ‘_cfgf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28121 | _cfgf: BUILDSTDERR: | ^ BUILDSTDERR: 28121 | _cfgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sddD_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28134:1: error: BUILDSTDERR: warning: label ‘_cfh0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28134 | _cfh0: BUILDSTDERR: | ^ BUILDSTDERR: 28134 | _cfh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28183:1: error: BUILDSTDERR: warning: label ‘_cfgz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28183 | _cfgz: BUILDSTDERR: | ^ BUILDSTDERR: 28183 | _cfgz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28204:1: error: BUILDSTDERR: warning: label ‘_cfgC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28204 | _cfgC: BUILDSTDERR: | ^ BUILDSTDERR: 28204 | _cfgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgF’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28226:1: error: BUILDSTDERR: warning: label ‘_cfgF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28226 | _cfgF: BUILDSTDERR: | ^ BUILDSTDERR: 28226 | _cfgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgI’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28248:1: error: BUILDSTDERR: warning: label ‘_cfgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28248 | _cfgI: BUILDSTDERR: | ^ BUILDSTDERR: 28248 | _cfgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28270:1: error: BUILDSTDERR: warning: label ‘_cfgL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28270 | _cfgL: BUILDSTDERR: | ^ BUILDSTDERR: 28270 | _cfgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgO’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28292:1: error: BUILDSTDERR: warning: label ‘_cfgO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28292 | _cfgO: BUILDSTDERR: | ^ BUILDSTDERR: 28292 | _cfgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgR’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28314:1: error: BUILDSTDERR: warning: label ‘_cfgR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28314 | _cfgR: BUILDSTDERR: | ^ BUILDSTDERR: 28314 | _cfgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgU’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28336:1: error: BUILDSTDERR: warning: label ‘_cfgU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28336 | _cfgU: BUILDSTDERR: | ^ BUILDSTDERR: 28336 | _cfgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgX’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28366:1: error: BUILDSTDERR: warning: label ‘_cfgX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28366 | _cfgX: BUILDSTDERR: | ^ BUILDSTDERR: 28366 | _cfgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_evalTuple9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28420:1: error: BUILDSTDERR: warning: label ‘_cfhe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28420 | _cfhe: BUILDSTDERR: | ^ BUILDSTDERR: 28420 | _cfhe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfgl’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28472:1: error: BUILDSTDERR: warning: label ‘_cfgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28472 | _cfgl: BUILDSTDERR: | ^ BUILDSTDERR: 28472 | _cfgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_slow’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28542:1: error: BUILDSTDERR: warning: label ‘_cfhq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28542 | _cfhq: BUILDSTDERR: | ^ BUILDSTDERR: 28542 | _cfhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sddQ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28554:1: error: BUILDSTDERR: warning: label ‘_cfi4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28554 | _cfi4: BUILDSTDERR: | ^ BUILDSTDERR: 28554 | _cfi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sddW_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28590:1: error: BUILDSTDERR: warning: label ‘_cfip’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28590 | _cfip: BUILDSTDERR: | ^ BUILDSTDERR: 28590 | _cfip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfim’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28622:1: error: BUILDSTDERR: warning: label ‘_cfim’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28622 | _cfim: BUILDSTDERR: | ^ BUILDSTDERR: 28622 | _cfim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sddX_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28658:1: error: BUILDSTDERR: warning: label ‘_cfiv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28658 | _cfiv: BUILDSTDERR: | ^ BUILDSTDERR: 28658 | _cfiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sde4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28715:1: error: BUILDSTDERR: warning: label ‘_cfiF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28715 | _cfiF: BUILDSTDERR: | ^ BUILDSTDERR: 28715 | _cfiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28711:4: error: BUILDSTDERR: warning: variable ‘_cfiA’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 28711 | W_ _cfiA; BUILDSTDERR: | ^ BUILDSTDERR: 28711 | W_ _cfiA; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sde5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28783:1: error: BUILDSTDERR: warning: label ‘_cfiK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28783 | _cfiK: BUILDSTDERR: | ^ BUILDSTDERR: 28783 | _cfiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sddN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28839:1: error: BUILDSTDERR: warning: label ‘_cfiP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28839 | _cfiP: BUILDSTDERR: | ^ BUILDSTDERR: 28839 | _cfiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sde9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28890:1: error: BUILDSTDERR: warning: label ‘_cfjt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28890 | _cfjt: BUILDSTDERR: | ^ BUILDSTDERR: 28890 | _cfjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdef_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28926:1: error: BUILDSTDERR: warning: label ‘_cfjO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28926 | _cfjO: BUILDSTDERR: | ^ BUILDSTDERR: 28926 | _cfjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfjL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28958:1: error: BUILDSTDERR: warning: label ‘_cfjL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28958 | _cfjL: BUILDSTDERR: | ^ BUILDSTDERR: 28958 | _cfjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeg_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:28994:1: error: BUILDSTDERR: warning: label ‘_cfjU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28994 | _cfjU: BUILDSTDERR: | ^ BUILDSTDERR: 28994 | _cfjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sden_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29051:1: error: BUILDSTDERR: warning: label ‘_cfk4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29051 | _cfk4: BUILDSTDERR: | ^ BUILDSTDERR: 29051 | _cfk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29047:4: error: BUILDSTDERR: warning: variable ‘_cfjZ’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 29047 | W_ _cfjZ; BUILDSTDERR: | ^ BUILDSTDERR: 29047 | W_ _cfjZ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeo_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29119:1: error: BUILDSTDERR: warning: label ‘_cfk9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29119 | _cfk9: BUILDSTDERR: | ^ BUILDSTDERR: 29119 | _cfk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sde6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29175:1: error: BUILDSTDERR: warning: label ‘_cfke’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29175 | _cfke: BUILDSTDERR: | ^ BUILDSTDERR: 29175 | _cfke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdes_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29226:1: error: BUILDSTDERR: warning: label ‘_cfkS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29226 | _cfkS: BUILDSTDERR: | ^ BUILDSTDERR: 29226 | _cfkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdey_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29262:1: error: BUILDSTDERR: warning: label ‘_cfld’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29262 | _cfld: BUILDSTDERR: | ^ BUILDSTDERR: 29262 | _cfld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfla’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29294:1: error: BUILDSTDERR: warning: label ‘_cfla’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29294 | _cfla: BUILDSTDERR: | ^ BUILDSTDERR: 29294 | _cfla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdez_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29330:1: error: BUILDSTDERR: warning: label ‘_cflj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29330 | _cflj: BUILDSTDERR: | ^ BUILDSTDERR: 29330 | _cflj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29387:1: error: BUILDSTDERR: warning: label ‘_cflt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29387 | _cflt: BUILDSTDERR: | ^ BUILDSTDERR: 29387 | _cflt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29383:4: error: BUILDSTDERR: warning: variable ‘_cflo’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 29383 | W_ _cflo; BUILDSTDERR: | ^ BUILDSTDERR: 29383 | W_ _cflo; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeH_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29455:1: error: BUILDSTDERR: warning: label ‘_cfly’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29455 | _cfly: BUILDSTDERR: | ^ BUILDSTDERR: 29455 | _cfly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdep_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29511:1: error: BUILDSTDERR: warning: label ‘_cflD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29511 | _cflD: BUILDSTDERR: | ^ BUILDSTDERR: 29511 | _cflD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeL_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29562:1: error: BUILDSTDERR: warning: label ‘_cfmh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29562 | _cfmh: BUILDSTDERR: | ^ BUILDSTDERR: 29562 | _cfmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeR_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29598:1: error: BUILDSTDERR: warning: label ‘_cfmC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29598 | _cfmC: BUILDSTDERR: | ^ BUILDSTDERR: 29598 | _cfmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfmz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29630:1: error: BUILDSTDERR: warning: label ‘_cfmz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29630 | _cfmz: BUILDSTDERR: | ^ BUILDSTDERR: 29630 | _cfmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeS_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29666:1: error: BUILDSTDERR: warning: label ‘_cfmI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29666 | _cfmI: BUILDSTDERR: | ^ BUILDSTDERR: 29666 | _cfmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29723:1: error: BUILDSTDERR: warning: label ‘_cfmS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29723 | _cfmS: BUILDSTDERR: | ^ BUILDSTDERR: 29723 | _cfmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29719:4: error: BUILDSTDERR: warning: variable ‘_cfmN’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 29719 | W_ _cfmN; BUILDSTDERR: | ^ BUILDSTDERR: 29719 | W_ _cfmN; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdf0_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29791:1: error: BUILDSTDERR: warning: label ‘_cfmX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29791 | _cfmX: BUILDSTDERR: | ^ BUILDSTDERR: 29791 | _cfmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdeI_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29847:1: error: BUILDSTDERR: warning: label ‘_cfn2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29847 | _cfn2: BUILDSTDERR: | ^ BUILDSTDERR: 29847 | _cfn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdf4_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29898:1: error: BUILDSTDERR: warning: label ‘_cfnG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29898 | _cfnG: BUILDSTDERR: | ^ BUILDSTDERR: 29898 | _cfnG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfa_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29934:1: error: BUILDSTDERR: warning: label ‘_cfo1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29934 | _cfo1: BUILDSTDERR: | ^ BUILDSTDERR: 29934 | _cfo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfnY’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:29966:1: error: BUILDSTDERR: warning: label ‘_cfnY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29966 | _cfnY: BUILDSTDERR: | ^ BUILDSTDERR: 29966 | _cfnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30002:1: error: BUILDSTDERR: warning: label ‘_cfo7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30002 | _cfo7: BUILDSTDERR: | ^ BUILDSTDERR: 30002 | _cfo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30059:1: error: BUILDSTDERR: warning: label ‘_cfoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30059 | _cfoh: BUILDSTDERR: | ^ BUILDSTDERR: 30059 | _cfoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30055:4: error: BUILDSTDERR: warning: variable ‘_cfoc’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 30055 | W_ _cfoc; BUILDSTDERR: | ^ BUILDSTDERR: 30055 | W_ _cfoc; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30127:1: error: BUILDSTDERR: warning: label ‘_cfom’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30127 | _cfom: BUILDSTDERR: | ^ BUILDSTDERR: 30127 | _cfom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdf1_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30183:1: error: BUILDSTDERR: warning: label ‘_cfor’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30183 | _cfor: BUILDSTDERR: | ^ BUILDSTDERR: 30183 | _cfor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30234:1: error: BUILDSTDERR: warning: label ‘_cfp5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30234 | _cfp5: BUILDSTDERR: | ^ BUILDSTDERR: 30234 | _cfp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdft_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30270:1: error: BUILDSTDERR: warning: label ‘_cfpq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30270 | _cfpq: BUILDSTDERR: | ^ BUILDSTDERR: 30270 | _cfpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfpn’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30302:1: error: BUILDSTDERR: warning: label ‘_cfpn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30302 | _cfpn: BUILDSTDERR: | ^ BUILDSTDERR: 30302 | _cfpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfu_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30338:1: error: BUILDSTDERR: warning: label ‘_cfpw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30338 | _cfpw: BUILDSTDERR: | ^ BUILDSTDERR: 30338 | _cfpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfB_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30395:1: error: BUILDSTDERR: warning: label ‘_cfpG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30395 | _cfpG: BUILDSTDERR: | ^ BUILDSTDERR: 30395 | _cfpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30391:4: error: BUILDSTDERR: warning: variable ‘_cfpB’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 30391 | W_ _cfpB; BUILDSTDERR: | ^ BUILDSTDERR: 30391 | W_ _cfpB; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfC_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30463:1: error: BUILDSTDERR: warning: label ‘_cfpL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30463 | _cfpL: BUILDSTDERR: | ^ BUILDSTDERR: 30463 | _cfpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfk_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30519:1: error: BUILDSTDERR: warning: label ‘_cfpQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30519 | _cfpQ: BUILDSTDERR: | ^ BUILDSTDERR: 30519 | _cfpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfG_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30570:1: error: BUILDSTDERR: warning: label ‘_cfqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30570 | _cfqu: BUILDSTDERR: | ^ BUILDSTDERR: 30570 | _cfqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfM_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30606:1: error: BUILDSTDERR: warning: label ‘_cfqP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30606 | _cfqP: BUILDSTDERR: | ^ BUILDSTDERR: 30606 | _cfqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfqM’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30638:1: error: BUILDSTDERR: warning: label ‘_cfqM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30638 | _cfqM: BUILDSTDERR: | ^ BUILDSTDERR: 30638 | _cfqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfN_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30674:1: error: BUILDSTDERR: warning: label ‘_cfqV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30674 | _cfqV: BUILDSTDERR: | ^ BUILDSTDERR: 30674 | _cfqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfU_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30731:1: error: BUILDSTDERR: warning: label ‘_cfr5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30731 | _cfr5: BUILDSTDERR: | ^ BUILDSTDERR: 30731 | _cfr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30727:4: error: BUILDSTDERR: warning: variable ‘_cfr0’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 30727 | W_ _cfr0; BUILDSTDERR: | ^ BUILDSTDERR: 30727 | W_ _cfr0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfV_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30799:1: error: BUILDSTDERR: warning: label ‘_cfra’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30799 | _cfra: BUILDSTDERR: | ^ BUILDSTDERR: 30799 | _cfra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfD_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30855:1: error: BUILDSTDERR: warning: label ‘_cfrf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30855 | _cfrf: BUILDSTDERR: | ^ BUILDSTDERR: 30855 | _cfrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfZ_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30906:1: error: BUILDSTDERR: warning: label ‘_cfrT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30906 | _cfrT: BUILDSTDERR: | ^ BUILDSTDERR: 30906 | _cfrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdg5_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30942:1: error: BUILDSTDERR: warning: label ‘_cfse’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30942 | _cfse: BUILDSTDERR: | ^ BUILDSTDERR: 30942 | _cfse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfsb’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:30974:1: error: BUILDSTDERR: warning: label ‘_cfsb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30974 | _cfsb: BUILDSTDERR: | ^ BUILDSTDERR: 30974 | _cfsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdg6_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31010:1: error: BUILDSTDERR: warning: label ‘_cfsk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31010 | _cfsk: BUILDSTDERR: | ^ BUILDSTDERR: 31010 | _cfsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgd_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31067:1: error: BUILDSTDERR: warning: label ‘_cfsu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31067 | _cfsu: BUILDSTDERR: | ^ BUILDSTDERR: 31067 | _cfsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31063:4: error: BUILDSTDERR: warning: variable ‘_cfsp’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 31063 | W_ _cfsp; BUILDSTDERR: | ^ BUILDSTDERR: 31063 | W_ _cfsp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdge_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31135:1: error: BUILDSTDERR: warning: label ‘_cfsz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31135 | _cfsz: BUILDSTDERR: | ^ BUILDSTDERR: 31135 | _cfsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdfW_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31191:1: error: BUILDSTDERR: warning: label ‘_cfsE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31191 | _cfsE: BUILDSTDERR: | ^ BUILDSTDERR: 31191 | _cfsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgi_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31242:1: error: BUILDSTDERR: warning: label ‘_cfti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31242 | _cfti: BUILDSTDERR: | ^ BUILDSTDERR: 31242 | _cfti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgo_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31278:1: error: BUILDSTDERR: warning: label ‘_cftD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31278 | _cftD: BUILDSTDERR: | ^ BUILDSTDERR: 31278 | _cftD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cftA’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31310:1: error: BUILDSTDERR: warning: label ‘_cftA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31310 | _cftA: BUILDSTDERR: | ^ BUILDSTDERR: 31310 | _cftA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgp_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31346:1: error: BUILDSTDERR: warning: label ‘_cftJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31346 | _cftJ: BUILDSTDERR: | ^ BUILDSTDERR: 31346 | _cftJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgw_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31403:1: error: BUILDSTDERR: warning: label ‘_cftT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31403 | _cftT: BUILDSTDERR: | ^ BUILDSTDERR: 31403 | _cftT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31399:4: error: BUILDSTDERR: warning: variable ‘_cftO’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: | BUILDSTDERR: 31399 | W_ _cftO; BUILDSTDERR: | ^ BUILDSTDERR: 31399 | W_ _cftO; BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgx_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31471:1: error: BUILDSTDERR: warning: label ‘_cftY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31471 | _cftY: BUILDSTDERR: | ^ BUILDSTDERR: 31471 | _cftY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdgf_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31527:1: error: BUILDSTDERR: warning: label ‘_cfu3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31527 | _cfu3: BUILDSTDERR: | ^ BUILDSTDERR: 31527 | _cfu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdhc_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31579:1: error: BUILDSTDERR: warning: label ‘_cfuX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31579 | _cfuX: BUILDSTDERR: | ^ BUILDSTDERR: 31579 | _cfuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuw’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31628:1: error: BUILDSTDERR: warning: label ‘_cfuw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31628 | _cfuw: BUILDSTDERR: | ^ BUILDSTDERR: 31628 | _cfuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuz’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31649:1: error: BUILDSTDERR: warning: label ‘_cfuz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31649 | _cfuz: BUILDSTDERR: | ^ BUILDSTDERR: 31649 | _cfuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuC’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31671:1: error: BUILDSTDERR: warning: label ‘_cfuC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31671 | _cfuC: BUILDSTDERR: | ^ BUILDSTDERR: 31671 | _cfuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuF’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31693:1: error: BUILDSTDERR: warning: label ‘_cfuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31693 | _cfuF: BUILDSTDERR: | ^ BUILDSTDERR: 31693 | _cfuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuI’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31715:1: error: BUILDSTDERR: warning: label ‘_cfuI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31715 | _cfuI: BUILDSTDERR: | ^ BUILDSTDERR: 31715 | _cfuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuL’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31737:1: error: BUILDSTDERR: warning: label ‘_cfuL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31737 | _cfuL: BUILDSTDERR: | ^ BUILDSTDERR: 31737 | _cfuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuO’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31759:1: error: BUILDSTDERR: warning: label ‘_cfuO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31759 | _cfuO: BUILDSTDERR: | ^ BUILDSTDERR: 31759 | _cfuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuR’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31781:1: error: BUILDSTDERR: warning: label ‘_cfuR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31781 | _cfuR: BUILDSTDERR: | ^ BUILDSTDERR: 31781 | _cfuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfuU’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31811:1: error: BUILDSTDERR: warning: label ‘_cfuU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31811 | _cfuU: BUILDSTDERR: | ^ BUILDSTDERR: 31811 | _cfuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdhd_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31874:1: error: BUILDSTDERR: warning: label ‘_cfvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31874 | _cfvb: BUILDSTDERR: | ^ BUILDSTDERR: 31874 | _cfvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfui’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:31952:1: error: BUILDSTDERR: warning: label ‘_cfui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31952 | _cfui: BUILDSTDERR: | ^ BUILDSTDERR: 31952 | _cfui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_parTuple9_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32041:1: error: BUILDSTDERR: warning: label ‘_cfvi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32041 | _cfvi: BUILDSTDERR: | ^ BUILDSTDERR: 32041 | _cfvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdhg_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32152:1: error: BUILDSTDERR: warning: label ‘_cfxw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32152 | _cfxw: BUILDSTDERR: | ^ BUILDSTDERR: 32152 | _cfxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_demanding_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32193:1: error: BUILDSTDERR: warning: label ‘_cfxz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32193 | _cfxz: BUILDSTDERR: | ^ BUILDSTDERR: 32193 | _cfxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdhj_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32260:1: error: BUILDSTDERR: warning: label ‘_cfy1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32260 | _cfy1: BUILDSTDERR: | ^ BUILDSTDERR: 32260 | _cfy1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_sparking_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32301:1: error: BUILDSTDERR: warning: label ‘_cfy4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32301 | _cfy4: BUILDSTDERR: | ^ BUILDSTDERR: 32301 | _cfy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘sdhn_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32366:1: error: BUILDSTDERR: warning: label ‘_cfyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32366 | _cfyz: BUILDSTDERR: | ^ BUILDSTDERR: 32366 | _cfyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘_cfyw’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32401:1: error: BUILDSTDERR: warning: label ‘_cfyw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32401 | _cfyw: BUILDSTDERR: | ^ BUILDSTDERR: 32401 | _cfyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32426:1: error: BUILDSTDERR: warning: label ‘_cfyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32426 | _cfyG: BUILDSTDERR: | ^ BUILDSTDERR: 32426 | _cfyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_zgzbzb_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32492:1: error: BUILDSTDERR: warning: label ‘_cfyZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32492 | _cfyZ: BUILDSTDERR: | ^ BUILDSTDERR: 32492 | _cfyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32782:1: error: BUILDSTDERR: warning: label ‘_cfz9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32782 | _cfz9: BUILDSTDERR: | ^ BUILDSTDERR: 32782 | _cfz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32822:1: error: BUILDSTDERR: warning: label ‘_cfzl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32822 | _cfzl: BUILDSTDERR: | ^ BUILDSTDERR: 32822 | _cfzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Lift_con_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32854:1: error: BUILDSTDERR: warning: label ‘_cfzv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32854 | _cfzv: BUILDSTDERR: | ^ BUILDSTDERR: 32854 | _cfzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc: In function ‘parallelzm3zi2zi2zi0zmE8M4t2NF24XDDNAVbYCukS_ControlziParallelziStrategies_Evret_con_entry’: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:32877:1: error: BUILDSTDERR: warning: label ‘_cfzC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32877 | _cfzC: BUILDSTDERR: | ^ BUILDSTDERR: 32877 | _cfzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc22868_0/ghc_30.hc:4070:16: error: BUILDSTDERR: warning: ‘rcMP_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 4070 | static StgWord rcMP_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | static StgWord rcMP_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for parallel-3.2.2.0.. Running Haddock on library for parallel-3.2.2.0.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 3 / 3) in 'Control.Parallel' 72% ( 21 / 29) in 'Control.Seq' Missing documentation for: seqTuple2 (Control/Seq.hs:174) seqTuple3 (Control/Seq.hs:178) seqTuple4 (Control/Seq.hs:182) seqTuple5 (Control/Seq.hs:186) seqTuple6 (Control/Seq.hs:190) seqTuple7 (Control/Seq.hs:194) seqTuple8 (Control/Seq.hs:198) seqTuple9 (Control/Seq.hs:202) 82% ( 72 / 88) in 'Control.Parallel.Strategies' Missing documentation for: evalTuple2 (Control/Parallel/Strategies.hs:681) evalTuple3 (Control/Parallel/Strategies.hs:685) evalTuple4 (Control/Parallel/Strategies.hs:689) evalTuple5 (Control/Parallel/Strategies.hs:693) evalTuple6 (Control/Parallel/Strategies.hs:697) evalTuple7 (Control/Parallel/Strategies.hs:701) evalTuple8 (Control/Parallel/Strategies.hs:705) evalTuple9 (Control/Parallel/Strategies.hs:709) parTuple2 (Control/Parallel/Strategies.hs:713) parTuple3 (Control/Parallel/Strategies.hs:717) parTuple4 (Control/Parallel/Strategies.hs:721) parTuple5 (Control/Parallel/Strategies.hs:725) parTuple6 (Control/Parallel/Strategies.hs:729) parTuple7 (Control/Parallel/Strategies.hs:733) parTuple8 (Control/Parallel/Strategies.hs:737) parTuple9 (Control/Parallel/Strategies.hs:741) Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RsRKDN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 + cd parallel-3.2.2.0 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 -v directory dist/doc/html/parallel does exist: True creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 copy directory 'dist/doc/html/parallel' to '/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0'. creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src Installing dist/doc/html/parallel/Control-Parallel.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/Control-Parallel.html Installing dist/doc/html/parallel/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/haddock-bundle.min.js Installing dist/doc/html/parallel/synopsis.png to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/synopsis.png Installing dist/doc/html/parallel/hslogo-16.png to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/hslogo-16.png Installing dist/doc/html/parallel/index.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/index.html Installing dist/doc/html/parallel/plus.gif to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/plus.gif Installing dist/doc/html/parallel/Control-Seq.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/Control-Seq.html Installing dist/doc/html/parallel/meta.json to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/meta.json Installing dist/doc/html/parallel/quick-jump.css to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/quick-jump.css Installing dist/doc/html/parallel/parallel.haddock to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/parallel.haddock Installing dist/doc/html/parallel/Control-Parallel-Strategies.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/Control-Parallel-Strategies.html Installing dist/doc/html/parallel/doc-index.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/doc-index.html Installing dist/doc/html/parallel/parallel.txt to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/parallel.txt Installing dist/doc/html/parallel/minus.gif to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/minus.gif Installing dist/doc/html/parallel/ocean.css to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/ocean.css Installing dist/doc/html/parallel/src/Control.Parallel.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src/Control.Parallel.html Installing dist/doc/html/parallel/src/style.css to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src/style.css Installing dist/doc/html/parallel/src/Control.Parallel.Strategies.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src/Control.Parallel.Strategies.html Installing dist/doc/html/parallel/src/Control.Seq.html to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src/Control.Seq.html Installing dist/doc/html/parallel/src/highlight.js to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/src/highlight.js creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 Installing dist/doc/html/parallel/parallel.haddock to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0/parallel.haddock creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel Installing LICENSE to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel Installing dist/build/Control/Seq.hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Seq.hi Installing dist/build/Control/Parallel.hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel.hi Installing dist/build/Control/Parallel/Strategies.hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel/Strategies.hi creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel Installing dist/build/Control/Seq.p_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Seq.p_hi Installing dist/build/Control/Parallel.p_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel.p_hi Installing dist/build/Control/Parallel/Strategies.p_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel/Strategies.p_hi creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel Installing dist/build/Control/Seq.dyn_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Seq.dyn_hi Installing dist/build/Control/Parallel.dyn_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel.dyn_hi Installing dist/build/Control/Parallel/Strategies.dyn_hi to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/Control/Parallel/Strategies.dyn_hi creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 Installing dist/build/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS.a to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS.a creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 Installing dist/build/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS_p.a to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS_p.a creating /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d parallel-3.2.2.0.conf ']' + install -D --mode=0644 parallel-3.2.2.0.conf /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/parallel-3.2.2.0.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z parallel-3.2.2.0.conf ']' + rm -f ghc-parallel.files ghc-parallel-devel.files + touch ghc-parallel.files ghc-parallel-devel.files + ls /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/parallel-3.2.2.0.conf + pkgdir=/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 + '[' -d /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/lib64/ghc-8.4.4/parallel-3.2.2.0 ']' + echo /usr/lib64/ghc-8.4.4/parallel-3.2.2.0 + echo '%attr(755,root,root) /usr/lib64/libHSparallel-3.2.2.0-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/parallel-3.2.2.0 + for i in ghc-parallel.files ghc-parallel-devel.files + '[' -f ghc-parallel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64!!g' ghc-parallel.files + for i in ghc-parallel.files ghc-parallel-devel.files + '[' -f ghc-parallel-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64!!g' ghc-parallel-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 Processing files: ghc-parallel-3.2.2.0-2.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DdcB45 + umask 022 + cd /builddir/build/BUILD + cd parallel-3.2.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/licenses/ghc-parallel + exit 0 Provides: ghc-parallel = 3.2.2.0-2.fc30 ghc-parallel(riscv-64) = 3.2.2.0-2.fc30 libHSparallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-parallel-devel-3.2.2.0-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.djG0Rz + umask 022 + cd /builddir/build/BUILD + cd parallel-3.2.2.0 + DOCDIR=/builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc-parallel-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc-parallel-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc-parallel-devel + cp -pr changelog.md /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64/usr/share/doc/ghc-parallel-devel + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/doc/ghc-parallel-devel/changelog.md Provides: ghc-devel(parallel-3.2.2.0-E8M4t2NF24XDDNAVbYCukS) ghc-parallel-devel = 3.2.2.0-2.fc30 ghc-parallel-devel(riscv-64) = 3.2.2.0-2.fc30 ghc-parallel-doc = 3.2.2.0-2.fc30 ghc-parallel-static = 3.2.2.0-2.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(array-0.5.2.0) ghc-devel(base-4.11.1.0) ghc-devel(containers-0.5.11.0) ghc-devel(deepseq-1.4.3.0) ghc-devel(ghc-prim-0.5.2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-parallel-3.2.2.0-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-parallel-devel-3.2.2.0-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KiyHuf + umask 022 + cd /builddir/build/BUILD + cd parallel-3.2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-parallel-3.2.2.0-2.fc30.riscv64 + exit 0 Child return code was: 0