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-attempt.spec'], chrootPath='/var/lib/mock/f30-build-42961-24861/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-attempt.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-attempt-0.4.0.1-11.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-attempt.spec'], chrootPath='/var/lib/mock/f30-build-42961-24861/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-attempt.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.Ohq7gk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf attempt-0.4.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/attempt-0.4.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd attempt-0.4.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pIx7Gq + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) BUILDSTDERR: Setup.lhs:5:3: warning: [-Wdeprecations] BUILDSTDERR: Module `System.Cmd' is deprecated: Use "System.Process" instead BUILDSTDERR: | BUILDSTDERR: 5 | > import System.Cmd (system) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: Setup.lhs:8:50: warning: [-Wdeprecations] BUILDSTDERR: In the use of `runTests' BUILDSTDERR: (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): BUILDSTDERR: Deprecated: "Please use the new testing interface instead!" BUILDSTDERR: | BUILDSTDERR: 8 | > main = defaultMainWithHooks (simpleUserHooks { runTests = runTests' }) BUILDSTDERR: | ^^^^^^^^ 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-attempt '--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/attempt-0.4.0.1 --global Configuring attempt-0.4.0.1... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for attempt-0.4.0.1.. Building library for attempt-0.4.0.1.. [1 of 1] Compiling Data.Attempt ( Data/Attempt.hs, dist/build/Data/Attempt.o ) BUILDSTDERR: Data/Attempt.hs:51:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 51 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:12:1: error: BUILDSTDERR: warning: label ‘_c5Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c5Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c5Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt4_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:38:1: error: BUILDSTDERR: warning: label ‘_c5Iy’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _c5Iy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _c5Iy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:79:1: error: BUILDSTDERR: warning: label ‘_c5IH’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c5IH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c5IH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Ew_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:116:1: error: BUILDSTDERR: warning: label ‘_c5IX’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c5IX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c5IX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Ez_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:142:1: error: BUILDSTDERR: warning: label ‘_c5Jc’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _c5Jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _c5Jc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EA_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:168:1: error: BUILDSTDERR: warning: label ‘_c5Jf’ defined but not used [-Wunused-label] BUILDSTDERR: 168 | _c5Jf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 168 | _c5Jf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5ED_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:205:1: error: BUILDSTDERR: warning: label ‘_c5Jz’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _c5Jz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _c5Jz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EE_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:243:1: error: BUILDSTDERR: warning: label ‘_c5JE’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _c5JE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _c5JE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EF_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:283:1: error: BUILDSTDERR: warning: label ‘_c5JK’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c5JK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c5JK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EI_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:316:1: error: BUILDSTDERR: warning: label ‘_c5JX’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _c5JX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _c5JX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5JV’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:342:1: error: BUILDSTDERR: warning: label ‘_c5JV’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _c5JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _c5JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EM_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:359:1: error: BUILDSTDERR: warning: label ‘_c5Kf’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _c5Kf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _c5Kf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EN_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:385:1: error: BUILDSTDERR: warning: label ‘_c5Ki’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _c5Ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _c5Ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5EQ_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:422:1: error: BUILDSTDERR: warning: label ‘_c5KC’ defined but not used [-Wunused-label] BUILDSTDERR: 422 | _c5KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 422 | _c5KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5ER_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:460:1: error: BUILDSTDERR: warning: label ‘_c5KH’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c5KH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c5KH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5ES_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:500:1: error: BUILDSTDERR: warning: label ‘_c5KN’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _c5KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _c5KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:533:1: error: BUILDSTDERR: warning: label ‘_c5KW’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _c5KW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _c5KW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5IO’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:571:1: error: BUILDSTDERR: warning: label ‘_c5IO’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _c5IO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _c5IO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:652:1: error: BUILDSTDERR: warning: label ‘_c5Lk’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _c5Lk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _c5Lk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Lh’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:678:1: error: BUILDSTDERR: warning: label ‘_c5Lh’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _c5Lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _c5Lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5F2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:702:1: error: BUILDSTDERR: warning: label ‘_c5LE’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _c5LE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _c5LE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5F6_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:729:1: error: BUILDSTDERR: warning: label ‘_c5LP’ defined but not used [-Wunused-label] BUILDSTDERR: 729 | _c5LP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | _c5LP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5LN’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:754:1: error: BUILDSTDERR: warning: label ‘_c5LN’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _c5LN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _c5LN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:775:1: error: BUILDSTDERR: warning: label ‘_c5LZ’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _c5LZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _c5LZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Lv’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:809:1: error: BUILDSTDERR: warning: label ‘_c5Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _c5Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _c5Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Fb_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:867:1: error: BUILDSTDERR: warning: label ‘_c5Mi’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _c5Mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _c5Mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:892:1: error: BUILDSTDERR: warning: label ‘_c5Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c5Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c5Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Ff_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:922:1: error: BUILDSTDERR: warning: label ‘_c5Mz’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _c5Mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _c5Mz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Fe_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:945:1: error: BUILDSTDERR: warning: label ‘_c5MH’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c5MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c5MH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Fd_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:968:1: error: BUILDSTDERR: warning: label ‘_c5MP’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _c5MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _c5MP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:995:1: error: BUILDSTDERR: warning: label ‘_c5MT’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _c5MT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _c5MT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c5N9’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c5N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c5N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5N2’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1063:1: error: BUILDSTDERR: warning: label ‘_c5N2’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _c5N2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _c5N2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c5Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c5Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c5Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Nr’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c5Nr’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c5Nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c5Nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1182:1: error: BUILDSTDERR: warning: label ‘_c5NW’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _c5NW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _c5NW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5NP’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1202:1: error: BUILDSTDERR: warning: label ‘_c5NP’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _c5NP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _c5NP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c5Oh’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c5Oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c5Oh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Oa’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1257:1: error: BUILDSTDERR: warning: label ‘_c5Oa’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _c5Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _c5Oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Om’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1289:1: error: BUILDSTDERR: warning: label ‘_c5Om’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _c5Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _c5Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1334:1: error: BUILDSTDERR: warning: label ‘_c5OU’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _c5OU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _c5OU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5ON’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1354:1: error: BUILDSTDERR: warning: label ‘_c5ON’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _c5ON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _c5ON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5FS_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1386:1: error: BUILDSTDERR: warning: label ‘_c5Pj’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _c5Pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _c5Pj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Pc’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1417:1: error: BUILDSTDERR: warning: label ‘_c5Pc’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _c5Pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _c5Pc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5G8_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c5PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c5PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c5PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5PC’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c5PC’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c5PC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c5PC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5PO’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1517:1: error: BUILDSTDERR: warning: label ‘_c5PO’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _c5PO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _c5PO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1557:1: error: BUILDSTDERR: warning: label ‘_c5Qb’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _c5Qb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _c5Qb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1591:1: error: BUILDSTDERR: warning: label ‘_c5Qr’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _c5Qr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _c5Qr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Qk’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1614:1: error: BUILDSTDERR: warning: label ‘_c5Qk’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _c5Qk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _c5Qk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Qw’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1645:1: error: BUILDSTDERR: warning: label ‘_c5Qw’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _c5Qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _c5Qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Qp’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1668:1: error: BUILDSTDERR: warning: label ‘_c5Qp’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _c5Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _c5Qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1682:1: error: BUILDSTDERR: warning: label ‘_c5QX’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _c5QX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _c5QX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘r5E2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1711:1: error: BUILDSTDERR: warning: label ‘_c5R4’ defined but not used [-Wunused-label] BUILDSTDERR: 1711 | _c5R4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1711 | _c5R4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Gl_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1742:1: error: BUILDSTDERR: warning: label ‘_c5Rh’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _c5Rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _c5Rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFailureeAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1772:1: error: BUILDSTDERR: warning: label ‘_c5Rn’ defined but not used [-Wunused-label] BUILDSTDERR: 1772 | _c5Rn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1772 | _c5Rn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fa_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1804:1: error: BUILDSTDERR: warning: label ‘_c5Rw’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _c5Rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _c5Rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_joinAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1826:1: error: BUILDSTDERR: warning: label ‘_c5RD’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _c5RD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _c5RD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1857:1: error: BUILDSTDERR: warning: label ‘_c5RR’ defined but not used [-Wunused-label] BUILDSTDERR: 1857 | _c5RR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1857 | _c5RR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5RK’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1882:1: error: BUILDSTDERR: warning: label ‘_c5RK’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _c5RK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _c5RK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isFailure_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1917:1: error: BUILDSTDERR: warning: label ‘_c5Sc’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _c5Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _c5Sc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5S5’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1938:1: error: BUILDSTDERR: warning: label ‘_c5S5’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _c5S5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _c5S5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isSuccess_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1969:1: error: BUILDSTDERR: warning: label ‘_c5Sx’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _c5Sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _c5Sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Sq’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:1990:1: error: BUILDSTDERR: warning: label ‘_c5Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _c5Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _c5Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘r5E4_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2025:1: error: BUILDSTDERR: warning: label ‘_c5SN’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _c5SN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _c5SN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘r5E5_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2066:1: error: BUILDSTDERR: warning: label ‘_c5SW’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _c5SW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _c5SW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘r5E6_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2107:1: error: BUILDSTDERR: warning: label ‘_c5T5’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _c5T5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _c5T5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘r5E8_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2148:1: error: BUILDSTDERR: warning: label ‘_c5Te’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _c5Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _c5Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2220:1: error: BUILDSTDERR: warning: label ‘_c5Tn’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _c5Tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _c5Tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Tl’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2245:1: error: BUILDSTDERR: warning: label ‘_c5Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _c5Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _c5Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Tq’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2266:1: error: BUILDSTDERR: warning: label ‘_c5Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _c5Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _c5Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2291:1: error: BUILDSTDERR: warning: label ‘_c5TJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _c5TJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _c5TJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5TC’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2318:1: error: BUILDSTDERR: warning: label ‘_c5TC’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _c5TC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _c5TC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5H5_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2351:1: error: BUILDSTDERR: warning: label ‘_c5Uf’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _c5Uf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _c5Uf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdwpartitionAttempts_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c5Um’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c5Um: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c5Um: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5TX’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2407:1: error: BUILDSTDERR: warning: label ‘_c5TX’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _c5TX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _c5TX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5U3’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2442:1: error: BUILDSTDERR: warning: label ‘_c5U3’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _c5U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _c5U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5U9’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c5U9’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c5U9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c5U9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Ut’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2506:1: error: BUILDSTDERR: warning: label ‘_c5Ut’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _c5Ut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _c5Ut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_partitionAttempts_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2541:1: error: BUILDSTDERR: warning: label ‘_c5US’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _c5US: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _c5US: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5UP’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2564:1: error: BUILDSTDERR: warning: label ‘_c5UP’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _c5UP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _c5UP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Hg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2596:1: error: BUILDSTDERR: warning: label ‘_c5Vc’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _c5Vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _c5Vc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEitherzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2623:1: error: BUILDSTDERR: warning: label ‘_c5Vj’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _c5Vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _c5Vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5V2’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2649:1: error: BUILDSTDERR: warning: label ‘_c5V2’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _c5V2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _c5V2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2703:1: error: BUILDSTDERR: warning: label ‘_c5VA’ defined but not used [-Wunused-label] BUILDSTDERR: 2703 | _c5VA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2703 | _c5VA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_failures_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2725:1: error: BUILDSTDERR: warning: label ‘_c5VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _c5VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _c5VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5VH’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2748:1: error: BUILDSTDERR: warning: label ‘_c5VH’ defined but not used [-Wunused-label] BUILDSTDERR: 2748 | _c5VH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2748 | _c5VH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Hp_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2769:1: error: BUILDSTDERR: warning: label ‘_c5W5’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _c5W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _c5W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5W3’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2794:1: error: BUILDSTDERR: warning: label ‘_c5W3’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _c5W3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _c5W3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0zuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2812:1: error: BUILDSTDERR: warning: label ‘_c5Wf’ defined but not used [-Wunused-label] BUILDSTDERR: 2812 | _c5Wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2812 | _c5Wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5VT’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2838:1: error: BUILDSTDERR: warning: label ‘_c5VT’ defined but not used [-Wunused-label] BUILDSTDERR: 2838 | _c5VT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2838 | _c5VT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2892:1: error: BUILDSTDERR: warning: label ‘_c5Ww’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _c5Ww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _c5Ww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZNzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2912:1: error: BUILDSTDERR: warning: label ‘_c5WK’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _c5WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _c5WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5WD’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2936:1: error: BUILDSTDERR: warning: label ‘_c5WD’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _c5WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _c5WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZN_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2977:1: error: BUILDSTDERR: warning: label ‘_c5X1’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _c5X1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _c5X1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybezuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c5Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c5Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c5Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5X8’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3020:1: error: BUILDSTDERR: warning: label ‘_c5X8’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _c5X8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _c5X8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybe_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3060:1: error: BUILDSTDERR: warning: label ‘_c5Xw’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _c5Xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _c5Xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIO1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3081:1: error: BUILDSTDERR: warning: label ‘_c5XK’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _c5XK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _c5XK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5XD’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3107:1: error: BUILDSTDERR: warning: label ‘_c5XD’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _c5XD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _c5XD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIO_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3138:1: error: BUILDSTDERR: warning: label ‘_c5XY’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _c5XY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _c5XY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5HQ_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3157:1: error: BUILDSTDERR: warning: label ‘_c5Yk’ defined but not used [-Wunused-label] BUILDSTDERR: 3157 | _c5Yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3157 | _c5Yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_makeHandler_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3183:1: error: BUILDSTDERR: warning: label ‘_c5Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _c5Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _c5Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Y2’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3203:1: error: BUILDSTDERR: warning: label ‘_c5Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 3203 | _c5Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3203 | _c5Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Y5’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3219:1: error: BUILDSTDERR: warning: label ‘_c5Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 3219 | _c5Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3219 | _c5Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Yb’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3255:1: error: BUILDSTDERR: warning: label ‘_c5Yb’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _c5Yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _c5Yb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Yx’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3288:1: error: BUILDSTDERR: warning: label ‘_c5Yx’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _c5Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _c5Yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5HZ_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3323:1: error: BUILDSTDERR: warning: label ‘_c5Za’ defined but not used [-Wunused-label] BUILDSTDERR: 3323 | _c5Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3323 | _c5Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3347:1: error: BUILDSTDERR: warning: label ‘_c5Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 3347 | _c5Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3347 | _c5Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5YS’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3367:1: error: BUILDSTDERR: warning: label ‘_c5YS’ defined but not used [-Wunused-label] BUILDSTDERR: 3367 | _c5YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3367 | _c5YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5YV’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3384:1: error: BUILDSTDERR: warning: label ‘_c5YV’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _c5YV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _c5YV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5Z1’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3420:1: error: BUILDSTDERR: warning: label ‘_c5Z1’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _c5Z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _c5Z1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3464:1: error: BUILDSTDERR: warning: label ‘_c5ZH’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _c5ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _c5ZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Ik_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3484:1: error: BUILDSTDERR: warning: label ‘_c5ZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _c5ZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _c5ZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c5ZT’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3512:1: error: BUILDSTDERR: warning: label ‘_c5ZT’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _c5ZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _c5ZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘s5Id_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3552:1: error: BUILDSTDERR: warning: label ‘_c60k’ defined but not used [-Wunused-label] BUILDSTDERR: 3552 | _c60k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3552 | _c60k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘_c60h’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3575:1: error: BUILDSTDERR: warning: label ‘_c60h’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _c60h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _c60h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3602:1: error: BUILDSTDERR: warning: label ‘_c60q’ defined but not used [-Wunused-label] BUILDSTDERR: 3602 | _c60q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3602 | _c60q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3636:1: error: BUILDSTDERR: warning: label ‘_c60z’ defined but not used [-Wunused-label] BUILDSTDERR: 3636 | _c60z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3636 | _c60z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3871:1: error: BUILDSTDERR: warning: label ‘_c60H’ defined but not used [-Wunused-label] BUILDSTDERR: 3871 | _c60H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3871 | _c60H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3902:1: error: BUILDSTDERR: warning: label ‘_c60R’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _c60R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _c60R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3932:1: error: BUILDSTDERR: warning: label ‘_c611’ defined but not used [-Wunused-label] BUILDSTDERR: 3932 | _c611: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3932 | _c611: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3957:1: error: BUILDSTDERR: warning: label ‘_c616’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _c616: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _c616: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3971:1: error: BUILDSTDERR: warning: label ‘_c618’ defined but not used [-Wunused-label] BUILDSTDERR: 3971 | _c618: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3971 | _c618: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_2.hc:3985:1: error: BUILDSTDERR: warning: label ‘_c61a’ defined but not used [-Wunused-label] BUILDSTDERR: 3985 | _c61a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3985 | _c61a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:12:1: error: BUILDSTDERR: warning: label ‘_c65b’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c65b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c65b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt4_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:38:1: error: BUILDSTDERR: warning: label ‘_c65k’ defined but not used [-Wunused-label] BUILDSTDERR: 38 | _c65k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 38 | _c65k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:79:1: error: BUILDSTDERR: warning: label ‘_c65t’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c65t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c65t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61i_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:116:1: error: BUILDSTDERR: warning: label ‘_c65J’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c65J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c65J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61l_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:142:1: error: BUILDSTDERR: warning: label ‘_c65Y’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _c65Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _c65Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61m_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:168:1: error: BUILDSTDERR: warning: label ‘_c661’ defined but not used [-Wunused-label] BUILDSTDERR: 168 | _c661: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 168 | _c661: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61p_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:205:1: error: BUILDSTDERR: warning: label ‘_c66l’ defined but not used [-Wunused-label] BUILDSTDERR: 205 | _c66l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 205 | _c66l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61q_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:243:1: error: BUILDSTDERR: warning: label ‘_c66q’ defined but not used [-Wunused-label] BUILDSTDERR: 243 | _c66q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 243 | _c66q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61r_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:283:1: error: BUILDSTDERR: warning: label ‘_c66w’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _c66w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _c66w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61u_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:316:1: error: BUILDSTDERR: warning: label ‘_c66J’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _c66J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _c66J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c66H’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:342:1: error: BUILDSTDERR: warning: label ‘_c66H’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _c66H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _c66H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61y_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:359:1: error: BUILDSTDERR: warning: label ‘_c671’ defined but not used [-Wunused-label] BUILDSTDERR: 359 | _c671: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 359 | _c671: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61z_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:385:1: error: BUILDSTDERR: warning: label ‘_c674’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _c674: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _c674: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61C_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:422:1: error: BUILDSTDERR: warning: label ‘_c67o’ defined but not used [-Wunused-label] BUILDSTDERR: 422 | _c67o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 422 | _c67o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61D_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:460:1: error: BUILDSTDERR: warning: label ‘_c67t’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c67t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c67t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61E_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:500:1: error: BUILDSTDERR: warning: label ‘_c67z’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _c67z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _c67z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:533:1: error: BUILDSTDERR: warning: label ‘_c67I’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _c67I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _c67I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c65A’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:571:1: error: BUILDSTDERR: warning: label ‘_c65A’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _c65A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _c65A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:652:1: error: BUILDSTDERR: warning: label ‘_c686’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _c686: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _c686: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c683’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:678:1: error: BUILDSTDERR: warning: label ‘_c683’ defined but not used [-Wunused-label] BUILDSTDERR: 678 | _c683: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 678 | _c683: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61O_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:702:1: error: BUILDSTDERR: warning: label ‘_c68q’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _c68q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _c68q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61S_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:729:1: error: BUILDSTDERR: warning: label ‘_c68B’ defined but not used [-Wunused-label] BUILDSTDERR: 729 | _c68B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 729 | _c68B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c68z’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:754:1: error: BUILDSTDERR: warning: label ‘_c68z’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _c68z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _c68z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:775:1: error: BUILDSTDERR: warning: label ‘_c68L’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _c68L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _c68L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c68h’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:809:1: error: BUILDSTDERR: warning: label ‘_c68h’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _c68h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _c68h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61X_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:867:1: error: BUILDSTDERR: warning: label ‘_c694’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _c694: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _c694: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:892:1: error: BUILDSTDERR: warning: label ‘_c697’ defined but not used [-Wunused-label] BUILDSTDERR: 892 | _c697: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 892 | _c697: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s621_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:922:1: error: BUILDSTDERR: warning: label ‘_c69l’ defined but not used [-Wunused-label] BUILDSTDERR: 922 | _c69l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 922 | _c69l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s620_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:945:1: error: BUILDSTDERR: warning: label ‘_c69t’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c69t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c69t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s61Z_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:968:1: error: BUILDSTDERR: warning: label ‘_c69B’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _c69B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _c69B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:995:1: error: BUILDSTDERR: warning: label ‘_c69F’ defined but not used [-Wunused-label] BUILDSTDERR: 995 | _c69F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 995 | _c69F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c69V’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c69V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c69V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c69O’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1063:1: error: BUILDSTDERR: warning: label ‘_c69O’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _c69O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _c69O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1108:1: error: BUILDSTDERR: warning: label ‘_c6ak’ defined but not used [-Wunused-label] BUILDSTDERR: 1108 | _c6ak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1108 | _c6ak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6ad’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c6ad’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c6ad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c6ad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1182:1: error: BUILDSTDERR: warning: label ‘_c6aI’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _c6aI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _c6aI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6aB’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1202:1: error: BUILDSTDERR: warning: label ‘_c6aB’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _c6aB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _c6aB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1235:1: error: BUILDSTDERR: warning: label ‘_c6b3’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _c6b3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _c6b3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6aW’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1257:1: error: BUILDSTDERR: warning: label ‘_c6aW’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _c6aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _c6aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6b8’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1289:1: error: BUILDSTDERR: warning: label ‘_c6b8’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _c6b8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _c6b8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1334:1: error: BUILDSTDERR: warning: label ‘_c6bG’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _c6bG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _c6bG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6bz’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1354:1: error: BUILDSTDERR: warning: label ‘_c6bz’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _c6bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _c6bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s62E_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1386:1: error: BUILDSTDERR: warning: label ‘_c6c5’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _c6c5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _c6c5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6bY’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1417:1: error: BUILDSTDERR: warning: label ‘_c6bY’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _c6bY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _c6bY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s62U_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1457:1: error: BUILDSTDERR: warning: label ‘_c6cv’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _c6cv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _c6cv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6co’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c6co’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c6co: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c6co: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6cA’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1517:1: error: BUILDSTDERR: warning: label ‘_c6cA’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _c6cA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _c6cA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1557:1: error: BUILDSTDERR: warning: label ‘_c6cX’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _c6cX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _c6cX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1591:1: error: BUILDSTDERR: warning: label ‘_c6dd’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _c6dd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _c6dd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6d6’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1614:1: error: BUILDSTDERR: warning: label ‘_c6d6’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _c6d6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _c6d6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6di’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1645:1: error: BUILDSTDERR: warning: label ‘_c6di’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _c6di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _c6di: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6db’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1668:1: error: BUILDSTDERR: warning: label ‘_c6db’ defined but not used [-Wunused-label] BUILDSTDERR: 1668 | _c6db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1668 | _c6db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1682:1: error: BUILDSTDERR: warning: label ‘_c6dJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _c6dJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _c6dJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘r5E2_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1711:1: error: BUILDSTDERR: warning: label ‘_c6dQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1711 | _c6dQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1711 | _c6dQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s637_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1742:1: error: BUILDSTDERR: warning: label ‘_c6e3’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _c6e3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _c6e3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFailureeAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1772:1: error: BUILDSTDERR: warning: label ‘_c6e9’ defined but not used [-Wunused-label] BUILDSTDERR: 1772 | _c6e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1772 | _c6e9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fa_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1804:1: error: BUILDSTDERR: warning: label ‘_c6ei’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _c6ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _c6ei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_joinAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1826:1: error: BUILDSTDERR: warning: label ‘_c6ep’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _c6ep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _c6ep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1857:1: error: BUILDSTDERR: warning: label ‘_c6eD’ defined but not used [-Wunused-label] BUILDSTDERR: 1857 | _c6eD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1857 | _c6eD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6ew’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1882:1: error: BUILDSTDERR: warning: label ‘_c6ew’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _c6ew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _c6ew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isFailure_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1917:1: error: BUILDSTDERR: warning: label ‘_c6eY’ defined but not used [-Wunused-label] BUILDSTDERR: 1917 | _c6eY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1917 | _c6eY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6eR’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1938:1: error: BUILDSTDERR: warning: label ‘_c6eR’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _c6eR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _c6eR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isSuccess_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1969:1: error: BUILDSTDERR: warning: label ‘_c6fj’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _c6fj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _c6fj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6fc’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:1990:1: error: BUILDSTDERR: warning: label ‘_c6fc’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _c6fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _c6fc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘r5E4_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2025:1: error: BUILDSTDERR: warning: label ‘_c6fz’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _c6fz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _c6fz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘r5E5_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2066:1: error: BUILDSTDERR: warning: label ‘_c6fI’ defined but not used [-Wunused-label] BUILDSTDERR: 2066 | _c6fI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2066 | _c6fI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘r5E6_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2107:1: error: BUILDSTDERR: warning: label ‘_c6fR’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _c6fR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _c6fR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘r5E8_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2148:1: error: BUILDSTDERR: warning: label ‘_c6g0’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _c6g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _c6g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2220:1: error: BUILDSTDERR: warning: label ‘_c6g9’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _c6g9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _c6g9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6g7’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2245:1: error: BUILDSTDERR: warning: label ‘_c6g7’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _c6g7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _c6g7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6gc’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2266:1: error: BUILDSTDERR: warning: label ‘_c6gc’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _c6gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _c6gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2291:1: error: BUILDSTDERR: warning: label ‘_c6gv’ defined but not used [-Wunused-label] BUILDSTDERR: 2291 | _c6gv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2291 | _c6gv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6go’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2318:1: error: BUILDSTDERR: warning: label ‘_c6go’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _c6go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _c6go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s63R_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2351:1: error: BUILDSTDERR: warning: label ‘_c6h1’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _c6h1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _c6h1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdwpartitionAttempts_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c6h8’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c6h8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c6h8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6gJ’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2407:1: error: BUILDSTDERR: warning: label ‘_c6gJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2407 | _c6gJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2407 | _c6gJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6gP’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2442:1: error: BUILDSTDERR: warning: label ‘_c6gP’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _c6gP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _c6gP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6gV’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2475:1: error: BUILDSTDERR: warning: label ‘_c6gV’ defined but not used [-Wunused-label] BUILDSTDERR: 2475 | _c6gV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2475 | _c6gV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6hf’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2506:1: error: BUILDSTDERR: warning: label ‘_c6hf’ defined but not used [-Wunused-label] BUILDSTDERR: 2506 | _c6hf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2506 | _c6hf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_partitionAttempts_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2541:1: error: BUILDSTDERR: warning: label ‘_c6hE’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _c6hE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _c6hE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6hB’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2564:1: error: BUILDSTDERR: warning: label ‘_c6hB’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _c6hB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _c6hB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s642_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2596:1: error: BUILDSTDERR: warning: label ‘_c6hY’ defined but not used [-Wunused-label] BUILDSTDERR: 2596 | _c6hY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2596 | _c6hY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEitherzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2623:1: error: BUILDSTDERR: warning: label ‘_c6i5’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _c6i5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _c6i5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6hO’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2649:1: error: BUILDSTDERR: warning: label ‘_c6hO’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _c6hO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _c6hO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2703:1: error: BUILDSTDERR: warning: label ‘_c6im’ defined but not used [-Wunused-label] BUILDSTDERR: 2703 | _c6im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2703 | _c6im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_failures_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2725:1: error: BUILDSTDERR: warning: label ‘_c6iv’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _c6iv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _c6iv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6it’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2748:1: error: BUILDSTDERR: warning: label ‘_c6it’ defined but not used [-Wunused-label] BUILDSTDERR: 2748 | _c6it: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2748 | _c6it: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s64b_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2769:1: error: BUILDSTDERR: warning: label ‘_c6iR’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _c6iR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _c6iR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6iP’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2794:1: error: BUILDSTDERR: warning: label ‘_c6iP’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _c6iP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _c6iP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0zuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2812:1: error: BUILDSTDERR: warning: label ‘_c6j1’ defined but not used [-Wunused-label] BUILDSTDERR: 2812 | _c6j1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2812 | _c6j1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6iF’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2838:1: error: BUILDSTDERR: warning: label ‘_c6iF’ defined but not used [-Wunused-label] BUILDSTDERR: 2838 | _c6iF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2838 | _c6iF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2892:1: error: BUILDSTDERR: warning: label ‘_c6ji’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _c6ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _c6ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZNzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2912:1: error: BUILDSTDERR: warning: label ‘_c6jw’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _c6jw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _c6jw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6jp’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2936:1: error: BUILDSTDERR: warning: label ‘_c6jp’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _c6jp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _c6jp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZN_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2977:1: error: BUILDSTDERR: warning: label ‘_c6jN’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _c6jN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _c6jN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybezuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:2997:1: error: BUILDSTDERR: warning: label ‘_c6k1’ defined but not used [-Wunused-label] BUILDSTDERR: 2997 | _c6k1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2997 | _c6k1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6jU’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3020:1: error: BUILDSTDERR: warning: label ‘_c6jU’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _c6jU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _c6jU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybe_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3060:1: error: BUILDSTDERR: warning: label ‘_c6ki’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _c6ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _c6ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIO1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3081:1: error: BUILDSTDERR: warning: label ‘_c6kw’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _c6kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _c6kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6kp’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3107:1: error: BUILDSTDERR: warning: label ‘_c6kp’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _c6kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _c6kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIO_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3138:1: error: BUILDSTDERR: warning: label ‘_c6kK’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _c6kK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _c6kK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s64C_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3157:1: error: BUILDSTDERR: warning: label ‘_c6l6’ defined but not used [-Wunused-label] BUILDSTDERR: 3157 | _c6l6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3157 | _c6l6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_makeHandler_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3183:1: error: BUILDSTDERR: warning: label ‘_c6ld’ defined but not used [-Wunused-label] BUILDSTDERR: 3183 | _c6ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3183 | _c6ld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6kO’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3203:1: error: BUILDSTDERR: warning: label ‘_c6kO’ defined but not used [-Wunused-label] BUILDSTDERR: 3203 | _c6kO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3203 | _c6kO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6kR’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3219:1: error: BUILDSTDERR: warning: label ‘_c6kR’ defined but not used [-Wunused-label] BUILDSTDERR: 3219 | _c6kR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3219 | _c6kR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6kX’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3255:1: error: BUILDSTDERR: warning: label ‘_c6kX’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _c6kX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _c6kX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6lj’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3288:1: error: BUILDSTDERR: warning: label ‘_c6lj’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _c6lj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _c6lj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s64L_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3323:1: error: BUILDSTDERR: warning: label ‘_c6lW’ defined but not used [-Wunused-label] BUILDSTDERR: 3323 | _c6lW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3323 | _c6lW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3347:1: error: BUILDSTDERR: warning: label ‘_c6m3’ defined but not used [-Wunused-label] BUILDSTDERR: 3347 | _c6m3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3347 | _c6m3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6lE’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3367:1: error: BUILDSTDERR: warning: label ‘_c6lE’ defined but not used [-Wunused-label] BUILDSTDERR: 3367 | _c6lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3367 | _c6lE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6lH’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3384:1: error: BUILDSTDERR: warning: label ‘_c6lH’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _c6lH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _c6lH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6lN’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3420:1: error: BUILDSTDERR: warning: label ‘_c6lN’ defined but not used [-Wunused-label] BUILDSTDERR: 3420 | _c6lN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3420 | _c6lN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3464:1: error: BUILDSTDERR: warning: label ‘_c6mt’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _c6mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _c6mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s656_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3484:1: error: BUILDSTDERR: warning: label ‘_c6mL’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _c6mL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _c6mL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6mF’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3512:1: error: BUILDSTDERR: warning: label ‘_c6mF’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _c6mF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _c6mF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘s64Z_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3552:1: error: BUILDSTDERR: warning: label ‘_c6n6’ defined but not used [-Wunused-label] BUILDSTDERR: 3552 | _c6n6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3552 | _c6n6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘_c6n3’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3575:1: error: BUILDSTDERR: warning: label ‘_c6n3’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _c6n3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _c6n3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO1_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3602:1: error: BUILDSTDERR: warning: label ‘_c6nc’ defined but not used [-Wunused-label] BUILDSTDERR: 3602 | _c6nc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3602 | _c6nc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3636:1: error: BUILDSTDERR: warning: label ‘_c6nl’ defined but not used [-Wunused-label] BUILDSTDERR: 3636 | _c6nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3636 | _c6nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3871:1: error: BUILDSTDERR: warning: label ‘_c6nt’ defined but not used [-Wunused-label] BUILDSTDERR: 3871 | _c6nt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3871 | _c6nt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3902:1: error: BUILDSTDERR: warning: label ‘_c6nD’ defined but not used [-Wunused-label] BUILDSTDERR: 3902 | _c6nD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3902 | _c6nD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3932:1: error: BUILDSTDERR: warning: label ‘_c6nN’ defined but not used [-Wunused-label] BUILDSTDERR: 3932 | _c6nN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3932 | _c6nN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3957:1: error: BUILDSTDERR: warning: label ‘_c6nS’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _c6nS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _c6nS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3971:1: error: BUILDSTDERR: warning: label ‘_c6nU’ defined but not used [-Wunused-label] BUILDSTDERR: 3971 | _c6nU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3971 | _c6nU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_con_entry’: BUILDSTDERR: /tmp/ghc16495_0/ghc_6.hc:3985:1: error: BUILDSTDERR: warning: label ‘_c6nW’ defined but not used [-Wunused-label] BUILDSTDERR: 3985 | _c6nW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3985 | _c6nW: BUILDSTDERR: | ^ [1 of 1] Compiling Data.Attempt ( Data/Attempt.hs, dist/build/Data/Attempt.p_o ) BUILDSTDERR: Data/Attempt.hs:51:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 51 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:154:1: error: BUILDSTDERR: warning: label ‘_c5Iz’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _c5Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _c5Iz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt4_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:185:1: error: BUILDSTDERR: warning: label ‘_c5IN’ defined but not used [-Wunused-label] BUILDSTDERR: 185 | _c5IN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 185 | _c5IN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt2_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:238:1: error: BUILDSTDERR: warning: label ‘_c5J1’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _c5J1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _c5J1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DM_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:287:1: error: BUILDSTDERR: warning: label ‘_c5Jn’ defined but not used [-Wunused-label] BUILDSTDERR: 287 | _c5Jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 287 | _c5Jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DP_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:326:1: error: BUILDSTDERR: warning: label ‘_c5JI’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c5JI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c5JI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DQ_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:363:1: error: BUILDSTDERR: warning: label ‘_c5JL’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c5JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c5JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DT_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:416:1: error: BUILDSTDERR: warning: label ‘_c5Ke’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _c5Ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _c5Ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DU_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:467:1: error: BUILDSTDERR: warning: label ‘_c5Kj’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c5Kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c5Kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DV_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:522:1: error: BUILDSTDERR: warning: label ‘_c5Kp’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c5Kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c5Kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5DY_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:574:1: error: BUILDSTDERR: warning: label ‘_c5KG’ defined but not used [-Wunused-label] BUILDSTDERR: 574 | _c5KG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 574 | _c5KG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5KE’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:608:1: error: BUILDSTDERR: warning: label ‘_c5KE’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _c5KE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _c5KE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5E2_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:632:1: error: BUILDSTDERR: warning: label ‘_c5L4’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _c5L4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _c5L4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5E3_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:669:1: error: BUILDSTDERR: warning: label ‘_c5L7’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _c5L7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _c5L7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5E6_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:722:1: error: BUILDSTDERR: warning: label ‘_c5LA’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c5LA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c5LA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5E7_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:773:1: error: BUILDSTDERR: warning: label ‘_c5LF’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _c5LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _c5LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5E8_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:828:1: error: BUILDSTDERR: warning: label ‘_c5LL’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _c5LL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _c5LL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdwzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:880:1: error: BUILDSTDERR: warning: label ‘_c5LU’ defined but not used [-Wunused-label] BUILDSTDERR: 880 | _c5LU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 880 | _c5LU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Jb’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:920:1: error: BUILDSTDERR: warning: label ‘_c5Jb’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _c5Jb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _c5Jb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1026:1: error: BUILDSTDERR: warning: label ‘_c5MJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1026 | _c5MJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1026 | _c5MJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5MG’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1053:1: error: BUILDSTDERR: warning: label ‘_c5MG’ defined but not used [-Wunused-label] BUILDSTDERR: 1053 | _c5MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1053 | _c5MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Ei_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1083:1: error: BUILDSTDERR: warning: label ‘_c5N9’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _c5N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _c5N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Em_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1122:1: error: BUILDSTDERR: warning: label ‘_c5No’ defined but not used [-Wunused-label] BUILDSTDERR: 1122 | _c5No: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1122 | _c5No: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Nm’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1154:1: error: BUILDSTDERR: warning: label ‘_c5Nm’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _c5Nm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _c5Nm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshow_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1182:1: error: BUILDSTDERR: warning: label ‘_c5Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _c5Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _c5Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5MX’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1218:1: error: BUILDSTDERR: warning: label ‘_c5MX’ defined but not used [-Wunused-label] BUILDSTDERR: 1218 | _c5MX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1218 | _c5MX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Er_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1290:1: error: BUILDSTDERR: warning: label ‘_c5O0’ defined but not used [-Wunused-label] BUILDSTDERR: 1290 | _c5O0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1290 | _c5O0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttemptzuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1328:1: error: BUILDSTDERR: warning: label ‘_c5O3’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _c5O3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _c5O3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Ev_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1367:1: error: BUILDSTDERR: warning: label ‘_c5Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 1367 | _c5Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1367 | _c5Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Eu_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1402:1: error: BUILDSTDERR: warning: label ‘_c5Oz’ defined but not used [-Wunused-label] BUILDSTDERR: 1402 | _c5Oz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1402 | _c5Oz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Et_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1437:1: error: BUILDSTDERR: warning: label ‘_c5OK’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _c5OK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _c5OK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfShowAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1476:1: error: BUILDSTDERR: warning: label ‘_c5OO’ defined but not used [-Wunused-label] BUILDSTDERR: 1476 | _c5OO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1476 | _c5OO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5EA_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1532:1: error: BUILDSTDERR: warning: label ‘_c5Pi’ defined but not used [-Wunused-label] BUILDSTDERR: 1532 | _c5Pi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1532 | _c5Pi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1569:1: error: BUILDSTDERR: warning: label ‘_c5Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _c5Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _c5Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5P6’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1599:1: error: BUILDSTDERR: warning: label ‘_c5P6’ defined but not used [-Wunused-label] BUILDSTDERR: 1599 | _c5P6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1599 | _c5P6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFunctorAttemptzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1657:1: error: BUILDSTDERR: warning: label ‘_c5PQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _c5PQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _c5PQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5PJ’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c5PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c5PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c5PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1744:1: error: BUILDSTDERR: warning: label ‘_c5Qh’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _c5Qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _c5Qh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Qa’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1770:1: error: BUILDSTDERR: warning: label ‘_c5Qa’ defined but not used [-Wunused-label] BUILDSTDERR: 1770 | _c5Qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1770 | _c5Qa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5EV_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1807:1: error: BUILDSTDERR: warning: label ‘_c5QQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _c5QQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _c5QQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1844:1: error: BUILDSTDERR: warning: label ‘_c5QX’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _c5QX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _c5QX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Qy’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1872:1: error: BUILDSTDERR: warning: label ‘_c5Qy’ defined but not used [-Wunused-label] BUILDSTDERR: 1872 | _c5Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1872 | _c5Qy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5QE’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c5QE’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c5QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c5QE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1966:1: error: BUILDSTDERR: warning: label ‘_c5Rx’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _c5Rx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _c5Rx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Rq’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:1992:1: error: BUILDSTDERR: warning: label ‘_c5Rq’ defined but not used [-Wunused-label] BUILDSTDERR: 1992 | _c5Rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1992 | _c5Rq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Fb_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2028:1: error: BUILDSTDERR: warning: label ‘_c5S7’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _c5S7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _c5S7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5F8_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2065:1: error: BUILDSTDERR: warning: label ‘_c5Se’ defined but not used [-Wunused-label] BUILDSTDERR: 2065 | _c5Se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2065 | _c5Se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5RV’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2106:1: error: BUILDSTDERR: warning: label ‘_c5RV’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _c5RV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _c5RV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Fj_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2156:1: error: BUILDSTDERR: warning: label ‘_c5SQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2156 | _c5SQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2156 | _c5SQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Fo_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2193:1: error: BUILDSTDERR: warning: label ‘_c5SX’ defined but not used [-Wunused-label] BUILDSTDERR: 2193 | _c5SX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2193 | _c5SX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Sy’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2230:1: error: BUILDSTDERR: warning: label ‘_c5Sy’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _c5Sy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _c5Sy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5SE’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2266:1: error: BUILDSTDERR: warning: label ‘_c5SE’ defined but not used [-Wunused-label] BUILDSTDERR: 2266 | _c5SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2266 | _c5SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2320:1: error: BUILDSTDERR: warning: label ‘_c5Th’ defined but not used [-Wunused-label] BUILDSTDERR: 2320 | _c5Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2320 | _c5Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfApplicativeAttemptzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2367:1: error: BUILDSTDERR: warning: label ‘_c5TI’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _c5TI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _c5TI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5TB’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2396:1: error: BUILDSTDERR: warning: label ‘_c5TB’ defined but not used [-Wunused-label] BUILDSTDERR: 2396 | _c5TB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2396 | _c5TB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5TO’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2429:1: error: BUILDSTDERR: warning: label ‘_c5TO’ defined but not used [-Wunused-label] BUILDSTDERR: 2429 | _c5TO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2429 | _c5TO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5TG’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2454:1: error: BUILDSTDERR: warning: label ‘_c5TG’ defined but not used [-Wunused-label] BUILDSTDERR: 2454 | _c5TG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2454 | _c5TG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfMonadAttemptzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2473:1: error: BUILDSTDERR: warning: label ‘_c5Uh’ defined but not used [-Wunused-label] BUILDSTDERR: 2473 | _c5Uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2473 | _c5Uh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘r5Di_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2508:1: error: BUILDSTDERR: warning: label ‘_c5Uq’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _c5Uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _c5Uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5FB_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2546:1: error: BUILDSTDERR: warning: label ‘_c5UI’ defined but not used [-Wunused-label] BUILDSTDERR: 2546 | _c5UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2546 | _c5UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFailureeAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2593:1: error: BUILDSTDERR: warning: label ‘_c5UO’ defined but not used [-Wunused-label] BUILDSTDERR: 2593 | _c5UO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2593 | _c5UO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fa_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2640:1: error: BUILDSTDERR: warning: label ‘_c5V2’ defined but not used [-Wunused-label] BUILDSTDERR: 2640 | _c5V2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2640 | _c5V2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5FH_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2676:1: error: BUILDSTDERR: warning: label ‘_c5Vl’ defined but not used [-Wunused-label] BUILDSTDERR: 2676 | _c5Vl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2676 | _c5Vl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_joinAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2726:1: error: BUILDSTDERR: warning: label ‘_c5Vo’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _c5Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _c5Vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2775:1: error: BUILDSTDERR: warning: label ‘_c5VK’ defined but not used [-Wunused-label] BUILDSTDERR: 2775 | _c5VK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2775 | _c5VK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5VD’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2807:1: error: BUILDSTDERR: warning: label ‘_c5VD’ defined but not used [-Wunused-label] BUILDSTDERR: 2807 | _c5VD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2807 | _c5VD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5FU_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2853:1: error: BUILDSTDERR: warning: label ‘_c5Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 2853 | _c5Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2853 | _c5Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Wh’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2899:1: error: BUILDSTDERR: warning: label ‘_c5Wh’ defined but not used [-Wunused-label] BUILDSTDERR: 2899 | _c5Wh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2899 | _c5Wh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isFailure_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:2933:1: error: BUILDSTDERR: warning: label ‘_c5Wy’ defined but not used [-Wunused-label] BUILDSTDERR: 2933 | _c5Wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2933 | _c5Wy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5G0_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3001:1: error: BUILDSTDERR: warning: label ‘_c5X9’ defined but not used [-Wunused-label] BUILDSTDERR: 3001 | _c5X9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3001 | _c5X9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5X2’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3047:1: error: BUILDSTDERR: warning: label ‘_c5X2’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _c5X2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _c5X2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_isSuccess_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3081:1: error: BUILDSTDERR: warning: label ‘_c5Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _c5Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _c5Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘r5Dk_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3148:1: error: BUILDSTDERR: warning: label ‘_c5XB’ defined but not used [-Wunused-label] BUILDSTDERR: 3148 | _c5XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3148 | _c5XB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘r5Dl_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3201:1: error: BUILDSTDERR: warning: label ‘_c5XP’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _c5XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _c5XP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘r5Dm_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3254:1: error: BUILDSTDERR: warning: label ‘_c5Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _c5Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _c5Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘r5Do_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3307:1: error: BUILDSTDERR: warning: label ‘_c5Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 3307 | _c5Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3307 | _c5Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess1_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3395:1: error: BUILDSTDERR: warning: label ‘_c5Yt’ defined but not used [-Wunused-label] BUILDSTDERR: 3395 | _c5Yt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3395 | _c5Yt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Yr’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3419:1: error: BUILDSTDERR: warning: label ‘_c5Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _c5Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _c5Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Yx’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3443:1: error: BUILDSTDERR: warning: label ‘_c5Yx’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _c5Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _c5Yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Ga_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3477:1: error: BUILDSTDERR: warning: label ‘_c5Z9’ defined but not used [-Wunused-label] BUILDSTDERR: 3477 | _c5Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3477 | _c5Z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Z2’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3524:1: error: BUILDSTDERR: warning: label ‘_c5Z2’ defined but not used [-Wunused-label] BUILDSTDERR: 3524 | _c5Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3524 | _c5Z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_fromSuccess_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3560:1: error: BUILDSTDERR: warning: label ‘_c5Zj’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _c5Zj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _c5Zj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5GA_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3624:1: error: BUILDSTDERR: warning: label ‘_c5ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 3624 | _c5ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3624 | _c5ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5ZL’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3658:1: error: BUILDSTDERR: warning: label ‘_c5ZL’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _c5ZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _c5ZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Gm_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3696:1: error: BUILDSTDERR: warning: label ‘_c60f’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _c60f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _c60f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c60c’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3738:1: error: BUILDSTDERR: warning: label ‘_c60c’ defined but not used [-Wunused-label] BUILDSTDERR: 3738 | _c60c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3738 | _c60c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Gt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3782:1: error: BUILDSTDERR: warning: label ‘_c60N’ defined but not used [-Wunused-label] BUILDSTDERR: 3782 | _c60N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3782 | _c60N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Gv_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3823:1: error: BUILDSTDERR: warning: label ‘_c60Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3823 | _c60Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3823 | _c60Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c60B’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3868:1: error: BUILDSTDERR: warning: label ‘_c60B’ defined but not used [-Wunused-label] BUILDSTDERR: 3868 | _c60B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3868 | _c60B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_partitionAttempts2_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3920:1: error: BUILDSTDERR: warning: label ‘_c613’ defined but not used [-Wunused-label] BUILDSTDERR: 3920 | _c613: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3920 | _c613: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5Zx’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:3957:1: error: BUILDSTDERR: warning: label ‘_c5Zx’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _c5Zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _c5Zx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c5ZY’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4022:1: error: BUILDSTDERR: warning: label ‘_c5ZY’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _c5ZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _c5ZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c61o’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4078:1: error: BUILDSTDERR: warning: label ‘_c61o’ defined but not used [-Wunused-label] BUILDSTDERR: 4078 | _c61o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4078 | _c61o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c61g’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4096:1: error: BUILDSTDERR: warning: label ‘_c61g’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _c61g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _c61g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_partitionAttempts1_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4126:1: error: BUILDSTDERR: warning: label ‘_c61R’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _c61R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _c61R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c61O’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4150:1: error: BUILDSTDERR: warning: label ‘_c61O’ defined but not used [-Wunused-label] BUILDSTDERR: 4150 | _c61O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4150 | _c61O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_partitionAttempts_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4196:1: error: BUILDSTDERR: warning: label ‘_c629’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _c629: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _c629: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5GN_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4248:1: error: BUILDSTDERR: warning: label ‘_c62x’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _c62x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _c62x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEitherzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4291:1: error: BUILDSTDERR: warning: label ‘_c62E’ defined but not used [-Wunused-label] BUILDSTDERR: 4291 | _c62E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4291 | _c62E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c62k’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4329:1: error: BUILDSTDERR: warning: label ‘_c62k’ defined but not used [-Wunused-label] BUILDSTDERR: 4329 | _c62k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4329 | _c62k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4398:1: error: BUILDSTDERR: warning: label ‘_c62Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4398 | _c62Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4398 | _c62Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_failureszueitherExceptionFromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4428:1: error: BUILDSTDERR: warning: label ‘_c63f’ defined but not used [-Wunused-label] BUILDSTDERR: 4428 | _c63f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4428 | _c63f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5GQ_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4489:1: error: BUILDSTDERR: warning: label ‘_c63G’ defined but not used [-Wunused-label] BUILDSTDERR: 4489 | _c63G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4489 | _c63G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c63E’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4527:1: error: BUILDSTDERR: warning: label ‘_c63E’ defined but not used [-Wunused-label] BUILDSTDERR: 4527 | _c63E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4527 | _c63E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_failures_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4552:1: error: BUILDSTDERR: warning: label ‘_c63M’ defined but not used [-Wunused-label] BUILDSTDERR: 4552 | _c63M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4552 | _c63M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5GX_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4616:1: error: BUILDSTDERR: warning: label ‘_c64h’ defined but not used [-Wunused-label] BUILDSTDERR: 4616 | _c64h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4616 | _c64h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c64f’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4649:1: error: BUILDSTDERR: warning: label ‘_c64f’ defined but not used [-Wunused-label] BUILDSTDERR: 4649 | _c64f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4649 | _c64f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0zuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4677:1: error: BUILDSTDERR: warning: label ‘_c64r’ defined but not used [-Wunused-label] BUILDSTDERR: 4677 | _c64r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4677 | _c64r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c641’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4715:1: error: BUILDSTDERR: warning: label ‘_c641’ defined but not used [-Wunused-label] BUILDSTDERR: 4715 | _c641: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4715 | _c641: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptEither0_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4784:1: error: BUILDSTDERR: warning: label ‘_c64M’ defined but not used [-Wunused-label] BUILDSTDERR: 4784 | _c64M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4784 | _c64M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZNzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4812:1: error: BUILDSTDERR: warning: label ‘_c654’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _c654: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _c654: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c64X’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4848:1: error: BUILDSTDERR: warning: label ‘_c64X’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _c64X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _c64X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptZMZN_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4898:1: error: BUILDSTDERR: warning: label ‘_c65n’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _c65n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _c65n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybezuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4926:1: error: BUILDSTDERR: warning: label ‘_c65F’ defined but not used [-Wunused-label] BUILDSTDERR: 4926 | _c65F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4926 | _c65F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c65y’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:4961:1: error: BUILDSTDERR: warning: label ‘_c65y’ defined but not used [-Wunused-label] BUILDSTDERR: 4961 | _c65y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4961 | _c65y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptMaybe_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5010:1: error: BUILDSTDERR: warning: label ‘_c65Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5010 | _c65Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5010 | _c65Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Hc_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5033:1: error: BUILDSTDERR: warning: label ‘_c66m’ defined but not used [-Wunused-label] BUILDSTDERR: 5033 | _c66m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5033 | _c66m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIOzuzdcfromAttempt_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5065:1: error: BUILDSTDERR: warning: label ‘_c66t’ defined but not used [-Wunused-label] BUILDSTDERR: 5065 | _c66t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5065 | _c66t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c669’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5100:1: error: BUILDSTDERR: warning: label ‘_c669’ defined but not used [-Wunused-label] BUILDSTDERR: 5100 | _c669: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5100 | _c669: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_zdfFromAttemptIO_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5150:1: error: BUILDSTDERR: warning: label ‘_c66L’ defined but not used [-Wunused-label] BUILDSTDERR: 5150 | _c66L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5150 | _c66L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Hp_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5174:1: error: BUILDSTDERR: warning: label ‘_c67f’ defined but not used [-Wunused-label] BUILDSTDERR: 5174 | _c67f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5174 | _c67f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_makeHandler_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5213:1: error: BUILDSTDERR: warning: label ‘_c67m’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _c67m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _c67m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c66R’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5235:1: error: BUILDSTDERR: warning: label ‘_c66R’ defined but not used [-Wunused-label] BUILDSTDERR: 5235 | _c66R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5235 | _c66R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c66W’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5258:1: error: BUILDSTDERR: warning: label ‘_c66W’ defined but not used [-Wunused-label] BUILDSTDERR: 5258 | _c66W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5258 | _c66W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c673’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5298:1: error: BUILDSTDERR: warning: label ‘_c673’ defined but not used [-Wunused-label] BUILDSTDERR: 5298 | _c673: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5298 | _c673: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c67t’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5340:1: error: BUILDSTDERR: warning: label ‘_c67t’ defined but not used [-Wunused-label] BUILDSTDERR: 5340 | _c67t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5340 | _c67t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5Hy_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5381:1: error: BUILDSTDERR: warning: label ‘_c68f’ defined but not used [-Wunused-label] BUILDSTDERR: 5381 | _c68f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5381 | _c68f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes1_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5416:1: error: BUILDSTDERR: warning: label ‘_c68m’ defined but not used [-Wunused-label] BUILDSTDERR: 5416 | _c68m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5416 | _c68m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c67S’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5435:1: error: BUILDSTDERR: warning: label ‘_c67S’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _c67S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _c67S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c67W’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5453:1: error: BUILDSTDERR: warning: label ‘_c67W’ defined but not used [-Wunused-label] BUILDSTDERR: 5453 | _c67W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5453 | _c67W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c683’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5491:1: error: BUILDSTDERR: warning: label ‘_c683’ defined but not used [-Wunused-label] BUILDSTDERR: 5491 | _c683: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5491 | _c683: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_successes_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5549:1: error: BUILDSTDERR: warning: label ‘_c68R’ defined but not used [-Wunused-label] BUILDSTDERR: 5549 | _c68R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5549 | _c68R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5HK_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5577:1: error: BUILDSTDERR: warning: label ‘_c69l’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _c69l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _c69l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5HF_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5615:1: error: BUILDSTDERR: warning: label ‘_c69s’ defined but not used [-Wunused-label] BUILDSTDERR: 5615 | _c69s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5615 | _c69s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c699’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5658:1: error: BUILDSTDERR: warning: label ‘_c699’ defined but not used [-Wunused-label] BUILDSTDERR: 5658 | _c699: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5658 | _c699: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5HT_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5711:1: error: BUILDSTDERR: warning: label ‘_c69X’ defined but not used [-Wunused-label] BUILDSTDERR: 5711 | _c69X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5711 | _c69X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘_c69U’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5743:1: error: BUILDSTDERR: warning: label ‘_c69U’ defined but not used [-Wunused-label] BUILDSTDERR: 5743 | _c69U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5743 | _c69U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘s5HU_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5781:1: error: BUILDSTDERR: warning: label ‘_c6a3’ defined but not used [-Wunused-label] BUILDSTDERR: 5781 | _c6a3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5781 | _c6a3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO1_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5834:1: error: BUILDSTDERR: warning: label ‘_c6a8’ defined but not used [-Wunused-label] BUILDSTDERR: 5834 | _c6a8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5834 | _c6a8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_attemptIO_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:5885:1: error: BUILDSTDERR: warning: label ‘_c6ar’ defined but not used [-Wunused-label] BUILDSTDERR: 5885 | _c6ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5885 | _c6ar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6157:1: error: BUILDSTDERR: warning: label ‘_c6aB’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _c6aB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _c6aB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6199:1: error: BUILDSTDERR: warning: label ‘_c6aN’ defined but not used [-Wunused-label] BUILDSTDERR: 6199 | _c6aN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6199 | _c6aN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6240:1: error: BUILDSTDERR: warning: label ‘_c6aZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6240 | _c6aZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6240 | _c6aZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_AttemptHandler_con_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6274:1: error: BUILDSTDERR: warning: label ‘_c6b9’ defined but not used [-Wunused-label] BUILDSTDERR: 6274 | _c6b9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6274 | _c6b9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Success_con_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6297:1: error: BUILDSTDERR: warning: label ‘_c6bg’ defined but not used [-Wunused-label] BUILDSTDERR: 6297 | _c6bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6297 | _c6bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc: In function ‘attemptzm0zi4zi0zi1zmLa7qizzf9OhAohKZZniuj9h_DataziAttempt_Failure_con_entry’: BUILDSTDERR: /tmp/ghc16510_0/ghc_2.hc:6320:1: error: BUILDSTDERR: warning: label ‘_c6bn’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _c6bn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _c6bn: BUILDSTDERR: | ^ + '[' -n dist/build/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for attempt-0.4.0.1.. Running Haddock on library for attempt-0.4.0.1.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: Data/Attempt.hs:51:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 51 | import Control.Applicative BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 22 / 22) in 'Data.Attempt' Documentation created: dist/doc/html/attempt/index.html, dist/doc/html/attempt/attempt.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AL9dpJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 + cd attempt-0.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 -v directory dist/doc/html/attempt does exist: True creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 copy directory 'dist/doc/html/attempt' to '/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1'. creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/src Installing dist/doc/html/attempt/Data-Attempt.html to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/Data-Attempt.html Installing dist/doc/html/attempt/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/haddock-bundle.min.js Installing dist/doc/html/attempt/synopsis.png to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/synopsis.png Installing dist/doc/html/attempt/hslogo-16.png to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/hslogo-16.png Installing dist/doc/html/attempt/index.html to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/index.html Installing dist/doc/html/attempt/attempt.txt to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/attempt.txt Installing dist/doc/html/attempt/plus.gif to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/plus.gif Installing dist/doc/html/attempt/meta.json to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/meta.json Installing dist/doc/html/attempt/quick-jump.css to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/quick-jump.css Installing dist/doc/html/attempt/attempt.haddock to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/attempt.haddock Installing dist/doc/html/attempt/doc-index.html to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/doc-index.html Installing dist/doc/html/attempt/minus.gif to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/minus.gif Installing dist/doc/html/attempt/ocean.css to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/ocean.css Installing dist/doc/html/attempt/src/style.css to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/src/style.css Installing dist/doc/html/attempt/src/Data.Attempt.html to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/src/Data.Attempt.html Installing dist/doc/html/attempt/src/highlight.js to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/src/highlight.js creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 Installing dist/doc/html/attempt/attempt.haddock to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1/attempt.haddock creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt Installing LICENSE to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data Installing dist/build/Data/Attempt.hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data/Attempt.hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data Installing dist/build/Data/Attempt.p_hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data/Attempt.p_hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data Installing dist/build/Data/Attempt.dyn_hi to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/Data/Attempt.dyn_hi creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 Installing dist/build/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h.a to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h.a creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 Installing dist/build/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h_p.a to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h_p.a creating /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d attempt-0.4.0.1.conf ']' + install -D --mode=0644 attempt-0.4.0.1.conf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/attempt-0.4.0.1.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z attempt-0.4.0.1.conf ']' + rm -f ghc-attempt.files ghc-attempt-devel.files + touch ghc-attempt.files ghc-attempt-devel.files + ls /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/attempt-0.4.0.1.conf + pkgdir=/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 + '[' -d /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/lib64/ghc-8.4.4/attempt-0.4.0.1 ']' + echo /usr/lib64/ghc-8.4.4/attempt-0.4.0.1 + echo '%attr(755,root,root) /usr/lib64/libHSattempt-0.4.0.1-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/attempt-0.4.0.1 + for i in ghc-attempt.files ghc-attempt-devel.files + '[' -f ghc-attempt.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64!!g' ghc-attempt.files + for i in ghc-attempt.files ghc-attempt-devel.files + '[' -f ghc-attempt-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64!!g' ghc-attempt-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-attempt-0.4.0.1-11.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Dq3Iqc + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64/usr/share/licenses/ghc-attempt + exit 0 Provides: ghc-attempt = 0.4.0.1-11.fc30 ghc-attempt(riscv-64) = 0.4.0.1-11.fc30 libHSattempt-0.4.0.1-La7qizf9OhAohKZniuj9h-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) libHSfailure-0.2.0.3-2xrytwoNGnXIEbgsxapGpV-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-attempt-devel-0.4.0.1-11.fc30.riscv64 Provides: ghc-attempt-devel = 0.4.0.1-11.fc30 ghc-attempt-devel(riscv-64) = 0.4.0.1-11.fc30 ghc-attempt-doc = 0.4.0.1-11.fc30 ghc-attempt-static = 0.4.0.1-11.fc30 ghc-devel(attempt-0.4.0.1-La7qizf9OhAohKZniuj9h) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(failure-0.2.0.3-2xrytwoNGnXIEbgsxapGpV) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-attempt-0.4.0.1-11.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-attempt-devel-0.4.0.1-11.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G7SKZc + umask 022 + cd /builddir/build/BUILD + cd attempt-0.4.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-attempt-0.4.0.1-11.fc30.riscv64 + exit 0 Child return code was: 0