Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-auto-update.spec'], chrootPath='/var/lib/mock/f30-build-42915-24742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-auto-update.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ghc-auto-update-0.1.4-12.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-auto-update.spec'], chrootPath='/var/lib/mock/f30-build-42915-24742/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-auto-update.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ricmkp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf auto-update-0.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/auto-update-0.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd auto-update-0.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r6aVYa + umask 022 + cd /builddir/build/BUILD + cd auto-update-0.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-auto-update '--libsubdir=$compiler/$pkgid' '--datasubdir=$pkgid' '--libexecsubdir=$pkgid' --ghc --dynlibdir=/usr/lib64 --global '--ghc-options= -optc-O2 -optc-g -optc-pipe -optc-Wall -optc-Werror=format-security -optc-Wp,-D_FORTIFY_SOURCE=2 -optc-Wp,-D_GLIBCXX_ASSERTIONS -optc-fexceptions -optc-fstack-protector-strong -optc-grecord-gcc-switches -optc-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -optc-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -optc-fasynchronous-unwind-tables -optc-fstack-clash-protection -optl-Wl,-z,relro -optl-Wl,--as-needed' --disable-executable-stripping --disable-library-stripping -p --enable-shared --htmldir=/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 --global Configuring auto-update-0.1.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for auto-update-0.1.4.. Building library for auto-update-0.1.4.. [1 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.o ) BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_c3WF’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c3WF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c3WF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3WC’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:34:1: error: BUILDSTDERR: warning: label ‘_c3WC’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c3WC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c3WC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateSpawnThreshold_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:56:1: error: BUILDSTDERR: warning: label ‘_c3WT’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c3WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c3WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3WQ’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:75:1: error: BUILDSTDERR: warning: label ‘_c3WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c3WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c3WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateFreq_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:97:1: error: BUILDSTDERR: warning: label ‘_c3X7’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c3X7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c3X7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3X4’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:116:1: error: BUILDSTDERR: warning: label ‘_c3X4’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c3X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c3X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘r3TB_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:251:1: error: BUILDSTDERR: warning: label ‘_c3Xk’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _c3Xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _c3Xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘r3TC_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:290:1: error: BUILDSTDERR: warning: label ‘_c3Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c3Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c3Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘r3TD_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:329:1: error: BUILDSTDERR: warning: label ‘_c3XC’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c3XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c3XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘r3TF_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:370:1: error: BUILDSTDERR: warning: label ‘_c3XL’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c3XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c3XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3Uf_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:449:1: error: BUILDSTDERR: warning: label ‘_c3XZ’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _c3XZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _c3XZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3XW’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:479:1: error: BUILDSTDERR: warning: label ‘_c3XW’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _c3XW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _c3XW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Y2’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:499:1: error: BUILDSTDERR: warning: label ‘_c3Y2’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _c3Y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _c3Y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate4_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:522:1: error: BUILDSTDERR: warning: label ‘_c3Yd’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c3Yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c3Yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Yb’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:554:1: error: BUILDSTDERR: warning: label ‘_c3Yb’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c3Yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c3Yb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate3_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:623:1: error: BUILDSTDERR: warning: label ‘_c3Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c3Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c3Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Ys’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:656:1: error: BUILDSTDERR: warning: label ‘_c3Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _c3Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _c3Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate7_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:680:1: error: BUILDSTDERR: warning: label ‘_c3YE’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _c3YE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _c3YE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3Ul_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:707:1: error: BUILDSTDERR: warning: label ‘_c3YP’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c3YP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c3YP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate6_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:732:1: error: BUILDSTDERR: warning: label ‘_c3YS’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _c3YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _c3YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate5_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:763:1: error: BUILDSTDERR: warning: label ‘_c3Z2’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _c3Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _c3Z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3V9_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:794:1: error: BUILDSTDERR: warning: label ‘_c40E’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c40E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c40E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40x’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:826:1: error: BUILDSTDERR: warning: label ‘_c40x’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _c40x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _c40x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40S’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:863:1: error: BUILDSTDERR: warning: label ‘_c40S’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _c40S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _c40S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40Y’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:893:1: error: BUILDSTDERR: warning: label ‘_c40Y’ defined but not used [-Wunused-label] BUILDSTDERR: 893 | _c40Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 893 | _c40Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40J’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:907:1: error: BUILDSTDERR: warning: label ‘_c40J’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _c40J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _c40J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3VJ_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:924:1: error: BUILDSTDERR: warning: label ‘_c41g’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _c41g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _c41g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3ZJ’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:952:1: error: BUILDSTDERR: warning: label ‘_c3ZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c3ZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c3ZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3ZL’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:964:1: error: BUILDSTDERR: warning: label ‘_c3ZL’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _c3ZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _c3ZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3ZP’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:998:1: error: BUILDSTDERR: warning: label ‘_c3ZP’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c3ZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c3ZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3ZV’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1041:1: error: BUILDSTDERR: warning: label ‘_c3ZV’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _c3ZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _c3ZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40b’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1077:1: error: BUILDSTDERR: warning: label ‘_c40b’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _c40b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _c40b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40g’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1097:1: error: BUILDSTDERR: warning: label ‘_c40g’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _c40g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _c40g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40l’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1113:1: error: BUILDSTDERR: warning: label ‘_c40l’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _c40l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _c40l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c40n’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1135:1: error: BUILDSTDERR: warning: label ‘_c40n’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _c40n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _c40n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c400’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1173:1: error: BUILDSTDERR: warning: label ‘_c400’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _c400: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _c400: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c402’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1195:1: error: BUILDSTDERR: warning: label ‘_c402’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _c402: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _c402: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3VP_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1234:1: error: BUILDSTDERR: warning: label ‘_c41X’ defined but not used [-Wunused-label] BUILDSTDERR: 1234 | _c41X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1234 | _c41X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3VU_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1267:1: error: BUILDSTDERR: warning: label ‘_c424’ defined but not used [-Wunused-label] BUILDSTDERR: 1267 | _c424: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1267 | _c424: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c41M’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1312:1: error: BUILDSTDERR: warning: label ‘_c41M’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _c41M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _c41M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c41O’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1339:1: error: BUILDSTDERR: warning: label ‘_c41O’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _c41O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _c41O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c42f’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1388:1: error: BUILDSTDERR: warning: label ‘_c42f’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _c42f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _c42f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3VV_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1418:1: error: BUILDSTDERR: warning: label ‘_c42u’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _c42u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _c42u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3UG_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1467:1: error: BUILDSTDERR: warning: label ‘_c42B’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _c42B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _c42B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c42z’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1510:1: error: BUILDSTDERR: warning: label ‘_c42z’ defined but not used [-Wunused-label] BUILDSTDERR: 1510 | _c42z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1510 | _c42z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3Wd_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1528:1: error: BUILDSTDERR: warning: label ‘_c42X’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _c42X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _c42X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c42Q’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1558:1: error: BUILDSTDERR: warning: label ‘_c42Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _c42Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _c42Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c432’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1586:1: error: BUILDSTDERR: warning: label ‘_c432’ defined but not used [-Wunused-label] BUILDSTDERR: 1586 | _c432: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1586 | _c432: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘s3Wr_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1603:1: error: BUILDSTDERR: warning: label ‘_c43p’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _c43p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _c43p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c43i’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1633:1: error: BUILDSTDERR: warning: label ‘_c43i’ defined but not used [-Wunused-label] BUILDSTDERR: 1633 | _c43i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1633 | _c43i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c43u’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1661:1: error: BUILDSTDERR: warning: label ‘_c43u’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _c43u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _c43u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c43F’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c43F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c43F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Zb’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1697:1: error: BUILDSTDERR: warning: label ‘_c3Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _c3Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _c3Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Zd’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c3Zd’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c3Zd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c3Zd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Zh’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1747:1: error: BUILDSTDERR: warning: label ‘_c3Zh’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _c3Zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _c3Zh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c3Zj’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1769:1: error: BUILDSTDERR: warning: label ‘_c3Zj’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _c3Zj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _c3Zj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c43b’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1809:1: error: BUILDSTDERR: warning: label ‘_c43b’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _c43b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _c43b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘_c42J’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1834:1: error: BUILDSTDERR: warning: label ‘_c42J’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _c42J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _c42J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c441’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c441: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c441: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1895:1: error: BUILDSTDERR: warning: label ‘_c44a’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _c44a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _c44a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1916:1: error: BUILDSTDERR: warning: label ‘_c44h’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _c44h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _c44h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1943:1: error: BUILDSTDERR: warning: label ‘_c44o’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _c44o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _c44o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_defaultUpdateSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:1972:1: error: BUILDSTDERR: warning: label ‘_c44v’ defined but not used [-Wunused-label] BUILDSTDERR: 1972 | _c44v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1972 | _c44v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:2000:1: error: BUILDSTDERR: warning: label ‘_c44D’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _c44D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _c44D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_6.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c44I’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c44I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c44I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:15:1: error: BUILDSTDERR: warning: label ‘_c47u’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c47u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c47u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c47r’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:34:1: error: BUILDSTDERR: warning: label ‘_c47r’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c47r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c47r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateSpawnThreshold_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:56:1: error: BUILDSTDERR: warning: label ‘_c47I’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c47I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c47I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c47F’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:75:1: error: BUILDSTDERR: warning: label ‘_c47F’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c47F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c47F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateFreq_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:97:1: error: BUILDSTDERR: warning: label ‘_c47W’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c47W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c47W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c47T’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:116:1: error: BUILDSTDERR: warning: label ‘_c47T’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c47T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c47T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘r3TB_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:251:1: error: BUILDSTDERR: warning: label ‘_c489’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _c489: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _c489: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘r3TC_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:290:1: error: BUILDSTDERR: warning: label ‘_c48i’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _c48i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _c48i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘r3TD_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:329:1: error: BUILDSTDERR: warning: label ‘_c48r’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c48r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c48r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘r3TF_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:370:1: error: BUILDSTDERR: warning: label ‘_c48A’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c48A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c48A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s454_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:449:1: error: BUILDSTDERR: warning: label ‘_c48O’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _c48O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _c48O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c48L’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:479:1: error: BUILDSTDERR: warning: label ‘_c48L’ defined but not used [-Wunused-label] BUILDSTDERR: 479 | _c48L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 479 | _c48L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c48R’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:499:1: error: BUILDSTDERR: warning: label ‘_c48R’ defined but not used [-Wunused-label] BUILDSTDERR: 499 | _c48R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 499 | _c48R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate4_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:522:1: error: BUILDSTDERR: warning: label ‘_c492’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _c492: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _c492: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c490’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:554:1: error: BUILDSTDERR: warning: label ‘_c490’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c490: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c490: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate3_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:623:1: error: BUILDSTDERR: warning: label ‘_c49j’ defined but not used [-Wunused-label] BUILDSTDERR: 623 | _c49j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 623 | _c49j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c49h’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:656:1: error: BUILDSTDERR: warning: label ‘_c49h’ defined but not used [-Wunused-label] BUILDSTDERR: 656 | _c49h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 656 | _c49h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate7_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:680:1: error: BUILDSTDERR: warning: label ‘_c49t’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _c49t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _c49t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s45a_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:707:1: error: BUILDSTDERR: warning: label ‘_c49E’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c49E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c49E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate6_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:732:1: error: BUILDSTDERR: warning: label ‘_c49H’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _c49H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _c49H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate5_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:763:1: error: BUILDSTDERR: warning: label ‘_c49R’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _c49R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _c49R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s45Y_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:794:1: error: BUILDSTDERR: warning: label ‘_c4bt’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c4bt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c4bt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4bm’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:826:1: error: BUILDSTDERR: warning: label ‘_c4bm’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _c4bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _c4bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4bH’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:863:1: error: BUILDSTDERR: warning: label ‘_c4bH’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _c4bH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _c4bH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4bN’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:893:1: error: BUILDSTDERR: warning: label ‘_c4bN’ defined but not used [-Wunused-label] BUILDSTDERR: 893 | _c4bN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 893 | _c4bN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4by’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:907:1: error: BUILDSTDERR: warning: label ‘_c4by’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _c4by: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _c4by: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s46y_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:924:1: error: BUILDSTDERR: warning: label ‘_c4c5’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _c4c5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _c4c5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4ay’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:952:1: error: BUILDSTDERR: warning: label ‘_c4ay’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _c4ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _c4ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4aA’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:964:1: error: BUILDSTDERR: warning: label ‘_c4aA’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _c4aA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _c4aA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4aE’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:998:1: error: BUILDSTDERR: warning: label ‘_c4aE’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c4aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c4aE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4aK’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1041:1: error: BUILDSTDERR: warning: label ‘_c4aK’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _c4aK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _c4aK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4b0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1077:1: error: BUILDSTDERR: warning: label ‘_c4b0’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _c4b0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _c4b0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4b5’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1097:1: error: BUILDSTDERR: warning: label ‘_c4b5’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _c4b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _c4b5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4ba’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1113:1: error: BUILDSTDERR: warning: label ‘_c4ba’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _c4ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _c4ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4bc’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1135:1: error: BUILDSTDERR: warning: label ‘_c4bc’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _c4bc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _c4bc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4aP’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1173:1: error: BUILDSTDERR: warning: label ‘_c4aP’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _c4aP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _c4aP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4aR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1195:1: error: BUILDSTDERR: warning: label ‘_c4aR’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _c4aR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _c4aR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s46E_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1234:1: error: BUILDSTDERR: warning: label ‘_c4cM’ defined but not used [-Wunused-label] BUILDSTDERR: 1234 | _c4cM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1234 | _c4cM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s46J_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1267:1: error: BUILDSTDERR: warning: label ‘_c4cT’ defined but not used [-Wunused-label] BUILDSTDERR: 1267 | _c4cT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1267 | _c4cT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4cB’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1312:1: error: BUILDSTDERR: warning: label ‘_c4cB’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _c4cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _c4cB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4cD’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1339:1: error: BUILDSTDERR: warning: label ‘_c4cD’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _c4cD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _c4cD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4d4’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1388:1: error: BUILDSTDERR: warning: label ‘_c4d4’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _c4d4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _c4d4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s46K_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1418:1: error: BUILDSTDERR: warning: label ‘_c4dj’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _c4dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _c4dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s45v_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1467:1: error: BUILDSTDERR: warning: label ‘_c4dq’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _c4dq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _c4dq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4do’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1510:1: error: BUILDSTDERR: warning: label ‘_c4do’ defined but not used [-Wunused-label] BUILDSTDERR: 1510 | _c4do: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1510 | _c4do: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s472_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1528:1: error: BUILDSTDERR: warning: label ‘_c4dM’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _c4dM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _c4dM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4dF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1558:1: error: BUILDSTDERR: warning: label ‘_c4dF’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _c4dF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _c4dF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4dR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1586:1: error: BUILDSTDERR: warning: label ‘_c4dR’ defined but not used [-Wunused-label] BUILDSTDERR: 1586 | _c4dR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1586 | _c4dR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘s47g_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1603:1: error: BUILDSTDERR: warning: label ‘_c4ee’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _c4ee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _c4ee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4e7’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1633:1: error: BUILDSTDERR: warning: label ‘_c4e7’ defined but not used [-Wunused-label] BUILDSTDERR: 1633 | _c4e7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1633 | _c4e7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4ej’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1661:1: error: BUILDSTDERR: warning: label ‘_c4ej’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _c4ej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _c4ej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1676:1: error: BUILDSTDERR: warning: label ‘_c4eu’ defined but not used [-Wunused-label] BUILDSTDERR: 1676 | _c4eu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1676 | _c4eu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4a0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1697:1: error: BUILDSTDERR: warning: label ‘_c4a0’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _c4a0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _c4a0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4a2’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c4a2’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c4a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c4a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4a6’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1747:1: error: BUILDSTDERR: warning: label ‘_c4a6’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _c4a6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _c4a6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4a8’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1769:1: error: BUILDSTDERR: warning: label ‘_c4a8’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _c4a8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _c4a8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4e0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1809:1: error: BUILDSTDERR: warning: label ‘_c4e0’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _c4e0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _c4e0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘_c4dy’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1834:1: error: BUILDSTDERR: warning: label ‘_c4dy’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _c4dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _c4dy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c4eQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c4eQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c4eQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1895:1: error: BUILDSTDERR: warning: label ‘_c4eZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _c4eZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _c4eZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1916:1: error: BUILDSTDERR: warning: label ‘_c4f6’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _c4f6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _c4f6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1943:1: error: BUILDSTDERR: warning: label ‘_c4fd’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _c4fd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _c4fd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_defaultUpdateSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:1972:1: error: BUILDSTDERR: warning: label ‘_c4fk’ defined but not used [-Wunused-label] BUILDSTDERR: 1972 | _c4fk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1972 | _c4fk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:2000:1: error: BUILDSTDERR: warning: label ‘_c4fs’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _c4fs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _c4fs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_10.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c4fx’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c4fx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c4fx: BUILDSTDERR: | ^ [2 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.o ) BUILDSTDERR: /tmp/ghc20718_0/ghc_15.hc:28:22: error: BUILDSTDERR: warning: ‘S4fM_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S4fM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S4fM_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_19.hc:28:22: error: BUILDSTDERR: warning: ‘S4fN_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord S4fN_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord S4fN_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [3 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.o ) BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:15:1: error: BUILDSTDERR: warning: label ‘_c4oP’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c4oP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c4oP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4oM’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:34:1: error: BUILDSTDERR: warning: label ‘_c4oM’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c4oM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c4oM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceFreq_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:56:1: error: BUILDSTDERR: warning: label ‘_c4p3’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c4p3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c4p3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4p0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:75:1: error: BUILDSTDERR: warning: label ‘_c4p0’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c4p0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c4p0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_defaultDebounceSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:204:1: error: BUILDSTDERR: warning: label ‘_c4pe’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c4pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c4pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:230:1: error: BUILDSTDERR: warning: label ‘_c4pl’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _c4pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _c4pl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘s4nZ_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:251:1: error: BUILDSTDERR: warning: label ‘_c4pU’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _c4pU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _c4pU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4pI’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:274:1: error: BUILDSTDERR: warning: label ‘_c4pI’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _c4pI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _c4pI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4pL’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:296:1: error: BUILDSTDERR: warning: label ‘_c4pL’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c4pL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c4pL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4pN’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:320:1: error: BUILDSTDERR: warning: label ‘_c4pN’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _c4pN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _c4pN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4q4’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:354:1: error: BUILDSTDERR: warning: label ‘_c4q4’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c4q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c4q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4q0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:370:1: error: BUILDSTDERR: warning: label ‘_c4q0’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c4q0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c4q0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘s4oi_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:389:1: error: BUILDSTDERR: warning: label ‘_c4qh’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _c4qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _c4qh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘s4nW_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:430:1: error: BUILDSTDERR: warning: label ‘_c4qo’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _c4qo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _c4qo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4qm’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:466:1: error: BUILDSTDERR: warning: label ‘_c4qm’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c4qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c4qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘s4ou_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:483:1: error: BUILDSTDERR: warning: label ‘_c4qF’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _c4qF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _c4qF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4qD’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:506:1: error: BUILDSTDERR: warning: label ‘_c4qD’ defined but not used [-Wunused-label] BUILDSTDERR: 506 | _c4qD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 506 | _c4qD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘s4oC_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:523:1: error: BUILDSTDERR: warning: label ‘_c4qT’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _c4qT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _c4qT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4qR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:546:1: error: BUILDSTDERR: warning: label ‘_c4qR’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _c4qR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _c4qR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_zdwmkDebounce_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:562:1: error: BUILDSTDERR: warning: label ‘_c4r0’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c4r0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c4r0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4ps’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:583:1: error: BUILDSTDERR: warning: label ‘_c4ps’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _c4ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _c4ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4pu’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:605:1: error: BUILDSTDERR: warning: label ‘_c4pu’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _c4pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _c4pu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4qK’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:643:1: error: BUILDSTDERR: warning: label ‘_c4qK’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _c4qK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _c4qK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4qw’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:667:1: error: BUILDSTDERR: warning: label ‘_c4qw’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _c4qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _c4qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:699:1: error: BUILDSTDERR: warning: label ‘_c4rl’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _c4rl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _c4rl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘_c4ri’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:726:1: error: BUILDSTDERR: warning: label ‘_c4ri’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c4ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c4ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:749:1: error: BUILDSTDERR: warning: label ‘_c4rw’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _c4rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _c4rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:769:1: error: BUILDSTDERR: warning: label ‘_c4rE’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _c4rE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _c4rE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_24.hc:794:1: error: BUILDSTDERR: warning: label ‘_c4rJ’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c4rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c4rJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:15:1: error: BUILDSTDERR: warning: label ‘_c4sY’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c4sY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c4sY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4sV’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:34:1: error: BUILDSTDERR: warning: label ‘_c4sV’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c4sV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c4sV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceFreq_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:56:1: error: BUILDSTDERR: warning: label ‘_c4tc’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c4tc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c4tc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4t9’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:75:1: error: BUILDSTDERR: warning: label ‘_c4t9’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c4t9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c4t9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_defaultDebounceSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:204:1: error: BUILDSTDERR: warning: label ‘_c4tn’ defined but not used [-Wunused-label] BUILDSTDERR: 204 | _c4tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 204 | _c4tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:230:1: error: BUILDSTDERR: warning: label ‘_c4tu’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _c4tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _c4tu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘s4s8_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:251:1: error: BUILDSTDERR: warning: label ‘_c4u3’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _c4u3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _c4u3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4tR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:274:1: error: BUILDSTDERR: warning: label ‘_c4tR’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _c4tR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _c4tR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4tU’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:296:1: error: BUILDSTDERR: warning: label ‘_c4tU’ defined but not used [-Wunused-label] BUILDSTDERR: 296 | _c4tU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 296 | _c4tU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4tW’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:320:1: error: BUILDSTDERR: warning: label ‘_c4tW’ defined but not used [-Wunused-label] BUILDSTDERR: 320 | _c4tW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 320 | _c4tW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4ud’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:354:1: error: BUILDSTDERR: warning: label ‘_c4ud’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c4ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c4ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4u9’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:370:1: error: BUILDSTDERR: warning: label ‘_c4u9’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c4u9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c4u9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘s4sr_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:389:1: error: BUILDSTDERR: warning: label ‘_c4uq’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _c4uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _c4uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘s4s5_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:430:1: error: BUILDSTDERR: warning: label ‘_c4ux’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _c4ux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _c4ux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4uv’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:466:1: error: BUILDSTDERR: warning: label ‘_c4uv’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c4uv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c4uv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘s4sD_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:483:1: error: BUILDSTDERR: warning: label ‘_c4uO’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _c4uO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _c4uO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4uM’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:506:1: error: BUILDSTDERR: warning: label ‘_c4uM’ defined but not used [-Wunused-label] BUILDSTDERR: 506 | _c4uM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 506 | _c4uM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘s4sL_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:523:1: error: BUILDSTDERR: warning: label ‘_c4v2’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _c4v2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _c4v2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4v0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:546:1: error: BUILDSTDERR: warning: label ‘_c4v0’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _c4v0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _c4v0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_zdwmkDebounce_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:562:1: error: BUILDSTDERR: warning: label ‘_c4v9’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c4v9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c4v9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4tB’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:583:1: error: BUILDSTDERR: warning: label ‘_c4tB’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _c4tB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _c4tB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4tD’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:605:1: error: BUILDSTDERR: warning: label ‘_c4tD’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _c4tD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _c4tD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4uT’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:643:1: error: BUILDSTDERR: warning: label ‘_c4uT’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _c4uT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _c4uT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4uF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:667:1: error: BUILDSTDERR: warning: label ‘_c4uF’ defined but not used [-Wunused-label] BUILDSTDERR: 667 | _c4uF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 667 | _c4uF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:699:1: error: BUILDSTDERR: warning: label ‘_c4vu’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _c4vu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _c4vu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘_c4vr’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:726:1: error: BUILDSTDERR: warning: label ‘_c4vr’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c4vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c4vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:749:1: error: BUILDSTDERR: warning: label ‘_c4vF’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _c4vF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _c4vF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:769:1: error: BUILDSTDERR: warning: label ‘_c4vN’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _c4vN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _c4vN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_28.hc:794:1: error: BUILDSTDERR: warning: label ‘_c4vS’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c4vS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c4vS: BUILDSTDERR: | ^ [4 of 4] Compiling Control.Reaper ( Control/Reaper.hs, dist/build/Control/Reaper.o ) BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdWReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:15:1: error: BUILDSTDERR: warning: label ‘_c5wO’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c5wO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c5wO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5wL’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:42:1: error: BUILDSTDERR: warning: label ‘_c5wL’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _c5wL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _c5wL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperEmpty_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:79:1: error: BUILDSTDERR: warning: label ‘_c5x5’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c5x5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c5x5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5x2’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:98:1: error: BUILDSTDERR: warning: label ‘_c5x2’ defined but not used [-Wunused-label] BUILDSTDERR: 98 | _c5x2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 98 | _c5x2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperNull_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:120:1: error: BUILDSTDERR: warning: label ‘_c5xj’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _c5xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _c5xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5xg’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:139:1: error: BUILDSTDERR: warning: label ‘_c5xg’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c5xg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c5xg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperCons_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:161:1: error: BUILDSTDERR: warning: label ‘_c5xx’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _c5xx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _c5xx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5xu’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:180:1: error: BUILDSTDERR: warning: label ‘_c5xu’ defined but not used [-Wunused-label] BUILDSTDERR: 180 | _c5xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 180 | _c5xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperDelay_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:202:1: error: BUILDSTDERR: warning: label ‘_c5xL’ defined but not used [-Wunused-label] BUILDSTDERR: 202 | _c5xL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 202 | _c5xL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5xI’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:224:1: error: BUILDSTDERR: warning: label ‘_c5xI’ defined but not used [-Wunused-label] BUILDSTDERR: 224 | _c5xI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | _c5xI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:257:1: error: BUILDSTDERR: warning: label ‘_c5y2’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _c5y2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _c5y2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5xZ’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:276:1: error: BUILDSTDERR: warning: label ‘_c5xZ’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _c5xZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _c5xZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperKill_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:298:1: error: BUILDSTDERR: warning: label ‘_c5yg’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _c5yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _c5yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5yd’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:317:1: error: BUILDSTDERR: warning: label ‘_c5yd’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _c5yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _c5yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperStop_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:339:1: error: BUILDSTDERR: warning: label ‘_c5yu’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _c5yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _c5yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5yr’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:358:1: error: BUILDSTDERR: warning: label ‘_c5yr’ defined but not used [-Wunused-label] BUILDSTDERR: 358 | _c5yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 358 | _c5yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperRead_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:380:1: error: BUILDSTDERR: warning: label ‘_c5yI’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _c5yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _c5yI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5yF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:399:1: error: BUILDSTDERR: warning: label ‘_c5yF’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c5yF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c5yF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAdd_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:421:1: error: BUILDSTDERR: warning: label ‘_c5yW’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _c5yW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _c5yW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5yT’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:440:1: error: BUILDSTDERR: warning: label ‘_c5yT’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c5yT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c5yT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5u7_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:461:1: error: BUILDSTDERR: warning: label ‘_c5zc’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c5zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c5zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_defaultReaperSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:483:1: error: BUILDSTDERR: warning: label ‘_c5zf’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _c5zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _c5zf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5sg_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:527:1: error: BUILDSTDERR: warning: label ‘_c5zq’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _c5zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _c5zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5sh_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:568:1: error: BUILDSTDERR: warning: label ‘_c5zz’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _c5zz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _c5zz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5si_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:609:1: error: BUILDSTDERR: warning: label ‘_c5zI’ defined but not used [-Wunused-label] BUILDSTDERR: 609 | _c5zI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 609 | _c5zI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5sk_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:650:1: error: BUILDSTDERR: warning: label ‘_c5zR’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _c5zR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _c5zR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5sr_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:726:1: error: BUILDSTDERR: warning: label ‘_c5A2’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c5A2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c5A2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5A0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:759:1: error: BUILDSTDERR: warning: label ‘_c5A0’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _c5A0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _c5A0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘r5sy_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:822:1: error: BUILDSTDERR: warning: label ‘_c5Ah’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _c5Ah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _c5Ah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Af’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:855:1: error: BUILDSTDERR: warning: label ‘_c5Af’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _c5Af: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _c5Af: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:877:1: error: BUILDSTDERR: warning: label ‘_c5Ao’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _c5Ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _c5Ao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5uu_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:887:1: error: BUILDSTDERR: warning: label ‘_c5AQ’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _c5AQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _c5AQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5AJ’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:918:1: error: BUILDSTDERR: warning: label ‘_c5AJ’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _c5AJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _c5AJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5uD_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:957:1: error: BUILDSTDERR: warning: label ‘_c5Bj’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _c5Bj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _c5Bj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Bg’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:986:1: error: BUILDSTDERR: warning: label ‘_c5Bg’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c5Bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c5Bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5uJ_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1008:1: error: BUILDSTDERR: warning: label ‘_c5Bz’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _c5Bz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _c5Bz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5uS_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1037:1: error: BUILDSTDERR: warning: label ‘_c5BO’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _c5BO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _c5BO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5BH’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1072:1: error: BUILDSTDERR: warning: label ‘_c5BH’ defined but not used [-Wunused-label] BUILDSTDERR: 1072 | _c5BH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1072 | _c5BH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5BX’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c5BX’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c5BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c5BX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1158:1: error: BUILDSTDERR: warning: label ‘_c5Cl’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _c5Cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _c5Cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5CF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1204:1: error: BUILDSTDERR: warning: label ‘_c5CF’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _c5CF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _c5CF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_s5ul’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1219:1: error: BUILDSTDERR: warning: label ‘_s5ul’ defined but not used [-Wunused-label] BUILDSTDERR: 1219 | _s5ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1219 | _s5ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Ay’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1243:1: error: BUILDSTDERR: warning: label ‘_c5Ay’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _c5Ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _c5Ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5B3’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c5B3’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c5B3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c5B3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5B5’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1293:1: error: BUILDSTDERR: warning: label ‘_c5B5’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _c5B5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _c5B5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5B7’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1312:1: error: BUILDSTDERR: warning: label ‘_c5B7’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _c5B7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _c5B7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5B9’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1336:1: error: BUILDSTDERR: warning: label ‘_c5B9’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _c5B9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _c5B9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Cq’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1380:1: error: BUILDSTDERR: warning: label ‘_c5Cq’ defined but not used [-Wunused-label] BUILDSTDERR: 1380 | _c5Cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1380 | _c5Cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1400:1: error: BUILDSTDERR: warning: label ‘_c5CS’ defined but not used [-Wunused-label] BUILDSTDERR: 1400 | _c5CS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1400 | _c5CS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1419:1: error: BUILDSTDERR: warning: label ‘_c5CW’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _c5CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _c5CW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vn_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1435:1: error: BUILDSTDERR: warning: label ‘_c5Dn’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _c5Dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _c5Dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vo_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1486:1: error: BUILDSTDERR: warning: label ‘_c5Ds’ defined but not used [-Wunused-label] BUILDSTDERR: 1486 | _c5Ds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1486 | _c5Ds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vh_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1536:1: error: BUILDSTDERR: warning: label ‘_c5DE’ defined but not used [-Wunused-label] BUILDSTDERR: 1536 | _c5DE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1536 | _c5DE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Dx’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1584:1: error: BUILDSTDERR: warning: label ‘_c5Dx’ defined but not used [-Wunused-label] BUILDSTDERR: 1584 | _c5Dx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | _c5Dx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5we_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1620:1: error: BUILDSTDERR: warning: label ‘_c5DY’ defined but not used [-Wunused-label] BUILDSTDERR: 1620 | _c5DY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1620 | _c5DY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5DR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1650:1: error: BUILDSTDERR: warning: label ‘_c5DR’ defined but not used [-Wunused-label] BUILDSTDERR: 1650 | _c5DR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1650 | _c5DR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5w2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1677:1: error: BUILDSTDERR: warning: label ‘_c5Ep’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _c5Ep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _c5Ep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Ei’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1707:1: error: BUILDSTDERR: warning: label ‘_c5Ei’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _c5Ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _c5Ei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5w7_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1748:1: error: BUILDSTDERR: warning: label ‘_c5EG’ defined but not used [-Wunused-label] BUILDSTDERR: 1748 | _c5EG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1748 | _c5EG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5EC’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1784:1: error: BUILDSTDERR: warning: label ‘_c5EC’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _c5EC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _c5EC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5EE’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1801:1: error: BUILDSTDERR: warning: label ‘_c5EE’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _c5EE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _c5EE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vX_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1819:1: error: BUILDSTDERR: warning: label ‘_c5EZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _c5EZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _c5EZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5ES’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1847:1: error: BUILDSTDERR: warning: label ‘_c5ES’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _c5ES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _c5ES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vL_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1874:1: error: BUILDSTDERR: warning: label ‘_c5FA’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _c5FA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _c5FA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Ft’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c5Ft’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c5Ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c5Ft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5FF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1953:1: error: BUILDSTDERR: warning: label ‘_c5FF’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _c5FF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _c5FF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vA_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:1978:1: error: BUILDSTDERR: warning: label ‘_c5FU’ defined but not used [-Wunused-label] BUILDSTDERR: 1978 | _c5FU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1978 | _c5FU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5FS’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c5FS’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c5FS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c5FS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5vQ_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2042:1: error: BUILDSTDERR: warning: label ‘_c5G4’ defined but not used [-Wunused-label] BUILDSTDERR: 2042 | _c5G4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2042 | _c5G4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Fe’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c5Fe’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c5Fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c5Fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2111:1: error: BUILDSTDERR: warning: label ‘_c5Gb’ defined but not used [-Wunused-label] BUILDSTDERR: 2111 | _c5Gb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2111 | _c5Gb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5D0’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2136:1: error: BUILDSTDERR: warning: label ‘_c5D0’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _c5D0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _c5D0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5D2’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2166:1: error: BUILDSTDERR: warning: label ‘_c5D2’ defined but not used [-Wunused-label] BUILDSTDERR: 2166 | _c5D2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2166 | _c5D2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2231:1: error: BUILDSTDERR: warning: label ‘_c5Gp’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _c5Gp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _c5Gp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5Gm’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2258:1: error: BUILDSTDERR: warning: label ‘_c5Gm’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _c5Gm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _c5Gm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2284:1: error: BUILDSTDERR: warning: label ‘_c5GA’ defined but not used [-Wunused-label] BUILDSTDERR: 2284 | _c5GA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2284 | _c5GA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘s5wG_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2306:1: error: BUILDSTDERR: warning: label ‘_c5H8’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _c5H8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _c5H8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkListAction1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2336:1: error: BUILDSTDERR: warning: label ‘_c5Hd’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _c5Hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _c5Hd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5GK’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2357:1: error: BUILDSTDERR: warning: label ‘_c5GK’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _c5GK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _c5GK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5GM’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2370:1: error: BUILDSTDERR: warning: label ‘_c5GM’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _c5GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _c5GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5GO’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2394:1: error: BUILDSTDERR: warning: label ‘_c5GO’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _c5GO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _c5GO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5GU’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2423:1: error: BUILDSTDERR: warning: label ‘_c5GU’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _c5GU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _c5GU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘_c5GW’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c5GW’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c5GW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c5GW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkListAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2494:1: error: BUILDSTDERR: warning: label ‘_c5HL’ defined but not used [-Wunused-label] BUILDSTDERR: 2494 | _c5HL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2494 | _c5HL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2861:1: error: BUILDSTDERR: warning: label ‘_c5HT’ defined but not used [-Wunused-label] BUILDSTDERR: 2861 | _c5HT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2861 | _c5HT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c5I3’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c5I3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c5I3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2923:1: error: BUILDSTDERR: warning: label ‘_c5I9’ defined but not used [-Wunused-label] BUILDSTDERR: 2923 | _c5I9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2923 | _c5I9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2932:1: error: BUILDSTDERR: warning: label ‘_c5Ie’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _c5Ie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _c5Ie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_NoReaper_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2961:1: error: BUILDSTDERR: warning: label ‘_c5Ij’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _c5Ij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _c5Ij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2975:1: error: BUILDSTDERR: warning: label ‘_c5Il’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _c5Il: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _c5Il: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:2989:1: error: BUILDSTDERR: warning: label ‘_c5In’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _c5In: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _c5In: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_33.hc:3003:1: error: BUILDSTDERR: warning: label ‘_c5Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _c5Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _c5Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdWReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:15:1: error: BUILDSTDERR: warning: label ‘_c5Me’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c5Me: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c5Me: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Mb’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:42:1: error: BUILDSTDERR: warning: label ‘_c5Mb’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _c5Mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _c5Mb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperEmpty_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:79:1: error: BUILDSTDERR: warning: label ‘_c5Mv’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _c5Mv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _c5Mv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Ms’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:98:1: error: BUILDSTDERR: warning: label ‘_c5Ms’ defined but not used [-Wunused-label] BUILDSTDERR: 98 | _c5Ms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 98 | _c5Ms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperNull_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:120:1: error: BUILDSTDERR: warning: label ‘_c5MJ’ defined but not used [-Wunused-label] BUILDSTDERR: 120 | _c5MJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | _c5MJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5MG’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:139:1: error: BUILDSTDERR: warning: label ‘_c5MG’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c5MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c5MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperCons_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:161:1: error: BUILDSTDERR: warning: label ‘_c5MX’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _c5MX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _c5MX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5MU’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:180:1: error: BUILDSTDERR: warning: label ‘_c5MU’ defined but not used [-Wunused-label] BUILDSTDERR: 180 | _c5MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 180 | _c5MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperDelay_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:202:1: error: BUILDSTDERR: warning: label ‘_c5Nb’ defined but not used [-Wunused-label] BUILDSTDERR: 202 | _c5Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 202 | _c5Nb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5N8’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:224:1: error: BUILDSTDERR: warning: label ‘_c5N8’ defined but not used [-Wunused-label] BUILDSTDERR: 224 | _c5N8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | _c5N8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:257:1: error: BUILDSTDERR: warning: label ‘_c5Ns’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _c5Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _c5Ns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Np’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:276:1: error: BUILDSTDERR: warning: label ‘_c5Np’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _c5Np: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _c5Np: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperKill_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:298:1: error: BUILDSTDERR: warning: label ‘_c5NG’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _c5NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _c5NG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5ND’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:317:1: error: BUILDSTDERR: warning: label ‘_c5ND’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _c5ND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _c5ND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperStop_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:339:1: error: BUILDSTDERR: warning: label ‘_c5NU’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _c5NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _c5NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5NR’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:358:1: error: BUILDSTDERR: warning: label ‘_c5NR’ defined but not used [-Wunused-label] BUILDSTDERR: 358 | _c5NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 358 | _c5NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperRead_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:380:1: error: BUILDSTDERR: warning: label ‘_c5O8’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _c5O8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _c5O8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5O5’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:399:1: error: BUILDSTDERR: warning: label ‘_c5O5’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _c5O5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _c5O5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAdd_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:421:1: error: BUILDSTDERR: warning: label ‘_c5Om’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _c5Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _c5Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Oj’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:440:1: error: BUILDSTDERR: warning: label ‘_c5Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c5Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c5Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Jx_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:461:1: error: BUILDSTDERR: warning: label ‘_c5OC’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _c5OC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _c5OC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_defaultReaperSettings1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:483:1: error: BUILDSTDERR: warning: label ‘_c5OF’ defined but not used [-Wunused-label] BUILDSTDERR: 483 | _c5OF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 483 | _c5OF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5sg_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:527:1: error: BUILDSTDERR: warning: label ‘_c5OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _c5OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _c5OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5sh_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:568:1: error: BUILDSTDERR: warning: label ‘_c5OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _c5OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _c5OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5si_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:609:1: error: BUILDSTDERR: warning: label ‘_c5P8’ defined but not used [-Wunused-label] BUILDSTDERR: 609 | _c5P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 609 | _c5P8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5sk_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:650:1: error: BUILDSTDERR: warning: label ‘_c5Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _c5Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _c5Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5sr_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:726:1: error: BUILDSTDERR: warning: label ‘_c5Ps’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _c5Ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _c5Ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Pq’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:759:1: error: BUILDSTDERR: warning: label ‘_c5Pq’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _c5Pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _c5Pq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘r5sy_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:822:1: error: BUILDSTDERR: warning: label ‘_c5PH’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _c5PH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _c5PH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5PF’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:855:1: error: BUILDSTDERR: warning: label ‘_c5PF’ defined but not used [-Wunused-label] BUILDSTDERR: 855 | _c5PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 855 | _c5PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:877:1: error: BUILDSTDERR: warning: label ‘_c5PO’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _c5PO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _c5PO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5JU_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:887:1: error: BUILDSTDERR: warning: label ‘_c5Qg’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _c5Qg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _c5Qg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Q9’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:918:1: error: BUILDSTDERR: warning: label ‘_c5Q9’ defined but not used [-Wunused-label] BUILDSTDERR: 918 | _c5Q9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 918 | _c5Q9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5K3_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:957:1: error: BUILDSTDERR: warning: label ‘_c5QJ’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _c5QJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _c5QJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5QG’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:986:1: error: BUILDSTDERR: warning: label ‘_c5QG’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c5QG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c5QG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5K9_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1008:1: error: BUILDSTDERR: warning: label ‘_c5QZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _c5QZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _c5QZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Ki_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1037:1: error: BUILDSTDERR: warning: label ‘_c5Re’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _c5Re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _c5Re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5R7’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1072:1: error: BUILDSTDERR: warning: label ‘_c5R7’ defined but not used [-Wunused-label] BUILDSTDERR: 1072 | _c5R7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1072 | _c5R7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Rn’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c5Rn’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c5Rn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c5Rn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1158:1: error: BUILDSTDERR: warning: label ‘_c5RL’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _c5RL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _c5RL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5S5’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1204:1: error: BUILDSTDERR: warning: label ‘_c5S5’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _c5S5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _c5S5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_s5JL’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1219:1: error: BUILDSTDERR: warning: label ‘_s5JL’ defined but not used [-Wunused-label] BUILDSTDERR: 1219 | _s5JL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1219 | _s5JL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5PY’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1243:1: error: BUILDSTDERR: warning: label ‘_c5PY’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _c5PY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _c5PY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Qt’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c5Qt’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c5Qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c5Qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Qv’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1293:1: error: BUILDSTDERR: warning: label ‘_c5Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _c5Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _c5Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Qx’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1312:1: error: BUILDSTDERR: warning: label ‘_c5Qx’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _c5Qx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _c5Qx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Qz’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1336:1: error: BUILDSTDERR: warning: label ‘_c5Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _c5Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _c5Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5RQ’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1380:1: error: BUILDSTDERR: warning: label ‘_c5RQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1380 | _c5RQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1380 | _c5RQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper2_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1400:1: error: BUILDSTDERR: warning: label ‘_c5Si’ defined but not used [-Wunused-label] BUILDSTDERR: 1400 | _c5Si: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1400 | _c5Si: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1419:1: error: BUILDSTDERR: warning: label ‘_c5Sm’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _c5Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _c5Sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5KN_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1435:1: error: BUILDSTDERR: warning: label ‘_c5SN’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _c5SN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _c5SN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5KO_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1486:1: error: BUILDSTDERR: warning: label ‘_c5SS’ defined but not used [-Wunused-label] BUILDSTDERR: 1486 | _c5SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1486 | _c5SS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5KH_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1536:1: error: BUILDSTDERR: warning: label ‘_c5T4’ defined but not used [-Wunused-label] BUILDSTDERR: 1536 | _c5T4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1536 | _c5T4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5SX’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1584:1: error: BUILDSTDERR: warning: label ‘_c5SX’ defined but not used [-Wunused-label] BUILDSTDERR: 1584 | _c5SX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1584 | _c5SX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5LE_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1620:1: error: BUILDSTDERR: warning: label ‘_c5To’ defined but not used [-Wunused-label] BUILDSTDERR: 1620 | _c5To: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1620 | _c5To: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Th’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1650:1: error: BUILDSTDERR: warning: label ‘_c5Th’ defined but not used [-Wunused-label] BUILDSTDERR: 1650 | _c5Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1650 | _c5Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Ls_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1677:1: error: BUILDSTDERR: warning: label ‘_c5TP’ defined but not used [-Wunused-label] BUILDSTDERR: 1677 | _c5TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1677 | _c5TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5TI’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1707:1: error: BUILDSTDERR: warning: label ‘_c5TI’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _c5TI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _c5TI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Lx_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1748:1: error: BUILDSTDERR: warning: label ‘_c5U6’ defined but not used [-Wunused-label] BUILDSTDERR: 1748 | _c5U6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1748 | _c5U6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5U2’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1784:1: error: BUILDSTDERR: warning: label ‘_c5U2’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _c5U2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _c5U2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5U4’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1801:1: error: BUILDSTDERR: warning: label ‘_c5U4’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _c5U4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _c5U4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Ln_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1819:1: error: BUILDSTDERR: warning: label ‘_c5Up’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _c5Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _c5Up: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Ui’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1847:1: error: BUILDSTDERR: warning: label ‘_c5Ui’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _c5Ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _c5Ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Lb_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1874:1: error: BUILDSTDERR: warning: label ‘_c5V0’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _c5V0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _c5V0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5UT’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c5UT’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c5UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c5UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5V5’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1953:1: error: BUILDSTDERR: warning: label ‘_c5V5’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _c5V5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _c5V5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5L0_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:1978:1: error: BUILDSTDERR: warning: label ‘_c5Vk’ defined but not used [-Wunused-label] BUILDSTDERR: 1978 | _c5Vk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1978 | _c5Vk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Vi’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2026:1: error: BUILDSTDERR: warning: label ‘_c5Vi’ defined but not used [-Wunused-label] BUILDSTDERR: 2026 | _c5Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2026 | _c5Vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5Lg_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2042:1: error: BUILDSTDERR: warning: label ‘_c5Vu’ defined but not used [-Wunused-label] BUILDSTDERR: 2042 | _c5Vu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2042 | _c5Vu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5UE’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c5UE’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c5UE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c5UE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2111:1: error: BUILDSTDERR: warning: label ‘_c5VB’ defined but not used [-Wunused-label] BUILDSTDERR: 2111 | _c5VB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2111 | _c5VB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Sq’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2136:1: error: BUILDSTDERR: warning: label ‘_c5Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _c5Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _c5Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Ss’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2166:1: error: BUILDSTDERR: warning: label ‘_c5Ss’ defined but not used [-Wunused-label] BUILDSTDERR: 2166 | _c5Ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2166 | _c5Ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2231:1: error: BUILDSTDERR: warning: label ‘_c5VP’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _c5VP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _c5VP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5VM’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2258:1: error: BUILDSTDERR: warning: label ‘_c5VM’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _c5VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _c5VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2284:1: error: BUILDSTDERR: warning: label ‘_c5W0’ defined but not used [-Wunused-label] BUILDSTDERR: 2284 | _c5W0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2284 | _c5W0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘s5M6_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2306:1: error: BUILDSTDERR: warning: label ‘_c5Wy’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _c5Wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _c5Wy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkListAction1_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2336:1: error: BUILDSTDERR: warning: label ‘_c5WD’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _c5WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _c5WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Wa’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2357:1: error: BUILDSTDERR: warning: label ‘_c5Wa’ defined but not used [-Wunused-label] BUILDSTDERR: 2357 | _c5Wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2357 | _c5Wa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Wc’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2370:1: error: BUILDSTDERR: warning: label ‘_c5Wc’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _c5Wc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _c5Wc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5We’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2394:1: error: BUILDSTDERR: warning: label ‘_c5We’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _c5We: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _c5We: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Wk’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2423:1: error: BUILDSTDERR: warning: label ‘_c5Wk’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _c5Wk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _c5Wk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘_c5Wm’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2447:1: error: BUILDSTDERR: warning: label ‘_c5Wm’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _c5Wm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _c5Wm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkListAction_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2494:1: error: BUILDSTDERR: warning: label ‘_c5Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 2494 | _c5Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2494 | _c5Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2861:1: error: BUILDSTDERR: warning: label ‘_c5Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 2861 | _c5Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2861 | _c5Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c5Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c5Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c5Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_slow’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2923:1: error: BUILDSTDERR: warning: label ‘_c5Xz’ defined but not used [-Wunused-label] BUILDSTDERR: 2923 | _c5Xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2923 | _c5Xz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2932:1: error: BUILDSTDERR: warning: label ‘_c5XE’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _c5XE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _c5XE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_NoReaper_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2961:1: error: BUILDSTDERR: warning: label ‘_c5XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _c5XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _c5XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2975:1: error: BUILDSTDERR: warning: label ‘_c5XL’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _c5XL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _c5XL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:2989:1: error: BUILDSTDERR: warning: label ‘_c5XN’ defined but not used [-Wunused-label] BUILDSTDERR: 2989 | _c5XN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2989 | _c5XN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_con_entry’: BUILDSTDERR: /tmp/ghc20718_0/ghc_37.hc:3003:1: error: BUILDSTDERR: warning: label ‘_c5XP’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _c5XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _c5XP: BUILDSTDERR: | ^ [1 of 4] Compiling Control.AutoUpdate ( Control/AutoUpdate.hs, dist/build/Control/AutoUpdate.p_o ) BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateAction_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:105:1: error: BUILDSTDERR: warning: label ‘_c3WA’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _c3WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _c3WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3Wx’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:136:1: error: BUILDSTDERR: warning: label ‘_c3Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _c3Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _c3Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateSpawnThreshold_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:167:1: error: BUILDSTDERR: warning: label ‘_c3WS’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c3WS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c3WS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3WP’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:198:1: error: BUILDSTDERR: warning: label ‘_c3WP’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c3WP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c3WP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_updateFreq_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:229:1: error: BUILDSTDERR: warning: label ‘_c3Xa’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _c3Xa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _c3Xa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3X7’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:260:1: error: BUILDSTDERR: warning: label ‘_c3X7’ defined but not used [-Wunused-label] BUILDSTDERR: 260 | _c3X7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 260 | _c3X7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3T0_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:416:1: error: BUILDSTDERR: warning: label ‘_c3Xs’ defined but not used [-Wunused-label] BUILDSTDERR: 416 | _c3Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 416 | _c3Xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3T1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:467:1: error: BUILDSTDERR: warning: label ‘_c3XG’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c3XG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c3XG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3T2_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:518:1: error: BUILDSTDERR: warning: label ‘_c3XU’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c3XU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c3XU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3T4_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:571:1: error: BUILDSTDERR: warning: label ‘_c3Y8’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _c3Y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _c3Y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3TJ_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:668:1: error: BUILDSTDERR: warning: label ‘_c3Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 668 | _c3Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 668 | _c3Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3Yp’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:706:1: error: BUILDSTDERR: warning: label ‘_c3Yp’ defined but not used [-Wunused-label] BUILDSTDERR: 706 | _c3Yp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 706 | _c3Yp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3Yw’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:728:1: error: BUILDSTDERR: warning: label ‘_c3Yw’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _c3Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _c3Yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3Tc_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:758:1: error: BUILDSTDERR: warning: label ‘_c3YI’ defined but not used [-Wunused-label] BUILDSTDERR: 758 | _c3YI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 758 | _c3YI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3YG’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:795:1: error: BUILDSTDERR: warning: label ‘_c3YG’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c3YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c3YG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3Tk_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:875:1: error: BUILDSTDERR: warning: label ‘_c3Z7’ defined but not used [-Wunused-label] BUILDSTDERR: 875 | _c3Z7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 875 | _c3Z7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c3Z5’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:916:1: error: BUILDSTDERR: warning: label ‘_c3Z5’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _c3Z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _c3Z5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3Tl_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:945:1: error: BUILDSTDERR: warning: label ‘_c3Zj’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _c3Zj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _c3Zj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3TP_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:977:1: error: BUILDSTDERR: warning: label ‘_c3Zz’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _c3Zz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _c3Zz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3Tm_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1014:1: error: BUILDSTDERR: warning: label ‘_c3ZC’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _c3ZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _c3ZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘r3Tn_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1055:1: error: BUILDSTDERR: warning: label ‘_c3ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _c3ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _c3ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Uc_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1098:1: error: BUILDSTDERR: warning: label ‘_c40z’ defined but not used [-Wunused-label] BUILDSTDERR: 1098 | _c40z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1098 | _c40z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c40w’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c40w’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c40w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c40w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3UD_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1160:1: error: BUILDSTDERR: warning: label ‘_c42l’ defined but not used [-Wunused-label] BUILDSTDERR: 1160 | _c42l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1160 | _c42l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c42e’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1202:1: error: BUILDSTDERR: warning: label ‘_c42e’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _c42e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _c42e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c42C’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1251:1: error: BUILDSTDERR: warning: label ‘_c42C’ defined but not used [-Wunused-label] BUILDSTDERR: 1251 | _c42C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1251 | _c42C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c42K’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1289:1: error: BUILDSTDERR: warning: label ‘_c42K’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _c42K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _c42K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c42s’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1304:1: error: BUILDSTDERR: warning: label ‘_c42s’ defined but not used [-Wunused-label] BUILDSTDERR: 1304 | _c42s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1304 | _c42s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3UP_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1327:1: error: BUILDSTDERR: warning: label ‘_c438’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _c438: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _c438: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Uk_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1367:1: error: BUILDSTDERR: warning: label ‘_c43e’ defined but not used [-Wunused-label] BUILDSTDERR: 1367 | _c43e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1367 | _c43e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c416’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1390:1: error: BUILDSTDERR: warning: label ‘_c416’ defined but not used [-Wunused-label] BUILDSTDERR: 1390 | _c416: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1390 | _c416: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41d’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1419:1: error: BUILDSTDERR: warning: label ‘_c41d’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _c41d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _c41d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41i’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1460:1: error: BUILDSTDERR: warning: label ‘_c41i’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _c41i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _c41i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41p’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1511:1: error: BUILDSTDERR: warning: label ‘_c41p’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _c41p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _c41p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41L’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c41L’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c41L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c41L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41R’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1589:1: error: BUILDSTDERR: warning: label ‘_c41R’ defined but not used [-Wunused-label] BUILDSTDERR: 1589 | _c41R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1589 | _c41R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41X’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1607:1: error: BUILDSTDERR: warning: label ‘_c41X’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _c41X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _c41X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c420’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1631:1: error: BUILDSTDERR: warning: label ‘_c420’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _c420: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _c420: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41x’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1679:1: error: BUILDSTDERR: warning: label ‘_c41x’ defined but not used [-Wunused-label] BUILDSTDERR: 1679 | _c41x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1679 | _c41x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c41A’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1703:1: error: BUILDSTDERR: warning: label ‘_c41A’ defined but not used [-Wunused-label] BUILDSTDERR: 1703 | _c41A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1703 | _c41A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Vi_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1765:1: error: BUILDSTDERR: warning: label ‘_c43M’ defined but not used [-Wunused-label] BUILDSTDERR: 1765 | _c43M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1765 | _c43M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c43J’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1821:1: error: BUILDSTDERR: warning: label ‘_c43J’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _c43J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _c43J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Vo_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1855:1: error: BUILDSTDERR: warning: label ‘_c44a’ defined but not used [-Wunused-label] BUILDSTDERR: 1855 | _c44a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1855 | _c44a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Vt_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1899:1: error: BUILDSTDERR: warning: label ‘_c44h’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _c44h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _c44h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c43V’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1956:1: error: BUILDSTDERR: warning: label ‘_c43V’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _c43V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _c43V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c43Y’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:1985:1: error: BUILDSTDERR: warning: label ‘_c43Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _c43Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _c43Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c44t’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2039:1: error: BUILDSTDERR: warning: label ‘_c44t’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _c44t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _c44t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Vu_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2074:1: error: BUILDSTDERR: warning: label ‘_c44I’ defined but not used [-Wunused-label] BUILDSTDERR: 2074 | _c44I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2074 | _c44I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3Ua_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2139:1: error: BUILDSTDERR: warning: label ‘_c44Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2139 | _c44Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2139 | _c44Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c44O’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2197:1: error: BUILDSTDERR: warning: label ‘_c44O’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _c44O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _c44O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3VM_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2220:1: error: BUILDSTDERR: warning: label ‘_c45h’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _c45h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _c45h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c45a’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2259:1: error: BUILDSTDERR: warning: label ‘_c45a’ defined but not used [-Wunused-label] BUILDSTDERR: 2259 | _c45a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2259 | _c45a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c45n’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2289:1: error: BUILDSTDERR: warning: label ‘_c45n’ defined but not used [-Wunused-label] BUILDSTDERR: 2289 | _c45n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2289 | _c45n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘s3W0_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2312:1: error: BUILDSTDERR: warning: label ‘_c45P’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _c45P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _c45P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c45I’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2351:1: error: BUILDSTDERR: warning: label ‘_c45I’ defined but not used [-Wunused-label] BUILDSTDERR: 2351 | _c45I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2351 | _c45I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c45V’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2381:1: error: BUILDSTDERR: warning: label ‘_c45V’ defined but not used [-Wunused-label] BUILDSTDERR: 2381 | _c45V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2381 | _c45V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate2_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2402:1: error: BUILDSTDERR: warning: label ‘_c466’ defined but not used [-Wunused-label] BUILDSTDERR: 2402 | _c466: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2402 | _c466: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c402’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2424:1: error: BUILDSTDERR: warning: label ‘_c402’ defined but not used [-Wunused-label] BUILDSTDERR: 2424 | _c402: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2424 | _c402: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c405’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2446:1: error: BUILDSTDERR: warning: label ‘_c405’ defined but not used [-Wunused-label] BUILDSTDERR: 2446 | _c405: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2446 | _c405: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c40a’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2484:1: error: BUILDSTDERR: warning: label ‘_c40a’ defined but not used [-Wunused-label] BUILDSTDERR: 2484 | _c40a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2484 | _c40a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c40d’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2513:1: error: BUILDSTDERR: warning: label ‘_c40d’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _c40d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _c40d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c45x’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2566:1: error: BUILDSTDERR: warning: label ‘_c45x’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _c45x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _c45x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘_c44Z’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2599:1: error: BUILDSTDERR: warning: label ‘_c44Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2599 | _c44Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2599 | _c44Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2645:1: error: BUILDSTDERR: warning: label ‘_c46R’ defined but not used [-Wunused-label] BUILDSTDERR: 2645 | _c46R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2645 | _c46R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdateWithModify_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2689:1: error: BUILDSTDERR: warning: label ‘_c472’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _c472: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _c472: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2718:1: error: BUILDSTDERR: warning: label ‘_c47c’ defined but not used [-Wunused-label] BUILDSTDERR: 2718 | _c47c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2718 | _c47c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_mkAutoUpdate_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2757:1: error: BUILDSTDERR: warning: label ‘_c47l’ defined but not used [-Wunused-label] BUILDSTDERR: 2757 | _c47l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2757 | _c47l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_defaultUpdateSettings1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2793:1: error: BUILDSTDERR: warning: label ‘_c47u’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _c47u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _c47u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_defaultUpdateSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2825:1: error: BUILDSTDERR: warning: label ‘_c47K’ defined but not used [-Wunused-label] BUILDSTDERR: 2825 | _c47K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2825 | _c47K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2893:1: error: BUILDSTDERR: warning: label ‘_c47W’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _c47W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _c47W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziAutoUpdate_UpdateSettings_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_6.hc:2929:1: error: BUILDSTDERR: warning: label ‘_c486’ defined but not used [-Wunused-label] BUILDSTDERR: 2929 | _c486: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2929 | _c486: BUILDSTDERR: | ^ [2 of 4] Compiling Control.AutoUpdate.Util ( Control/AutoUpdate/Util.hs, dist/build/Control/AutoUpdate/Util.p_o ) BUILDSTDERR: /tmp/ghc20777_0/ghc_17.hc:47:22: error: BUILDSTDERR: warning: ‘S48n_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord S48n_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord S48n_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [3 of 4] Compiling Control.Debounce ( Control/Debounce.hs, dist/build/Control/Debounce.p_o ) BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceAction_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:83:1: error: BUILDSTDERR: warning: label ‘_c4hL’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c4hL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c4hL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4hI’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:114:1: error: BUILDSTDERR: warning: label ‘_c4hI’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _c4hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _c4hI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_debounceFreq_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:145:1: error: BUILDSTDERR: warning: label ‘_c4i3’ defined but not used [-Wunused-label] BUILDSTDERR: 145 | _c4i3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 145 | _c4i3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4i0’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:176:1: error: BUILDSTDERR: warning: label ‘_c4i0’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _c4i0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _c4i0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_defaultDebounceSettings1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:326:1: error: BUILDSTDERR: warning: label ‘_c4ig’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c4ig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c4ig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_defaultDebounceSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:357:1: error: BUILDSTDERR: warning: label ‘_c4iw’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c4iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c4iw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:420:1: error: BUILDSTDERR: warning: label ‘_c4iH’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _c4iH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _c4iH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4gE_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:446:1: error: BUILDSTDERR: warning: label ‘_c4jF’ defined but not used [-Wunused-label] BUILDSTDERR: 446 | _c4jF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 446 | _c4jF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jo’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:469:1: error: BUILDSTDERR: warning: label ‘_c4jo’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _c4jo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _c4jo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jv’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:492:1: error: BUILDSTDERR: warning: label ‘_c4jv’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _c4jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _c4jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jy’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:517:1: error: BUILDSTDERR: warning: label ‘_c4jy’ defined but not used [-Wunused-label] BUILDSTDERR: 517 | _c4jy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 517 | _c4jy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jR’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:554:1: error: BUILDSTDERR: warning: label ‘_c4jR’ defined but not used [-Wunused-label] BUILDSTDERR: 554 | _c4jR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 554 | _c4jR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jX’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:572:1: error: BUILDSTDERR: warning: label ‘_c4jX’ defined but not used [-Wunused-label] BUILDSTDERR: 572 | _c4jX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 572 | _c4jX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4jM’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:588:1: error: BUILDSTDERR: warning: label ‘_c4jM’ defined but not used [-Wunused-label] BUILDSTDERR: 588 | _c4jM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 588 | _c4jM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4gX_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:613:1: error: BUILDSTDERR: warning: label ‘_c4k8’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _c4k8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _c4k8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4gB_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:669:1: error: BUILDSTDERR: warning: label ‘_c4kg’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _c4kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _c4kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4ke’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:717:1: error: BUILDSTDERR: warning: label ‘_c4ke’ defined but not used [-Wunused-label] BUILDSTDERR: 717 | _c4ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 717 | _c4ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4h9_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:739:1: error: BUILDSTDERR: warning: label ‘_c4kC’ defined but not used [-Wunused-label] BUILDSTDERR: 739 | _c4kC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 739 | _c4kC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4kA’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:771:1: error: BUILDSTDERR: warning: label ‘_c4kA’ defined but not used [-Wunused-label] BUILDSTDERR: 771 | _c4kA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 771 | _c4kA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4hh_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:793:1: error: BUILDSTDERR: warning: label ‘_c4kV’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c4kV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c4kV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4kT’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:825:1: error: BUILDSTDERR: warning: label ‘_c4kT’ defined but not used [-Wunused-label] BUILDSTDERR: 825 | _c4kT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 825 | _c4kT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘s4hi_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:850:1: error: BUILDSTDERR: warning: label ‘_c4l2’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c4l2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c4l2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4j1’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:889:1: error: BUILDSTDERR: warning: label ‘_c4j1’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c4j1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c4j1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4j4’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:916:1: error: BUILDSTDERR: warning: label ‘_c4j4’ defined but not used [-Wunused-label] BUILDSTDERR: 916 | _c4j4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 916 | _c4j4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4kI’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:964:1: error: BUILDSTDERR: warning: label ‘_c4kI’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _c4kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _c4kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4kp’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:994:1: error: BUILDSTDERR: warning: label ‘_c4kp’ defined but not used [-Wunused-label] BUILDSTDERR: 994 | _c4kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 994 | _c4kp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_zdwmkDebounce_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:1032:1: error: BUILDSTDERR: warning: label ‘_c4lf’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _c4lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _c4lf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_mkDebounce_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:1079:1: error: BUILDSTDERR: warning: label ‘_c4lH’ defined but not used [-Wunused-label] BUILDSTDERR: 1079 | _c4lH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1079 | _c4lH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘_c4lE’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:1107:1: error: BUILDSTDERR: warning: label ‘_c4lE’ defined but not used [-Wunused-label] BUILDSTDERR: 1107 | _c4lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1107 | _c4lE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c4lV’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c4lV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c4lV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziDebounce_DebounceSettings_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_28.hc:1172:1: error: BUILDSTDERR: warning: label ‘_c4m5’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _c4m5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _c4m5: BUILDSTDERR: | ^ [4 of 4] Compiling Control.Reaper ( Control/Reaper.hs, dist/build/Control/Reaper.p_o ) BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdWReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:168:1: error: BUILDSTDERR: warning: label ‘_c5nJ’ defined but not used [-Wunused-label] BUILDSTDERR: 168 | _c5nJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 168 | _c5nJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5nG’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:200:1: error: BUILDSTDERR: warning: label ‘_c5nG’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _c5nG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _c5nG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperEmpty_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:253:1: error: BUILDSTDERR: warning: label ‘_c5o4’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _c5o4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _c5o4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5o1’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:284:1: error: BUILDSTDERR: warning: label ‘_c5o1’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _c5o1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _c5o1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperNull_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:315:1: error: BUILDSTDERR: warning: label ‘_c5om’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _c5om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _c5om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5oj’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:346:1: error: BUILDSTDERR: warning: label ‘_c5oj’ defined but not used [-Wunused-label] BUILDSTDERR: 346 | _c5oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 346 | _c5oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperCons_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:377:1: error: BUILDSTDERR: warning: label ‘_c5oE’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _c5oE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _c5oE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5oB’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:408:1: error: BUILDSTDERR: warning: label ‘_c5oB’ defined but not used [-Wunused-label] BUILDSTDERR: 408 | _c5oB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 408 | _c5oB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperDelay_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:439:1: error: BUILDSTDERR: warning: label ‘_c5oW’ defined but not used [-Wunused-label] BUILDSTDERR: 439 | _c5oW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 439 | _c5oW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5oT’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:473:1: error: BUILDSTDERR: warning: label ‘_c5oT’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _c5oT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _c5oT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAction_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:518:1: error: BUILDSTDERR: warning: label ‘_c5ph’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c5ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c5ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5pe’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:549:1: error: BUILDSTDERR: warning: label ‘_c5pe’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c5pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c5pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperKill_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:580:1: error: BUILDSTDERR: warning: label ‘_c5pz’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _c5pz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _c5pz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5pw’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:611:1: error: BUILDSTDERR: warning: label ‘_c5pw’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _c5pw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _c5pw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperStop_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:642:1: error: BUILDSTDERR: warning: label ‘_c5pR’ defined but not used [-Wunused-label] BUILDSTDERR: 642 | _c5pR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 642 | _c5pR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5pO’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:673:1: error: BUILDSTDERR: warning: label ‘_c5pO’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _c5pO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _c5pO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperRead_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:704:1: error: BUILDSTDERR: warning: label ‘_c5q9’ defined but not used [-Wunused-label] BUILDSTDERR: 704 | _c5q9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 704 | _c5q9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5q6’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:735:1: error: BUILDSTDERR: warning: label ‘_c5q6’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _c5q6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _c5q6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_reaperAdd_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:766:1: error: BUILDSTDERR: warning: label ‘_c5qr’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _c5qr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _c5qr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5qo’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:797:1: error: BUILDSTDERR: warning: label ‘_c5qo’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _c5qo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _c5qo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5kq_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:824:1: error: BUILDSTDERR: warning: label ‘_c5qM’ defined but not used [-Wunused-label] BUILDSTDERR: 824 | _c5qM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 824 | _c5qM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_defaultReaperSettings1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:859:1: error: BUILDSTDERR: warning: label ‘_c5qP’ defined but not used [-Wunused-label] BUILDSTDERR: 859 | _c5qP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 859 | _c5qP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_defaultReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:906:1: error: BUILDSTDERR: warning: label ‘_c5r9’ defined but not used [-Wunused-label] BUILDSTDERR: 906 | _c5r9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 906 | _c5r9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iz_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:978:1: error: BUILDSTDERR: warning: label ‘_c5rp’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _c5rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _c5rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iA_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1031:1: error: BUILDSTDERR: warning: label ‘_c5rD’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _c5rD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _c5rD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iB_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1084:1: error: BUILDSTDERR: warning: label ‘_c5rR’ defined but not used [-Wunused-label] BUILDSTDERR: 1084 | _c5rR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1084 | _c5rR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iD_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1137:1: error: BUILDSTDERR: warning: label ‘_c5s5’ defined but not used [-Wunused-label] BUILDSTDERR: 1137 | _c5s5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1137 | _c5s5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iK_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1230:1: error: BUILDSTDERR: warning: label ‘_c5sm’ defined but not used [-Wunused-label] BUILDSTDERR: 1230 | _c5sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1230 | _c5sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5sk’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1271:1: error: BUILDSTDERR: warning: label ‘_c5sk’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _c5sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _c5sk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘r5iR_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1344:1: error: BUILDSTDERR: warning: label ‘_c5sH’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _c5sH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _c5sH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5sF’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1385:1: error: BUILDSTDERR: warning: label ‘_c5sF’ defined but not used [-Wunused-label] BUILDSTDERR: 1385 | _c5sF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1385 | _c5sF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_slow’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1408:1: error: BUILDSTDERR: warning: label ‘_c5sQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _c5sQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _c5sQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5kN_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1423:1: error: BUILDSTDERR: warning: label ‘_c5to’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _c5to: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _c5to: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5th’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1465:1: error: BUILDSTDERR: warning: label ‘_c5th’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _c5th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _c5th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5kW_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1513:1: error: BUILDSTDERR: warning: label ‘_c5tZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _c5tZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _c5tZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5tW’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1551:1: error: BUILDSTDERR: warning: label ‘_c5tW’ defined but not used [-Wunused-label] BUILDSTDERR: 1551 | _c5tW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1551 | _c5tW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5l2_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1578:1: error: BUILDSTDERR: warning: label ‘_c5ui’ defined but not used [-Wunused-label] BUILDSTDERR: 1578 | _c5ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1578 | _c5ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5l8_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1617:1: error: BUILDSTDERR: warning: label ‘_c5uH’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _c5uH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _c5uH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lb_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1655:1: error: BUILDSTDERR: warning: label ‘_c5uO’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _c5uO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _c5uO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5uu’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1703:1: error: BUILDSTDERR: warning: label ‘_c5uu’ defined but not used [-Wunused-label] BUILDSTDERR: 1703 | _c5uu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1703 | _c5uu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5uU’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1754:1: error: BUILDSTDERR: warning: label ‘_c5uU’ defined but not used [-Wunused-label] BUILDSTDERR: 1754 | _c5uU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1754 | _c5uU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwreaper_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1812:1: error: BUILDSTDERR: warning: label ‘_c5vi’ defined but not used [-Wunused-label] BUILDSTDERR: 1812 | _c5vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1812 | _c5vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5vJ’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c5vJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c5vJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c5vJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5vE’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1882:1: error: BUILDSTDERR: warning: label ‘_c5vE’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _c5vE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _c5vE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_s5kE’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1899:1: error: BUILDSTDERR: warning: label ‘_s5kE’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _s5kE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _s5kE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5t2’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1920:1: error: BUILDSTDERR: warning: label ‘_c5t2’ defined but not used [-Wunused-label] BUILDSTDERR: 1920 | _c5t2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1920 | _c5t2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5tC’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1962:1: error: BUILDSTDERR: warning: label ‘_c5tC’ defined but not used [-Wunused-label] BUILDSTDERR: 1962 | _c5tC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1962 | _c5tC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5tF’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:1981:1: error: BUILDSTDERR: warning: label ‘_c5tF’ defined but not used [-Wunused-label] BUILDSTDERR: 1981 | _c5tF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1981 | _c5tF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5tI’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2002:1: error: BUILDSTDERR: warning: label ‘_c5tI’ defined but not used [-Wunused-label] BUILDSTDERR: 2002 | _c5tI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2002 | _c5tI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5tL’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2033:1: error: BUILDSTDERR: warning: label ‘_c5tL’ defined but not used [-Wunused-label] BUILDSTDERR: 2033 | _c5tL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2033 | _c5tL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5vo’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2096:1: error: BUILDSTDERR: warning: label ‘_c5vo’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _c5vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _c5vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper1_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2122:1: error: BUILDSTDERR: warning: label ‘_c5w7’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _c5w7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _c5w7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_slow’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2142:1: error: BUILDSTDERR: warning: label ‘_c5wd’ defined but not used [-Wunused-label] BUILDSTDERR: 2142 | _c5wd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2142 | _c5wd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lG_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2162:1: error: BUILDSTDERR: warning: label ‘_c5wZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _c5wZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _c5wZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lH_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2231:1: error: BUILDSTDERR: warning: label ‘_c5x4’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _c5x4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _c5x4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lA_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2296:1: error: BUILDSTDERR: warning: label ‘_c5xh’ defined but not used [-Wunused-label] BUILDSTDERR: 2296 | _c5xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2296 | _c5xh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5xa’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2356:1: error: BUILDSTDERR: warning: label ‘_c5xa’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _c5xa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _c5xa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mx_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2403:1: error: BUILDSTDERR: warning: label ‘_c5xF’ defined but not used [-Wunused-label] BUILDSTDERR: 2403 | _c5xF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2403 | _c5xF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5xy’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2442:1: error: BUILDSTDERR: warning: label ‘_c5xy’ defined but not used [-Wunused-label] BUILDSTDERR: 2442 | _c5xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2442 | _c5xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5ml_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2476:1: error: BUILDSTDERR: warning: label ‘_c5yd’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _c5yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _c5yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5y6’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2517:1: error: BUILDSTDERR: warning: label ‘_c5y6’ defined but not used [-Wunused-label] BUILDSTDERR: 2517 | _c5y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2517 | _c5y6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mq_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2567:1: error: BUILDSTDERR: warning: label ‘_c5yw’ defined but not used [-Wunused-label] BUILDSTDERR: 2567 | _c5yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2567 | _c5yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5yr’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2615:1: error: BUILDSTDERR: warning: label ‘_c5yr’ defined but not used [-Wunused-label] BUILDSTDERR: 2615 | _c5yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2615 | _c5yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5yu’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2634:1: error: BUILDSTDERR: warning: label ‘_c5yu’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _c5yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _c5yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mg_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2657:1: error: BUILDSTDERR: warning: label ‘_c5yT’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _c5yT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _c5yT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5yM’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2694:1: error: BUILDSTDERR: warning: label ‘_c5yM’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _c5yM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _c5yM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lV_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2724:1: error: BUILDSTDERR: warning: label ‘_c5zt’ defined but not used [-Wunused-label] BUILDSTDERR: 2724 | _c5zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2724 | _c5zt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5m2_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2760:1: error: BUILDSTDERR: warning: label ‘_c5zU’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _c5zU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _c5zU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5m4_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2799:1: error: BUILDSTDERR: warning: label ‘_c5A1’ defined but not used [-Wunused-label] BUILDSTDERR: 2799 | _c5A1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2799 | _c5A1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5zH’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2848:1: error: BUILDSTDERR: warning: label ‘_c5zH’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _c5zH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _c5zH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5A6’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2904:1: error: BUILDSTDERR: warning: label ‘_c5A6’ defined but not used [-Wunused-label] BUILDSTDERR: 2904 | _c5A6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2904 | _c5A6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5lT_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:2935:1: error: BUILDSTDERR: warning: label ‘_c5Aj’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _c5Aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _c5Aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5Ah’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3004:1: error: BUILDSTDERR: warning: label ‘_c5Ah’ defined but not used [-Wunused-label] BUILDSTDERR: 3004 | _c5Ah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3004 | _c5Ah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5m9_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3025:1: error: BUILDSTDERR: warning: label ‘_c5At’ defined but not used [-Wunused-label] BUILDSTDERR: 3025 | _c5At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3025 | _c5At: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5zc’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3067:1: error: BUILDSTDERR: warning: label ‘_c5zc’ defined but not used [-Wunused-label] BUILDSTDERR: 3067 | _c5zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3067 | _c5zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mz_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3128:1: error: BUILDSTDERR: warning: label ‘_c5AA’ defined but not used [-Wunused-label] BUILDSTDERR: 3128 | _c5AA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3128 | _c5AA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5ws’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3176:1: error: BUILDSTDERR: warning: label ‘_c5ws’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _c5ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _c5ws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5wv’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3212:1: error: BUILDSTDERR: warning: label ‘_c5wv’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _c5wv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _c5wv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_zdwmkReaper_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3310:1: error: BUILDSTDERR: warning: label ‘_c5AH’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _c5AH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _c5AH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkReaper_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3364:1: error: BUILDSTDERR: warning: label ‘_c5Bm’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _c5Bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _c5Bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5Bj’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3392:1: error: BUILDSTDERR: warning: label ‘_c5Bj’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _c5Bj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _c5Bj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mX_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3428:1: error: BUILDSTDERR: warning: label ‘_c5Cb’ defined but not used [-Wunused-label] BUILDSTDERR: 3428 | _c5Cb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3428 | _c5Cb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘s5mI_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3473:1: error: BUILDSTDERR: warning: label ‘_c5Ck’ defined but not used [-Wunused-label] BUILDSTDERR: 3473 | _c5Ck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3473 | _c5Ck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5BC’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3496:1: error: BUILDSTDERR: warning: label ‘_c5BC’ defined but not used [-Wunused-label] BUILDSTDERR: 3496 | _c5BC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3496 | _c5BC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5BJ’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3520:1: error: BUILDSTDERR: warning: label ‘_c5BJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3520 | _c5BJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3520 | _c5BJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5BM’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3544:1: error: BUILDSTDERR: warning: label ‘_c5BM’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _c5BM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _c5BM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5BT’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3575:1: error: BUILDSTDERR: warning: label ‘_c5BT’ defined but not used [-Wunused-label] BUILDSTDERR: 3575 | _c5BT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3575 | _c5BT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘_c5BW’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3601:1: error: BUILDSTDERR: warning: label ‘_c5BW’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _c5BW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _c5BW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_mkListAction_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:3656:1: error: BUILDSTDERR: warning: label ‘_c5CJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3656 | _c5CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3656 | _c5CJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4098:1: error: BUILDSTDERR: warning: label ‘_c5CZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4098 | _c5CZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4098 | _c5CZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4141:1: error: BUILDSTDERR: warning: label ‘_c5Db’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _c5Db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _c5Db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_slow’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4181:1: error: BUILDSTDERR: warning: label ‘_c5Dj’ defined but not used [-Wunused-label] BUILDSTDERR: 4181 | _c5Dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4181 | _c5Dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4199:1: error: BUILDSTDERR: warning: label ‘_c5Do’ defined but not used [-Wunused-label] BUILDSTDERR: 4199 | _c5Do: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4199 | _c5Do: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_NoReaper_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4240:1: error: BUILDSTDERR: warning: label ‘_c5Dy’ defined but not used [-Wunused-label] BUILDSTDERR: 4240 | _c5Dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4240 | _c5Dy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Workload_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4263:1: error: BUILDSTDERR: warning: label ‘_c5DF’ defined but not used [-Wunused-label] BUILDSTDERR: 4263 | _c5DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4263 | _c5DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_Reaper_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4286:1: error: BUILDSTDERR: warning: label ‘_c5DM’ defined but not used [-Wunused-label] BUILDSTDERR: 4286 | _c5DM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4286 | _c5DM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc: In function ‘autozmupdatezm0zi1zi4zm7k5Okr80TfS9UGlvnbDZZr0_ControlziReaper_ReaperSettings_con_entry’: BUILDSTDERR: /tmp/ghc20777_0/ghc_39.hc:4309:1: error: BUILDSTDERR: warning: label ‘_c5DT’ defined but not used [-Wunused-label] BUILDSTDERR: 4309 | _c5DT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4309 | _c5DT: BUILDSTDERR: | ^ + '[' -n dist/build/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for auto-update-0.1.4.. Running Haddock on library for auto-update-0.1.4.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 11 / 11) in 'Control.AutoUpdate' 100% ( 9 / 9) in 'Control.Debounce' 100% ( 18 / 18) in 'Control.Reaper' Documentation created: dist/doc/html/auto-update/index.html, dist/doc/html/auto-update/auto-update.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6KpJH3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 + cd auto-update-0.1.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 -v directory dist/doc/html/auto-update does exist: True creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 copy directory 'dist/doc/html/auto-update' to '/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4'. creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src Installing dist/doc/html/auto-update/Control-Debounce.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/Control-Debounce.html Installing dist/doc/html/auto-update/Control-AutoUpdate.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/Control-AutoUpdate.html Installing dist/doc/html/auto-update/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/haddock-bundle.min.js Installing dist/doc/html/auto-update/synopsis.png to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/synopsis.png Installing dist/doc/html/auto-update/hslogo-16.png to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/hslogo-16.png Installing dist/doc/html/auto-update/index.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/index.html Installing dist/doc/html/auto-update/auto-update.haddock to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/auto-update.haddock Installing dist/doc/html/auto-update/plus.gif to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/plus.gif Installing dist/doc/html/auto-update/meta.json to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/meta.json Installing dist/doc/html/auto-update/quick-jump.css to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/quick-jump.css Installing dist/doc/html/auto-update/auto-update.txt to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/auto-update.txt Installing dist/doc/html/auto-update/doc-index.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/doc-index.html Installing dist/doc/html/auto-update/Control-Reaper.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/Control-Reaper.html Installing dist/doc/html/auto-update/minus.gif to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/minus.gif Installing dist/doc/html/auto-update/ocean.css to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/ocean.css Installing dist/doc/html/auto-update/src/style.css to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/style.css Installing dist/doc/html/auto-update/src/Control.Debounce.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/Control.Debounce.html Installing dist/doc/html/auto-update/src/Control.Reaper.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/Control.Reaper.html Installing dist/doc/html/auto-update/src/Control.AutoUpdate.Util.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/Control.AutoUpdate.Util.html Installing dist/doc/html/auto-update/src/Control.AutoUpdate.html to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/Control.AutoUpdate.html Installing dist/doc/html/auto-update/src/highlight.js to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/src/highlight.js creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 Installing dist/doc/html/auto-update/auto-update.haddock to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4/auto-update.haddock creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update Installing LICENSE to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate Installing dist/build/Control/AutoUpdate.hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate.hi Installing dist/build/Control/Debounce.hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Debounce.hi Installing dist/build/Control/Reaper.hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Reaper.hi Installing dist/build/Control/AutoUpdate/Util.hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate/Util.hi creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate Installing dist/build/Control/AutoUpdate.p_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate.p_hi Installing dist/build/Control/Debounce.p_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Debounce.p_hi Installing dist/build/Control/Reaper.p_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Reaper.p_hi Installing dist/build/Control/AutoUpdate/Util.p_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate/Util.p_hi creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate Installing dist/build/Control/AutoUpdate.dyn_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate.dyn_hi Installing dist/build/Control/Debounce.dyn_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Debounce.dyn_hi Installing dist/build/Control/Reaper.dyn_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/Reaper.dyn_hi Installing dist/build/Control/AutoUpdate/Util.dyn_hi to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/Control/AutoUpdate/Util.dyn_hi creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 Installing dist/build/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0.a to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0.a creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 Installing dist/build/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0_p.a to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0_p.a creating /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d auto-update-0.1.4.conf ']' + install -D --mode=0644 auto-update-0.1.4.conf /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/auto-update-0.1.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z auto-update-0.1.4.conf ']' + rm -f ghc-auto-update.files ghc-auto-update-devel.files + touch ghc-auto-update.files ghc-auto-update-devel.files + ls /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/auto-update-0.1.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/auto-update-0.1.4 + '[' -d /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/lib64/ghc-8.4.4/auto-update-0.1.4 ']' + echo /usr/lib64/ghc-8.4.4/auto-update-0.1.4 + echo '%attr(755,root,root) /usr/lib64/libHSauto-update-0.1.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc/html/libraries/auto-update-0.1.4 ']' + echo /usr/share/doc/ghc/html/libraries/auto-update-0.1.4 + for i in ghc-auto-update.files ghc-auto-update-devel.files + '[' -f ghc-auto-update.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64!!g' ghc-auto-update.files + for i in ghc-auto-update.files ghc-auto-update-devel.files + '[' -f ghc-auto-update-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64!!g' ghc-auto-update-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-auto-update-0.1.4-12.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VyQ6tE + umask 022 + cd /builddir/build/BUILD + cd auto-update-0.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/licenses/ghc-auto-update + exit 0 Provides: ghc-auto-update = 0.1.4-12.fc30 ghc-auto-update(riscv-64) = 0.1.4-12.fc30 libHSauto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-auto-update-devel-0.1.4-12.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s903b7 + umask 022 + cd /builddir/build/BUILD + cd auto-update-0.1.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc-auto-update-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc-auto-update-devel + cp -pr ChangeLog.md /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc-auto-update-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64/usr/share/doc/ghc-auto-update-devel + exit 0 Provides: ghc-auto-update-devel = 0.1.4-12.fc30 ghc-auto-update-devel(riscv-64) = 0.1.4-12.fc30 ghc-auto-update-doc = 0.1.4-12.fc30 ghc-auto-update-static = 0.1.4-12.fc30 ghc-devel(auto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-auto-update-0.1.4-12.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-auto-update-devel-0.1.4-12.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ytcy9l + umask 022 + cd /builddir/build/BUILD + cd auto-update-0.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-auto-update-0.1.4-12.fc30.riscv64 + exit 0 Child return code was: 0