Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-echo.spec'], chrootPath='/var/lib/mock/f33-build-182873-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-echo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/ghc-echo-0.1.3-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-echo.spec'], chrootPath='/var/lib/mock/f33-build-182873-45413/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-echo.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yKkhiS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf echo-0.1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/echo-0.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd echo-0.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -bp /builddir/build/SOURCES/echo-0.1.3.cabal echo.cabal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QlpU8T + umask 022 + cd /builddir/build/BUILD + cd echo-0.1.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.4.0.1 + '[' -x Setup ']' + LANG=C.utf8 ++ sed -e 's/ / -optc/g' ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ++ echo ' -Wl,-z,relro' -Wl,--as-needed ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-echo '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/echo-0.1.3 --global Configuring echo-0.1.3... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for echo-0.1.3.. Building library for echo-0.1.3.. [1 of 2] Compiling System.IO.Echo.Internal ( src/System/IO/Echo/Internal.hs, dist/build/System/IO/Echo/Internal.o ) /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AK_entry’: /tmp/ghc35906_0/ghc_6.hc:30:1: error: warning: label ‘_c5F4’ defined but not used [-Wunused-label] 30 | _c5F4: | ^~~~~ | 30 | _c5F4: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AO_entry’: /tmp/ghc35906_0/ghc_6.hc:72:1: error: warning: label ‘_c5Fk’ defined but not used [-Wunused-label] 72 | _c5Fk: | ^~~~~ | 72 | _c5Fk: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AQ_entry’: /tmp/ghc35906_0/ghc_6.hc:118:1: error: warning: label ‘_c5Fq’ defined but not used [-Wunused-label] 118 | _c5Fq: | ^~~~~ | 118 | _c5Fq: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AU_entry’: /tmp/ghc35906_0/ghc_6.hc:159:1: error: warning: label ‘_c5FL’ defined but not used [-Wunused-label] 159 | _c5FL: | ^~~~~ | 159 | _c5FL: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5FE’: /tmp/ghc35906_0/ghc_6.hc:191:1: error: warning: label ‘_c5FE’ defined but not used [-Wunused-label] 191 | _c5FE: | ^~~~~ | 191 | _c5FE: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AY_entry’: /tmp/ghc35906_0/ghc_6.hc:216:1: error: warning: label ‘_c5Gb’ defined but not used [-Wunused-label] 216 | _c5Gb: | ^~~~~ | 216 | _c5Gb: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5G4’: /tmp/ghc35906_0/ghc_6.hc:252:1: error: warning: label ‘_c5G4’ defined but not used [-Wunused-label] 252 | _c5G4: | ^~~~~ | 252 | _c5G4: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5AZ_entry’: /tmp/ghc35906_0/ghc_6.hc:300:1: error: warning: label ‘_c5Gr’ defined but not used [-Wunused-label] 300 | _c5Gr: | ^~~~~ | 300 | _c5Gr: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdwzdcshowsPrec_entry’: /tmp/ghc35906_0/ghc_6.hc:338:1: error: warning: label ‘_c5GA’ defined but not used [-Wunused-label] 338 | _c5GA: | ^~~~~ | 338 | _c5GA: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5ER’: /tmp/ghc35906_0/ghc_6.hc:385:1: error: warning: label ‘_c5ER’ defined but not used [-Wunused-label] 385 | _c5ER: | ^~~~~ | 385 | _c5ER: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowsPrec_entry’: /tmp/ghc35906_0/ghc_6.hc:469:1: error: warning: label ‘_c5H2’ defined but not used [-Wunused-label] 469 | _c5H2: | ^~~~~ | 469 | _c5H2: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5GZ’: /tmp/ghc35906_0/ghc_6.hc:496:1: error: warning: label ‘_c5GZ’ defined but not used [-Wunused-label] 496 | _c5GZ: | ^~~~~ | 496 | _c5GZ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5B8_entry’: /tmp/ghc35906_0/ghc_6.hc:519:1: error: warning: label ‘_c5Hm’ defined but not used [-Wunused-label] 519 | _c5Hm: | ^~~~~ | 519 | _c5Hm: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Bc_entry’: /tmp/ghc35906_0/ghc_6.hc:546:1: error: warning: label ‘_c5HC’ defined but not used [-Wunused-label] 546 | _c5HC: | ^~~~~ | 546 | _c5HC: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Hv’: /tmp/ghc35906_0/ghc_6.hc:576:1: error: warning: label ‘_c5Hv’ defined but not used [-Wunused-label] 576 | _c5Hv: | ^~~~~ | 576 | _c5Hv: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshow_entry’: /tmp/ghc35906_0/ghc_6.hc:604:1: error: warning: label ‘_c5HQ’ defined but not used [-Wunused-label] 604 | _c5HQ: | ^~~~~ | 604 | _c5HQ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Hd’: /tmp/ghc35906_0/ghc_6.hc:645:1: error: warning: label ‘_c5Hd’ defined but not used [-Wunused-label] 645 | _c5Hd: | ^~~~~ | 645 | _c5Hd: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoState1_entry’: /tmp/ghc35906_0/ghc_6.hc:696:1: error: warning: label ‘_c5I5’ defined but not used [-Wunused-label] 696 | _c5I5: | ^~~~~ | 696 | _c5I5: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowList_entry’: /tmp/ghc35906_0/ghc_6.hc:724:1: error: warning: label ‘_c5Ic’ defined but not used [-Wunused-label] 724 | _c5Ic: | ^~~~~ | 724 | _c5Ic: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczl_entry’: /tmp/ghc35906_0/ghc_6.hc:760:1: error: warning: label ‘_c5Iq’ defined but not used [-Wunused-label] 760 | _c5Iq: | ^~~~~ | 760 | _c5Iq: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Ij’: /tmp/ghc35906_0/ghc_6.hc:791:1: error: warning: label ‘_c5Ij’ defined but not used [-Wunused-label] 791 | _c5Ij: | ^~~~~ | 791 | _c5Ij: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5IK’: /tmp/ghc35906_0/ghc_6.hc:829:1: error: warning: label ‘_c5IK’ defined but not used [-Wunused-label] 829 | _c5IK: | ^~~~~ | 829 | _c5IK: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Iv’: /tmp/ghc35906_0/ghc_6.hc:856:1: error: warning: label ‘_c5Iv’ defined but not used [-Wunused-label] 856 | _c5Iv: | ^~~~~ | 856 | _c5Iv: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdccompare_entry’: /tmp/ghc35906_0/ghc_6.hc:882:1: error: warning: label ‘_c5Jd’ defined but not used [-Wunused-label] 882 | _c5Jd: | ^~~~~ | 882 | _c5Jd: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5J6’: /tmp/ghc35906_0/ghc_6.hc:913:1: error: warning: label ‘_c5J6’ defined but not used [-Wunused-label] 913 | _c5J6: | ^~~~~ | 913 | _c5J6: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Jx’: /tmp/ghc35906_0/ghc_6.hc:951:1: error: warning: label ‘_c5Jx’ defined but not used [-Wunused-label] 951 | _c5Jx: | ^~~~~ | 951 | _c5Jx: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Ji’: /tmp/ghc35906_0/ghc_6.hc:978:1: error: warning: label ‘_c5Ji’ defined but not used [-Wunused-label] 978 | _c5Ji: | ^~~~~ | 978 | _c5Ji: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczeze_entry’: /tmp/ghc35906_0/ghc_6.hc:1141:1: error: warning: label ‘_c5K0’ defined but not used [-Wunused-label] 1141 | _c5K0: | ^~~~~ | 1141 | _c5K0: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5JT’: /tmp/ghc35906_0/ghc_6.hc:1172:1: error: warning: label ‘_c5JT’ defined but not used [-Wunused-label] 1172 | _c5JT: | ^~~~~ | 1172 | _c5JT: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Kk’: /tmp/ghc35906_0/ghc_6.hc:1210:1: error: warning: label ‘_c5Kk’ defined but not used [-Wunused-label] 1210 | _c5Kk: | ^~~~~ | 1210 | _c5Kk: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5K5’: /tmp/ghc35906_0/ghc_6.hc:1236:1: error: warning: label ‘_c5K5’ defined but not used [-Wunused-label] 1236 | _c5K5: | ^~~~~ | 1236 | _c5K5: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Kh’: /tmp/ghc35906_0/ghc_6.hc:1260:1: error: warning: label ‘_c5Kh’ defined but not used [-Wunused-label] 1260 | _c5Kh: | ^~~~~ | 1260 | _c5Kh: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczsze_entry’: /tmp/ghc35906_0/ghc_6.hc:1270:1: error: warning: label ‘_c5KR’ defined but not used [-Wunused-label] 1270 | _c5KR: | ^~~~~ | 1270 | _c5KR: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5KK’: /tmp/ghc35906_0/ghc_6.hc:1306:1: error: warning: label ‘_c5KK’ defined but not used [-Wunused-label] 1306 | _c5KK: | ^~~~~ | 1306 | _c5KK: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Lm’: /tmp/ghc35906_0/ghc_6.hc:1345:1: error: warning: label ‘_c5Lm’ defined but not used [-Wunused-label] 1345 | _c5Lm: | ^~~~~ | 1345 | _c5Lm: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Lx’: /tmp/ghc35906_0/ghc_6.hc:1376:1: error: warning: label ‘_c5Lx’ defined but not used [-Wunused-label] 1376 | _c5Lx: | ^~~~~ | 1376 | _c5Lx: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5LJ’: /tmp/ghc35906_0/ghc_6.hc:1407:1: error: warning: label ‘_c5LJ’ defined but not used [-Wunused-label] 1407 | _c5LJ: | ^~~~~ | 1407 | _c5LJ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5KW’: /tmp/ghc35906_0/ghc_6.hc:1433:1: error: warning: label ‘_c5KW’ defined but not used [-Wunused-label] 1433 | _c5KW: | ^~~~~ | 1433 | _c5KW: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5L2’: /tmp/ghc35906_0/ghc_6.hc:1461:1: error: warning: label ‘_c5L2’ defined but not used [-Wunused-label] 1461 | _c5L2: | ^~~~~ | 1461 | _c5L2: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Lf’: /tmp/ghc35906_0/ghc_6.hc:1483:1: error: warning: label ‘_c5Lf’ defined but not used [-Wunused-label] 1483 | _c5Lf: | ^~~~~ | 1483 | _c5Lf: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Lb’: /tmp/ghc35906_0/ghc_6.hc:1491:1: error: warning: label ‘_c5Lb’ defined but not used [-Wunused-label] 1491 | _c5Lb: | ^~~~~ | 1491 | _c5Lb: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczlze_entry’: /tmp/ghc35906_0/ghc_6.hc:1507:1: error: warning: label ‘_c5Mu’ defined but not used [-Wunused-label] 1507 | _c5Mu: | ^~~~~ | 1507 | _c5Mu: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Mn’: /tmp/ghc35906_0/ghc_6.hc:1543:1: error: warning: label ‘_c5Mn’ defined but not used [-Wunused-label] 1543 | _c5Mn: | ^~~~~ | 1543 | _c5Mn: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5MZ’: /tmp/ghc35906_0/ghc_6.hc:1584:1: error: warning: label ‘_c5MZ’ defined but not used [-Wunused-label] 1584 | _c5MZ: | ^~~~~ | 1584 | _c5MZ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Na’: /tmp/ghc35906_0/ghc_6.hc:1617:1: error: warning: label ‘_c5Na’ defined but not used [-Wunused-label] 1617 | _c5Na: | ^~~~~ | 1617 | _c5Na: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Ny’: /tmp/ghc35906_0/ghc_6.hc:1652:1: error: warning: label ‘_c5Ny’ defined but not used [-Wunused-label] 1652 | _c5Ny: | ^~~~~ | 1652 | _c5Ny: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Nh’: /tmp/ghc35906_0/ghc_6.hc:1668:1: error: warning: label ‘_c5Nh’ defined but not used [-Wunused-label] 1668 | _c5Nh: | ^~~~~ | 1668 | _c5Nh: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Mz’: /tmp/ghc35906_0/ghc_6.hc:1694:1: error: warning: label ‘_c5Mz’ defined but not used [-Wunused-label] 1694 | _c5Mz: | ^~~~~ | 1694 | _c5Mz: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5MF’: /tmp/ghc35906_0/ghc_6.hc:1722:1: error: warning: label ‘_c5MF’ defined but not used [-Wunused-label] 1722 | _c5MF: | ^~~~~ | 1722 | _c5MF: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5MS’: /tmp/ghc35906_0/ghc_6.hc:1744:1: error: warning: label ‘_c5MS’ defined but not used [-Wunused-label] 1744 | _c5MS: | ^~~~~ | 1744 | _c5MS: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5MO’: /tmp/ghc35906_0/ghc_6.hc:1752:1: error: warning: label ‘_c5MO’ defined but not used [-Wunused-label] 1752 | _c5MO: | ^~~~~ | 1752 | _c5MO: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmax_entry’: /tmp/ghc35906_0/ghc_6.hc:1761:1: error: warning: label ‘_c5Oe’ defined but not used [-Wunused-label] 1761 | _c5Oe: | ^~~~~ | 1761 | _c5Oe: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5O7’: /tmp/ghc35906_0/ghc_6.hc:1797:1: error: warning: label ‘_c5O7’ defined but not used [-Wunused-label] 1797 | _c5O7: | ^~~~~ | 1797 | _c5O7: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5OJ’: /tmp/ghc35906_0/ghc_6.hc:1838:1: error: warning: label ‘_c5OJ’ defined but not used [-Wunused-label] 1838 | _c5OJ: | ^~~~~ | 1838 | _c5OJ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5OU’: /tmp/ghc35906_0/ghc_6.hc:1873:1: error: warning: label ‘_c5OU’ defined but not used [-Wunused-label] 1873 | _c5OU: | ^~~~~ | 1873 | _c5OU: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Pi’: /tmp/ghc35906_0/ghc_6.hc:1907:1: error: warning: label ‘_c5Pi’ defined but not used [-Wunused-label] 1907 | _c5Pi: | ^~~~~ | 1907 | _c5Pi: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5P1’: /tmp/ghc35906_0/ghc_6.hc:1922:1: error: warning: label ‘_c5P1’ defined but not used [-Wunused-label] 1922 | _c5P1: | ^~~~~ | 1922 | _c5P1: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Oj’: /tmp/ghc35906_0/ghc_6.hc:1948:1: error: warning: label ‘_c5Oj’ defined but not used [-Wunused-label] 1948 | _c5Oj: | ^~~~~ | 1948 | _c5Oj: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Op’: /tmp/ghc35906_0/ghc_6.hc:1977:1: error: warning: label ‘_c5Op’ defined but not used [-Wunused-label] 1977 | _c5Op: | ^~~~~ | 1977 | _c5Op: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5OC’: /tmp/ghc35906_0/ghc_6.hc:1999:1: error: warning: label ‘_c5OC’ defined but not used [-Wunused-label] 1999 | _c5OC: | ^~~~~ | 1999 | _c5OC: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Oy’: /tmp/ghc35906_0/ghc_6.hc:2007:1: error: warning: label ‘_c5Oy’ defined but not used [-Wunused-label] 2007 | _c5Oy: | ^~~~~ | 2007 | _c5Oy: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczgze_entry’: /tmp/ghc35906_0/ghc_6.hc:2018:1: error: warning: label ‘_c5PW’ defined but not used [-Wunused-label] 2018 | _c5PW: | ^~~~~ | 2018 | _c5PW: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5PP’: /tmp/ghc35906_0/ghc_6.hc:2054:1: error: warning: label ‘_c5PP’ defined but not used [-Wunused-label] 2054 | _c5PP: | ^~~~~ | 2054 | _c5PP: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Qr’: /tmp/ghc35906_0/ghc_6.hc:2093:1: error: warning: label ‘_c5Qr’ defined but not used [-Wunused-label] 2093 | _c5Qr: | ^~~~~ | 2093 | _c5Qr: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5QC’: /tmp/ghc35906_0/ghc_6.hc:2126:1: error: warning: label ‘_c5QC’ defined but not used [-Wunused-label] 2126 | _c5QC: | ^~~~~ | 2126 | _c5QC: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5R0’: /tmp/ghc35906_0/ghc_6.hc:2161:1: error: warning: label ‘_c5R0’ defined but not used [-Wunused-label] 2161 | _c5R0: | ^~~~~ | 2161 | _c5R0: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5QJ’: /tmp/ghc35906_0/ghc_6.hc:2177:1: error: warning: label ‘_c5QJ’ defined but not used [-Wunused-label] 2177 | _c5QJ: | ^~~~~ | 2177 | _c5QJ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Q1’: /tmp/ghc35906_0/ghc_6.hc:2203:1: error: warning: label ‘_c5Q1’ defined but not used [-Wunused-label] 2203 | _c5Q1: | ^~~~~ | 2203 | _c5Q1: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Q7’: /tmp/ghc35906_0/ghc_6.hc:2231:1: error: warning: label ‘_c5Q7’ defined but not used [-Wunused-label] 2231 | _c5Q7: | ^~~~~ | 2231 | _c5Q7: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Qk’: /tmp/ghc35906_0/ghc_6.hc:2253:1: error: warning: label ‘_c5Qk’ defined but not used [-Wunused-label] 2253 | _c5Qk: | ^~~~~ | 2253 | _c5Qk: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Qg’: /tmp/ghc35906_0/ghc_6.hc:2261:1: error: warning: label ‘_c5Qg’ defined but not used [-Wunused-label] 2261 | _c5Qg: | ^~~~~ | 2261 | _c5Qg: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczg_entry’: /tmp/ghc35906_0/ghc_6.hc:2269:1: error: warning: label ‘_c5Rz’ defined but not used [-Wunused-label] 2269 | _c5Rz: | ^~~~~ | 2269 | _c5Rz: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmin_entry’: /tmp/ghc35906_0/ghc_6.hc:2292:1: error: warning: label ‘_c5RN’ defined but not used [-Wunused-label] 2292 | _c5RN: | ^~~~~ | 2292 | _c5RN: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5RG’: /tmp/ghc35906_0/ghc_6.hc:2328:1: error: warning: label ‘_c5RG’ defined but not used [-Wunused-label] 2328 | _c5RG: | ^~~~~ | 2328 | _c5RG: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Si’: /tmp/ghc35906_0/ghc_6.hc:2369:1: error: warning: label ‘_c5Si’ defined but not used [-Wunused-label] 2369 | _c5Si: | ^~~~~ | 2369 | _c5Si: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5St’: /tmp/ghc35906_0/ghc_6.hc:2405:1: error: warning: label ‘_c5St’ defined but not used [-Wunused-label] 2405 | _c5St: | ^~~~~ | 2405 | _c5St: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5SR’: /tmp/ghc35906_0/ghc_6.hc:2439:1: error: warning: label ‘_c5SR’ defined but not used [-Wunused-label] 2439 | _c5SR: | ^~~~~ | 2439 | _c5SR: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5SA’: /tmp/ghc35906_0/ghc_6.hc:2455:1: error: warning: label ‘_c5SA’ defined but not used [-Wunused-label] 2455 | _c5SA: | ^~~~~ | 2455 | _c5SA: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Sq’: /tmp/ghc35906_0/ghc_6.hc:2477:1: error: warning: label ‘_c5Sq’ defined but not used [-Wunused-label] 2477 | _c5Sq: | ^~~~~ | 2477 | _c5Sq: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5RS’: /tmp/ghc35906_0/ghc_6.hc:2489:1: error: warning: label ‘_c5RS’ defined but not used [-Wunused-label] 2489 | _c5RS: | ^~~~~ | 2489 | _c5RS: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5RY’: /tmp/ghc35906_0/ghc_6.hc:2516:1: error: warning: label ‘_c5RY’ defined but not used [-Wunused-label] 2516 | _c5RY: | ^~~~~ | 2516 | _c5RY: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Sb’: /tmp/ghc35906_0/ghc_6.hc:2538:1: error: warning: label ‘_c5Sb’ defined but not used [-Wunused-label] 2538 | _c5Sb: | ^~~~~ | 2538 | _c5Sb: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5D3_entry’: /tmp/ghc35906_0/ghc_6.hc:2560:1: error: warning: label ‘_c5Ts’ defined but not used [-Wunused-label] 2560 | _c5Ts: | ^~~~~ | 2560 | _c5Ts: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY5_entry’: /tmp/ghc35906_0/ghc_6.hc:2585:1: error: warning: label ‘_c5Tv’ defined but not used [-Wunused-label] 2585 | _c5Tv: | ^~~~~ | 2585 | _c5Tv: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5D6_entry’: /tmp/ghc35906_0/ghc_6.hc:2639:1: error: warning: label ‘_c5TI’ defined but not used [-Wunused-label] 2639 | _c5TI: | ^~~~~ | 2639 | _c5TI: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY4_entry’: /tmp/ghc35906_0/ghc_6.hc:2673:1: error: warning: label ‘_c5TS’ defined but not used [-Wunused-label] 2673 | _c5TS: | ^~~~~ | 2673 | _c5TS: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5TN’: /tmp/ghc35906_0/ghc_6.hc:2730:1: error: warning: label ‘_c5TN’ defined but not used [-Wunused-label] 2730 | _c5TN: | ^~~~~ | 2730 | _c5TN: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5TP’: /tmp/ghc35906_0/ghc_6.hc:2752:1: error: warning: label ‘_c5TP’ defined but not used [-Wunused-label] 2752 | _c5TP: | ^~~~~ | 2752 | _c5TP: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5TV’: /tmp/ghc35906_0/ghc_6.hc:2777:1: error: warning: label ‘_c5TV’ defined but not used [-Wunused-label] 2777 | _c5TV: | ^~~~~ | 2777 | _c5TV: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5U6’: /tmp/ghc35906_0/ghc_6.hc:2798:1: error: warning: label ‘_c5U6’ defined but not used [-Wunused-label] 2798 | _c5U6: | ^~~~~ | 2798 | _c5U6: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5U8’: /tmp/ghc35906_0/ghc_6.hc:2822:1: error: warning: label ‘_c5U8’ defined but not used [-Wunused-label] 2822 | _c5U8: | ^~~~~ | 2822 | _c5U8: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Uf’: /tmp/ghc35906_0/ghc_6.hc:2856:1: error: warning: label ‘_c5Uf’ defined but not used [-Wunused-label] 2856 | _c5Uf: | ^~~~~ | 2856 | _c5Uf: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_sttyRaw_entry’: /tmp/ghc35906_0/ghc_6.hc:2880:1: error: warning: label ‘_c5UK’ defined but not used [-Wunused-label] 2880 | _c5UK: | ^~~~~ | 2880 | _c5UK: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoSTTY1_entry’: /tmp/ghc35906_0/ghc_6.hc:2902:1: error: warning: label ‘_c5UT’ defined but not used [-Wunused-label] 2902 | _c5UT: | ^~~~~ | 2902 | _c5UT: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5UR’: /tmp/ghc35906_0/ghc_6.hc:2931:1: error: warning: label ‘_c5UR’ defined but not used [-Wunused-label] 2931 | _c5UR: | ^~~~~ | 2931 | _c5UR: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoSTTY_entry’: /tmp/ghc35906_0/ghc_6.hc:2945:1: error: warning: label ‘_c5V1’ defined but not used [-Wunused-label] 2945 | _c5V1: | ^~~~~ | 2945 | _c5V1: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState1_entry’: /tmp/ghc35906_0/ghc_6.hc:2975:1: error: warning: label ‘_c5Vf’ defined but not used [-Wunused-label] 2975 | _c5Vf: | ^~~~~ | 2975 | _c5Vf: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5V8’: /tmp/ghc35906_0/ghc_6.hc:3011:1: error: warning: label ‘_c5V8’ defined but not used [-Wunused-label] 3011 | _c5V8: | ^~~~~ | 3011 | _c5V8: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Vk’: /tmp/ghc35906_0/ghc_6.hc:3039:1: error: warning: label ‘_c5Vk’ defined but not used [-Wunused-label] 3039 | _c5Vk: | ^~~~~ | 3039 | _c5Vk: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState_entry’: /tmp/ghc35906_0/ghc_6.hc:3053:1: error: warning: label ‘_c5Vx’ defined but not used [-Wunused-label] 3053 | _c5Vx: | ^~~~~ | 3053 | _c5Vx: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEcho1_entry’: /tmp/ghc35906_0/ghc_6.hc:3074:1: error: warning: label ‘_c5VE’ defined but not used [-Wunused-label] 3074 | _c5VE: | ^~~~~ | 3074 | _c5VE: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEcho_entry’: /tmp/ghc35906_0/ghc_6.hc:3101:1: error: warning: label ‘_c5VL’ defined but not used [-Wunused-label] 3101 | _c5VL: | ^~~~~ | 3101 | _c5VL: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY2_entry’: /tmp/ghc35906_0/ghc_6.hc:3126:1: error: warning: label ‘_c5VU’ defined but not used [-Wunused-label] 3126 | _c5VU: | ^~~~~ | 3126 | _c5VU: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY1_entry’: /tmp/ghc35906_0/ghc_6.hc:3163:1: error: warning: label ‘_c5W1’ defined but not used [-Wunused-label] 3163 | _c5W1: | ^~~~~ | 3163 | _c5W1: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY_entry’: /tmp/ghc35906_0/ghc_6.hc:3190:1: error: warning: label ‘_c5W8’ defined but not used [-Wunused-label] 3190 | _c5W8: | ^~~~~ | 3190 | _c5W8: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState1_entry’: /tmp/ghc35906_0/ghc_6.hc:3212:1: error: warning: label ‘_c5Wi’ defined but not used [-Wunused-label] 3212 | _c5Wi: | ^~~~~ | 3212 | _c5Wi: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Wf’: /tmp/ghc35906_0/ghc_6.hc:3242:1: error: warning: label ‘_c5Wf’ defined but not used [-Wunused-label] 3242 | _c5Wf: | ^~~~~ | 3242 | _c5Wf: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState_entry’: /tmp/ghc35906_0/ghc_6.hc:3266:1: error: warning: label ‘_c5Ws’ defined but not used [-Wunused-label] 3266 | _c5Ws: | ^~~~~ | 3266 | _c5Ws: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5E1_entry’: /tmp/ghc35906_0/ghc_6.hc:3295:1: error: warning: label ‘_c5WM’ defined but not used [-Wunused-label] 3295 | _c5WM: | ^~~~~ | 3295 | _c5WM: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5WK’: /tmp/ghc35906_0/ghc_6.hc:3318:1: error: warning: label ‘_c5WK’ defined but not used [-Wunused-label] 3318 | _c5WK: | ^~~~~ | 3318 | _c5WK: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5DV_entry’: /tmp/ghc35906_0/ghc_6.hc:3332:1: error: warning: label ‘_c5WV’ defined but not used [-Wunused-label] 3332 | _c5WV: | ^~~~~ | 3332 | _c5WV: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Ei_entry’: /tmp/ghc35906_0/ghc_6.hc:3349:1: error: warning: label ‘_c5Xd’ defined but not used [-Wunused-label] 3349 | _c5Xd: | ^~~~~ | 3349 | _c5Xd: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Xb’: /tmp/ghc35906_0/ghc_6.hc:3372:1: error: warning: label ‘_c5Xb’ defined but not used [-Wunused-label] 3372 | _c5Xb: | ^~~~~ | 3372 | _c5Xb: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Ec_entry’: /tmp/ghc35906_0/ghc_6.hc:3386:1: error: warning: label ‘_c5Xm’ defined but not used [-Wunused-label] 3386 | _c5Xm: | ^~~~~ | 3386 | _c5Xm: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Ep_entry’: /tmp/ghc35906_0/ghc_6.hc:3403:1: error: warning: label ‘_c5Xt’ defined but not used [-Wunused-label] 3403 | _c5Xt: | ^~~~~ | 3403 | _c5Xt: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5X4’: /tmp/ghc35906_0/ghc_6.hc:3430:1: error: warning: label ‘_c5X4’ defined but not used [-Wunused-label] 3430 | _c5X4: | ^~~~~ | 3430 | _c5X4: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Xp’: /tmp/ghc35906_0/ghc_6.hc:3463:1: error: warning: label ‘_c5Xp’ defined but not used [-Wunused-label] 3463 | _c5Xp: | ^~~~~ | 3463 | _c5Xp: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Xr’: /tmp/ghc35906_0/ghc_6.hc:3481:1: error: warning: label ‘_c5Xr’ defined but not used [-Wunused-label] 3481 | _c5Xr: | ^~~~~ | 3481 | _c5Xr: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Ez_entry’: /tmp/ghc35906_0/ghc_6.hc:3499:1: error: warning: label ‘_c5XL’ defined but not used [-Wunused-label] 3499 | _c5XL: | ^~~~~ | 3499 | _c5XL: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5XJ’: /tmp/ghc35906_0/ghc_6.hc:3522:1: error: warning: label ‘_c5XJ’ defined but not used [-Wunused-label] 3522 | _c5XJ: | ^~~~~ | 3522 | _c5XJ: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5Et_entry’: /tmp/ghc35906_0/ghc_6.hc:3536:1: error: warning: label ‘_c5XU’ defined but not used [-Wunused-label] 3536 | _c5XU: | ^~~~~ | 3536 | _c5XU: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho1_entry’: /tmp/ghc35906_0/ghc_6.hc:3551:1: error: warning: label ‘_c5Y1’ defined but not used [-Wunused-label] 3551 | _c5Y1: | ^~~~~ | 3551 | _c5Y1: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Wz’: /tmp/ghc35906_0/ghc_6.hc:3583:1: error: warning: label ‘_c5Wz’ defined but not used [-Wunused-label] 3583 | _c5Wz: | ^~~~~ | 3583 | _c5Wz: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5XC’: /tmp/ghc35906_0/ghc_6.hc:3630:1: error: warning: label ‘_c5XC’ defined but not used [-Wunused-label] 3630 | _c5XC: | ^~~~~ | 3630 | _c5XC: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Yg’: /tmp/ghc35906_0/ghc_6.hc:3663:1: error: warning: label ‘_c5Yg’ defined but not used [-Wunused-label] 3663 | _c5Yg: | ^~~~~ | 3663 | _c5Yg: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Yi’: /tmp/ghc35906_0/ghc_6.hc:3681:1: error: warning: label ‘_c5Yi’ defined but not used [-Wunused-label] 3681 | _c5Yi: | ^~~~~ | 3681 | _c5Yi: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5WD’: /tmp/ghc35906_0/ghc_6.hc:3699:1: error: warning: label ‘_c5WD’ defined but not used [-Wunused-label] 3699 | _c5WD: | ^~~~~ | 3699 | _c5WD: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Y7’: /tmp/ghc35906_0/ghc_6.hc:3732:1: error: warning: label ‘_c5Y7’ defined but not used [-Wunused-label] 3732 | _c5Y7: | ^~~~~ | 3732 | _c5Y7: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5Y9’: /tmp/ghc35906_0/ghc_6.hc:3750:1: error: warning: label ‘_c5Y9’ defined but not used [-Wunused-label] 3750 | _c5Y9: | ^~~~~ | 3750 | _c5Y9: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho_entry’: /tmp/ghc35906_0/ghc_6.hc:3764:1: error: warning: label ‘_c5Yu’ defined but not used [-Wunused-label] 3764 | _c5Yu: | ^~~~~ | 3764 | _c5Yu: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘s5EM_entry’: /tmp/ghc35906_0/ghc_6.hc:3787:1: error: warning: label ‘_c5YI’ defined but not used [-Wunused-label] 3787 | _c5YI: | ^~~~~ | 3787 | _c5YI: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘_c5YG’: /tmp/ghc35906_0/ghc_6.hc:3811:1: error: warning: label ‘_c5YG’ defined but not used [-Wunused-label] 3811 | _c5YG: | ^~~~~ | 3811 | _c5YG: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho1_entry’: /tmp/ghc35906_0/ghc_6.hc:3828:1: error: warning: label ‘_c5YM’ defined but not used [-Wunused-label] 3828 | _c5YM: | ^~~~~ | 3828 | _c5YM: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho_entry’: /tmp/ghc35906_0/ghc_6.hc:3858:1: error: warning: label ‘_c5YV’ defined but not used [-Wunused-label] 3858 | _c5YV: | ^~~~~ | 3858 | _c5YV: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho1_entry’: /tmp/ghc35906_0/ghc_6.hc:3879:1: error: warning: label ‘_c5Z2’ defined but not used [-Wunused-label] 3879 | _c5Z2: | ^~~~~ | 3879 | _c5Z2: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho_entry’: /tmp/ghc35906_0/ghc_6.hc:3905:1: error: warning: label ‘_c5Z9’ defined but not used [-Wunused-label] 3905 | _c5Z9: | ^~~~~ | 3905 | _c5Z9: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_entry’: /tmp/ghc35906_0/ghc_6.hc:3925:1: error: warning: label ‘_c5Zh’ defined but not used [-Wunused-label] 3925 | _c5Zh: | ^~~~~ | 3925 | _c5Zh: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_entry’: /tmp/ghc35906_0/ghc_6.hc:3955:1: error: warning: label ‘_c5Zr’ defined but not used [-Wunused-label] 3955 | _c5Zr: | ^~~~~ | 3955 | _c5Zr: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_con_entry’: /tmp/ghc35906_0/ghc_6.hc:3985:1: error: warning: label ‘_c5Zw’ defined but not used [-Wunused-label] 3985 | _c5Zw: | ^~~~~ | 3985 | _c5Zw: | ^ /tmp/ghc35906_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_con_entry’: /tmp/ghc35906_0/ghc_6.hc:3999:1: error: warning: label ‘_c5Zy’ defined but not used [-Wunused-label] 3999 | _c5Zy: | ^~~~~ | 3999 | _c5Zy: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZH_entry’: /tmp/ghc35906_0/ghc_10.hc:36:1: error: warning: label ‘_c641’ defined but not used [-Wunused-label] 36 | _c641: | ^~~~~ | 36 | _c641: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZL_entry’: /tmp/ghc35906_0/ghc_10.hc:78:1: error: warning: label ‘_c64h’ defined but not used [-Wunused-label] 78 | _c64h: | ^~~~~ | 78 | _c64h: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZN_entry’: /tmp/ghc35906_0/ghc_10.hc:124:1: error: warning: label ‘_c64n’ defined but not used [-Wunused-label] 124 | _c64n: | ^~~~~ | 124 | _c64n: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZR_entry’: /tmp/ghc35906_0/ghc_10.hc:165:1: error: warning: label ‘_c64I’ defined but not used [-Wunused-label] 165 | _c64I: | ^~~~~ | 165 | _c64I: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c64B’: /tmp/ghc35906_0/ghc_10.hc:197:1: error: warning: label ‘_c64B’ defined but not used [-Wunused-label] 197 | _c64B: | ^~~~~ | 197 | _c64B: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZV_entry’: /tmp/ghc35906_0/ghc_10.hc:222:1: error: warning: label ‘_c658’ defined but not used [-Wunused-label] 222 | _c658: | ^~~~~ | 222 | _c658: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c651’: /tmp/ghc35906_0/ghc_10.hc:258:1: error: warning: label ‘_c651’ defined but not used [-Wunused-label] 258 | _c651: | ^~~~~ | 258 | _c651: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s5ZW_entry’: /tmp/ghc35906_0/ghc_10.hc:306:1: error: warning: label ‘_c65o’ defined but not used [-Wunused-label] 306 | _c65o: | ^~~~~ | 306 | _c65o: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdwzdcshowsPrec_entry’: /tmp/ghc35906_0/ghc_10.hc:344:1: error: warning: label ‘_c65x’ defined but not used [-Wunused-label] 344 | _c65x: | ^~~~~ | 344 | _c65x: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c63O’: /tmp/ghc35906_0/ghc_10.hc:391:1: error: warning: label ‘_c63O’ defined but not used [-Wunused-label] 391 | _c63O: | ^~~~~ | 391 | _c63O: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowsPrec_entry’: /tmp/ghc35906_0/ghc_10.hc:475:1: error: warning: label ‘_c660’ defined but not used [-Wunused-label] 475 | _c660: | ^~~~~ | 475 | _c660: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c65X’: /tmp/ghc35906_0/ghc_10.hc:502:1: error: warning: label ‘_c65X’ defined but not used [-Wunused-label] 502 | _c65X: | ^~~~~ | 502 | _c65X: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s605_entry’: /tmp/ghc35906_0/ghc_10.hc:525:1: error: warning: label ‘_c66k’ defined but not used [-Wunused-label] 525 | _c66k: | ^~~~~ | 525 | _c66k: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s609_entry’: /tmp/ghc35906_0/ghc_10.hc:552:1: error: warning: label ‘_c66A’ defined but not used [-Wunused-label] 552 | _c66A: | ^~~~~ | 552 | _c66A: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c66t’: /tmp/ghc35906_0/ghc_10.hc:582:1: error: warning: label ‘_c66t’ defined but not used [-Wunused-label] 582 | _c66t: | ^~~~~ | 582 | _c66t: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshow_entry’: /tmp/ghc35906_0/ghc_10.hc:610:1: error: warning: label ‘_c66O’ defined but not used [-Wunused-label] 610 | _c66O: | ^~~~~ | 610 | _c66O: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c66b’: /tmp/ghc35906_0/ghc_10.hc:651:1: error: warning: label ‘_c66b’ defined but not used [-Wunused-label] 651 | _c66b: | ^~~~~ | 651 | _c66b: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoState1_entry’: /tmp/ghc35906_0/ghc_10.hc:702:1: error: warning: label ‘_c673’ defined but not used [-Wunused-label] 702 | _c673: | ^~~~~ | 702 | _c673: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowList_entry’: /tmp/ghc35906_0/ghc_10.hc:730:1: error: warning: label ‘_c67a’ defined but not used [-Wunused-label] 730 | _c67a: | ^~~~~ | 730 | _c67a: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczl_entry’: /tmp/ghc35906_0/ghc_10.hc:766:1: error: warning: label ‘_c67o’ defined but not used [-Wunused-label] 766 | _c67o: | ^~~~~ | 766 | _c67o: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c67h’: /tmp/ghc35906_0/ghc_10.hc:797:1: error: warning: label ‘_c67h’ defined but not used [-Wunused-label] 797 | _c67h: | ^~~~~ | 797 | _c67h: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c67I’: /tmp/ghc35906_0/ghc_10.hc:835:1: error: warning: label ‘_c67I’ defined but not used [-Wunused-label] 835 | _c67I: | ^~~~~ | 835 | _c67I: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c67t’: /tmp/ghc35906_0/ghc_10.hc:862:1: error: warning: label ‘_c67t’ defined but not used [-Wunused-label] 862 | _c67t: | ^~~~~ | 862 | _c67t: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdccompare_entry’: /tmp/ghc35906_0/ghc_10.hc:888:1: error: warning: label ‘_c68b’ defined but not used [-Wunused-label] 888 | _c68b: | ^~~~~ | 888 | _c68b: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c684’: /tmp/ghc35906_0/ghc_10.hc:919:1: error: warning: label ‘_c684’ defined but not used [-Wunused-label] 919 | _c684: | ^~~~~ | 919 | _c684: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c68v’: /tmp/ghc35906_0/ghc_10.hc:957:1: error: warning: label ‘_c68v’ defined but not used [-Wunused-label] 957 | _c68v: | ^~~~~ | 957 | _c68v: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c68g’: /tmp/ghc35906_0/ghc_10.hc:984:1: error: warning: label ‘_c68g’ defined but not used [-Wunused-label] 984 | _c68g: | ^~~~~ | 984 | _c68g: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczeze_entry’: /tmp/ghc35906_0/ghc_10.hc:1147:1: error: warning: label ‘_c68Y’ defined but not used [-Wunused-label] 1147 | _c68Y: | ^~~~~ | 1147 | _c68Y: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c68R’: /tmp/ghc35906_0/ghc_10.hc:1178:1: error: warning: label ‘_c68R’ defined but not used [-Wunused-label] 1178 | _c68R: | ^~~~~ | 1178 | _c68R: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c69i’: /tmp/ghc35906_0/ghc_10.hc:1216:1: error: warning: label ‘_c69i’ defined but not used [-Wunused-label] 1216 | _c69i: | ^~~~~ | 1216 | _c69i: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c693’: /tmp/ghc35906_0/ghc_10.hc:1242:1: error: warning: label ‘_c693’ defined but not used [-Wunused-label] 1242 | _c693: | ^~~~~ | 1242 | _c693: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c69f’: /tmp/ghc35906_0/ghc_10.hc:1266:1: error: warning: label ‘_c69f’ defined but not used [-Wunused-label] 1266 | _c69f: | ^~~~~ | 1266 | _c69f: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczsze_entry’: /tmp/ghc35906_0/ghc_10.hc:1276:1: error: warning: label ‘_c69P’ defined but not used [-Wunused-label] 1276 | _c69P: | ^~~~~ | 1276 | _c69P: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c69I’: /tmp/ghc35906_0/ghc_10.hc:1312:1: error: warning: label ‘_c69I’ defined but not used [-Wunused-label] 1312 | _c69I: | ^~~~~ | 1312 | _c69I: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6ak’: /tmp/ghc35906_0/ghc_10.hc:1351:1: error: warning: label ‘_c6ak’ defined but not used [-Wunused-label] 1351 | _c6ak: | ^~~~~ | 1351 | _c6ak: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6av’: /tmp/ghc35906_0/ghc_10.hc:1382:1: error: warning: label ‘_c6av’ defined but not used [-Wunused-label] 1382 | _c6av: | ^~~~~ | 1382 | _c6av: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6aH’: /tmp/ghc35906_0/ghc_10.hc:1413:1: error: warning: label ‘_c6aH’ defined but not used [-Wunused-label] 1413 | _c6aH: | ^~~~~ | 1413 | _c6aH: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c69U’: /tmp/ghc35906_0/ghc_10.hc:1439:1: error: warning: label ‘_c69U’ defined but not used [-Wunused-label] 1439 | _c69U: | ^~~~~ | 1439 | _c69U: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6a0’: /tmp/ghc35906_0/ghc_10.hc:1467:1: error: warning: label ‘_c6a0’ defined but not used [-Wunused-label] 1467 | _c6a0: | ^~~~~ | 1467 | _c6a0: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6ad’: /tmp/ghc35906_0/ghc_10.hc:1489:1: error: warning: label ‘_c6ad’ defined but not used [-Wunused-label] 1489 | _c6ad: | ^~~~~ | 1489 | _c6ad: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6a9’: /tmp/ghc35906_0/ghc_10.hc:1497:1: error: warning: label ‘_c6a9’ defined but not used [-Wunused-label] 1497 | _c6a9: | ^~~~~ | 1497 | _c6a9: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczlze_entry’: /tmp/ghc35906_0/ghc_10.hc:1513:1: error: warning: label ‘_c6bs’ defined but not used [-Wunused-label] 1513 | _c6bs: | ^~~~~ | 1513 | _c6bs: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bl’: /tmp/ghc35906_0/ghc_10.hc:1549:1: error: warning: label ‘_c6bl’ defined but not used [-Wunused-label] 1549 | _c6bl: | ^~~~~ | 1549 | _c6bl: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bX’: /tmp/ghc35906_0/ghc_10.hc:1590:1: error: warning: label ‘_c6bX’ defined but not used [-Wunused-label] 1590 | _c6bX: | ^~~~~ | 1590 | _c6bX: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6c8’: /tmp/ghc35906_0/ghc_10.hc:1623:1: error: warning: label ‘_c6c8’ defined but not used [-Wunused-label] 1623 | _c6c8: | ^~~~~ | 1623 | _c6c8: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6cw’: /tmp/ghc35906_0/ghc_10.hc:1658:1: error: warning: label ‘_c6cw’ defined but not used [-Wunused-label] 1658 | _c6cw: | ^~~~~ | 1658 | _c6cw: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6cf’: /tmp/ghc35906_0/ghc_10.hc:1674:1: error: warning: label ‘_c6cf’ defined but not used [-Wunused-label] 1674 | _c6cf: | ^~~~~ | 1674 | _c6cf: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bx’: /tmp/ghc35906_0/ghc_10.hc:1700:1: error: warning: label ‘_c6bx’ defined but not used [-Wunused-label] 1700 | _c6bx: | ^~~~~ | 1700 | _c6bx: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bD’: /tmp/ghc35906_0/ghc_10.hc:1728:1: error: warning: label ‘_c6bD’ defined but not used [-Wunused-label] 1728 | _c6bD: | ^~~~~ | 1728 | _c6bD: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bQ’: /tmp/ghc35906_0/ghc_10.hc:1750:1: error: warning: label ‘_c6bQ’ defined but not used [-Wunused-label] 1750 | _c6bQ: | ^~~~~ | 1750 | _c6bQ: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6bM’: /tmp/ghc35906_0/ghc_10.hc:1758:1: error: warning: label ‘_c6bM’ defined but not used [-Wunused-label] 1758 | _c6bM: | ^~~~~ | 1758 | _c6bM: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmax_entry’: /tmp/ghc35906_0/ghc_10.hc:1767:1: error: warning: label ‘_c6dc’ defined but not used [-Wunused-label] 1767 | _c6dc: | ^~~~~ | 1767 | _c6dc: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6d5’: /tmp/ghc35906_0/ghc_10.hc:1803:1: error: warning: label ‘_c6d5’ defined but not used [-Wunused-label] 1803 | _c6d5: | ^~~~~ | 1803 | _c6d5: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dH’: /tmp/ghc35906_0/ghc_10.hc:1844:1: error: warning: label ‘_c6dH’ defined but not used [-Wunused-label] 1844 | _c6dH: | ^~~~~ | 1844 | _c6dH: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dS’: /tmp/ghc35906_0/ghc_10.hc:1879:1: error: warning: label ‘_c6dS’ defined but not used [-Wunused-label] 1879 | _c6dS: | ^~~~~ | 1879 | _c6dS: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6eg’: /tmp/ghc35906_0/ghc_10.hc:1913:1: error: warning: label ‘_c6eg’ defined but not used [-Wunused-label] 1913 | _c6eg: | ^~~~~ | 1913 | _c6eg: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dZ’: /tmp/ghc35906_0/ghc_10.hc:1928:1: error: warning: label ‘_c6dZ’ defined but not used [-Wunused-label] 1928 | _c6dZ: | ^~~~~ | 1928 | _c6dZ: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dh’: /tmp/ghc35906_0/ghc_10.hc:1954:1: error: warning: label ‘_c6dh’ defined but not used [-Wunused-label] 1954 | _c6dh: | ^~~~~ | 1954 | _c6dh: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dn’: /tmp/ghc35906_0/ghc_10.hc:1983:1: error: warning: label ‘_c6dn’ defined but not used [-Wunused-label] 1983 | _c6dn: | ^~~~~ | 1983 | _c6dn: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dA’: /tmp/ghc35906_0/ghc_10.hc:2005:1: error: warning: label ‘_c6dA’ defined but not used [-Wunused-label] 2005 | _c6dA: | ^~~~~ | 2005 | _c6dA: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6dw’: /tmp/ghc35906_0/ghc_10.hc:2013:1: error: warning: label ‘_c6dw’ defined but not used [-Wunused-label] 2013 | _c6dw: | ^~~~~ | 2013 | _c6dw: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczgze_entry’: /tmp/ghc35906_0/ghc_10.hc:2024:1: error: warning: label ‘_c6eU’ defined but not used [-Wunused-label] 2024 | _c6eU: | ^~~~~ | 2024 | _c6eU: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6eN’: /tmp/ghc35906_0/ghc_10.hc:2060:1: error: warning: label ‘_c6eN’ defined but not used [-Wunused-label] 2060 | _c6eN: | ^~~~~ | 2060 | _c6eN: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fp’: /tmp/ghc35906_0/ghc_10.hc:2099:1: error: warning: label ‘_c6fp’ defined but not used [-Wunused-label] 2099 | _c6fp: | ^~~~~ | 2099 | _c6fp: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fA’: /tmp/ghc35906_0/ghc_10.hc:2132:1: error: warning: label ‘_c6fA’ defined but not used [-Wunused-label] 2132 | _c6fA: | ^~~~~ | 2132 | _c6fA: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fY’: /tmp/ghc35906_0/ghc_10.hc:2167:1: error: warning: label ‘_c6fY’ defined but not used [-Wunused-label] 2167 | _c6fY: | ^~~~~ | 2167 | _c6fY: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fH’: /tmp/ghc35906_0/ghc_10.hc:2183:1: error: warning: label ‘_c6fH’ defined but not used [-Wunused-label] 2183 | _c6fH: | ^~~~~ | 2183 | _c6fH: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6eZ’: /tmp/ghc35906_0/ghc_10.hc:2209:1: error: warning: label ‘_c6eZ’ defined but not used [-Wunused-label] 2209 | _c6eZ: | ^~~~~ | 2209 | _c6eZ: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6f5’: /tmp/ghc35906_0/ghc_10.hc:2237:1: error: warning: label ‘_c6f5’ defined but not used [-Wunused-label] 2237 | _c6f5: | ^~~~~ | 2237 | _c6f5: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fi’: /tmp/ghc35906_0/ghc_10.hc:2259:1: error: warning: label ‘_c6fi’ defined but not used [-Wunused-label] 2259 | _c6fi: | ^~~~~ | 2259 | _c6fi: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6fe’: /tmp/ghc35906_0/ghc_10.hc:2267:1: error: warning: label ‘_c6fe’ defined but not used [-Wunused-label] 2267 | _c6fe: | ^~~~~ | 2267 | _c6fe: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczg_entry’: /tmp/ghc35906_0/ghc_10.hc:2275:1: error: warning: label ‘_c6gx’ defined but not used [-Wunused-label] 2275 | _c6gx: | ^~~~~ | 2275 | _c6gx: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmin_entry’: /tmp/ghc35906_0/ghc_10.hc:2298:1: error: warning: label ‘_c6gL’ defined but not used [-Wunused-label] 2298 | _c6gL: | ^~~~~ | 2298 | _c6gL: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6gE’: /tmp/ghc35906_0/ghc_10.hc:2334:1: error: warning: label ‘_c6gE’ defined but not used [-Wunused-label] 2334 | _c6gE: | ^~~~~ | 2334 | _c6gE: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6hg’: /tmp/ghc35906_0/ghc_10.hc:2375:1: error: warning: label ‘_c6hg’ defined but not used [-Wunused-label] 2375 | _c6hg: | ^~~~~ | 2375 | _c6hg: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6hr’: /tmp/ghc35906_0/ghc_10.hc:2411:1: error: warning: label ‘_c6hr’ defined but not used [-Wunused-label] 2411 | _c6hr: | ^~~~~ | 2411 | _c6hr: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6hP’: /tmp/ghc35906_0/ghc_10.hc:2445:1: error: warning: label ‘_c6hP’ defined but not used [-Wunused-label] 2445 | _c6hP: | ^~~~~ | 2445 | _c6hP: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6hy’: /tmp/ghc35906_0/ghc_10.hc:2461:1: error: warning: label ‘_c6hy’ defined but not used [-Wunused-label] 2461 | _c6hy: | ^~~~~ | 2461 | _c6hy: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6ho’: /tmp/ghc35906_0/ghc_10.hc:2483:1: error: warning: label ‘_c6ho’ defined but not used [-Wunused-label] 2483 | _c6ho: | ^~~~~ | 2483 | _c6ho: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6gQ’: /tmp/ghc35906_0/ghc_10.hc:2495:1: error: warning: label ‘_c6gQ’ defined but not used [-Wunused-label] 2495 | _c6gQ: | ^~~~~ | 2495 | _c6gQ: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6gW’: /tmp/ghc35906_0/ghc_10.hc:2522:1: error: warning: label ‘_c6gW’ defined but not used [-Wunused-label] 2522 | _c6gW: | ^~~~~ | 2522 | _c6gW: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6h9’: /tmp/ghc35906_0/ghc_10.hc:2544:1: error: warning: label ‘_c6h9’ defined but not used [-Wunused-label] 2544 | _c6h9: | ^~~~~ | 2544 | _c6h9: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s620_entry’: /tmp/ghc35906_0/ghc_10.hc:2572:1: error: warning: label ‘_c6iq’ defined but not used [-Wunused-label] 2572 | _c6iq: | ^~~~~ | 2572 | _c6iq: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY5_entry’: /tmp/ghc35906_0/ghc_10.hc:2597:1: error: warning: label ‘_c6it’ defined but not used [-Wunused-label] 2597 | _c6it: | ^~~~~ | 2597 | _c6it: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s623_entry’: /tmp/ghc35906_0/ghc_10.hc:2657:1: error: warning: label ‘_c6iH’ defined but not used [-Wunused-label] 2657 | _c6iH: | ^~~~~ | 2657 | _c6iH: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY4_entry’: /tmp/ghc35906_0/ghc_10.hc:2691:1: error: warning: label ‘_c6iR’ defined but not used [-Wunused-label] 2691 | _c6iR: | ^~~~~ | 2691 | _c6iR: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6iM’: /tmp/ghc35906_0/ghc_10.hc:2748:1: error: warning: label ‘_c6iM’ defined but not used [-Wunused-label] 2748 | _c6iM: | ^~~~~ | 2748 | _c6iM: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6iO’: /tmp/ghc35906_0/ghc_10.hc:2770:1: error: warning: label ‘_c6iO’ defined but not used [-Wunused-label] 2770 | _c6iO: | ^~~~~ | 2770 | _c6iO: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6iU’: /tmp/ghc35906_0/ghc_10.hc:2795:1: error: warning: label ‘_c6iU’ defined but not used [-Wunused-label] 2795 | _c6iU: | ^~~~~ | 2795 | _c6iU: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6j5’: /tmp/ghc35906_0/ghc_10.hc:2816:1: error: warning: label ‘_c6j5’ defined but not used [-Wunused-label] 2816 | _c6j5: | ^~~~~ | 2816 | _c6j5: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6j7’: /tmp/ghc35906_0/ghc_10.hc:2840:1: error: warning: label ‘_c6j7’ defined but not used [-Wunused-label] 2840 | _c6j7: | ^~~~~ | 2840 | _c6j7: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6je’: /tmp/ghc35906_0/ghc_10.hc:2874:1: error: warning: label ‘_c6je’ defined but not used [-Wunused-label] 2874 | _c6je: | ^~~~~ | 2874 | _c6je: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_sttyRaw_entry’: /tmp/ghc35906_0/ghc_10.hc:2898:1: error: warning: label ‘_c6jK’ defined but not used [-Wunused-label] 2898 | _c6jK: | ^~~~~ | 2898 | _c6jK: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoSTTY1_entry’: /tmp/ghc35906_0/ghc_10.hc:2920:1: error: warning: label ‘_c6jT’ defined but not used [-Wunused-label] 2920 | _c6jT: | ^~~~~ | 2920 | _c6jT: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6jR’: /tmp/ghc35906_0/ghc_10.hc:2949:1: error: warning: label ‘_c6jR’ defined but not used [-Wunused-label] 2949 | _c6jR: | ^~~~~ | 2949 | _c6jR: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoSTTY_entry’: /tmp/ghc35906_0/ghc_10.hc:2963:1: error: warning: label ‘_c6k1’ defined but not used [-Wunused-label] 2963 | _c6k1: | ^~~~~ | 2963 | _c6k1: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState1_entry’: /tmp/ghc35906_0/ghc_10.hc:2993:1: error: warning: label ‘_c6kf’ defined but not used [-Wunused-label] 2993 | _c6kf: | ^~~~~ | 2993 | _c6kf: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6k8’: /tmp/ghc35906_0/ghc_10.hc:3029:1: error: warning: label ‘_c6k8’ defined but not used [-Wunused-label] 3029 | _c6k8: | ^~~~~ | 3029 | _c6k8: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6kk’: /tmp/ghc35906_0/ghc_10.hc:3057:1: error: warning: label ‘_c6kk’ defined but not used [-Wunused-label] 3057 | _c6kk: | ^~~~~ | 3057 | _c6kk: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState_entry’: /tmp/ghc35906_0/ghc_10.hc:3071:1: error: warning: label ‘_c6kx’ defined but not used [-Wunused-label] 3071 | _c6kx: | ^~~~~ | 3071 | _c6kx: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEcho1_entry’: /tmp/ghc35906_0/ghc_10.hc:3092:1: error: warning: label ‘_c6kE’ defined but not used [-Wunused-label] 3092 | _c6kE: | ^~~~~ | 3092 | _c6kE: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEcho_entry’: /tmp/ghc35906_0/ghc_10.hc:3119:1: error: warning: label ‘_c6kL’ defined but not used [-Wunused-label] 3119 | _c6kL: | ^~~~~ | 3119 | _c6kL: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY2_entry’: /tmp/ghc35906_0/ghc_10.hc:3144:1: error: warning: label ‘_c6kU’ defined but not used [-Wunused-label] 3144 | _c6kU: | ^~~~~ | 3144 | _c6kU: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY1_entry’: /tmp/ghc35906_0/ghc_10.hc:3181:1: error: warning: label ‘_c6l1’ defined but not used [-Wunused-label] 3181 | _c6l1: | ^~~~~ | 3181 | _c6l1: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoSTTY_entry’: /tmp/ghc35906_0/ghc_10.hc:3208:1: error: warning: label ‘_c6l8’ defined but not used [-Wunused-label] 3208 | _c6l8: | ^~~~~ | 3208 | _c6l8: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState1_entry’: /tmp/ghc35906_0/ghc_10.hc:3230:1: error: warning: label ‘_c6li’ defined but not used [-Wunused-label] 3230 | _c6li: | ^~~~~ | 3230 | _c6li: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6lf’: /tmp/ghc35906_0/ghc_10.hc:3260:1: error: warning: label ‘_c6lf’ defined but not used [-Wunused-label] 3260 | _c6lf: | ^~~~~ | 3260 | _c6lf: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState_entry’: /tmp/ghc35906_0/ghc_10.hc:3284:1: error: warning: label ‘_c6ls’ defined but not used [-Wunused-label] 3284 | _c6ls: | ^~~~~ | 3284 | _c6ls: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s62Y_entry’: /tmp/ghc35906_0/ghc_10.hc:3313:1: error: warning: label ‘_c6lM’ defined but not used [-Wunused-label] 3313 | _c6lM: | ^~~~~ | 3313 | _c6lM: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6lK’: /tmp/ghc35906_0/ghc_10.hc:3336:1: error: warning: label ‘_c6lK’ defined but not used [-Wunused-label] 3336 | _c6lK: | ^~~~~ | 3336 | _c6lK: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s62S_entry’: /tmp/ghc35906_0/ghc_10.hc:3350:1: error: warning: label ‘_c6lV’ defined but not used [-Wunused-label] 3350 | _c6lV: | ^~~~~ | 3350 | _c6lV: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s63f_entry’: /tmp/ghc35906_0/ghc_10.hc:3367:1: error: warning: label ‘_c6md’ defined but not used [-Wunused-label] 3367 | _c6md: | ^~~~~ | 3367 | _c6md: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6mb’: /tmp/ghc35906_0/ghc_10.hc:3390:1: error: warning: label ‘_c6mb’ defined but not used [-Wunused-label] 3390 | _c6mb: | ^~~~~ | 3390 | _c6mb: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s639_entry’: /tmp/ghc35906_0/ghc_10.hc:3404:1: error: warning: label ‘_c6mm’ defined but not used [-Wunused-label] 3404 | _c6mm: | ^~~~~ | 3404 | _c6mm: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s63m_entry’: /tmp/ghc35906_0/ghc_10.hc:3421:1: error: warning: label ‘_c6mt’ defined but not used [-Wunused-label] 3421 | _c6mt: | ^~~~~ | 3421 | _c6mt: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6m4’: /tmp/ghc35906_0/ghc_10.hc:3448:1: error: warning: label ‘_c6m4’ defined but not used [-Wunused-label] 3448 | _c6m4: | ^~~~~ | 3448 | _c6m4: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6mp’: /tmp/ghc35906_0/ghc_10.hc:3481:1: error: warning: label ‘_c6mp’ defined but not used [-Wunused-label] 3481 | _c6mp: | ^~~~~ | 3481 | _c6mp: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6mr’: /tmp/ghc35906_0/ghc_10.hc:3499:1: error: warning: label ‘_c6mr’ defined but not used [-Wunused-label] 3499 | _c6mr: | ^~~~~ | 3499 | _c6mr: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s63w_entry’: /tmp/ghc35906_0/ghc_10.hc:3517:1: error: warning: label ‘_c6mL’ defined but not used [-Wunused-label] 3517 | _c6mL: | ^~~~~ | 3517 | _c6mL: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6mJ’: /tmp/ghc35906_0/ghc_10.hc:3540:1: error: warning: label ‘_c6mJ’ defined but not used [-Wunused-label] 3540 | _c6mJ: | ^~~~~ | 3540 | _c6mJ: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s63q_entry’: /tmp/ghc35906_0/ghc_10.hc:3554:1: error: warning: label ‘_c6mU’ defined but not used [-Wunused-label] 3554 | _c6mU: | ^~~~~ | 3554 | _c6mU: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho1_entry’: /tmp/ghc35906_0/ghc_10.hc:3569:1: error: warning: label ‘_c6n1’ defined but not used [-Wunused-label] 3569 | _c6n1: | ^~~~~ | 3569 | _c6n1: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6lz’: /tmp/ghc35906_0/ghc_10.hc:3601:1: error: warning: label ‘_c6lz’ defined but not used [-Wunused-label] 3601 | _c6lz: | ^~~~~ | 3601 | _c6lz: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6mC’: /tmp/ghc35906_0/ghc_10.hc:3648:1: error: warning: label ‘_c6mC’ defined but not used [-Wunused-label] 3648 | _c6mC: | ^~~~~ | 3648 | _c6mC: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6ng’: /tmp/ghc35906_0/ghc_10.hc:3681:1: error: warning: label ‘_c6ng’ defined but not used [-Wunused-label] 3681 | _c6ng: | ^~~~~ | 3681 | _c6ng: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6ni’: /tmp/ghc35906_0/ghc_10.hc:3699:1: error: warning: label ‘_c6ni’ defined but not used [-Wunused-label] 3699 | _c6ni: | ^~~~~ | 3699 | _c6ni: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6lD’: /tmp/ghc35906_0/ghc_10.hc:3717:1: error: warning: label ‘_c6lD’ defined but not used [-Wunused-label] 3717 | _c6lD: | ^~~~~ | 3717 | _c6lD: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6n7’: /tmp/ghc35906_0/ghc_10.hc:3750:1: error: warning: label ‘_c6n7’ defined but not used [-Wunused-label] 3750 | _c6n7: | ^~~~~ | 3750 | _c6n7: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6n9’: /tmp/ghc35906_0/ghc_10.hc:3768:1: error: warning: label ‘_c6n9’ defined but not used [-Wunused-label] 3768 | _c6n9: | ^~~~~ | 3768 | _c6n9: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho_entry’: /tmp/ghc35906_0/ghc_10.hc:3782:1: error: warning: label ‘_c6nu’ defined but not used [-Wunused-label] 3782 | _c6nu: | ^~~~~ | 3782 | _c6nu: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘s63J_entry’: /tmp/ghc35906_0/ghc_10.hc:3805:1: error: warning: label ‘_c6nI’ defined but not used [-Wunused-label] 3805 | _c6nI: | ^~~~~ | 3805 | _c6nI: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘_c6nG’: /tmp/ghc35906_0/ghc_10.hc:3829:1: error: warning: label ‘_c6nG’ defined but not used [-Wunused-label] 3829 | _c6nG: | ^~~~~ | 3829 | _c6nG: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho1_entry’: /tmp/ghc35906_0/ghc_10.hc:3846:1: error: warning: label ‘_c6nM’ defined but not used [-Wunused-label] 3846 | _c6nM: | ^~~~~ | 3846 | _c6nM: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho_entry’: /tmp/ghc35906_0/ghc_10.hc:3876:1: error: warning: label ‘_c6nV’ defined but not used [-Wunused-label] 3876 | _c6nV: | ^~~~~ | 3876 | _c6nV: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho1_entry’: /tmp/ghc35906_0/ghc_10.hc:3897:1: error: warning: label ‘_c6o2’ defined but not used [-Wunused-label] 3897 | _c6o2: | ^~~~~ | 3897 | _c6o2: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho_entry’: /tmp/ghc35906_0/ghc_10.hc:3923:1: error: warning: label ‘_c6o9’ defined but not used [-Wunused-label] 3923 | _c6o9: | ^~~~~ | 3923 | _c6o9: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_entry’: /tmp/ghc35906_0/ghc_10.hc:3943:1: error: warning: label ‘_c6oh’ defined but not used [-Wunused-label] 3943 | _c6oh: | ^~~~~ | 3943 | _c6oh: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_entry’: /tmp/ghc35906_0/ghc_10.hc:3973:1: error: warning: label ‘_c6or’ defined but not used [-Wunused-label] 3973 | _c6or: | ^~~~~ | 3973 | _c6or: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_con_entry’: /tmp/ghc35906_0/ghc_10.hc:4003:1: error: warning: label ‘_c6ow’ defined but not used [-Wunused-label] 4003 | _c6ow: | ^~~~~ | 4003 | _c6ow: | ^ /tmp/ghc35906_0/ghc_10.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_con_entry’: /tmp/ghc35906_0/ghc_10.hc:4017:1: error: warning: label ‘_c6oy’ defined but not used [-Wunused-label] 4017 | _c6oy: | ^~~~~ | 4017 | _c6oy: | ^ [2 of 2] Compiling System.IO.Echo ( src/System/IO/Echo.hs, dist/build/System/IO/Echo.o ) [1 of 2] Compiling System.IO.Echo.Internal ( src/System/IO/Echo/Internal.hs, dist/build/System/IO/Echo/Internal.p_o ) /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BG_entry’: /tmp/ghc35934_0/ghc_6.hc:184:1: error: warning: label ‘_c5Gf’ defined but not used [-Wunused-label] 184 | _c5Gf: | ^~~~~ | 184 | _c5Gf: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BK_entry’: /tmp/ghc35934_0/ghc_6.hc:240:1: error: warning: label ‘_c5GB’ defined but not used [-Wunused-label] 240 | _c5GB: | ^~~~~ | 240 | _c5GB: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BM_entry’: /tmp/ghc35934_0/ghc_6.hc:303:1: error: warning: label ‘_c5GH’ defined but not used [-Wunused-label] 303 | _c5GH: | ^~~~~ | 303 | _c5GH: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BQ_entry’: /tmp/ghc35934_0/ghc_6.hc:361:1: error: warning: label ‘_c5H6’ defined but not used [-Wunused-label] 361 | _c5H6: | ^~~~~ | 361 | _c5H6: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5GZ’: /tmp/ghc35934_0/ghc_6.hc:401:1: error: warning: label ‘_c5GZ’ defined but not used [-Wunused-label] 401 | _c5GZ: | ^~~~~ | 401 | _c5GZ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BU_entry’: /tmp/ghc35934_0/ghc_6.hc:433:1: error: warning: label ‘_c5HD’ defined but not used [-Wunused-label] 433 | _c5HD: | ^~~~~ | 433 | _c5HD: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Hw’: /tmp/ghc35934_0/ghc_6.hc:477:1: error: warning: label ‘_c5Hw’ defined but not used [-Wunused-label] 477 | _c5Hw: | ^~~~~ | 477 | _c5Hw: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5BV_entry’: /tmp/ghc35934_0/ghc_6.hc:538:1: error: warning: label ‘_c5HT’ defined but not used [-Wunused-label] 538 | _c5HT: | ^~~~~ | 538 | _c5HT: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdwzdcshowsPrec_entry’: /tmp/ghc35934_0/ghc_6.hc:590:1: error: warning: label ‘_c5I2’ defined but not used [-Wunused-label] 590 | _c5I2: | ^~~~~ | 590 | _c5I2: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5FZ’: /tmp/ghc35934_0/ghc_6.hc:639:1: error: warning: label ‘_c5FZ’ defined but not used [-Wunused-label] 639 | _c5FZ: | ^~~~~ | 639 | _c5FZ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowsPrec_entry’: /tmp/ghc35934_0/ghc_6.hc:749:1: error: warning: label ‘_c5IJ’ defined but not used [-Wunused-label] 749 | _c5IJ: | ^~~~~ | 749 | _c5IJ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5IG’: /tmp/ghc35934_0/ghc_6.hc:783:1: error: warning: label ‘_c5IG’ defined but not used [-Wunused-label] 783 | _c5IG: | ^~~~~ | 783 | _c5IG: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5C4_entry’: /tmp/ghc35934_0/ghc_6.hc:813:1: error: warning: label ‘_c5J9’ defined but not used [-Wunused-label] 813 | _c5J9: | ^~~~~ | 813 | _c5J9: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5C8_entry’: /tmp/ghc35934_0/ghc_6.hc:851:1: error: warning: label ‘_c5Jt’ defined but not used [-Wunused-label] 851 | _c5Jt: | ^~~~~ | 851 | _c5Jt: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Jm’: /tmp/ghc35934_0/ghc_6.hc:889:1: error: warning: label ‘_c5Jm’ defined but not used [-Wunused-label] 889 | _c5Jm: | ^~~~~ | 889 | _c5Jm: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshow_entry’: /tmp/ghc35934_0/ghc_6.hc:921:1: error: warning: label ‘_c5JH’ defined but not used [-Wunused-label] 921 | _c5JH: | ^~~~~ | 921 | _c5JH: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5IX’: /tmp/ghc35934_0/ghc_6.hc:964:1: error: warning: label ‘_c5IX’ defined but not used [-Wunused-label] 964 | _c5IX: | ^~~~~ | 964 | _c5IX: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoState1_entry’: /tmp/ghc35934_0/ghc_6.hc:1027:1: error: warning: label ‘_c5K2’ defined but not used [-Wunused-label] 1027 | _c5K2: | ^~~~~ | 1027 | _c5K2: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfShowEchoStatezuzdcshowList_entry’: /tmp/ghc35934_0/ghc_6.hc:1060:1: error: warning: label ‘_c5Kb’ defined but not used [-Wunused-label] 1060 | _c5Kb: | ^~~~~ | 1060 | _c5Kb: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczl_entry’: /tmp/ghc35934_0/ghc_6.hc:1102:1: error: warning: label ‘_c5Ks’ defined but not used [-Wunused-label] 1102 | _c5Ks: | ^~~~~ | 1102 | _c5Ks: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Kl’: /tmp/ghc35934_0/ghc_6.hc:1140:1: error: warning: label ‘_c5Kl’ defined but not used [-Wunused-label] 1140 | _c5Kl: | ^~~~~ | 1140 | _c5Kl: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5KO’: /tmp/ghc35934_0/ghc_6.hc:1181:1: error: warning: label ‘_c5KO’ defined but not used [-Wunused-label] 1181 | _c5KO: | ^~~~~ | 1181 | _c5KO: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ky’: /tmp/ghc35934_0/ghc_6.hc:1209:1: error: warning: label ‘_c5Ky’ defined but not used [-Wunused-label] 1209 | _c5Ky: | ^~~~~ | 1209 | _c5Ky: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdccompare_entry’: /tmp/ghc35934_0/ghc_6.hc:1240:1: error: warning: label ‘_c5Lk’ defined but not used [-Wunused-label] 1240 | _c5Lk: | ^~~~~ | 1240 | _c5Lk: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ld’: /tmp/ghc35934_0/ghc_6.hc:1278:1: error: warning: label ‘_c5Ld’ defined but not used [-Wunused-label] 1278 | _c5Ld: | ^~~~~ | 1278 | _c5Ld: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5LG’: /tmp/ghc35934_0/ghc_6.hc:1319:1: error: warning: label ‘_c5LG’ defined but not used [-Wunused-label] 1319 | _c5LG: | ^~~~~ | 1319 | _c5LG: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Lq’: /tmp/ghc35934_0/ghc_6.hc:1347:1: error: warning: label ‘_c5Lq’ defined but not used [-Wunused-label] 1347 | _c5Lq: | ^~~~~ | 1347 | _c5Lq: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_minTTY_entry’: /tmp/ghc35934_0/ghc_6.hc:1381:1: error: warning: label ‘_c5Ma’ defined but not used [-Wunused-label] 1381 | _c5Ma: | ^~~~~ | 1381 | _c5Ma: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_echoOn2_entry’: /tmp/ghc35934_0/ghc_6.hc:1445:1: error: warning: label ‘_c5Mo’ defined but not used [-Wunused-label] 1445 | _c5Mo: | ^~~~~ | 1445 | _c5Mo: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_echoOn_entry’: /tmp/ghc35934_0/ghc_6.hc:1514:1: error: warning: label ‘_c5ML’ defined but not used [-Wunused-label] 1514 | _c5ML: | ^~~~~ | 1514 | _c5ML: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5ME’: /tmp/ghc35934_0/ghc_6.hc:1571:1: error: warning: label ‘_c5ME’ defined but not used [-Wunused-label] 1571 | _c5ME: | ^~~~~ | 1571 | _c5ME: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_echoOff2_entry’: /tmp/ghc35934_0/ghc_6.hc:1613:1: error: warning: label ‘_c5N7’ defined but not used [-Wunused-label] 1613 | _c5N7: | ^~~~~ | 1613 | _c5N7: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_echoOff_entry’: /tmp/ghc35934_0/ghc_6.hc:1682:1: error: warning: label ‘_c5Nu’ defined but not used [-Wunused-label] 1682 | _c5Nu: | ^~~~~ | 1682 | _c5Nu: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Nn’: /tmp/ghc35934_0/ghc_6.hc:1739:1: error: warning: label ‘_c5Nn’ defined but not used [-Wunused-label] 1739 | _c5Nn: | ^~~~~ | 1739 | _c5Nn: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczeze_entry’: /tmp/ghc35934_0/ghc_6.hc:1906:1: error: warning: label ‘_c5NT’ defined but not used [-Wunused-label] 1906 | _c5NT: | ^~~~~ | 1906 | _c5NT: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5NM’: /tmp/ghc35934_0/ghc_6.hc:1944:1: error: warning: label ‘_c5NM’ defined but not used [-Wunused-label] 1944 | _c5NM: | ^~~~~ | 1944 | _c5NM: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Of’: /tmp/ghc35934_0/ghc_6.hc:1985:1: error: warning: label ‘_c5Of’ defined but not used [-Wunused-label] 1985 | _c5Of: | ^~~~~ | 1985 | _c5Of: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5NZ’: /tmp/ghc35934_0/ghc_6.hc:2012:1: error: warning: label ‘_c5NZ’ defined but not used [-Wunused-label] 2012 | _c5NZ: | ^~~~~ | 2012 | _c5NZ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ob’: /tmp/ghc35934_0/ghc_6.hc:2037:1: error: warning: label ‘_c5Ob’ defined but not used [-Wunused-label] 2037 | _c5Ob: | ^~~~~ | 2037 | _c5Ob: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfEqEchoStatezuzdczsze_entry’: /tmp/ghc35934_0/ghc_6.hc:2050:1: error: warning: label ‘_c5OP’ defined but not used [-Wunused-label] 2050 | _c5OP: | ^~~~~ | 2050 | _c5OP: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5OI’: /tmp/ghc35934_0/ghc_6.hc:2088:1: error: warning: label ‘_c5OI’ defined but not used [-Wunused-label] 2088 | _c5OI: | ^~~~~ | 2088 | _c5OI: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Pn’: /tmp/ghc35934_0/ghc_6.hc:2130:1: error: warning: label ‘_c5Pn’ defined but not used [-Wunused-label] 2130 | _c5Pn: | ^~~~~ | 2130 | _c5Pn: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Pz’: /tmp/ghc35934_0/ghc_6.hc:2163:1: error: warning: label ‘_c5Pz’ defined but not used [-Wunused-label] 2163 | _c5Pz: | ^~~~~ | 2163 | _c5Pz: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5PM’: /tmp/ghc35934_0/ghc_6.hc:2196:1: error: warning: label ‘_c5PM’ defined but not used [-Wunused-label] 2196 | _c5PM: | ^~~~~ | 2196 | _c5PM: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5OV’: /tmp/ghc35934_0/ghc_6.hc:2223:1: error: warning: label ‘_c5OV’ defined but not used [-Wunused-label] 2223 | _c5OV: | ^~~~~ | 2223 | _c5OV: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5P2’: /tmp/ghc35934_0/ghc_6.hc:2253:1: error: warning: label ‘_c5P2’ defined but not used [-Wunused-label] 2253 | _c5P2: | ^~~~~ | 2253 | _c5P2: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Pf’: /tmp/ghc35934_0/ghc_6.hc:2276:1: error: warning: label ‘_c5Pf’ defined but not used [-Wunused-label] 2276 | _c5Pf: | ^~~~~ | 2276 | _c5Pf: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Pb’: /tmp/ghc35934_0/ghc_6.hc:2284:1: error: warning: label ‘_c5Pb’ defined but not used [-Wunused-label] 2284 | _c5Pb: | ^~~~~ | 2284 | _c5Pb: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczlze_entry’: /tmp/ghc35934_0/ghc_6.hc:2305:1: error: warning: label ‘_c5QA’ defined but not used [-Wunused-label] 2305 | _c5QA: | ^~~~~ | 2305 | _c5QA: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Qt’: /tmp/ghc35934_0/ghc_6.hc:2343:1: error: warning: label ‘_c5Qt’ defined but not used [-Wunused-label] 2343 | _c5Qt: | ^~~~~ | 2343 | _c5Qt: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5R8’: /tmp/ghc35934_0/ghc_6.hc:2385:1: error: warning: label ‘_c5R8’ defined but not used [-Wunused-label] 2385 | _c5R8: | ^~~~~ | 2385 | _c5R8: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Rk’: /tmp/ghc35934_0/ghc_6.hc:2420:1: error: warning: label ‘_c5Rk’ defined but not used [-Wunused-label] 2420 | _c5Rk: | ^~~~~ | 2420 | _c5Rk: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5RK’: /tmp/ghc35934_0/ghc_6.hc:2458:1: error: warning: label ‘_c5RK’ defined but not used [-Wunused-label] 2458 | _c5RK: | ^~~~~ | 2458 | _c5RK: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Rs’: /tmp/ghc35934_0/ghc_6.hc:2475:1: error: warning: label ‘_c5Rs’ defined but not used [-Wunused-label] 2475 | _c5Rs: | ^~~~~ | 2475 | _c5Rs: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5QG’: /tmp/ghc35934_0/ghc_6.hc:2502:1: error: warning: label ‘_c5QG’ defined but not used [-Wunused-label] 2502 | _c5QG: | ^~~~~ | 2502 | _c5QG: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5QN’: /tmp/ghc35934_0/ghc_6.hc:2532:1: error: warning: label ‘_c5QN’ defined but not used [-Wunused-label] 2532 | _c5QN: | ^~~~~ | 2532 | _c5QN: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5R0’: /tmp/ghc35934_0/ghc_6.hc:2555:1: error: warning: label ‘_c5R0’ defined but not used [-Wunused-label] 2555 | _c5R0: | ^~~~~ | 2555 | _c5R0: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5QW’: /tmp/ghc35934_0/ghc_6.hc:2563:1: error: warning: label ‘_c5QW’ defined but not used [-Wunused-label] 2563 | _c5QW: | ^~~~~ | 2563 | _c5QW: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmax_entry’: /tmp/ghc35934_0/ghc_6.hc:2576:1: error: warning: label ‘_c5St’ defined but not used [-Wunused-label] 2576 | _c5St: | ^~~~~ | 2576 | _c5St: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Sm’: /tmp/ghc35934_0/ghc_6.hc:2614:1: error: warning: label ‘_c5Sm’ defined but not used [-Wunused-label] 2614 | _c5Sm: | ^~~~~ | 2614 | _c5Sm: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5T1’: /tmp/ghc35934_0/ghc_6.hc:2660:1: error: warning: label ‘_c5T1’ defined but not used [-Wunused-label] 2660 | _c5T1: | ^~~~~ | 2660 | _c5T1: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Td’: /tmp/ghc35934_0/ghc_6.hc:2697:1: error: warning: label ‘_c5Td’ defined but not used [-Wunused-label] 2697 | _c5Td: | ^~~~~ | 2697 | _c5Td: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5TD’: /tmp/ghc35934_0/ghc_6.hc:2734:1: error: warning: label ‘_c5TD’ defined but not used [-Wunused-label] 2734 | _c5TD: | ^~~~~ | 2734 | _c5TD: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Tl’: /tmp/ghc35934_0/ghc_6.hc:2750:1: error: warning: label ‘_c5Tl’ defined but not used [-Wunused-label] 2750 | _c5Tl: | ^~~~~ | 2750 | _c5Tl: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Sz’: /tmp/ghc35934_0/ghc_6.hc:2777:1: error: warning: label ‘_c5Sz’ defined but not used [-Wunused-label] 2777 | _c5Sz: | ^~~~~ | 2777 | _c5Sz: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5SG’: /tmp/ghc35934_0/ghc_6.hc:2808:1: error: warning: label ‘_c5SG’ defined but not used [-Wunused-label] 2808 | _c5SG: | ^~~~~ | 2808 | _c5SG: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5ST’: /tmp/ghc35934_0/ghc_6.hc:2831:1: error: warning: label ‘_c5ST’ defined but not used [-Wunused-label] 2831 | _c5ST: | ^~~~~ | 2831 | _c5ST: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5SP’: /tmp/ghc35934_0/ghc_6.hc:2839:1: error: warning: label ‘_c5SP’ defined but not used [-Wunused-label] 2839 | _c5SP: | ^~~~~ | 2839 | _c5SP: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczgze_entry’: /tmp/ghc35934_0/ghc_6.hc:2853:1: error: warning: label ‘_c5Uk’ defined but not used [-Wunused-label] 2853 | _c5Uk: | ^~~~~ | 2853 | _c5Uk: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ud’: /tmp/ghc35934_0/ghc_6.hc:2891:1: error: warning: label ‘_c5Ud’ defined but not used [-Wunused-label] 2891 | _c5Ud: | ^~~~~ | 2891 | _c5Ud: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5US’: /tmp/ghc35934_0/ghc_6.hc:2933:1: error: warning: label ‘_c5US’ defined but not used [-Wunused-label] 2933 | _c5US: | ^~~~~ | 2933 | _c5US: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5V4’: /tmp/ghc35934_0/ghc_6.hc:2968:1: error: warning: label ‘_c5V4’ defined but not used [-Wunused-label] 2968 | _c5V4: | ^~~~~ | 2968 | _c5V4: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Vu’: /tmp/ghc35934_0/ghc_6.hc:3006:1: error: warning: label ‘_c5Vu’ defined but not used [-Wunused-label] 3006 | _c5Vu: | ^~~~~ | 3006 | _c5Vu: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Vc’: /tmp/ghc35934_0/ghc_6.hc:3023:1: error: warning: label ‘_c5Vc’ defined but not used [-Wunused-label] 3023 | _c5Vc: | ^~~~~ | 3023 | _c5Vc: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Uq’: /tmp/ghc35934_0/ghc_6.hc:3050:1: error: warning: label ‘_c5Uq’ defined but not used [-Wunused-label] 3050 | _c5Uq: | ^~~~~ | 3050 | _c5Uq: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ux’: /tmp/ghc35934_0/ghc_6.hc:3080:1: error: warning: label ‘_c5Ux’ defined but not used [-Wunused-label] 3080 | _c5Ux: | ^~~~~ | 3080 | _c5Ux: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5UK’: /tmp/ghc35934_0/ghc_6.hc:3103:1: error: warning: label ‘_c5UK’ defined but not used [-Wunused-label] 3103 | _c5UK: | ^~~~~ | 3103 | _c5UK: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5UG’: /tmp/ghc35934_0/ghc_6.hc:3111:1: error: warning: label ‘_c5UG’ defined but not used [-Wunused-label] 3111 | _c5UG: | ^~~~~ | 3111 | _c5UG: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdczg_entry’: /tmp/ghc35934_0/ghc_6.hc:3123:1: error: warning: label ‘_c5W5’ defined but not used [-Wunused-label] 3123 | _c5W5: | ^~~~~ | 3123 | _c5W5: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_zdfOrdEchoStatezuzdcmin_entry’: /tmp/ghc35934_0/ghc_6.hc:3151:1: error: warning: label ‘_c5Wm’ defined but not used [-Wunused-label] 3151 | _c5Wm: | ^~~~~ | 3151 | _c5Wm: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Wf’: /tmp/ghc35934_0/ghc_6.hc:3189:1: error: warning: label ‘_c5Wf’ defined but not used [-Wunused-label] 3189 | _c5Wf: | ^~~~~ | 3189 | _c5Wf: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5WU’: /tmp/ghc35934_0/ghc_6.hc:3235:1: error: warning: label ‘_c5WU’ defined but not used [-Wunused-label] 3235 | _c5WU: | ^~~~~ | 3235 | _c5WU: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5X6’: /tmp/ghc35934_0/ghc_6.hc:3273:1: error: warning: label ‘_c5X6’ defined but not used [-Wunused-label] 3273 | _c5X6: | ^~~~~ | 3273 | _c5X6: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Xw’: /tmp/ghc35934_0/ghc_6.hc:3310:1: error: warning: label ‘_c5Xw’ defined but not used [-Wunused-label] 3310 | _c5Xw: | ^~~~~ | 3310 | _c5Xw: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Xe’: /tmp/ghc35934_0/ghc_6.hc:3327:1: error: warning: label ‘_c5Xe’ defined but not used [-Wunused-label] 3327 | _c5Xe: | ^~~~~ | 3327 | _c5Xe: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5X2’: /tmp/ghc35934_0/ghc_6.hc:3350:1: error: warning: label ‘_c5X2’ defined but not used [-Wunused-label] 3350 | _c5X2: | ^~~~~ | 3350 | _c5X2: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ws’: /tmp/ghc35934_0/ghc_6.hc:3362:1: error: warning: label ‘_c5Ws’ defined but not used [-Wunused-label] 3362 | _c5Ws: | ^~~~~ | 3362 | _c5Ws: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Wz’: /tmp/ghc35934_0/ghc_6.hc:3391:1: error: warning: label ‘_c5Wz’ defined but not used [-Wunused-label] 3391 | _c5Wz: | ^~~~~ | 3391 | _c5Wz: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5WM’: /tmp/ghc35934_0/ghc_6.hc:3414:1: error: warning: label ‘_c5WM’ defined but not used [-Wunused-label] 3414 | _c5WM: | ^~~~~ | 3414 | _c5WM: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5E1_entry’: /tmp/ghc35934_0/ghc_6.hc:3441:1: error: warning: label ‘_c5Yc’ defined but not used [-Wunused-label] 3441 | _c5Yc: | ^~~~~ | 3441 | _c5Yc: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState3_entry’: /tmp/ghc35934_0/ghc_6.hc:3478:1: error: warning: label ‘_c5Yf’ defined but not used [-Wunused-label] 3478 | _c5Yf: | ^~~~~ | 3478 | _c5Yf: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5E4_entry’: /tmp/ghc35934_0/ghc_6.hc:3553:1: error: warning: label ‘_c5YJ’ defined but not used [-Wunused-label] 3553 | _c5YJ: | ^~~~~ | 3553 | _c5YJ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5Er_entry’: /tmp/ghc35934_0/ghc_6.hc:3601:1: error: warning: label ‘_c5YV’ defined but not used [-Wunused-label] 3601 | _c5YV: | ^~~~~ | 3601 | _c5YV: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5YP’: /tmp/ghc35934_0/ghc_6.hc:3674:1: error: warning: label ‘_c5YP’ defined but not used [-Wunused-label] 3674 | _c5YP: | ^~~~~ | 3674 | _c5YP: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5YS’: /tmp/ghc35934_0/ghc_6.hc:3698:1: error: warning: label ‘_c5YS’ defined but not used [-Wunused-label] 3698 | _c5YS: | ^~~~~ | 3698 | _c5YS: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5YZ’: /tmp/ghc35934_0/ghc_6.hc:3725:1: error: warning: label ‘_c5YZ’ defined but not used [-Wunused-label] 3725 | _c5YZ: | ^~~~~ | 3725 | _c5YZ: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Zb’: /tmp/ghc35934_0/ghc_6.hc:3748:1: error: warning: label ‘_c5Zb’ defined but not used [-Wunused-label] 3748 | _c5Zb: | ^~~~~ | 3748 | _c5Zb: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Ze’: /tmp/ghc35934_0/ghc_6.hc:3774:1: error: warning: label ‘_c5Ze’ defined but not used [-Wunused-label] 3774 | _c5Ze: | ^~~~~ | 3774 | _c5Ze: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c5Zm’: /tmp/ghc35934_0/ghc_6.hc:3810:1: error: warning: label ‘_c5Zm’ defined but not used [-Wunused-label] 3810 | _c5Zm: | ^~~~~ | 3810 | _c5Zm: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState2_entry’: /tmp/ghc35934_0/ghc_6.hc:3845:1: error: warning: label ‘_c5ZL’ defined but not used [-Wunused-label] 3845 | _c5ZL: | ^~~~~ | 3845 | _c5ZL: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_sttyRaw_entry’: /tmp/ghc35934_0/ghc_6.hc:3888:1: error: warning: label ‘_c603’ defined but not used [-Wunused-label] 3888 | _c603: | ^~~~~ | 3888 | _c603: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5Ex_entry’: /tmp/ghc35934_0/ghc_6.hc:3917:1: error: warning: label ‘_c60u’ defined but not used [-Wunused-label] 3917 | _c60u: | ^~~~~ | 3917 | _c60u: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c60s’: /tmp/ghc35934_0/ghc_6.hc:3957:1: error: warning: label ‘_c60s’ defined but not used [-Wunused-label] 3957 | _c60s: | ^~~~~ | 3957 | _c60s: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState1_entry’: /tmp/ghc35934_0/ghc_6.hc:3982:1: error: warning: label ‘_c60y’ defined but not used [-Wunused-label] 3982 | _c60y: | ^~~~~ | 3982 | _c60y: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEchoState_entry’: /tmp/ghc35934_0/ghc_6.hc:4064:1: error: warning: label ‘_c60U’ defined but not used [-Wunused-label] 4064 | _c60U: | ^~~~~ | 4064 | _c60U: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c60N’: /tmp/ghc35934_0/ghc_6.hc:4107:1: error: warning: label ‘_c60N’ defined but not used [-Wunused-label] 4107 | _c60N: | ^~~~~ | 4107 | _c60N: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5EF_entry’: /tmp/ghc35934_0/ghc_6.hc:4173:1: error: warning: label ‘_c61y’ defined but not used [-Wunused-label] 4173 | _c61y: | ^~~~~ | 4173 | _c61y: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c61r’: /tmp/ghc35934_0/ghc_6.hc:4211:1: error: warning: label ‘_c61r’ defined but not used [-Wunused-label] 4211 | _c61r: | ^~~~~ | 4211 | _c61r: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_setInputEcho_entry’: /tmp/ghc35934_0/ghc_6.hc:4246:1: error: warning: label ‘_c61M’ defined but not used [-Wunused-label] 4246 | _c61M: | ^~~~~ | 4246 | _c61M: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c61d’: /tmp/ghc35934_0/ghc_6.hc:4291:1: error: warning: label ‘_c61d’ defined but not used [-Wunused-label] 4291 | _c61d: | ^~~~~ | 4291 | _c61d: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState3_entry’: /tmp/ghc35934_0/ghc_6.hc:4342:1: error: warning: label ‘_c62a’ defined but not used [-Wunused-label] 4342 | _c62a: | ^~~~~ | 4342 | _c62a: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState2_entry’: /tmp/ghc35934_0/ghc_6.hc:4403:1: error: warning: label ‘_c62p’ defined but not used [-Wunused-label] 4403 | _c62p: | ^~~~~ | 4403 | _c62p: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState5_entry’: /tmp/ghc35934_0/ghc_6.hc:4465:1: error: warning: label ‘_c62D’ defined but not used [-Wunused-label] 4465 | _c62D: | ^~~~~ | 4465 | _c62D: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c62A’: /tmp/ghc35934_0/ghc_6.hc:4497:1: error: warning: label ‘_c62A’ defined but not used [-Wunused-label] 4497 | _c62A: | ^~~~~ | 4497 | _c62A: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState1_entry’: /tmp/ghc35934_0/ghc_6.hc:4531:1: error: warning: label ‘_c62T’ defined but not used [-Wunused-label] 4531 | _c62T: | ^~~~~ | 4531 | _c62T: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c62Q’: /tmp/ghc35934_0/ghc_6.hc:4562:1: error: warning: label ‘_c62Q’ defined but not used [-Wunused-label] 4562 | _c62Q: | ^~~~~ | 4562 | _c62Q: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchoState_entry’: /tmp/ghc35934_0/ghc_6.hc:4617:1: error: warning: label ‘_c63j’ defined but not used [-Wunused-label] 4617 | _c63j: | ^~~~~ | 4617 | _c63j: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c63c’: /tmp/ghc35934_0/ghc_6.hc:4674:1: error: warning: label ‘_c63c’ defined but not used [-Wunused-label] 4674 | _c63c: | ^~~~~ | 4674 | _c63c: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5ET_entry’: /tmp/ghc35934_0/ghc_6.hc:4703:1: error: warning: label ‘_c63K’ defined but not used [-Wunused-label] 4703 | _c63K: | ^~~~~ | 4703 | _c63K: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho1_entry’: /tmp/ghc35934_0/ghc_6.hc:4738:1: error: warning: label ‘_c63N’ defined but not used [-Wunused-label] 4738 | _c63N: | ^~~~~ | 4738 | _c63N: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_bracketInputEcho_entry’: /tmp/ghc35934_0/ghc_6.hc:4790:1: error: warning: label ‘_c640’ defined but not used [-Wunused-label] 4790 | _c640: | ^~~~~ | 4790 | _c640: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5F4_entry’: /tmp/ghc35934_0/ghc_6.hc:4829:1: error: warning: label ‘_c64z’ defined but not used [-Wunused-label] 4829 | _c64z: | ^~~~~ | 4829 | _c64z: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c64m’: /tmp/ghc35934_0/ghc_6.hc:4878:1: error: warning: label ‘_c64m’ defined but not used [-Wunused-label] 4878 | _c64m: | ^~~~~ | 4878 | _c64m: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c64E’: /tmp/ghc35934_0/ghc_6.hc:4909:1: error: warning: label ‘_c64E’ defined but not used [-Wunused-label] 4909 | _c64E: | ^~~~~ | 4909 | _c64E: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c64x’: /tmp/ghc35934_0/ghc_6.hc:4925:1: error: warning: label ‘_c64x’ defined but not used [-Wunused-label] 4925 | _c64x: | ^~~~~ | 4925 | _c64x: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho1_entry’: /tmp/ghc35934_0/ghc_6.hc:4954:1: error: warning: label ‘_c64N’ defined but not used [-Wunused-label] 4954 | _c64N: | ^~~~~ | 4954 | _c64N: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_withoutInputEcho_entry’: /tmp/ghc35934_0/ghc_6.hc:5012:1: error: warning: label ‘_c651’ defined but not used [-Wunused-label] 5012 | _c651: | ^~~~~ | 5012 | _c651: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho5_entry’: /tmp/ghc35934_0/ghc_6.hc:5038:1: error: warning: label ‘_c65a’ defined but not used [-Wunused-label] 5038 | _c65a: | ^~~~~ | 5038 | _c65a: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘r5zq_entry’: /tmp/ghc35934_0/ghc_6.hc:5075:1: error: warning: label ‘_c65o’ defined but not used [-Wunused-label] 5075 | _c65o: | ^~~~~ | 5075 | _c65o: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEchozutailsGo_entry’: /tmp/ghc35934_0/ghc_6.hc:5123:1: error: warning: label ‘_c65E’ defined but not used [-Wunused-label] 5123 | _c65E: | ^~~~~ | 5123 | _c65E: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c65u’: /tmp/ghc35934_0/ghc_6.hc:5152:1: error: warning: label ‘_c65u’ defined but not used [-Wunused-label] 5152 | _c65u: | ^~~~~ | 5152 | _c65u: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c65y’: /tmp/ghc35934_0/ghc_6.hc:5167:1: error: warning: label ‘_c65y’ defined but not used [-Wunused-label] 5167 | _c65y: | ^~~~~ | 5167 | _c65y: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c65K’: /tmp/ghc35934_0/ghc_6.hc:5201:1: error: warning: label ‘_c65K’ defined but not used [-Wunused-label] 5201 | _c65K: | ^~~~~ | 5201 | _c65K: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho3_entry’: /tmp/ghc35934_0/ghc_6.hc:5237:1: error: warning: label ‘_c66g’ defined but not used [-Wunused-label] 5237 | _c66g: | ^~~~~ | 5237 | _c66g: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho2_entry’: /tmp/ghc35934_0/ghc_6.hc:5296:1: error: warning: label ‘_c66u’ defined but not used [-Wunused-label] 5296 | _c66u: | ^~~~~ | 5296 | _c66u: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘s5Ff_entry’: /tmp/ghc35934_0/ghc_6.hc:5346:1: error: warning: label ‘_c66V’ defined but not used [-Wunused-label] 5346 | _c66V: | ^~~~~ | 5346 | _c66V: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c66P’: /tmp/ghc35934_0/ghc_6.hc:5380:1: error: warning: label ‘_c66P’ defined but not used [-Wunused-label] 5380 | _c66P: | ^~~~~ | 5380 | _c66P: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho1_entry’: /tmp/ghc35934_0/ghc_6.hc:5411:1: error: warning: label ‘_c674’ defined but not used [-Wunused-label] 5411 | _c674: | ^~~~~ | 5411 | _c674: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c66F’: /tmp/ghc35934_0/ghc_6.hc:5443:1: error: warning: label ‘_c66F’ defined but not used [-Wunused-label] 5443 | _c66F: | ^~~~~ | 5443 | _c66F: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_getInputEcho_entry’: /tmp/ghc35934_0/ghc_6.hc:5499:1: error: warning: label ‘_c67w’ defined but not used [-Wunused-label] 5499 | _c67w: | ^~~~~ | 5499 | _c67w: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘_c67p’: /tmp/ghc35934_0/ghc_6.hc:5556:1: error: warning: label ‘_c67p’ defined but not used [-Wunused-label] 5556 | _c67p: | ^~~~~ | 5556 | _c67p: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_entry’: /tmp/ghc35934_0/ghc_6.hc:5587:1: error: warning: label ‘_c67P’ defined but not used [-Wunused-label] 5587 | _c67P: | ^~~~~ | 5587 | _c67P: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_entry’: /tmp/ghc35934_0/ghc_6.hc:5627:1: error: warning: label ‘_c681’ defined but not used [-Wunused-label] 5627 | _c681: | ^~~~~ | 5627 | _c681: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_MinTTY_con_entry’: /tmp/ghc35934_0/ghc_6.hc:5666:1: error: warning: label ‘_c68b’ defined but not used [-Wunused-label] 5666 | _c68b: | ^~~~~ | 5666 | _c68b: | ^ /tmp/ghc35934_0/ghc_6.hc: In function ‘echozm0zi1zi3zmECiqPOMwsmlLdGbSgLjbPY_SystemziIOziEchoziInternal_DefaultTTY_con_entry’: /tmp/ghc35934_0/ghc_6.hc:5689:1: error: warning: label ‘_c68i’ defined but not used [-Wunused-label] 5689 | _c68i: | ^~~~~ | 5689 | _c68i: | ^ [2 of 2] Compiling System.IO.Echo ( src/System/IO/Echo.hs, dist/build/System/IO/Echo.p_o ) + '[' -n dist/build/libHSecho-0.1.3-ECiqPOMwsmlLdGbSgLjbPY-ghc8.6.5.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for echo-0.1.3.. Running Haddock on library for echo-0.1.3.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: array-0.5.3.0, base-4.12.0.0, bytestring-0.10.8.2, deepseq-1.4.4.0, directory-1.3.3.0, filepath-1.4.2.1, ghc-prim-0.5.3, integer-gmp-1.0.2.0, process-1.6.5.0, time-1.8.0.2, unix-2.7.2.2 Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 19 / 19) in 'System.IO.Echo.Internal' 100% ( 12 / 12) in 'System.IO.Echo' Warning: System.IO.Echo.Internal: could not find link destinations for: IO bracket Bool True False hGetEcho hSetEcho Eq == /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList void Warning: System.IO.Echo: could not find link destinations for: IO bracket Eq == Bool /= Ord compare Ordering < <= > >= max min Show showsPrec Int ShowS show String showList True False Documentation created: dist/doc/html/echo/index.html, dist/doc/html/echo/echo.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SW7uIU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 + cd echo-0.1.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 Installing library in /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/echo-0.1.3 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d echo-0.1.3.conf ']' + install -D --mode=0644 echo-0.1.3.conf /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/echo-0.1.3.conf ++ ls /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/echo-0.1.3.conf + '[' -z /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/echo-0.1.3.conf ']' + rm -f ghc-echo.files ghc-echo-doc.files + touch ghc-echo.files ghc-echo-doc.files + for i in /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/libHSecho-0.1.3-*ghc8.6.5.so + echo /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/libHSecho-0.1.3-ECiqPOMwsmlLdGbSgLjbPY-ghc8.6.5.so + pkgdir=/usr/lib64/ghc-8.6.5/echo-0.1.3 + '[' -d /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/echo-0.1.3 ']' + find /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/echo-0.1.3 -type d -fprintf ghc-echo-devel.files '%%dir %p\n' -o '(' -name '*.p_hi' -o -name 'libHS*_p.a' ')' -fprint ghc-echo-prof.files -o -fprint ghc-echo-devel.files + ls /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/lib64/ghc-8.6.5/package.conf.d/echo-0.1.3.conf + '[' -d /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc/html/libraries/echo-0.1.3 ']' + echo /usr/share/doc/ghc/html/libraries/echo-0.1.3 + for i in ghc-echo.files ghc-echo-devel.files ghc-echo-doc.files ghc-echo-prof.files + '[' -f ghc-echo.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64!!g' ghc-echo.files + for i in ghc-echo.files ghc-echo-devel.files ghc-echo-doc.files ghc-echo-prof.files + '[' -f ghc-echo-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64!!g' ghc-echo-devel.files + for i in ghc-echo.files ghc-echo-devel.files ghc-echo-doc.files ghc-echo-prof.files + '[' -f ghc-echo-doc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64!!g' ghc-echo-doc.files + for i in ghc-echo.files ghc-echo-devel.files ghc-echo-doc.files ghc-echo-prof.files + '[' -f ghc-echo-prof.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64!!g' ghc-echo-prof.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-echo-0.1.3-10.fc33.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jqmmIS + umask 022 + cd /builddir/build/BUILD + cd echo-0.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/licenses/ghc-echo + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/licenses/ghc-echo + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/licenses/ghc-echo + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-echo = 0.1.3-10.fc33 ghc-echo(riscv-64) = 0.1.3-10.fc33 libHSecho-0.1.3-ECiqPOMwsmlLdGbSgLjbPY-ghc8.6.5.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.12.0.0-ghc8.6.5.so()(64bit) libHSghc-prim-0.5.3-ghc8.6.5.so()(64bit) libHSprocess-1.6.5.0-ghc8.6.5.so()(64bit) rtld(GNU_HASH) Processing files: ghc-echo-devel-0.1.3-10.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DPexHR + umask 022 + cd /builddir/build/BUILD + cd echo-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc-echo-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc-echo-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc-echo-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc-echo-devel + cp -pr example /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64/usr/share/doc/ghc-echo-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ghc-devel(echo-0.1.3-ECiqPOMwsmlLdGbSgLjbPY) ghc-echo-devel = 0.1.3-10.fc33 ghc-echo-devel(riscv-64) = 0.1.3-10.fc33 ghc-echo-static = 0.1.3-10.fc33 ghc-echo-static(riscv-64) = 0.1.3-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-devel(base-4.12.0.0) ghc-devel(process-1.6.5.0) Processing files: ghc-echo-doc-0.1.3-10.fc33.riscv64 Provides: ghc-echo-doc = 0.1.3-10.fc33 ghc-echo-doc(riscv-64) = 0.1.3-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ghc-echo-prof-0.1.3-10.fc33.riscv64 Provides: ghc-echo-prof = 0.1.3-10.fc33 ghc-echo-prof(riscv-64) = 0.1.3-10.fc33 ghc-prof(echo-0.1.3-ECiqPOMwsmlLdGbSgLjbPY) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ghc-prof(base-4.12.0.0) ghc-prof(process-1.6.5.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 Wrote: /builddir/build/RPMS/ghc-echo-0.1.3-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-echo-devel-0.1.3-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-echo-doc-0.1.3-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-echo-prof-0.1.3-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TLHI3T + umask 022 + cd /builddir/build/BUILD + cd echo-0.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-echo-0.1.3-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0